index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-09-07
9
-316
/
+288
|
\
|
*
SUNRPC: Prevent SYN+SYNACK+RST storms
Trond Myklebust
2015-08-29
1
-0
/
+2
|
*
SUNRPC: xs_reset_transport must mark the connection as disconnected
Trond Myklebust
2015-08-29
1
-0
/
+1
|
*
SUNRPC: Allow sockets to do GFP_NOIO allocations
Trond Myklebust
2015-08-19
1
-3
/
+3
|
*
Merge branch 'bugfixes'
Trond Myklebust
2015-08-17
1
-4
/
+5
|
|
\
|
|
*
SUNRPC: Fix a thinko in xs_connect()
Trond Myklebust
2015-08-17
1
-4
/
+5
|
*
|
Merge tag 'nfs-rdma-for-4.3' of git://git.linux-nfs.org/projects/anna/nfs-rdma
Trond Myklebust
2015-08-17
7
-308
/
+276
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
xprtrdma: take HCA driver refcount at client
Devesh Sharma
2015-08-05
1
-8
/
+29
|
|
*
xprtrdma: Count RDMA_NOMSG type calls
Chuck Lever
2015-08-05
3
-2
/
+5
|
|
*
xprtrdma: Clean up xprt_rdma_print_stats()
Chuck Lever
2015-08-05
1
-25
/
+23
|
|
*
xprtrdma: Fix large NFS SYMLINK calls
Chuck Lever
2015-08-05
1
-9
/
+16
|
|
*
xprtrdma: Fix XDR tail buffer marshalling
Chuck Lever
2015-08-05
1
-2
/
+42
|
|
*
xprtrdma: Don't provide a reply chunk when expecting a short reply
Chuck Lever
2015-08-05
1
-12
/
+1
|
|
*
xprtrdma: Always provide a write list when sending NFS READ
Chuck Lever
2015-08-05
1
-17
/
+4
|
|
*
xprtrdma: Account for RPC/RDMA header size when deciding to inline
Chuck Lever
2015-08-05
1
-2
/
+27
|
|
*
xprtrdma: Remove logic that constructs RDMA_MSGP type calls
Chuck Lever
2015-08-05
3
-107
/
+51
|
|
*
xprtrdma: Clean up rpcrdma_ia_open()
Chuck Lever
2015-08-05
5
-45
/
+67
|
|
*
xprtrdma: Remove last ib_reg_phys_mr() call site
Chuck Lever
2015-08-05
2
-82
/
+21
|
|
*
xprtrdma: Don't fall back to PHYSICAL memory registration
Chuck Lever
2015-08-05
1
-1
/
+1
|
|
*
xprtrdma: Raise maximum payload size to one megabyte
Chuck Lever
2015-08-05
1
-2
/
+1
|
|
*
xprtrdma: Make xprt_setup_rdma() agnostic to family of server address
Chuck Lever
2015-08-05
1
-17
/
+11
|
*
|
sunrpc: increase UNX_MAXNODENAME from 32 to __NEW_UTS_LEN bytes
Jeff Layton
2015-08-12
1
-1
/
+1
|
|
/
*
|
Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2015-09-05
6
-150
/
+197
|
\
\
|
*
|
sunrpc: Switch to using hash list instead single list
Kinglong Mee
2015-08-13
1
-29
/
+31
|
*
|
sunrpc/nfsd: Remove redundant code by exports seq_operations functions
Kinglong Mee
2015-08-13
1
-6
/
+9
|
*
|
sunrpc: Store cache_detail in seq_file's private directly
Kinglong Mee
2015-08-13
1
-15
/
+13
|
*
|
nfsd/sunrpc: factor svc_rqst allocation and freeing from sv_nrthreads refcoun...
Jeff Layton
2015-08-10
1
-18
/
+36
|
*
|
nfsd/sunrpc: move pool_mode definitions into svc.h
Jeff Layton
2015-08-10
1
-24
/
+7
|
*
|
nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operation
Jeff Layton
2015-08-10
1
-5
/
+5
|
*
|
nfsd/sunrpc: move sv_module parm into sv_ops
Jeff Layton
2015-08-10
1
-5
/
+3
|
*
|
nfsd/sunrpc: move sv_function into sv_ops
Jeff Layton
2015-08-10
1
-5
/
+3
|
*
|
nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into it
Jeff Layton
2015-08-10
1
-9
/
+9
|
*
|
svcrdma: Change maximum server payload back to RPCSVC_MAXPAYLOAD
Chuck Lever
2015-08-10
2
-2
/
+1
|
*
|
svcrdma: Remove svc_rdma_fastreg()
Chuck Lever
2015-07-20
1
-34
/
+0
|
*
|
svcrdma: Clean up svc_rdma_get_reply_array()
Chuck Lever
2015-07-20
1
-0
/
+73
|
*
|
svcrdma: Fix send_reply() scatter/gather set-up
Chuck Lever
2015-07-20
1
-1
/
+9
|
*
|
NFS/RDMA Release resources in svcrdma when device is removed
Shirley Ma
2015-07-20
1
-0
/
+1
*
|
|
userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key
Andrea Arcangeli
2015-09-04
1
-1
/
+1
*
|
|
fs: create and use seq_show_option for escaping
Kees Cook
2015-09-04
1
-2
/
+5
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-09-03
411
-7873
/
+14465
|
\
\
\
|
*
|
|
netfilter: nf_conntrack: make nf_ct_zone_dflt built-in
Daniel Borkmann
2015-09-02
2
-7
/
+6
|
*
|
|
netfilter: nf_dup{4, 6}: fix build error when nf_conntrack disabled
Daniel Borkmann
2015-09-02
2
-0
/
+2
|
*
|
|
ipv6: fix exthdrs offload registration in out_rt path
Daniel Borkmann
2015-09-02
1
-1
/
+1
|
*
|
|
sock, diag: fix panic in sock_diag_put_filterinfo
Daniel Borkmann
2015-09-02
1
-0
/
+3
|
*
|
|
flow_dissector: Use 'const' where possible.
David S. Miller
2015-09-01
1
-38
/
+41
|
*
|
|
flow: Move __get_hash_from_flowi{4,6} into flow_dissector.c
David S. Miller
2015-09-01
2
-36
/
+35
|
*
|
|
flow_dissector: Don't use bit fields.
David S. Miller
2015-09-01
1
-7
/
+7
|
*
|
|
flow_dissector: Ignore flow dissector return value from ___skb_get_hash
Tom Herbert
2015-09-01
1
-9
/
+3
|
*
|
|
flow_dissector: Add control/reporting of encapsulation
Tom Herbert
2015-09-01
1
-0
/
+15
|
*
|
|
flow_dissector: Add flag to stop parsing when an IPv6 flow label is seen
Tom Herbert
2015-09-01
1
-1
/
+4
[next]