index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-06
bpf: Derive source IP addr via bpf_*_fib_lookup()
Martynas Pumputis
2
-1
/
+18
2024-03-06
bpf: Add table ID to bpf_fib_lookup BPF helper
Louis DeLosSantos
1
-1
/
+13
2024-03-06
af_unix: Drop oob_skb ref before purging queue in GC.
Kuniyuki Iwashima
1
-13
/
+9
2024-03-06
mptcp: fix possible deadlock in subflow diag
Paolo Abeni
1
-0
/
+3
2024-03-06
mptcp: fix double-free on socket dismantle
Davide Caratti
1
-0
/
+49
2024-03-06
mptcp: fix snd_wnd initialization for passive socket
Paolo Abeni
1
-1
/
+1
2024-03-06
mptcp: push at DSS boundaries
Paolo Abeni
1
-0
/
+1
2024-03-06
mptcp: map v4 address to v6 when destroying subflow
Geliang Tang
1
-0
/
+10
2024-03-06
mptcp: continue marking the first subflow as UNCONNECTED
Matthieu Baerts (NGI0)
1
-0
/
+2
2024-03-06
mptcp: fix duplicate subflow creation
Paolo Abeni
1
-17
/
+19
2024-03-06
mptcp: fix data races on remote_id
Paolo Abeni
2
-7
/
+7
2024-03-06
mptcp: fix data races on local_id
Paolo Abeni
6
-12
/
+22
2024-03-06
wifi: nl80211: reject iftype change with mesh ID change
Johannes Berg
1
-0
/
+2
2024-03-06
tls: fix peeking with sync+async decryption
Sabrina Dubroca
1
-3
/
+6
2024-03-06
tls: decrement decrypt_pending if no async completion will be called
Sabrina Dubroca
1
-0
/
+2
2024-03-06
net: hsr: Use correct offset for HSR TLV values in supervisory HSR frames
Lukasz Majewski
1
-1
/
+1
2024-03-06
rtnetlink: fix error logic of IFLA_BRIDGE_FLAGS writing back
Lin Ma
1
-6
/
+5
2024-03-06
netfilter: bridge: confirm multicast packets before passing them up the stack
Florian Westphal
3
-0
/
+127
2024-03-06
netfilter: let reset rules clean out conntrack entries
Florian Westphal
5
-0
/
+65
2024-03-06
netfilter: nf_tables: allow NFPROTO_INET in nft_(match/target)_validate()
Ignat Korchagin
1
-0
/
+20
2024-03-06
Bluetooth: Enforce validation on max value of connection interval
Kai-Heng Feng
2
-1
/
+11
2024-03-06
Bluetooth: hci_event: Fix handling of HCI_EV_IO_CAPA_REQUEST
Luiz Augusto von Dentz
1
-1
/
+4
2024-03-06
Bluetooth: hci_event: Fix wrongly recorded wakeup BD_ADDR
Zijun Hu
1
-2
/
+2
2024-03-06
Bluetooth: hci_sync: Fix accept_list when attempting to suspend
Luiz Augusto von Dentz
1
-1
/
+4
2024-03-06
Bluetooth: Avoid potential use-after-free in hci_error_reset
Ying Hsu
1
-3
/
+4
2024-03-06
Bluetooth: hci_sync: Check the correct flag before starting a scan
Jonas Dreßler
1
-1
/
+1
2024-03-06
ipv6: fix potential "struct net" leak in inet6_rtm_getaddr()
Eric Dumazet
1
-3
/
+4
2024-03-06
net: mctp: take ownership of skb in mctp_local_output
Jeremy Kerr
1
-2
/
+8
2024-03-06
net: ip_tunnel: prevent perpetual headroom growth
Florian Westphal
1
-7
/
+21
2024-03-06
netlink: Fix kernel-infoleak-after-free in __skb_datagram_iter
Ryosuke Yasuoka
1
-1
/
+1
2024-03-06
af_unix: Fix task hung while purging oob_skb in GC.
Kuniyuki Iwashima
1
-3
/
+4
2024-03-06
netfilter: nf_tables: disallow timeout for anonymous sets
Pablo Neira Ayuso
1
-0
/
+7
2024-03-01
arp: Prevent overflow in arp_req_get().
Kuniyuki Iwashima
1
-1
/
+2
2024-03-01
mptcp: add needs_id for netlink appending addr
Geliang Tang
1
-5
/
+19
2024-03-01
mptcp: userspace pm send RM_ADDR for ID 0
Geliang Tang
1
-0
/
+39
2024-03-01
Fix write to cloned skb in ipv6_hop_ioam()
Justin Iurman
1
-0
/
+10
2024-03-01
phonet/pep: fix racy skb_queue_empty() use
Rémi Denis-Courmont
1
-9
/
+32
2024-03-01
phonet: take correct lock to peek at the RX queue
Rémi Denis-Courmont
1
-2
/
+2
2024-03-01
net: mctp: put sock on tag allocation failure
Jeremy Kerr
1
-1
/
+1
2024-03-01
netfilter: nf_tables: use kzalloc for hook allocation
Florian Westphal
1
-1
/
+1
2024-03-01
netfilter: nf_tables: register hooks last when adding new chain/flowtable
Pablo Neira Ayuso
1
-38
/
+40
2024-03-01
netfilter: nf_tables: rename function to destroy hook list
Pablo Neira Ayuso
1
-4
/
+4
2024-03-01
netfilter: nft_flow_offload: release dst in case direct xmit path is used
Pablo Neira Ayuso
1
-0
/
+1
2024-03-01
netfilter: nft_flow_offload: reset dst in route object after setting up flow
Pablo Neira Ayuso
1
-3
/
+13
2024-03-01
netfilter: flowtable: simplify route logic
Pablo Neira Ayuso
2
-25
/
+11
2024-03-01
netfilter: nf_tables: set dormant flag on hook register failure
Florian Westphal
1
-0
/
+1
2024-03-01
tls: don't skip over different type records from the rx_list
Sabrina Dubroca
1
-8
/
+14
2024-03-01
tls: stop recv() if initial process_rx_list gave us non-DATA
Sabrina Dubroca
1
-1
/
+1
2024-03-01
tls: break out of main loop when PEEK gets a non-data record
Sabrina Dubroca
1
-0
/
+2
2024-03-01
bpf, sockmap: Fix NULL pointer dereference in sk_psock_verdict_data_ready()
Shigeru Yoshida
1
-2
/
+5
[next]