index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
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
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-11-08
mptcp: init: protect sched with rcu_read_lock
Matthieu Baerts (NGI0)
1
-0
/
+2
2024-11-08
wifi: cfg80211: clear wdev->cqm_config pointer on free
Johannes Berg
1
-0
/
+1
2024-11-08
wifi: mac80211: do not pass a stopped vif to the driver in .get_txpower
Felix Fietkau
1
-1
/
+2
2024-11-08
rpcrdma: Always release the rpcrdma_device's xa_array
Chuck Lever
1
-0
/
+1
2024-11-08
bpf, test_run: Fix LIVE_FRAME frame update after a page has been recycled
Toke Høiland-Jørgensen
1
-0
/
+1
2024-11-08
netfilter: nft_payload: sanitize offset and length before calling skb_checksum()
Pablo Neira Ayuso
1
-0
/
+3
2024-11-08
net: skip offload for NETIF_F_IPV6_CSUM if ipv6 header contains extension
Benoît Monin
1
-0
/
+4
2024-11-08
Bluetooth: hci: fix null-ptr-deref in hci_read_supported_codecs
Sungwoo Kim
1
-7
/
+11
2024-11-08
netfilter: nf_reject_ipv6: fix potential crash in nf_send_reset6()
Eric Dumazet
1
-8
/
+7
2024-11-08
netfilter: Fix use-after-free in get_info()
Dong Chenchen
1
-1
/
+1
2024-11-08
net: fix crash when config small gso_max_size/gso_ipv4_max_size
Wang Liang
1
-2
/
+2
2024-11-08
net/sched: sch_api: fix xa_insert() error path in tcf_block_get_ext()
Vladimir Oltean
1
-0
/
+1
2024-11-08
net/sched: stop qdisc_tree_reduce_backlog on TC_H_ROOT
Pedro Tammela
1
-1
/
+1
2024-11-08
ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_find()
Ido Schimmel
1
-1
/
+1
2024-11-08
sock_map: fix a NULL pointer dereference in sock_map_link_update_prog()
Cong Wang
1
-0
/
+4
2024-11-08
wifi: mac80211: skip non-uploaded keys in ieee80211_iter_keys
Felix Fietkau
1
-17
/
+25
2024-11-08
mac80211: MAC80211_MESSAGE_TRACING should depend on TRACING
Geert Uytterhoeven
1
-1
/
+1
2024-11-01
xfrm: fix one more kernel-infoleak in algo dumping
Petr Vaganov
1
-1
/
+3
2024-11-01
Bluetooth: ISO: Fix UAF on iso_sock_timeout
Luiz Augusto von Dentz
1
-6
/
+12
2024-11-01
Bluetooth: SCO: Fix UAF on sco_sock_timeout
Luiz Augusto von Dentz
2
-6
/
+34
2024-11-01
Bluetooth: hci_core: Disable works on hci_unregister_dev
Luiz Augusto von Dentz
2
-12
/
+24
2024-11-01
net: sched: use RCU read-side critical section in taprio_dump()
Dmitry Antipov
1
-6
/
+12
2024-11-01
net: sched: fix use-after-free in taprio_change()
Dmitry Antipov
1
-1
/
+2
2024-11-01
net/sched: act_api: deny mismatched skip_sw/skip_hw flags for actions created...
Vladimir Oltean
1
-1
/
+22
2024-11-01
bpf: Remove MEM_UNINIT from skb/xdp MTU helpers
Daniel Borkmann
1
-27
/
+15
2024-11-01
bpf: Add MEM_WRITE attribute
Daniel Borkmann
1
-2
/
+2
2024-11-01
net: fix races in netdev_tx_sent_queue()/dev_watchdog()
Eric Dumazet
1
-1
/
+7
2024-11-01
netfilter: xtables: fix typo causing some targets not to load on IPv6
Pablo Neira Ayuso
3
-2
/
+3
2024-11-01
netfilter: bpf: must hold reference on net namespace
Florian Westphal
1
-0
/
+4
2024-11-01
xfrm: validate new SA's prefixlen using SA family when sel.family is unset
Sabrina Dubroca
1
-1
/
+5
2024-11-01
xfrm: respect ip protocols rules criteria when performing dst lookups
Eyal Birger
3
-0
/
+20
2024-11-01
xfrm: extract dst lookup parameters into a struct
Eyal Birger
4
-52
/
+60
2024-11-01
bpf, vsock: Drop static vsock_bpf_prot initialization
Michal Luczaj
1
-8
/
+0
2024-11-01
vsock: Update msg_count on read_skb()
Michal Luczaj
1
-0
/
+3
2024-11-01
vsock: Update rx_bytes on read_skb()
Michal Luczaj
1
-2
/
+9
2024-11-01
bpf, sockmap: SK_DROP on attempted redirects of unsupported af_vsock
Michal Luczaj
1
-0
/
+8
2024-11-01
Bluetooth: bnep: fix wild-memory-access in proto_unregister
Ye Bin
1
-2
/
+1
2024-11-01
bpf: Fix link info netfilter flags to populate defrag flag
Tyrone Wu
1
-1
/
+2
2024-11-01
genetlink: hold RCU in genlmsg_mcast()
Eric Dumazet
3
-22
/
+18
2024-11-01
tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink().
Kuniyuki Iwashima
1
-5
/
+16
2024-11-01
net/smc: Fix searching in list of known pnetids in smc_pnet_add_pnetid
Li RongQing
1
-1
/
+1
2024-11-01
net/smc: Fix memory leak when using percpu refs
Kai Shen
1
-1
/
+5
2024-11-01
ipv4: give an IPv4 dev to blackhole_netdev
Xin Long
1
-10
/
+25
2024-11-01
bpf: Make sure internal and UAPI bpf_redirect flags don't overlap
Toke Høiland-Jørgensen
1
-3
/
+5
2024-10-22
Bluetooth: ISO: Fix multiple init when debugfs is disabled
Aaron Thompson
1
-5
/
+1
2024-10-22
Bluetooth: Remove debugfs directory on module init failure
Aaron Thompson
1
-0
/
+1
2024-10-22
Bluetooth: Call iso_exit() on module unload
Aaron Thompson
1
-0
/
+2
2024-10-22
mptcp: prevent MPC handshake on port-based signal endpoints
Paolo Abeni
5
-0
/
+15
2024-10-22
tcp: fix mptcp DSS corruption due to large pmtu xmit
Paolo Abeni
1
-3
/
+1
2024-10-22
udp: Compute L4 checksum as usual when not segmenting the skb
Jakub Sitnicki
2
-2
/
+6
[next]