aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-03-02netfilter: nf_ct_helper: Fix logging for dropped packetsJoe Perches
2013-03-02mac80211: another fix for idle handling in monitor modeFelix Fietkau
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-03-01mac80211: fix VHT MCS calculationJohannes Berg
2013-03-01mac80211: fix oops on mesh PS broadcast forwardingMarco Porsch
2013-03-01nl80211: increase wiphy dump size dynamicallyJohannes Berg
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-28mac80211: really fix monitor mode channel reportingJohannes Berg
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-27nl80211: remove channel width and extended capa advertisingJohannes Berg
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 crash due to un-canceled work-itemsBen Greear
2013-02-26mac80211: stop timers before canceling work itemsBen Greear
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
2013-02-26nl80211: remove radar informationJohannes Berg
2013-02-26mac80211: fix tim_lock lockingJohannes Berg
2013-02-25libceph: use a do..while loop in con_work()Alex Elder
2013-02-25libceph: use a flag to indicate a fault has occurredAlex Elder