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
*
tipc: introduce Gap ACK blocks for broadcast link
Tuong Lien
2020-05-26
5
-185
/
+293
*
tcp: tcp_v4_err() icmp skb is named icmp_skb
Eric Dumazet
2020-05-26
1
-1
/
+1
*
bridge: mrp: Fix out-of-bounds read in br_mrp_parse
Horatiu Vultur
2020-05-25
1
-0
/
+6
*
tcp: allow traceroute -Mtcp for unpriv users
Eric Dumazet
2020-05-25
2
-0
/
+4
*
ipv4: potential underflow in compat_ip_setsockopt()
Dan Carpenter
2020-05-25
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-24
38
-217
/
+442
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-05-23
37
-215
/
+435
|
|
\
|
|
*
rxrpc: Fix a memory leak in rxkad_verify_response()
Qiushi Wu
2020-05-23
1
-2
/
+1
|
|
*
Merge tag 'rxrpc-fixes-20200520' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
2020-05-22
13
-122
/
+282
|
|
|
\
|
|
|
*
rxrpc: Fix ack discard
David Howells
2020-05-20
1
-4
/
+26
|
|
|
*
rxrpc: Trace discarded ACKs
David Howells
2020-05-20
1
-2
/
+10
|
|
|
*
rxrpc: Fix the excessive initial retransmission timeout
David Howells
2020-05-11
13
-118
/
+248
|
|
*
|
sctp: Start shutdown on association restart if in SHUTDOWN-SENT state and soc...
Jere Leppänen
2020-05-22
1
-4
/
+5
|
|
*
|
tipc: block BH before using dst_cache
Eric Dumazet
2020-05-22
1
-1
/
+5
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-05-22
1
-5
/
+21
|
|
|
\
\
|
|
|
*
|
flow_dissector: Drop BPF flow dissector prog ref on netns cleanup
Jakub Sitnicki
2020-05-21
1
-5
/
+21
|
|
*
|
|
mptcp: use untruncated hash in ADD_ADDR HMAC
Todd Malsbary
2020-05-22
4
-25
/
+24
|
|
*
|
|
net: don't return invalid table id error when we fall back to PF_UNSPEC
Sabrina Dubroca
2020-05-21
4
-5
/
+4
|
|
*
|
|
net: ipip: fix wrong address family in init error path
Vadim Fedorenko
2020-05-21
1
-1
/
+1
|
|
*
|
|
net/tls: free record only on encryption error
Vadim Fedorenko
2020-05-21
1
-2
/
+4
|
|
*
|
|
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 tag 'nfs-for-5.7-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-05-15
1
-2
/
+7
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
SUNRPC: 'Directory with parent 'rpc_clnt' already present!'
J. Bruce Fields
2020-05-14
1
-1
/
+1
|
|
*
|
SUNRPC: Signalled ASYNC tasks need to exit
Chuck Lever
2020-05-11
1
-0
/
+5
|
|
*
|
SUNRPC: fix use-after-free in rpc_free_client_work()
NeilBrown
2020-05-10
1
-1
/
+1
*
|
|
|
ethtool: propagate get_coalesce return value
Heiner Kallweit
2020-05-23
1
-1
/
+4
*
|
|
|
net: devres: provide devm_register_netdev()
Bartosz Golaszewski
2020-05-23
1
-0
/
+55
*
|
|
|
net: devres: define a separate devres structure for devm_alloc_etherdev()
Bartosz Golaszewski
2020-05-23
1
-8
/
+12
*
|
|
|
net: move devres helpers into a separate source file
Bartosz Golaszewski
2020-05-23
3
-29
/
+37
*
|
|
|
net: psample: fix build error when CONFIG_INET is not enabled
Randy Dunlap
2020-05-23
1
-0
/
+8
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-05-22
17
-374
/
+789
|
\
\
\
\
|
*
|
|
|
xsk: Explicitly inline functions and move definitions
Björn Töpel
2020-05-21
3
-143
/
+65
|
*
|
|
|
xdp: Simplify xdp_return_{frame, frame_rx_napi, buff}
Björn Töpel
2020-05-21
1
-12
/
+9
|
*
|
|
|
xsk: Remove MEM_TYPE_ZERO_COPY and corresponding code
Björn Töpel
2020-05-21
6
-306
/
+14
|
*
|
|
|
xsk: Introduce AF_XDP buffer allocation API
Björn Töpel
2020-05-21
7
-117
/
+592
|
*
|
|
|
xsk: Move defines only used by AF_XDP internals to xsk.h
Björn Töpel
2020-05-21
2
-0
/
+16
|
*
|
|
|
xsk: Move driver interface to xdp_sock_drv.h
Magnus Karlsson
2020-05-21
5
-4
/
+5
|
*
|
|
|
xsk: Move xskmap.c to net/xdp/
Björn Töpel
2020-05-21
3
-1
/
+284
[next]