index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-23
tls: fix NULL deref on tls_sw_splice_eof() with empty record
Jann Horn
1
-0
/
+3
2023-11-22
net/smc: avoid data corruption caused by decline
D. Wythe
1
-2
/
+6
2023-11-22
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-6
/
+70
2023-11-21
ipv4: Correct/silence an endian warning in __ip_do_redirect
Kunwu Chan
1
-1
/
+1
2023-11-20
bpf, netkit: Add indirect call wrapper for fetching peer dev
Daniel Borkmann
1
-5
/
+13
2023-11-20
bpf: Fix dev's rx stats for bpf_redirect_peer traffic
Peilin Ye
2
-0
/
+9
2023-11-20
net: Move {l,t,d}stats allocation to core and convert veth & vrf
Daniel Borkmann
1
-1
/
+48
2023-11-19
net: fill in MODULE_DESCRIPTION()s for SOCK_DIAG modules
Jakub Kicinski
12
-0
/
+12
2023-11-17
rxrpc: Defer the response to a PING ACK until we've parsed it
David Howells
1
-13
/
+13
2023-11-17
rxrpc: Fix RTT determination to use any ACK as a source
David Howells
1
-19
/
+16
2023-11-17
rxrpc: Fix some minor issues with bundle tracing
David Howells
1
-3
/
+4
2023-11-16
Merge tag 'nf-23-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
6
-40
/
+45
2023-11-16
net: sched: do not offload flows with a helper in act_ct
Xin Long
1
-0
/
+3
2023-11-15
net: Fix undefined behavior in netdev name allocation
Gal Pressman
1
-1
/
+3
2023-11-15
Revert ncsi: Propagate carrier gain/loss events to the NCSI controller
Johnathan Mantey
1
-5
/
+0
2023-11-15
mptcp: fix setsockopt(IP_TOS) subflow locking
Paolo Abeni
1
-0
/
+3
2023-11-15
mptcp: add validity check for sending RM_ADDR
Geliang Tang
1
-2
/
+3
2023-11-15
mptcp: fix possible NULL pointer dereference on close
Paolo Abeni
1
-3
/
+4
2023-11-15
mptcp: deal with large GSO size
Paolo Abeni
1
-0
/
+4
2023-11-14
netfilter: nf_tables: split async and sync catchall in two functions
Pablo Neira Ayuso
1
-25
/
+30
2023-11-14
netfilter: ipset: fix race condition between swap/destroy and kernel side add...
Jozsef Kadlecsik
1
-7
/
+7
2023-11-14
netfilter: nf_tables: bogus ENOENT when destroying element which does not exist
Pablo Neira Ayuso
1
-2
/
+3
2023-11-14
netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()
Dan Carpenter
2
-3
/
+4
2023-11-14
netfilter: nf_conntrack_bridge: initialize err to 0
Linkui Xiao
1
-1
/
+1
2023-11-14
netfilter: nft_set_rbtree: Remove unused variable nft_net
Yang Li
1
-2
/
+0
2023-11-14
af_unix: fix use-after-free in unix_stream_read_actor()
Eric Dumazet
1
-4
/
+5
2023-11-13
tipc: Fix kernel-infoleak due to uninitialized TLV value
Shigeru Yoshida
1
-0
/
+1
2023-11-13
net: gso_test: support CONFIG_MAX_SKB_FRAGS up to 45
Willem de Bruijn
1
-9
/
+5
2023-11-10
net: set SOCK_RCU_FREE before inserting socket into hashtable
Stanislav Fomichev
1
-1
/
+1
2023-11-10
Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
106
-136
/
+272
2023-11-09
net_sched: sch_fq: better validate TCA_FQ_WEIGHTS and TCA_FQ_PRIOMAP
Eric Dumazet
1
-8
/
+2
2023-11-09
net: kcm: fill in MODULE_DESCRIPTION()
Jakub Kicinski
1
-0
/
+1
2023-11-09
Merge tag 'nf-23-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
40
-7
/
+82
2023-11-09
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
8
-39
/
+19
2023-11-09
net/sched: act_ct: Always fill offloading tuple iifidx
Vlad Buslov
2
-2
/
+15
2023-11-09
Merge tag 'nfs-for-6.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-14
/
+18
2023-11-08
netfilter: nat: fix ipv6 nat redirect with mapped and scoped addresses
Florian Westphal
1
-1
/
+26
2023-11-08
netfilter: xt_recent: fix (increase) ipv6 literal buffer length
Maciej Żenczykowski
1
-1
/
+1
2023-11-08
ipvs: add missing module descriptions
Florian Westphal
16
-0
/
+16
2023-11-08
netfilter: nf_tables: remove catchall element in GC sync path
Pablo Neira Ayuso
1
-5
/
+17
2023-11-08
netfilter: add missing module descriptions
Florian Westphal
22
-0
/
+22
2023-11-08
virtio/vsock: Fix uninit-value in virtio_transport_recv_pkt()
Shigeru Yoshida
1
-0
/
+2
2023-11-08
vsock/virtio: remove socket from connected/bound list on shutdown
Filippo Storniolo
1
-5
/
+11
2023-11-08
tcp: Fix -Wc23-extensions in tcp_options_write()
Nathan Chancellor
1
-31
/
+39
2023-11-06
net/smc: put sk reference if close work was canceled
D. Wythe
1
-1
/
+2
2023-11-06
net/smc: allow cdc msg send rather than drop it with NULL sndbuf_desc
D. Wythe
1
-5
/
+4
2023-11-06
net/smc: fix dangling sock under state SMC_APPFINCLOSEWAIT
D. Wythe
4
-4
/
+9
2023-11-06
tcp: Fix SYN option room calculation for TCP-AO.
Kuniyuki Iwashima
1
-2
/
+3
2023-11-06
net, sched: Fix SKB_NOT_DROPPED_YET splat under debug config
Jamal Hadi Salim
2
-2
/
+9
2023-11-04
Merge tag '9p-for-6.7-rc1' of https://github.com/martinetd/linux
Linus Torvalds
3
-16
/
+28
[next]