summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-07-11Merge tag 'nfs-for-3.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-07-11Merge tag 'for-linus-3.11-merge-window-part-2' of git://git.kernel.org/pub/sc...Linus Torvalds
2013-07-11Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-07-10SUNRPC: Fix a deadlock in rpc_client_register()Trond Myklebust
2013-07-09rpc_pipe: rpc_dir_inode_operations can be staticFengguang Wu
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-09rpc_pipe: set dentry operations at d_alloc timeJeff Layton
2013-07-09Merge tag 'for-linus-3.11-merge-window-part-1' of git://git.kernel.org/pub/sc...Linus Torvalds
2013-07-09net: sctp: confirm route during forward progressDaniel Borkmann
2013-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-07-09Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-07-08net: rename low latency sockets functions to busy pollEliezer Tamir
2013-07-08svcrpc: fix failures to handle -1 uid'sJ. Bruce Fields
2013-07-079P: Add cancelled() to the transport functions.Simon Derr
2013-07-079P/RDMA: count posted buffers without a pending requestSimon Derr
2013-07-079P/RDMA: Improve error handling in rdma_requestSimon Derr
2013-07-079P/RDMA: Do not free req->rc in error handling in rdma_request()Simon Derr
2013-07-079P/RDMA: Use a semaphore to protect the RQSimon Derr
2013-07-079P/RDMA: Protect against duplicate repliesSimon Derr
2013-07-079P/RDMA: increase P9_RDMA_MAXSIZE to 1MBSimon Derr
2013-07-079pnet: refactor struct p9_fcall alloc codeSimon Derr
2013-07-079P/RDMA: rdma_request() needs not allocate req->rcSimon Derr
2013-07-079P: Fix fcall allocation for rdmaSimon Derr
2013-07-07net/9p: add privport option to 9p tcp transportJim Garlick
2013-07-06bridge: fix some kernel warning in multicast timerCong Wang
2013-07-04sit: fix tunnel update via netlinkNicolas Dichtel
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-07-04Merge branches 'for-3.11/battery', 'for-3.11/elo', 'for-3.11/holtek' and 'for...Jiri Kosina
2013-07-03ipv6: rt6_check_neigh should successfully verify neigh if no NUD information ...Hannes Frederic Sowa
2013-07-03net: ipv6: fix wrong ping_v6_sendmsg return valueLorenzo Colitti
2013-07-03net: ipv6: add missing lock in ping_v6_sendmsgLorenzo Colitti
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-07-03netem: fix possible NULL deref in netem_dequeue()Eric Dumazet
2013-07-03core: Copy inner_protocol in copy_skb_header()Joe Stringer
2013-07-03drivers: avoid parsing names as kthread_run() format stringsKees Cook
2013-07-03drivers: avoid format strings in names passed to alloc_workqueue()Kees Cook
2013-07-03mm: use totalram_pages instead of num_physpages at runtimeJiang Liu
2013-07-03libceph: call r_unsafe_callback when unsafe reply is receivedYan, Zheng
2013-07-03libceph: Fix NULL pointer dereference in auth client codeTyler Hicks
2013-07-03libceph: fix truncate size calculationYan, Zheng
2013-07-03libceph: fix safe completionYan, Zheng
2013-07-03libceph: print more info for short message headerAlex Elder
2013-07-03libceph: add lingering request reference when registeredAlex Elder
2013-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-07-03net: gre: move GSO functions to gre_offloadDaniel Borkmann
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-02ip_tunnels: Use skb-len to PMTU check.Pravin B Shelar
2013-07-02l2tp: make datapath resilient to packet loss when sequence numbers enabledJames Chapman
2013-07-02l2tp: make datapath sequence number support RFC-compliantJames Chapman