summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-02-26hlist-drop-the-node-parameter-from-iterators-fix-fix-fixAndrew Morton
2013-02-26hlist-drop-the-node-parameter-from-iterators-fixAndrew Morton
2013-02-26hlist-drop-the-node-parameter-from-iterators-fix-fix-fix-fix-fixAndrew Morton
2013-02-26hlist-drop-the-node-parameter-from-iterators-fix-fix-fix-fixAndrew Morton
2013-02-26hlist: drop the node parameter from iteratorsSasha Levin
2013-02-26sctp: convert to idr_alloc()Tejun Heo
2013-02-26mac80211: convert to idr_alloc()Tejun Heo
2013-02-26net/9p: convert to idr_alloc()Tejun Heo
2013-02-26Merge remote-tracking branch 'userns/for-next'Stephen Rothwell
2013-02-26Merge remote-tracking branch 'bluetooth/master'Stephen Rothwell
2013-02-26Merge remote-tracking branch 'slave-dma/next'Stephen Rothwell
2013-02-26Merge remote-tracking branch 'infiniband/for-next'Stephen Rothwell
2013-02-26Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2013-02-26Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2013-02-26Merge remote-tracking branch 'nfs/linux-next'Stephen Rothwell
2013-02-26Merge remote-tracking branch 'ceph/master'Stephen Rothwell
2013-02-26Merge remote-tracking branch 'ipsec/master'Stephen Rothwell
2013-02-26Merge remote-tracking branch 'net/master'Stephen Rothwell
2013-02-25Revert "ip_gre: propogate target device GSO capability to the tunnel device"Pravin B Shelar
2013-02-25IP_GRE: Fix GRE_CSUM case.Pravin B Shelar
2013-02-25IP_GRE: Fix IP-Identification.Pravin B Shelar
2013-02-23net: change type of virtio_chan->p9_max_pagesZhang Yanfei
2013-02-23net/core: apply pm_runtime_set_memalloc_noio on network devicesMing Lei
2013-02-23sock_diag: Simplify sock_diag_handlers[] handling in __sock_diag_rcv_msgMathias Krause
2013-02-23sock_diag: Fix out-of-bounds access to sock_diag_handlers[]Mathias Krause
2013-02-22fs: Preserve error code in get_empty_filp(), part 2Anatol Pomozov
2013-02-22new helper: file_inode(file)Al Viro
2013-02-22SUNRPC: Don't start the retransmission timer when out of socket spaceTrond Myklebust
2013-02-22tcp: fix SYN-data space mis-accountingYuchung Cheng
2013-02-22sock: only define socket limit if mem cgroup configuredstephen hemminger
2013-02-22net: Fix locking bug in netif_set_xps_queueAlexander Duyck
2013-02-22ipv4: fix error handling in icmp_protocol.Li Wei
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-02-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-02-21sun.com documentation fixesChristian Kujau
2013-02-21ipv6: use a stronger hash for tcpEric Dumazet
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-21ipv4: fix a bug in ping_err().Li Wei
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-21IB/core: Add "type 2" memory windows supportShani Michaeli
2013-02-21Merge tag 'nfs-for-3.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-02-21af_key: initialize satype in key_notify_policy_flush()Nicolas Dichtel
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-02-20ipv6: fix race condition regarding dst->expires and dst->from.YOSHIFUJI Hideaki / 吉藤英明
2013-02-20net: fix a wrong assignment in skb_split()Amerigo Wang
2013-02-20Bluetooth: Rename hci_acl_disconnAndre Guedes
2013-02-19Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-19Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-02-19ip_gre: remove an extra dst_release()Eric Dumazet