Age | Commit message (Expand) | Author | Files | Lines |
2016-08-01 | SUNRPC: accept() may return sockets that are still in SYN_RECV | Trond Myklebust | 1 | -3/+10 |
2016-07-13 | SUNRPC: Remove unused callback xpo_adjust_wspace() | Trond Myklebust | 1 | -2/+0 |
2016-07-13 | SUNRPC: Change TCP socket space reservation | Trond Myklebust | 1 | -43/+4 |
2016-07-13 | SUNRPC: Add a server side per-connection limit | Trond Myklebust | 1 | -3/+36 |
2016-07-13 | SUNRPC: Micro optimisation for svc_data_ready | Trond Myklebust | 1 | -2/+2 |
2016-07-13 | SUNRPC: Call the default socket callbacks instead of open coding | Trond Myklebust | 1 | -69/+19 |
2016-07-13 | SUNRPC: lock the socket while detaching it | Trond Myklebust | 1 | -0/+3 |
2016-07-13 | SUNRPC: Add tracepoints for dropped and deferred requests | Trond Myklebust | 1 | -0/+4 |
2016-07-13 | SUNRPC: Add a tracepoint for server socket out-of-space conditions | Trond Myklebust | 1 | -2/+6 |
2016-07-13 | sunrpc: add gss minor status to svcauth_gss_proxy_init | Scott Mayhew | 1 | -2/+3 |
2016-07-13 | sunrpc: remove 'inuse' flag from struct cache_detail. | NeilBrown | 1 | -1/+1 |
2016-06-16 | Merge tag 'nfsd-4.7-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 3 | -6/+28 |
2016-06-16 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -3/+3 |
2016-06-15 | rpc: share one xps between all backchannels | J. Bruce Fields | 3 | -4/+17 |
2016-06-15 | nfsd4/rpc: move backchannel create logic into rpc code | J. Bruce Fields | 1 | -2/+10 |
2016-06-15 | SUNRPC: fix xprt leak on xps allocation failure | J. Bruce Fields | 1 | -2/+3 |
2016-06-12 | Merge branch 'overlayfs-af_unix-fix' into overlayfs-linus | Miklos Szeredi | 1 | -3/+3 |
2016-06-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 51 | -155/+348 |
2016-06-09 | packet: compat support for sock_fprog | Willem de Bruijn | 2 | -2/+40 |
2016-06-09 | Merge tag 'mac80211-for-davem-2016-06-09' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2 | -4/+23 |
2016-06-09 | wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel | Prasun Maiti | 1 | -2/+23 |
2016-06-09 | cfg80211: remove get/set antenna and tx power warnings | Johannes Berg | 1 | -2/+0 |
2016-06-08 | qfq: don't leak skb if kzalloc fails | Florian Westphal | 1 | -2/+4 |
2016-06-08 | ip6gre: Allow live link address change | Shweta Choudaha | 1 | -0/+3 |
2016-06-08 | net: cls_u32: be more strict about skip-sw flag for knodes | Jakub Kicinski | 1 | -18/+19 |
2016-06-08 | net: cls_u32: catch all hardware offload errors | Jakub Kicinski | 1 | -1/+7 |
2016-06-08 | net_sched: add missing paddattr description | Eric Dumazet | 1 | -0/+2 |
2016-06-08 | ipv6: Skip XFRM lookup if dst_entry in socket cache is valid | Jakub Sitnicki | 1 | -8/+3 |
2016-06-08 | l2tp: fix configuration passed to setup_udp_tunnel_sock() | Guillaume Nault | 1 | -1/+1 |
2016-06-08 | net-sysfs: fix missing <linux/of_net.h> | Ben Dooks | 1 | -0/+1 |
2016-06-08 | bridge: Don't insert unnecessary local fdb entry on changing mac address | Toshiaki Makita | 1 | -0/+2 |
2016-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 3 | -6/+8 |
2016-06-07 | tcp: record TLP and ER timer stats in v6 stats | Yuchung Cheng | 1 | -1/+3 |
2016-06-07 | net: sched: fix tc_should_offload for specific clsact classes | Daniel Borkmann | 3 | -7/+19 |
2016-06-07 | act_police: fix a crash during removal | WANG Cong | 1 | -22/+11 |
2016-06-07 | fq_codel: return non zero qlen in class dumps | Eric Dumazet | 1 | -1/+1 |
2016-06-07 | net: cls_u32: be more strict about skip-sw flag | Jakub Kicinski | 1 | -10/+11 |
2016-06-07 | net: cls_u32: fix error code for invalid flags | Jakub Kicinski | 1 | -1/+1 |
2016-06-07 | rxrpc: fix ptr_ret.cocci warnings | Wu Fengguang | 1 | -3/+1 |
2016-06-07 | RDS: TCP: fix race windows in send-path quiescence by rds_tcp_accept_one() | Sowmini Varadhan | 5 | -8/+27 |
2016-06-07 | RDS: TCP: Retransmit half-sent datagrams when switching sockets in rds_tcp_re... | Sowmini Varadhan | 2 | -0/+2 |
2016-06-07 | RDS: TCP: Add/use rds_tcp_reset_callbacks to reset tcp socket safely | Sowmini Varadhan | 3 | -12/+67 |
2016-06-07 | fq_codel: fix NET_XMIT_CN behavior | Eric Dumazet | 1 | -6/+18 |
2016-06-06 | net_sched: keep backlog updated with qlen | WANG Cong | 1 | -0/+2 |
2016-06-06 | soreuseport: add compat case for setsockopt SO_ATTACH_REUSEPORT_CBPF | Helge Deller | 1 | -1/+2 |
2016-06-06 | ipvs: update real-server binding of outgoing connections in SIP-pe | Marco Angaroni | 2 | -4/+6 |
2016-06-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2 | -28/+27 |
2016-06-03 | sch_tbf: update backlog as well | WANG Cong | 1 | -0/+4 |
2016-06-03 | sch_red: update backlog as well | WANG Cong | 1 | -0/+4 |
2016-06-03 | sch_drr: update backlog as well | WANG Cong | 1 | -0/+4 |