aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-03-08Revert parts of "hlist: drop the node parameter from iterators"Arnd Bergmann
2013-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-04tcp: fix double-counted receiver RTT when leaving receiver fast pathNeal Cardwell
2013-03-04CAIF: fix sparse warning for caif_usbSilviu-Mihai Popescu
2013-03-04rds: simplify a warning messageCong Wang
2013-03-04net: ipv6: Don't purge default router if accept_ra=2Lorenzo Colitti
2013-03-04sctp: use KMALLOC_MAX_SIZE instead of its own MAX_KMALLOC_SIZECong Wang
2013-03-04rds: limit the size allocated by rds_message_alloc()Cong Wang
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2013-03-03caif_dev: fix sparse warnings for caif_flow_cbSilviu-Mihai Popescu
2013-03-02Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-03-02SUNRPC: One line comment fixTrond Myklebust
2013-03-01sctp: use the passed in gfp flags instead GFP_KERNELDan Carpenter
2013-03-01ipv[4|6]: correct dropwatch false positive in local_deliver_finishNeil Horman
2013-03-01Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-03-01l2tp: Restore socket refcount when sendmsg succeedsGuillaume Nault
2013-03-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-28Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-02-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-02-28SUNRPC: add call to get configured timeoutWeston Andros Adamson
2013-02-28sctp: fix association hangs due to partial delivery errorsLee A. Roberts
2013-02-28sctp: fix association hangs due to errors when reneging events from the order...Lee A. Roberts
2013-02-28sctp: fix association hangs due to reneging packets below the cumulative TSN ...Lee A. Roberts
2013-02-28sctp: fix association hangs due to off-by-one errors in sctp_tsnmap_grow()Lee A. Roberts
2013-02-28SUNRPC: make AF_LOCAL connect synchronousJ. Bruce Fields
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-27sctp: convert to idr_alloc()Tejun Heo
2013-02-27mac80211: convert to idr_alloc()Tejun Heo
2013-02-27net/9p: convert to idr_alloc()Tejun Heo
2013-02-27net/sctp: Validate parameter size for SCTP_GET_ASSOC_STATSGuenter Roeck
2013-02-27irda: small read beyond end of array in debug codeDan Carpenter
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26libceph: add support for HASHPSPOOL pool flagSage Weil
2013-02-26libceph: update osd request/reply encodingSage Weil
2013-02-26libceph: calculate placement based on the internal data typesSage Weil
2013-02-26ceph: update support for PGID64, PGPOOL3, OSDENC protocol featuresSage Weil
2013-02-26libceph: decode into cpu-native ceph_pg typeSage Weil
2013-02-26libceph: rename ceph_pg -> ceph_pg_v1Sage Weil
2013-02-26Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2013-02-26mac80211: fix monitor mode channel reportingFelix Fietkau
2013-02-26mac80211: fix idle handling in monitor modeFelix Fietkau
2013-02-26mac80211: Ensure off-channel frames don't get queuedSeth Forshee
2013-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-02-26Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-02-26Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-02-26get_empty_filp()/alloc_file() leave both ->f_pos and ->f_version zeroAl Viro
2013-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-02-26mac80211: fix the problem of forwarding from DS to DS in MeshChun-Yeow Yeoh
2013-02-26nl80211: remove TCP WoWLAN informationJohannes Berg