summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2013-03-02ipv[4|6]: correct dropwatch false positive in local_deliver_finishNeil Horman2-4/+8
2013-03-02Merge 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-01sctp: fix association hangs due to partial delivery errorsLee A. Roberts1-11/+43
2013-03-01sctp: fix association hangs due to errors when reneging events from the order...Lee A. Roberts1-4/+22
2013-03-01sctp: fix association hangs due to reneging packets below the cumulative TSN ...Lee A. Roberts1-2/+7
2013-03-01sctp: fix association hangs due to off-by-one errors in sctp_tsnmap_grow()Lee A. Roberts1-6/+7
2013-02-28net/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-27Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller1-1/+2
2013-02-27mac80211: fix monitor mode channel reportingFelix Fietkau1-3/+9
2013-02-27mac80211: fix idle handling in monitor modeFelix Fietkau1-1/+1
2013-02-27mac80211: 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-26Merge 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-26Revert "ip_gre: propogate target device GSO capability to the tunnel device"Pravin B Shelar1-8/+2
2013-02-26IP_GRE: Fix GRE_CSUM case.Pravin B Shelar1-4/+8
2013-02-26IP_GRE: Fix IP-Identification.Pravin B Shelar2-3/+6
2013-02-24net: change type of virtio_chan->p9_max_pagesZhang Yanfei1-1/+1
2013-02-24net/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-23tcp: fix SYN-data space mis-accountingYuchung Cheng1-7/+11
2013-02-23sock: only define socket limit if mem cgroup configuredstephen hemminger1-0/+2
2013-02-23net: Fix locking bug in netif_set_xps_queueAlexander Duyck1-1/+3
2013-02-23ipv4: fix error handling in icmp_protocol.Li Wei2-1/+24
2013-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-1/+4
2013-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-4/+4
2013-02-22Merge branch 'akpm' (incoming from Andrew)Linus Torvalds1-1/+1
2013-02-22sun.com documentation fixesChristian Kujau1-1/+1
2013-02-22ipv6: use a stronger hash for tcpEric Dumazet1-2/+7
2013-02-22Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds4-18/+14
2013-02-22ipv4: fix a bug in ping_err().Li Wei1-2/+2
2013-02-22Merge 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-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds397-9406/+22992
2013-02-21ipv6: fix race condition regarding dst->expires and dst->from.YOSHIFUJI Hideaki / 吉藤英明2-5/+4
2013-02-21net: fix a wrong assignment in skb_split()Amerigo Wang1-1/+1
2013-02-20Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+3
2013-02-20Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller14-332/+307
2013-02-20ip_gre: remove an extra dst_release()Eric Dumazet1-3/+1