index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
*
netfilter: nf_ct_expect: remove the redundant slash when policy name is empty
Liping Zhang
2016-08-09
1
-1
/
+1
|
|
|
*
netfilter: nf_conntrack_sip: CSeq 0 is a valid CSeq
Christophe Leroy
2016-08-08
1
-2
/
+2
|
|
|
*
netfilter: nft_rbtree: ignore inactive matching element with no descendants
Pablo Neira Ayuso
2016-08-08
1
-4
/
+6
|
|
|
*
netfilter: nf_ct_h323: do not re-activate already expired timer
Liping Zhang
2016-08-08
1
-1
/
+2
|
|
*
|
bridge: Fix problems around fdb entries pointing to the bridge device
Toshiaki Makita
2016-08-10
1
-25
/
+27
|
|
*
|
vti: flush x-netns xfrm cache when vti interface is removed
Lance Richardson
2016-08-09
1
-0
/
+31
|
|
*
|
rxrpc: Free packets discarded in data_ready
David Howells
2016-08-09
1
-0
/
+2
|
|
*
|
rxrpc: Fix a use-after-push in data_ready handler
David Howells
2016-08-09
1
-6
/
+11
|
|
*
|
rxrpc: Once packet posted in data_ready, don't retry posting
David Howells
2016-08-09
1
-5
/
+3
|
|
*
|
rxrpc: Don't access connection from call if pointer is NULL
David Howells
2016-08-09
1
-0
/
+4
|
|
*
|
rxrpc: Need to flag call as being released on connect failure
David Howells
2016-08-09
1
-0
/
+2
|
|
*
|
rxrpc: fix uninitialized pointer dereference in debug code
Arnd Bergmann
2016-08-09
1
-0
/
+1
|
*
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2016-08-17
1
-7
/
+3
|
|
\
\
\
|
|
*
|
|
vhost/vsock: drop space available check for TX vq
Gerard Garcia
2016-08-15
1
-7
/
+3
|
*
|
|
|
Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2016-08-12
4
-24
/
+94
|
|
\
\
\
\
|
|
*
|
|
|
NFSv4: Cap the transport reconnection timer at 1/2 lease period
Trond Myklebust
2016-08-06
1
-0
/
+21
|
|
*
|
|
|
SUNRPC: Limit the reconnect backoff timer to the max RPC message timeout
Trond Myklebust
2016-08-05
2
-6
/
+15
|
|
*
|
|
|
SUNRPC: Fix reconnection timeouts
Trond Myklebust
2016-08-05
1
-7
/
+20
|
|
*
|
|
|
SUNRPC: disable the use of IPv6 temporary addresses.
NeilBrown
2016-08-05
1
-0
/
+11
|
|
*
|
|
|
SUNRPC: allow for upcalls for same uid but different gss service
Olga Kornievskaia
2016-08-05
1
-3
/
+5
|
|
*
|
|
|
SUNRPC: Fix up socket autodisconnect
Trond Myklebust
2016-08-02
1
-8
/
+18
|
|
*
|
|
|
SUNRPC: Handle EADDRNOTAVAIL on connection failures
Trond Myklebust
2016-08-01
1
-0
/
+4
|
*
|
|
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2016-08-11
1
-2
/
+2
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
9p/trans_virtio: use kvfree() for iov_iter_get_pages_alloc()
Vegard Nossum
2016-08-09
1
-2
/
+2
|
*
|
|
|
|
libceph: using kfree_rcu() to simplify the code
Wei Yongjun
2016-08-08
1
-7
/
+1
|
*
|
|
|
|
libceph: make cancel_generic_request() static
Wei Yongjun
2016-08-08
1
-1
/
+1
|
*
|
|
|
|
libceph: fix return value check in alloc_msg_with_page_vector()
Wei Yongjun
2016-08-08
1
-1
/
+1
|
|
/
/
/
/
|
*
|
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2016-08-06
6
-6
/
+1663
|
|
\
\
\
\
|
|
*
|
|
|
VSOCK: Add Makefile and Kconfig
Asias He
2016-08-02
2
-0
/
+26
|
|
*
|
|
|
VSOCK: Introduce virtio_transport.ko
Asias He
2016-08-02
1
-0
/
+624
|
|
*
|
|
|
VSOCK: Introduce virtio_vsock_common.ko
Asias He
2016-08-02
1
-0
/
+992
|
|
*
|
|
|
VSOCK: defer sock removal to transports
Stefan Hajnoczi
2016-08-02
2
-6
/
+12
|
|
*
|
|
|
VSOCK: transport-specific vsock_transport functions
Stefan Hajnoczi
2016-08-02
1
-0
/
+9
|
*
|
|
|
|
Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2016-08-05
4
-122
/
+86
|
|
\
\
\
\
\
|
|
*
|
|
|
|
SUNRPC: Detect immediate closure of accepted sockets
Trond Myklebust
2016-08-01
1
-2
/
+5
|
|
*
|
|
|
|
SUNRPC: accept() may return sockets that are still in SYN_RECV
Trond Myklebust
2016-08-01
1
-3
/
+10
|
|
*
|
|
|
|
SUNRPC: Remove unused callback xpo_adjust_wspace()
Trond Myklebust
2016-07-13
1
-2
/
+0
|
|
*
|
|
|
|
SUNRPC: Change TCP socket space reservation
Trond Myklebust
2016-07-13
1
-43
/
+4
|
|
*
|
|
|
|
SUNRPC: Add a server side per-connection limit
Trond Myklebust
2016-07-13
1
-3
/
+36
|
|
*
|
|
|
|
SUNRPC: Micro optimisation for svc_data_ready
Trond Myklebust
2016-07-13
1
-2
/
+2
|
|
*
|
|
|
|
SUNRPC: Call the default socket callbacks instead of open coding
Trond Myklebust
2016-07-13
1
-69
/
+19
|
|
*
|
|
|
|
SUNRPC: lock the socket while detaching it
Trond Myklebust
2016-07-13
1
-0
/
+3
|
|
*
|
|
|
|
SUNRPC: Add tracepoints for dropped and deferred requests
Trond Myklebust
2016-07-13
1
-0
/
+4
|
|
*
|
|
|
|
SUNRPC: Add a tracepoint for server socket out-of-space conditions
Trond Myklebust
2016-07-13
1
-2
/
+6
|
|
*
|
|
|
|
sunrpc: add gss minor status to svcauth_gss_proxy_init
Scott Mayhew
2016-07-13
1
-2
/
+3
|
|
*
|
|
|
|
sunrpc: remove 'inuse' flag from struct cache_detail.
NeilBrown
2016-07-13
1
-1
/
+1
|
*
|
|
|
|
|
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
2016-08-04
1
-1
/
+1
*
|
|
|
|
|
|
kcm: Use stream parser
Tom Herbert
2016-08-18
4
-392
/
+110
*
|
|
|
|
|
|
strparser: Stream parser for messages
Tom Herbert
2016-08-18
5
-0
/
+499
*
|
|
|
|
|
|
net: ipconfig: Fix more use after free
Thierry Reding
2016-08-18
1
-3
/
+5
[prev]
[next]