aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds10-29/+28
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/roland/infinibandLinus 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/ebiederm/user-namespaceLinus Torvalds9-91/+170
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-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/s390/linuxLinus Torvalds1-1/+4
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus 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/gregkh/ttyLinus 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/git/gregkh/driver-coreLinus 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-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/git/tj/wqLinus Torvalds1-5/+3
2013-02-19Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller14-332/+307
2013-02-19ip_gre: remove an extra dst_release()Eric Dumazet1-3/+1
2013-02-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn 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/jberg/mac80211-nextJohn W. Linville14-332/+307
2013-02-18Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid 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