index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sctp: properly validate chunk size in sctp_sf_ootb()
Xin Long
2024-11-03
1
-1
/
+1
*
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2024-11-01
3
-3
/
+9
|
\
|
*
bpf, test_run: Fix LIVE_FRAME frame update after a page has been recycled
Toke Høiland-Jørgensen
2024-10-31
1
-0
/
+1
|
*
bpf: fix filed access without lock
Jiayuan Chen
2024-10-29
1
-3
/
+4
|
*
sock_map: fix a NULL pointer dereference in sock_map_link_update_prog()
Cong Wang
2024-10-29
1
-0
/
+4
*
|
Merge tag 'net-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-10-31
18
-54
/
+99
|
\
\
|
|
/
|
/
|
|
*
Merge tag 'nf-24-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-10-31
3
-9
/
+11
|
|
\
|
|
*
netfilter: nft_payload: sanitize offset and length before calling skb_checksum()
Pablo Neira Ayuso
2024-10-31
1
-0
/
+3
|
|
*
netfilter: nf_reject_ipv6: fix potential crash in nf_send_reset6()
Eric Dumazet
2024-10-30
1
-8
/
+7
|
|
*
netfilter: Fix use-after-free in get_info()
Dong Chenchen
2024-10-30
1
-1
/
+1
|
*
|
Merge tag 'for-net-2024-10-30' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
2024-10-31
1
-7
/
+11
|
|
\
\
|
|
*
|
Bluetooth: hci: fix null-ptr-deref in hci_read_supported_codecs
Sungwoo Kim
2024-10-30
1
-7
/
+11
|
|
|
/
|
*
/
net: skip offload for NETIF_F_IPV6_CSUM if ipv6 header contains extension
Benoît Monin
2024-10-31
1
-0
/
+4
|
|
/
|
*
Merge tag 'wireless-2024-10-29' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2024-10-30
3
-2
/
+6
|
|
\
|
|
*
wifi: mac80211: ieee80211_i: Fix memory corruption bug in struct ieee80211_ch...
Gustavo A. R. Silva
2024-10-26
1
-2
/
+3
|
|
*
wifi: cfg80211: clear wdev->cqm_config pointer on free
Johannes Berg
2024-10-25
1
-0
/
+1
|
|
*
mac80211: fix user-power when emulating chanctx
Ben Greear
2024-10-25
1
-0
/
+2
|
*
|
net: fix crash when config small gso_max_size/gso_ipv4_max_size
Wang Liang
2024-10-30
1
-2
/
+2
|
*
|
net/sched: sch_api: fix xa_insert() error path in tcf_block_get_ext()
Vladimir Oltean
2024-10-29
1
-0
/
+1
|
*
|
net/sched: stop qdisc_tree_reduce_backlog on TC_H_ROOT
Pedro Tammela
2024-10-29
1
-1
/
+1
|
*
|
ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_find()
Ido Schimmel
2024-10-29
1
-1
/
+1
|
*
|
mptcp: init: protect sched with rcu_read_lock
Matthieu Baerts (NGI0)
2024-10-28
1
-0
/
+2
|
|
/
|
*
Merge tag 'wireless-2024-10-21' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2024-10-25
7
-32
/
+60
|
|
\
|
|
*
wifi: mac80211: skip non-uploaded keys in ieee80211_iter_keys
Felix Fietkau
2024-10-08
1
-17
/
+25
|
|
*
wifi: mac80211: do not pass a stopped vif to the driver in .get_txpower
Felix Fietkau
2024-10-08
1
-1
/
+2
|
|
*
wifi: mac80211: Convert color collision detection to wiphy work
Remi Pommarel
2024-10-08
3
-13
/
+16
|
|
*
wifi: cfg80211: Add wiphy_delayed_work_pending()
Remi Pommarel
2024-10-08
1
-0
/
+7
|
|
*
wifi: cfg80211: Do not create BSS entries for unsupported channels
Chenming Huang
2024-10-08
1
-0
/
+4
|
|
*
wifi: mac80211: Fix setting txpower with emulate_chanctx
Ben Greear
2024-10-08
1
-0
/
+5
|
|
*
mac80211: MAC80211_MESSAGE_TRACING should depend on TRACING
Geert Uytterhoeven
2024-10-08
1
-1
/
+1
*
|
|
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2024-10-25
1
-27
/
+15
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
bpf: Remove MEM_UNINIT from skb/xdp MTU helpers
Daniel Borkmann
2024-10-23
1
-27
/
+15
|
*
|
bpf: Add MEM_WRITE attribute
Daniel Borkmann
2024-10-23
1
-2
/
+2
*
|
|
Merge tag 'net-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-10-25
17
-92
/
+208
|
\
\
\
|
*
\
\
Merge tag 'for-net-2024-10-23' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
2024-10-24
5
-24
/
+70
|
|
\
\
\
|
|
*
|
|
Bluetooth: ISO: Fix UAF on iso_sock_timeout
Luiz Augusto von Dentz
2024-10-23
1
-6
/
+12
|
|
*
|
|
Bluetooth: SCO: Fix UAF on sco_sock_timeout
Luiz Augusto von Dentz
2024-10-23
2
-6
/
+34
|
|
*
|
|
Bluetooth: hci_core: Disable works on hci_unregister_dev
Luiz Augusto von Dentz
2024-10-23
2
-12
/
+24
|
*
|
|
|
Merge tag 'ipsec-2024-10-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
2024-10-24
5
-57
/
+88
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
xfrm: fix one more kernel-infoleak in algo dumping
Petr Vaganov
2024-10-11
1
-1
/
+3
|
|
*
|
|
xfrm: validate new SA's prefixlen using SA family when sel.family is unset
Sabrina Dubroca
2024-10-07
1
-1
/
+5
|
|
*
|
|
xfrm: policy: remove last remnants of pernet inexact list
Florian Westphal
2024-09-24
1
-3
/
+0
|
|
*
|
|
xfrm: respect ip protocols rules criteria when performing dst lookups
Eyal Birger
2024-09-23
3
-0
/
+20
|
|
*
|
|
xfrm: extract dst lookup parameters into a struct
Eyal Birger
2024-09-23
4
-52
/
+60
|
*
|
|
|
net: sched: use RCU read-side critical section in taprio_dump()
Dmitry Antipov
2024-10-23
1
-6
/
+12
|
*
|
|
|
net: sched: fix use-after-free in taprio_change()
Dmitry Antipov
2024-10-23
1
-1
/
+2
|
*
|
|
|
net/sched: act_api: deny mismatched skip_sw/skip_hw flags for actions created...
Vladimir Oltean
2024-10-23
1
-1
/
+22
|
*
|
|
|
Merge tag 'nf-24-10-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-10-22
4
-2
/
+7
|
|
\
\
\
\
|
|
*
|
|
|
netfilter: xtables: fix typo causing some targets not to load on IPv6
Pablo Neira Ayuso
2024-10-21
3
-2
/
+3
|
|
*
|
|
|
netfilter: bpf: must hold reference on net namespace
Florian Westphal
2024-10-17
1
-0
/
+4
[next]