index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-04-20
28
-138
/
+218
|
\
|
*
net/smc: fix shutdown in state SMC_LISTEN
Ursula Braun
2018-04-19
1
-6
/
+4
|
*
llc: hold llc_sap before release_sock()
Cong Wang
2018-04-19
1
-0
/
+7
|
*
net: caif: fix spelling mistake "UKNOWN" -> "UNKNOWN"
Colin Ian King
2018-04-19
1
-1
/
+1
|
*
net: change the comment of dev_mc_init
sunlianwen
2018-04-19
1
-1
/
+1
|
*
tipc: fix infinite loop when dumping link monitor summary
Tung Nguyen
2018-04-18
2
-8
/
+5
|
*
tipc: fix use-after-free in tipc_nametbl_stop
Jon Maloy
2018-04-18
1
-12
/
+17
|
*
KEYS: DNS: limit the length of option strings
Eric Biggers
2018-04-17
1
-7
/
+5
|
*
vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multi
Toshiaki Makita
2018-04-17
1
-1
/
+1
|
*
net: qrtr: add MODULE_ALIAS_NETPROTO macro
Nicolas Dechesne
2018-04-17
1
-0
/
+1
|
*
VSOCK: make af_vsock.ko removable again
Stefan Hajnoczi
2018-04-17
1
-0
/
+6
|
*
tipc: fix possible crash in __tipc_nl_net_set()
Eric Dumazet
2018-04-16
2
-0
/
+4
|
*
tipc: add policy for TIPC_NLA_NET_ADDR
Eric Dumazet
2018-04-16
1
-1
/
+2
|
*
net: Fix one possible memleak in ip_setup_cork
Gao Feng
2018-04-16
1
-3
/
+5
|
*
net: af_packet: fix race in PACKET_{R|T}X_RING
Eric Dumazet
2018-04-16
1
-9
/
+14
|
*
tcp: clear tp->packets_out when purging write queue
Soheil Hassas Yeganeh
2018-04-16
1
-1
/
+1
|
*
l2tp: hold reference on tunnels printed in l2tp/tunnels debugfs file
Guillaume Nault
2018-04-13
3
-23
/
+13
|
*
l2tp: hold reference on tunnels printed in pppol2tp proc file
Guillaume Nault
2018-04-13
1
-7
/
+17
|
*
l2tp: hold reference on tunnels in netlink dumps
Guillaume Nault
2018-04-13
3
-3
/
+30
|
*
net: fix deadlock while clearing neighbor proxy table
Wolfgang Bumiller
2018-04-12
1
-10
/
+18
|
*
sctp: do not check port in sctp_inet6_cmp_addr
Xin Long
2018-04-12
1
-30
/
+30
|
*
tipc: fix missing initializer in tipc_sendmsg()
Jon Maloy
2018-04-12
1
-1
/
+3
|
*
strparser: Fix incorrect strp->need_bytes value.
Doron Roberts-Kedes
2018-04-12
1
-4
/
+3
|
*
net: validate attribute sizes in neigh_dump_table()
Eric Dumazet
2018-04-12
1
-4
/
+8
|
*
tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established sockets
Eric Dumazet
2018-04-12
1
-2
/
+4
|
*
tipc: fix unbalanced reference counter
Jon Maloy
2018-04-12
3
-3
/
+9
|
*
net/tls: Remove VLA usage
Kees Cook
2018-04-12
1
-1
/
+9
*
|
rpc_pipefs: fix double-dput()
Al Viro
2018-04-15
1
-0
/
+1
*
|
Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2018-04-15
2
-4
/
+3
|
\
\
|
*
|
kbuild: rename *-asn1.[ch] to *.asn1.[ch]
Masahiro Yamada
2018-04-07
2
-3
/
+3
|
*
|
kbuild: clean up *-asn1.[ch] patterns from top-level Makefile
Masahiro Yamada
2018-04-07
1
-1
/
+0
*
|
|
Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2018-04-12
14
-116
/
+240
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
SUNRPC: Add helpers for decoding opaque and string types
Trond Myklebust
2018-04-10
1
-0
/
+82
|
*
|
xprtrdma: Fix corner cases when handling device removal
Chuck Lever
2018-04-10
1
-4
/
+9
|
*
|
sunrpc: Add static trace point to report result of RPC ping
Chuck Lever
2018-04-10
1
-0
/
+6
|
*
|
sunrpc: Add static trace point to report RPC latency stats
Chuck Lever
2018-04-10
1
-5
/
+11
|
*
|
sunrpc: Simplify synopsis of some trace points
Chuck Lever
2018-04-10
2
-6
/
+6
|
*
|
SUNRPC: Make num_reqs a non-atomic integer
Chuck Lever
2018-04-10
1
-8
/
+9
|
*
|
SUNRPC: Make RTT measurement more precise (Send)
Chuck Lever
2018-04-10
3
-1
/
+4
|
*
|
SUNRPC: Make RTT measurement more precise (Receive)
Chuck Lever
2018-04-10
1
-2
/
+3
|
*
|
SUNRPC: Move xprt_update_rtt callsite
Chuck Lever
2018-04-10
2
-3
/
+9
|
*
|
xprtrdma: Move creation of rl_rdmabuf to rpcrdma_create_req
Chuck Lever
2018-04-10
3
-34
/
+12
|
*
|
xprtrdma: Chain Send to FastReg WRs
Chuck Lever
2018-04-10
4
-18
/
+49
|
*
|
xprtrdma: "Support" call-only RPCs
Chuck Lever
2018-04-10
2
-6
/
+6
|
*
|
xprtrdma: Reduce number of MRs created by rpcrdma_mrs_create
Chuck Lever
2018-04-10
1
-1
/
+1
|
*
|
xprtrdma: ->send_request returns -EAGAIN when there are no free MRs
Chuck Lever
2018-04-10
5
-13
/
+27
|
*
|
xprtrdma: Remove xprt-specific connect cookie
Chuck Lever
2018-04-10
3
-6
/
+3
|
*
|
xprtrdma: Remove arbitrary limit on initiator depth
Chuck Lever
2018-04-10
1
-5
/
+2
|
*
|
xprtrdma: Fix latency regression on NUMA NFS/RDMA clients
Chuck Lever
2018-04-10
3
-4
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-04-12
6
-142
/
+139
|
\
\
\
[next]