index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
*
Bluetooth: Fix for GAP/SEC/SEM/BI-10-C
Łukasz Rymanowski
2020-05-18
1
-0
/
+4
*
rds: convert get_user_pages() --> pin_user_pages()
John Hubbard
2020-05-17
1
-4
/
+2
*
net: allow __skb_ext_alloc to sleep
Florian Westphal
2020-05-17
2
-4
/
+8
*
mptcp: remove inner wait loop from mptcp_sendmsg_frag
Florian Westphal
2020-05-17
1
-14
/
+0
*
mptcp: fill skb page frag cache outside of mptcp_sendmsg_frag
Florian Westphal
2020-05-17
1
-1
/
+6
*
mptcp: fill skb extension cache outside of mptcp_sendmsg_frag
Florian Westphal
2020-05-17
1
-4
/
+14
*
mptcp: avoid blocking in tcp_sendpages
Florian Westphal
2020-05-17
1
-3
/
+32
*
mptcp: break and restart in case mptcp sndbuf is full
Florian Westphal
2020-05-17
1
-0
/
+36
*
mptcp: move common nospace-pattern to a helper
Florian Westphal
2020-05-17
1
-14
/
+13
*
ethtool: don't call set_channels in drivers if config didn't change
Jakub Kicinski
2020-05-16
1
-0
/
+6
*
ethtool: check if there is at least one channel for TX/RX in the core
Jakub Kicinski
2020-05-16
2
-2
/
+23
*
mptcp: Use 32-bit DATA_ACK when possible
Christoph Paasch
2020-05-16
3
-9
/
+27
*
netns: enable to inherit devconf from current netns
Nicolas Dichtel
2020-05-16
3
-9
/
+41
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-15
27
-81
/
+237
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-05-15
21
-47
/
+153
|
|
\
|
|
*
ipmr: Add lockdep expression to ipmr_for_each_table macro
Amol Grover
2020-05-14
1
-3
/
+4
|
|
*
ipmr: Fix RCU list debugging warning
Amol Grover
2020-05-14
1
-1
/
+2
|
|
*
tcp: fix error recovery in tcp_zerocopy_receive()
Eric Dumazet
2020-05-14
1
-3
/
+4
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-05-14
4
-8
/
+38
|
|
|
\
|
|
|
*
netfilter: nft_set_rbtree: Add missing expired checks
Phil Sutter
2020-05-12
1
-0
/
+11
|
|
|
*
netfilter: flowtable: set NF_FLOW_TEARDOWN flag on entry expiration
Pablo Neira Ayuso
2020-05-12
1
-3
/
+5
|
|
|
*
netfilter: conntrack: fix infinite loop on rmmod
Florian Westphal
2020-05-11
1
-1
/
+12
|
|
|
*
netfilter: flowtable: Remove WQ_MEM_RECLAIM from workqueue
Roi Dayan
2020-05-11
1
-1
/
+1
|
|
|
*
netfilter: flowtable: Add pending bit for offload work
Paul Blakey
2020-05-11
1
-1
/
+7
|
|
|
*
netfilter: conntrack: avoid gcc-10 zero-length-bounds warning
Arnd Bergmann
2020-05-10
1
-2
/
+2
|
|
*
|
tipc: fix failed service subscription deletion
Tuong Lien
2020-05-13
2
-4
/
+15
|
|
*
|
tipc: fix memory leak in service subscripting
Tuong Lien
2020-05-13
1
-1
/
+3
|
|
*
|
tipc: fix large latency in smart Nagle streaming
Tuong Lien
2020-05-13
1
-11
/
+31
|
|
*
|
netlabel: cope with NULL catmap
Paolo Abeni
2020-05-12
3
-3
/
+12
|
|
*
|
tcp: fix SO_RCVLOWAT hangs with fat skbs
Eric Dumazet
2020-05-12
2
-4
/
+13
|
|
*
|
mptcp: Initialize map_seq upon subflow establishment
Christoph Paasch
2020-05-12
1
-0
/
+2
|
|
|
/
|
|
*
netprio_cgroup: Fix unlimited memory leak of v2 cgroups
Zefan Li
2020-05-09
1
-0
/
+2
|
|
*
net: ipv4: really enforce backoff for redirects
Paolo Abeni
2020-05-08
1
-1
/
+1
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2020-05-08
2
-5
/
+7
|
|
|
\
|
|
|
*
bpf, sockmap: bpf_tcp_ingress needs to subtract bytes from sg.size
John Fastabend
2020-05-06
1
-1
/
+0
|
|
|
*
bpf, sockmap: msg_pop_data can incorrecty set an sge length
John Fastabend
2020-05-06
1
-1
/
+1
|
|
|
*
bpf: Fix sk_psock refcnt leak when receiving message
Xiyu Yang
2020-04-27
1
-3
/
+6
|
|
*
|
net: tcp: fix rx timestamp behavior for tcp_recvmsg
Kelly Littlepage
2020-05-08
1
-2
/
+4
|
|
*
|
net: fix a potential recursive NETDEV_FEAT_CHANGE
Cong Wang
2020-05-07
1
-1
/
+3
|
|
*
|
mptcp: set correct vfs info for subflows
Paolo Abeni
2020-05-07
1
-0
/
+10
|
|
*
|
Revert "ipv6: add mtu lock check in __ip6_rt_update_pmtu"
Maciej Żenczykowski
2020-05-07
1
-2
/
+4
|
*
|
|
Merge tag 'nfsd-5.7-rc-2' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
2020-05-11
6
-34
/
+84
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
SUNRPC: Revert 241b1f419f0e ("SUNRPC: Remove xdr_buf_trim()")
Chuck Lever
2020-04-27
3
-5
/
+45
|
|
*
|
SUNRPC: Fix GSS privacy computation of auth->au_ralign
Chuck Lever
2020-04-27
2
-9
/
+18
|
|
*
|
SUNRPC: Add "@len" parameter to gss_unwrap()
Chuck Lever
2020-04-27
5
-24
/
+25
*
|
|
|
mptcp: cope better with MP_JOIN failure
Paolo Abeni
2020-05-15
1
-6
/
+9
*
|
|
|
inet_connection_sock: factor out destroy helper.
Paolo Abeni
2020-05-15
1
-5
/
+1
*
|
|
|
mptcp: add new sock flag to deal with join subflows
Paolo Abeni
2020-05-15
3
-8
/
+4
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-05-15
5
-16
/
+45
|
\
\
\
\
|
*
|
|
|
bpf: Implement CAP_BPF
Alexei Starovoitov
2020-05-15
2
-4
/
+4
[next]