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 tag 'nfsd-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2022-07-02
1
-1
/
+1
|
\
|
*
SUNRPC: Fix READ_PLUS crasher
Chuck Lever
2022-06-30
1
-1
/
+1
*
|
net: rose: fix UAF bugs caused by timer handler
Duoming Zhou
2022-06-30
1
-15
/
+19
*
|
ipv6: fix lockdep splat in in6_dump_addrs()
Eric Dumazet
2022-06-29
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-06-29
4
-26
/
+65
|
\
\
|
*
|
netfilter: br_netfilter: do not skip all hooks with 0 priority
Florian Westphal
2022-06-27
1
-3
/
+18
|
*
|
netfilter: nf_tables: avoid skb access on nf_stolen
Florian Westphal
2022-06-27
2
-23
/
+45
|
*
|
netfilter: nft_dynset: restore set element counter when failing to update
Pablo Neira Ayuso
2022-06-27
1
-0
/
+2
*
|
|
net: tipc: fix possible refcount leak in tipc_sk_create()
Hangyu Hua
2022-06-29
1
-0
/
+1
*
|
|
net: ipv6: unexport __init-annotated seg6_hmac_net_init()
YueHaibing
2022-06-28
1
-1
/
+0
*
|
|
ipv6/sit: fix ipip6_tunnel_get_prl return value
katrinzhou
2022-06-28
1
-5
/
+3
*
|
|
mptcp: fix race on unaccepted mptcp sockets
Paolo Abeni
2022-06-28
3
-0
/
+59
*
|
|
mptcp: consistent map handling on failure
Paolo Abeni
2022-06-28
1
-10
/
+9
*
|
|
mptcp: fix shutdown vs fallback race
Paolo Abeni
2022-06-28
4
-6
/
+19
*
|
|
mptcp: invoke MP_FAIL response when needed
Geliang Tang
2022-06-28
4
-45
/
+82
*
|
|
mptcp: introduce MAPPING_BAD_CSUM
Paolo Abeni
2022-06-28
1
-9
/
+9
*
|
|
mptcp: fix error mibs accounting
Paolo Abeni
2022-06-28
3
-6
/
+4
*
|
|
ipv6: take care of disable_policy when restoring routes
Nicolas Dichtel
2022-06-27
2
-5
/
+8
*
|
|
net/sched: act_api: Notify user space if any actions were flushed before error
Victor Nogueira
2022-06-27
1
-8
/
+14
|
/
/
*
|
tipc: move bc link creation back to tipc_node_create
Xin Long
2022-06-27
1
-19
/
+22
*
|
tunnels: do not assume mac header is set in skb_tunnel_check_pmtu()
Eric Dumazet
2022-06-27
1
-1
/
+1
*
|
tcp: add a missing nf_reset_ct() in 3WHS handling
Eric Dumazet
2022-06-24
1
-1
/
+5
*
|
net: clear msg_get_inq in __sys_recvfrom() and __copy_msghdr_from_user()
Eric Dumazet
2022-06-23
1
-10
/
+6
*
|
net/ncsi: use proper "mellanox" DT vendor prefix
Krzysztof Kozlowski
2022-06-23
1
-1
/
+2
*
|
Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-06-23
18
-70
/
+119
|
\
\
|
*
|
net: openvswitch: fix parsing of nw_proto for IPv6 fragments
Rosemarie O'Riorden
2022-06-23
1
-1
/
+1
|
*
|
sock: redo the psock vs ULP protection check
Jakub Kicinski
2022-06-23
3
-3
/
+7
|
*
|
Revert "net/tls: fix tls_sk_proto_close executed repeatedly"
Jakub Kicinski
2022-06-23
1
-3
/
+0
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-06-21
4
-25
/
+27
|
|
\
\
|
|
*
|
netfilter: nf_dup_netdev: add and use recursion counter
Florian Westphal
2022-06-21
1
-4
/
+15
|
|
*
|
netfilter: nf_dup_netdev: do not push mac header a second time
Florian Westphal
2022-06-21
1
-4
/
+10
|
|
*
|
netfilter: cttimeout: fix slab-out-of-bounds read typo in cttimeout_net_exit
Florian Westphal
2022-06-17
1
-1
/
+1
|
|
*
|
netfilter: use get_random_u32 instead of prandom
Florian Westphal
2022-06-08
2
-20
/
+5
|
*
|
|
net/tls: fix tls_sk_proto_close executed repeatedly
Ziyang Xuan
2022-06-20
1
-0
/
+3
|
*
|
|
erspan: do not assume transport header is always set
Eric Dumazet
2022-06-20
2
-10
/
+20
|
*
|
|
net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit platforms
Peilin Ye
2022-06-17
1
-2
/
+2
|
*
|
|
ethtool: Fix get module eeprom fallback
Ivan Vecera
2022-06-17
1
-1
/
+1
|
*
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-06-17
2
-13
/
+37
|
|
\
\
\
|
|
*
|
|
bpf: Fix request_sock leak in sk lookup helpers
Jon Maxwell
2022-06-15
1
-6
/
+28
|
|
*
|
|
xsk: Fix generic transmit when completion queue reservation fails
Ciara Loftus
2022-06-14
1
-7
/
+9
|
*
|
|
|
ipv4: ping: fix bind address validity check
Riccardo Paolo Bestetti
2022-06-17
1
-3
/
+7
|
*
|
|
|
tipc: fix use-after-free Read in tipc_named_reinit
Hoang Le
2022-06-17
1
-2
/
+1
|
*
|
|
|
net: fix data-race in dev_isalive()
Eric Dumazet
2022-06-17
2
-10
/
+16
*
|
|
|
|
Merge tag 'nfs-for-5.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2022-06-17
1
-0
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
sunrpc: set cl_max_connect when cloning an rpc_clnt
Scott Mayhew
2022-06-07
1
-0
/
+1
*
|
|
|
|
Merge tag 'net-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-06-16
5
-410
/
+110
|
\
\
\
\
\
|
*
|
|
|
|
Revert "net: Add a second bind table hashed by port and address"
Joanne Koong
2022-06-16
4
-405
/
+82
|
*
|
|
|
|
net: ax25: Fix deadlock caused by skb_recv_datagram in ax25_recvmsg
Duoming Zhou
2022-06-15
1
-5
/
+28
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'nfsd-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2022-06-10
2
-16
/
+25
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
SUNRPC: Remove pointer type casts from xdr_get_next_encode_buffer()
Chuck Lever
2022-06-08
1
-4
/
+4
[next]