aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2013-03-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-0/+1
2013-03-12fs: Readd the fs module aliases.Eric W. Biederman1-0/+1
2013-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-13/+29
2013-03-12Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-9/+18
2013-03-11libceph: fix decoding of pgidsSage Weil1-13/+29
2013-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds26-113/+188
2013-03-106lowpan: Fix endianness issue in is_addr_link_local().YOSHIFUJI Hideaki / 吉藤英明1-1/+1
2013-03-10dcbnl: fix various netlink info leaksMathias Krause1-0/+8
2013-03-10rtnl: fix info leak on RTM_GETLINK request for VF devicesMathias Krause1-0/+1
2013-03-10bridge: fix mdb info leaksMathias Krause1-0/+4
2013-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-3/+1
2013-03-09sunrpc: don't attempt to cancel unitialized workJ. Bruce Fields1-5/+10
2013-03-08Revert parts of "hlist: drop the node parameter from iterators"Arnd Bergmann1-1/+1
2013-03-08ipv6: stop multicast forwarding to process interface scoped addressesHannes Frederic Sowa1-1/+2
2013-03-08bridging: fix rx_handlers return codeCristian Bercaru1-0/+1
2013-03-08netlabel: fix build problems when CONFIG_IPV6=nPaul Moore1-10/+5
2013-03-08net/rds: zero last byte for strncpyChen Gang1-0/+1
2013-03-07bridge: add missing vid to br_mdb_get()Cong Wang4-5/+6
2013-03-07Fix: sparse warning in inet_csk_prepare_forced_closeChristoph Paasch1-0/+1
2013-03-07afkey: fix a typoJunwei Zhang1-4/+4
2013-03-07netlabel: correctly list all the static label mappingsPaul Moore1-6/+6
2013-03-07Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller3-7/+14
2013-03-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville6-42/+70
2013-03-06nfsd: fix krb5 handling of anonymous principalsJ. Bruce Fields1-4/+8
2013-03-06net/ipv4: Timestamp option cannot overflow with prespecified addressesDavid Ward1-1/+1
2013-03-06net: reduce net_rx_action() latency to 2 HZEric Dumazet1-1/+1
2013-03-06net: fix new kernel-doc warnings in net coreRandy Dunlap1-1/+1
2013-03-06pkt_sched: sch_qfq: remove a useless invocation of qfq_update_eligiblePaolo Valente1-2/+0
2013-03-06pkt_sched: sch_qfq: do not allow virtual time to jump if an aggregate is in s...Paolo Valente1-1/+2
2013-03-06pkt_sched: sch_qfq: prevent budget from wrapping around after a dequeuePaolo Valente1-1/+9
2013-03-06pkt_sched: sch_qfq: serve activated aggregates immediately if the scheduler i...Paolo Valente1-14/+22
2013-03-06pkt_sched: sch_qfq: fix the update of eligible-group setsPaolo Valente1-1/+1
2013-03-06pkt_sched: sch_qfq: properly cap timestamps in charge_actual_servicePaolo Valente1-2/+11
2013-03-06net/irda: Raise dtr in non-blocking openPeter Hurley1-2/+9
2013-03-06net/irda: Use barrier to set task statePeter Hurley1-1/+1
2013-03-06net/irda: Hold port lock while bumping blocked_openPeter Hurley1-2/+2
2013-03-06net/irda: Fix port open countsPeter Hurley1-9/+5
2013-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds19-139/+175
2013-03-04tcp: fix double-counted receiver RTT when leaving receiver fast pathNeal Cardwell1-3/+3
2013-03-04CAIF: fix sparse warning for caif_usbSilviu-Mihai Popescu1-2/+2
2013-03-04rds: simplify a warning messageCong Wang1-4/+1
2013-03-04net: ipv6: Don't purge default router if accept_ra=2Lorenzo Colitti1-1/+2
2013-03-04sctp: use KMALLOC_MAX_SIZE instead of its own MAX_KMALLOC_SIZECong Wang1-5/+3
2013-03-04rds: limit the size allocated by rds_message_alloc()Cong Wang1-0/+3
2013-03-04netfilter: nfnetlink: silence warning if CONFIG_PROVE_RCU isn't setPaul Bolle1-6/+1
2013-03-04netfilter: xt_AUDIT: only generate audit log when audit enabledGao feng1-0/+3
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman1-3/+1
2013-03-03caif_dev: fix sparse warnings for caif_flow_cbSilviu-Mihai Popescu1-1/+1
2013-03-02Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-1/+20
2013-03-02SUNRPC: One line comment fixTrond Myklebust1-1/+1
2013-03-02netfilter: nf_ct_helper: Fix logging for dropped packetsJoe Perches1-1/+10
2013-03-02mac80211: another fix for idle handling in monitor modeFelix Fietkau1-0/+6
2013-03-01sctp: use the passed in gfp flags instead GFP_KERNELDan Carpenter1-1/+1
2013-03-01ipv[4|6]: correct dropwatch false positive in local_deliver_finishNeil Horman2-4/+8
2013-03-01Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller4-90/+62
2013-03-01l2tp: Restore socket refcount when sendmsg succeedsGuillaume Nault1-0/+1
2013-03-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-90/+62
2013-03-01mac80211: fix VHT MCS calculationJohannes Berg1-0/+3
2013-03-01mac80211: fix oops on mesh PS broadcast forwardingMarco Porsch1-1/+2
2013-03-01nl80211: increase wiphy dump size dynamicallyJohannes Berg1-5/+25
2013-02-28Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds12-101/+162
2013-02-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds10-574/+749
2013-02-28SUNRPC: add call to get configured timeoutWeston Andros Adamson1-0/+15
2013-02-28sctp: fix association hangs due to partial delivery errorsLee A. Roberts1-11/+43
2013-02-28sctp: fix association hangs due to errors when reneging events from the order...Lee A. Roberts1-4/+22
2013-02-28sctp: fix association hangs due to reneging packets below the cumulative TSN ...Lee A. Roberts1-2/+7
2013-02-28sctp: fix association hangs due to off-by-one errors in sctp_tsnmap_grow()Lee A. Roberts1-6/+7
2013-02-28SUNRPC: make AF_LOCAL connect synchronousJ. Bruce Fields1-8/+27
2013-02-28mac80211: really fix monitor mode channel reportingJohannes Berg1-8/+13
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin110-870/+555
2013-02-27sctp: convert to idr_alloc()Tejun Heo1-16/+15
2013-02-27mac80211: convert to idr_alloc()Tejun Heo2-16/+4
2013-02-27net/9p: convert to idr_alloc()Tejun Heo1-11/+6
2013-02-27net/sctp: Validate parameter size for SCTP_GET_ASSOC_STATSGuenter Roeck1-3/+3
2013-02-27irda: small read beyond end of array in debug codeDan Carpenter1-2/+5
2013-02-27nl80211: remove channel width and extended capa advertisingJohannes Berg2-23/+1
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds10-29/+28
2013-02-26libceph: add support for HASHPSPOOL pool flagSage Weil1-13/+26
2013-02-26libceph: update osd request/reply encodingSage Weil2-77/+174
2013-02-26libceph: calculate placement based on the internal data typesSage Weil2-17/+12
2013-02-26ceph: update support for PGID64, PGPOOL3, OSDENC protocol featuresSage Weil3-83/+91
2013-02-26libceph: decode into cpu-native ceph_pg typeSage Weil3-42/+50
2013-02-26libceph: rename ceph_pg -> ceph_pg_v1Sage Weil2-10/+10
2013-02-26Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller1-1/+2
2013-02-26mac80211: Fix crash due to un-canceled work-itemsBen Greear1-0/+11
2013-02-26mac80211: stop timers before canceling work itemsBen Greear1-5/+9
2013-02-26mac80211: fix monitor mode channel reportingFelix Fietkau1-3/+9
2013-02-26mac80211: fix idle handling in monitor modeFelix Fietkau1-1/+1
2013-02-26mac80211: Ensure off-channel frames don't get queuedSeth Forshee1-25/+31
2013-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds8-45/+75
2013-02-26Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-10/+10
2013-02-26Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-4/+4
2013-02-26get_empty_filp()/alloc_file() leave both ->f_pos and ->f_version zeroAl Viro1-1/+0
2013-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds9-91/+170
2013-02-26mac80211: fix the problem of forwarding from DS to DS in MeshChun-Yeow Yeoh1-1/+16
2013-02-26nl80211: remove TCP WoWLAN informationJohannes Berg1-45/+0
2013-02-26nl80211: remove radar informationJohannes Berg1-13/+3
2013-02-26mac80211: fix tim_lock lockingJohannes Berg1-2/+2
2013-02-25libceph: use a do..while loop in con_work()Alex Elder1-41/+42
2013-02-25libceph: use a flag to indicate a fault has occurredAlex Elder1-12/+12
2013-02-25libceph: separate non-locked fault handlingAlex Elder1-19/+23
2013-02-25libceph: encapsulate connection backoffAlex Elder1-13/+24
2013-02-25libceph: eliminate sparse warningsAlex Elder3-5/+6
2013-02-25libceph: define connection flag helpersAlex Elder1-29/+78
2013-02-25Revert "ip_gre: propogate target device GSO capability to the tunnel device"Pravin B Shelar1-8/+2
2013-02-25IP_GRE: Fix GRE_CSUM case.Pravin B Shelar1-4/+8
2013-02-25IP_GRE: Fix IP-Identification.Pravin B Shelar2-3/+6
2013-02-23net: change type of virtio_chan->p9_max_pagesZhang Yanfei1-1/+1
2013-02-23net/core: apply pm_runtime_set_memalloc_noio on network devicesMing Lei1-0/+5
2013-02-23sock_diag: Simplify sock_diag_handlers[] handling in __sock_diag_rcv_msgMathias Krause1-17/+7
2013-02-23sock_diag: Fix out-of-bounds access to sock_diag_handlers[]Mathias Krause1-0/+3
2013-02-22fs: Preserve error code in get_empty_filp(), part 2Anatol Pomozov1-2/+2
2013-02-22new helper: file_inode(file)Al Viro9-26/+26
2013-02-22SUNRPC: Don't start the retransmission timer when out of socket spaceTrond Myklebust1-1/+5
2013-02-22tcp: fix SYN-data space mis-accountingYuchung Cheng1-7/+11
2013-02-22sock: only define socket limit if mem cgroup configuredstephen hemminger1-0/+2
2013-02-22net: Fix locking bug in netif_set_xps_queueAlexander Duyck1-1/+3
2013-02-22ipv4: fix error handling in icmp_protocol.Li Wei2-1/+24
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-1/+4
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-4/+4
2013-02-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds1-1/+1
2013-02-21sun.com documentation fixesChristian Kujau1-1/+1
2013-02-21ipv6: use a stronger hash for tcpEric Dumazet1-2/+7
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds4-18/+14
2013-02-21ipv4: fix a bug in ping_err().Li Wei1-2/+2
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds24-85/+58
2013-02-21IB/core: Add "type 2" memory windows supportShani Michaeli1-10/+10
2013-02-21Merge tag 'nfs-for-3.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds8-37/+42
2013-02-21netfilter: ipset: "Directory not empty" error messageJozsef Kadlecsik1-1/+2
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds397-9406/+22992
2013-02-20ipv6: fix race condition regarding dst->expires and dst->from.YOSHIFUJI Hideaki / 吉藤英明2-5/+4
2013-02-20net: fix a wrong assignment in skb_split()Amerigo Wang1-1/+1
2013-02-19Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+3
2013-02-19Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller14-332/+307
2013-02-19ip_gre: remove an extra dst_release()Eric Dumazet1-3/+1
2013-02-19Merge branch 'testing' of github.com:ceph/ceph-client into into linux-3.8-cephAlex Elder7-286/+274
2013-02-19libceph: drop return value from page vector copy routinesAlex Elder1-8/+6
2013-02-19libceph: use void pointers in page vector functionsAlex Elder1-5/+5
2013-02-19libceph: allow STAT osd operationsAlex Elder1-1/+2
2013-02-19libceph: simplify data length calculationAlex Elder1-8/+4
2013-02-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville14-332/+307
2013-02-19net: fix a build failure when !CONFIG_PROC_FSCong Wang2-8/+5
2013-02-19net: ipv4: fix waring -Wunused-variableGao feng1-4/+5
2013-02-19net: move procfs code to net/core/net-procfs.cCong Wang4-456/+417
2013-02-19ip_gre: propogate target device GSO capability to the tunnel deviceDmitry Kravkov1-2/+8
2013-02-19ip_gre: allow CSUM capable devices to handle packetsDmitry Kravkov1-5/+2
2013-02-18Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller21-197/+298
2013-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller7-9/+16
2013-02-19netfilter: nf_ct_helper: better logging for dropped packetsPablo Neira Ayuso15-65/+160
2013-02-18ipv6: fix a sparse warningEric Dumazet1-1/+2
2013-02-18Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville14-332/+307
2013-02-18Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller55-1519/+4514
2013-02-18VSOCK: Don't reject PF_VSOCK protocolAndy King1-1/+1
2013-02-18VSOCK: get rid of vsock_version.hDmitry Torokhov2-24/+1
2013-02-18VSOCK: get rid of EXPORT_SYMTABDmitry Torokhov2-4/+0
2013-02-18xfrm: release neighbor upon dst destructionRomain KUNTZ1-0/+2
2013-02-18net: proc: change proc_net_remove to remove_proc_entryGao feng55-107/+107
2013-02-18net: proc: change proc_net_fops_create to proc_createGao feng47-81/+94
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville55-1519/+4514
2013-02-18libceph: remove dead code in osd_req_encode_op()Alex Elder1-26/+5
2013-02-18libceph: report defined but unsupported osd opsAlex Elder1-0/+54
2013-02-18libceph: update ceph_osd_op_name()Alex Elder1-0/+24
2013-02-18libceph: add ceph_osd_state_name()Alex Elder1-0/+15
2013-02-18libceph: kill ceph_osdc_wait_event()Alex Elder1-18/+0
2013-02-18libceph: kill ceph_osdc_create_event() "one_shot" parameterAlex Elder1-6/+5
2013-02-18libceph: kill ceph_calc_raw_layout()Alex Elder1-45/+32
2013-02-18libdeph: don't export ceph_osdc_init() or ceph_osdc_stop()Alex Elder1-2/+0
2013-02-18libceph: lock outside send_queued()Alex Elder1-10/+9
2013-02-18ceph: kill ceph_osdc_new_request() "num_reply" parameterAlex Elder1-3/+3
2013-02-18ceph: kill ceph_osdc_writepages() "flags" parameterAlex Elder1-4/+2
2013-02-18ceph: kill ceph_osdc_writepages() "dosync" parameterAlex Elder1-2/+2
2013-02-18ceph: kill ceph_osdc_writepages() "nofail" parameterAlex Elder1-3/+3
2013-02-18ip: fix warning in xfrm4_mode_tunnel_inputstephen hemminger1-1/+2
2013-02-18ipv6: fix warning in xfrm6_mode_tunnel_inputstephen hemminger1-1/+2
2013-02-18net: move ioctl functions into a separated fileCong Wang3-574/+577
2013-02-18cfg80211: fix station change if TDLS isn't supportedJohannes Berg1-9/+0
2013-02-18ipv6: optimize inet6_hash_frag()Eric Dumazet1-14/+1
2013-02-18Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller1-59/+44
2013-02-18mac80211: don't spam mesh probe response messagesThomas Pedersen1-1/+0
2013-02-18mac80211: stringify mesh peering eventsThomas Pedersen1-14/+24
2013-02-18mac80211: clean up mesh HT operationThomas Pedersen2-40/+24
2013-02-18mac80211: fix harmless station flush warningJohannes Berg1-2/+3
2013-02-17sunrpc: silence build warning in gss_fill_contextJeff Layton1-2/+1
2013-02-17svcrpc: fix rpc server shutdown racesJ. Bruce Fields2-34/+32
2013-02-17svcrpc: make svc_age_temp_xprts enqueue under sv_lockJ. Bruce Fields1-13/+2
2013-02-15tipc: remove redundant checking for the number of iovecs in a send requestYing Xue1-6/+3
2013-02-15tipc: byte-based overload control on socket receive queueYing Xue1-38/+39
2013-02-15tipc: eliminate duplicated discard_rx_queue routineYing Xue1-15/+2
2013-02-15tipc: fix missing spinlock init in broadcast codeErik Hugne1-0/+1
2013-02-15net: use skb_reset_mac_len() in dev_gro_receive()Eric Dumazet1-3/+1
2013-02-15v4 GRE: Add TCP segmentation offload for GREPravin B Shelar10-10/+207
2013-02-15net: factor out skb_mac_gso_segment() from skb_gso_segment()Pravin B Shelar1-31/+48
2013-02-15net: Add skb_unclone() helper function.Pravin B Shelar11-19/+12
2013-02-15mac80211: Fix incorrect use of STA_PR_FMT in trace pointsSeth Forshee1-3/+3
2013-02-15Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville41-729/+2647
2013-02-15mac80211: enable vif.cab_queue for meshBob Copeland1-1/+2
2013-02-15SUNRPC: move cache_detail->cache_request callback call to cache_read()Stanislav Kinsbursky1-12/+20
2013-02-15SUNRPC: remove "cache_request" argument in sunrpc_cache_pipe_upcall() functionStanislav Kinsbursky1-7/+3
2013-02-15SUNRPC: rework cache upcall logicStanislav Kinsbursky3-23/+7
2013-02-15SUNRPC: introduce cache_detail->cache_request callbackStanislav Kinsbursky2-3/+6