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
*
net/tls: fix encryption error checking
Vadim Fedorenko
2020-05-21
1
-5
/
+6
*
net: qrtr: Fix passing invalid reference to qrtr_local_enqueue()
Manivannan Sadhasivam
2020-05-21
1
-1
/
+1
*
ethtool: count header size in reply size estimate
Michal Kubecek
2020-05-21
2
-3
/
+2
*
net: nlmsg_cancel() if put fails for nhmsg
Stephen Worley
2020-05-20
1
-0
/
+1
*
ax25: fix setsockopt(SO_BINDTODEVICE)
Eric Dumazet
2020-05-20
1
-2
/
+4
*
sctp: Don't add the shutdown timer if its already been added
Neil Horman
2020-05-19
1
-3
/
+11
*
__netif_receive_skb_core: pass skb by reference
Boris Sukholitko
2020-05-19
1
-5
/
+15
*
net: inet_csk: Fix so_reuseport bind-address cache in tb->fast*
Martin KaFai Lau
2020-05-19
1
-19
/
+24
*
mptcp: use rightmost 64 bits in ADD_ADDR HMAC
Todd Malsbary
2020-05-19
1
-2
/
+2
*
net: revert "net: get rid of an signed integer overflow in ip_idents_reserve()"
Yuqi Jin
2020-05-17
1
-8
/
+6
*
nexthop: Fix attribute checking for groups
David Ahern
2020-05-17
1
-1
/
+1
*
net: dsa: mt7530: fix roaming from DSA user ports
DENG Qingfang
2020-05-16
1
-0
/
+15
*
ipv6: Fix suspicious RCU usage warning in ip6mr
Madhuparna Bhowmik
2020-05-16
1
-1
/
+2
*
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
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-05-06
32
-163
/
+285
|
\
\
\
|
*
|
|
net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CARE
Pablo Neira Ayuso
2020-05-06
1
-2
/
+12
|
*
|
|
net: dsa: Do not leave DSA master with NULL netdev_ops
Florian Fainelli
2020-05-06
1
-1
/
+2
|
*
|
|
net: dsa: remove duplicate assignment in dsa_slave_add_cls_matchall_mirred
Vladimir Oltean
2020-05-06
1
-5
/
+3
|
*
|
|
seg6: fix SRH processing to comply with RFC8754
Ahmed Abdelsalam
2020-05-06
1
-2
/
+8
|
*
|
|
net: hsr: fix incorrect type usage for protocol variable
Murali Karicheri
2020-05-06
1
-1
/
+1
[next]