index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Lines
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
-266
/
+409
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
-19
/
+48
2020-06-13
net: atm: Remove the error message according to the atomic context
Liao Pingfang
-3
/
+1
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
-317
/
+317
2020-06-13
Merge tag '9p-for-5.8' of git://github.com/martinetd/linux
Linus Torvalds
-27
/
+34
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
-317
/
+317
2020-06-12
bpf: Fix memlock accounting for sock_hash
Andrey Ignatov
-0
/
+4
2020-06-12
bpf: sockmap: Don't attach programs to UDP sockets
Lorenz Bauer
-4
/
+6
2020-06-12
bpf: tcp: Recv() should return 0 when the peer socket is closed
Sabrina Dubroca
-0
/
+3
2020-06-12
genetlink: clean up family attributes allocations
Cong Wang
-16
/
+12
2020-06-11
rxrpc: Fix race between incoming ACK parser and retransmitter
David Howells
-18
/
+11
2020-06-11
xdp: Fix xsk_generic_xmit errno
Li RongQing
-3
/
+1
2020-06-11
tipc: fix NULL pointer dereference in tipc_disc_rcv()
Tuong Lien
-1
/
+1
2020-06-11
tipc: fix kernel WARNING in tipc_msg_append()
Tuong Lien
-3
/
+4
2020-06-11
Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
-79
/
+80
2020-06-11
xprtrdma: Make xprt_rdma_slot_table_entries static
Zou Wei
-1
/
+1
2020-06-11
sunrpc: add missing newline when printing parameter 'auth_hashtable_size' by ...
Xiongfeng Wang
-1
/
+1
2020-06-11
SUNRPC: Set SOFTCONN when destroying GSS contexts
Chuck Lever
-5
/
+4
2020-06-11
SUNRPC: rpc_call_null_helper() should set RPC_TASK_SOFT
Chuck Lever
-5
/
+4
2020-06-11
SUNRPC: rpc_call_null_helper() already sets RPC_TASK_NULLCREDS
Chuck Lever
-2
/
+2
2020-06-11
SUNRPC: trace RPC client lifetime events
Chuck Lever
-24
/
+15
2020-06-11
SUNRPC: Trace transport lifetime events
Chuck Lever
-19
/
+11
2020-06-11
SUNRPC: Split the xdr_buf event class
Chuck Lever
-5
/
+5
2020-06-11
SUNRPC: Add tracepoint to rpc_call_rpcerror()
Chuck Lever
-0
/
+1
2020-06-11
SUNRPC: Trace GSS context lifetimes
Chuck Lever
-4
/
+7
2020-06-11
SUNRPC: receive buffer size estimation values almost never change
Chuck Lever
-16
/
+32
2020-06-11
Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
-461
/
+407
2020-06-11
net/filter: Permit reading NET in load_bytes_relative when MAC not set
YiFei Zhu
-7
/
+9
2020-06-10
mptcp: don't leak msk in token container
Paolo Abeni
-0
/
+1
2020-06-10
Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
-1
/
+1
2020-06-10
Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-2
/
+2
2020-06-10
mptcp: fix races between shutdown and recvmsg
Paolo Abeni
-21
/
+24
2020-06-10
nexthop: Fix fdb labeling for groups
David Ahern
-33
/
+49
2020-06-09
dccp: Fix possible memleak in dccp_init and dccp_fini
Wang Hai
-2
/
+5
2020-06-09
net: sched: export __netdev_watchdog_up()
Valentin Longchamp
-0
/
+1
2020-06-09
net: change addr_list_lock back to static key
Cong Wang
-23
/
+46
2020-06-09
bpf, sockhash: Synchronize delete from bucket list on map free
Jakub Sitnicki
-2
/
+21
2020-06-09
bpf, sockhash: Fix memory leak when unlinking sockets in sock_hash_free
Jakub Sitnicki
-0
/
+1
2020-06-09
bpf/sockmap: Fix kernel panic at __tcp_bpf_recvmsg
dihu
-0
/
+3
2020-06-09
mmap locking API: convert mmap_sem API comments
Michel Lespinasse
-1
/
+1
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
-5
/
+5
2020-06-08
Merge tag 'rxrpc-fixes-20200605' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
-110
/
+111
2020-06-08
mptcp: bugfix for RM_ADDR option parsing
Geliang Tang
-0
/
+2
2020-06-08
net-zerocopy: use vm_insert_pages() for tcp rcv zerocopy
Arjun Roy
-7
/
+63
2020-06-08
Merge tag 'mac80211-for-davem-2020-06-08' of git://git.kernel.org/pub/scm/lin...
David S. Miller
-10
/
+30
2020-06-08
Merge tag 'ceph-for-5.8-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
-60
/
+490
2020-06-08
sunrpc: use kmemdup_nul() in gssp_stringify()
Chen Zhou
-1
/
+1
2020-06-08
net/sysctl: use cpumask_parse in flow_limit_cpu_sysctl
Christoph Hellwig
-1
/
+1
2020-06-08
net: fix wiki website url mac80211 and wireless files
Flavio Suligoi
-2
/
+2
2020-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
-76
/
+98
[next]