aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2013-03-02Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 2-1/+20
2013-03-02SUNRPC: One line comment fixGravatar Trond Myklebust 1-1/+1
2013-02-28Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 12-101/+162
2013-02-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Gravatar Linus Torvalds 10-574/+749
2013-02-28SUNRPC: add call to get configured timeoutGravatar Weston Andros Adamson 1-0/+15
2013-02-28SUNRPC: make AF_LOCAL connect synchronousGravatar J. Bruce Fields 1-8/+27
2013-02-27hlist: drop the node parameter from iteratorsGravatar Sasha Levin 110-870/+555
2013-02-27sctp: convert to idr_alloc()Gravatar Tejun Heo 1-16/+15
2013-02-27mac80211: convert to idr_alloc()Gravatar Tejun Heo 2-16/+4
2013-02-27net/9p: convert to idr_alloc()Gravatar Tejun Heo 1-11/+6
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 10-29/+28
2013-02-26libceph: add support for HASHPSPOOL pool flagGravatar Sage Weil 1-13/+26
2013-02-26libceph: update osd request/reply encodingGravatar Sage Weil 2-77/+174
2013-02-26libceph: calculate placement based on the internal data typesGravatar Sage Weil 2-17/+12
2013-02-26ceph: update support for PGID64, PGPOOL3, OSDENC protocol featuresGravatar Sage Weil 3-83/+91
2013-02-26libceph: decode into cpu-native ceph_pg typeGravatar Sage Weil 3-42/+50
2013-02-26libceph: rename ceph_pg -> ceph_pg_v1Gravatar Sage Weil 2-10/+10
2013-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 8-45/+75
2013-02-26Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Gravatar Linus Torvalds 1-10/+10
2013-02-26Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaGravatar Linus Torvalds 1-4/+4
2013-02-26get_empty_filp()/alloc_file() leave both ->f_pos and ->f_version zeroGravatar Al Viro 1-1/+0
2013-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 9-91/+170
2013-02-25libceph: use a do..while loop in con_work()Gravatar Alex Elder 1-41/+42
2013-02-25libceph: use a flag to indicate a fault has occurredGravatar Alex Elder 1-12/+12
2013-02-25libceph: separate non-locked fault handlingGravatar Alex Elder 1-19/+23
2013-02-25libceph: encapsulate connection backoffGravatar Alex Elder 1-13/+24
2013-02-25libceph: eliminate sparse warningsGravatar Alex Elder 3-5/+6
2013-02-25libceph: define connection flag helpersGravatar Alex Elder 1-29/+78
2013-02-25Revert "ip_gre: propogate target device GSO capability to the tunnel device"Gravatar Pravin B Shelar 1-8/+2
2013-02-25IP_GRE: Fix GRE_CSUM case.Gravatar Pravin B Shelar 1-4/+8
2013-02-25IP_GRE: Fix IP-Identification.Gravatar Pravin B Shelar 2-3/+6
2013-02-23net: change type of virtio_chan->p9_max_pagesGravatar Zhang Yanfei 1-1/+1
2013-02-23net/core: apply pm_runtime_set_memalloc_noio on network devicesGravatar Ming Lei 1-0/+5
2013-02-23sock_diag: Simplify sock_diag_handlers[] handling in __sock_diag_rcv_msgGravatar Mathias Krause 1-17/+7
2013-02-23sock_diag: Fix out-of-bounds access to sock_diag_handlers[]Gravatar Mathias Krause 1-0/+3
2013-02-22fs: Preserve error code in get_empty_filp(), part 2Gravatar Anatol Pomozov 1-2/+2
2013-02-22new helper: file_inode(file)Gravatar Al Viro 9-26/+26
2013-02-22SUNRPC: Don't start the retransmission timer when out of socket spaceGravatar Trond Myklebust 1-1/+5
2013-02-22tcp: fix SYN-data space mis-accountingGravatar Yuchung Cheng 1-7/+11
2013-02-22sock: only define socket limit if mem cgroup configuredGravatar stephen hemminger 1-0/+2
2013-02-22net: Fix locking bug in netif_set_xps_queueGravatar Alexander Duyck 1-1/+3
2013-02-22ipv4: fix error handling in icmp_protocol.Gravatar Li Wei 2-1/+24
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 1-1/+4
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 4-4/+4
2013-02-21Merge branch 'akpm' (incoming from Andrew)Gravatar Linus Torvalds 1-1/+1
2013-02-21sun.com documentation fixesGravatar Christian Kujau 1-1/+1
2013-02-21ipv6: use a stronger hash for tcpGravatar Eric Dumazet 1-2/+7
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 4-18/+14
2013-02-21ipv4: fix a bug in ping_err().Gravatar Li Wei 1-2/+2
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 24-85/+58