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
2024-10-10
rxrpc: Fix a race between socket set up and I/O thread creation
David Howells
3
-4
/
+10
2024-10-10
net: dsa: fix netdev_priv() dereference before check on non-DSA netdevice events
Vladimir Oltean
1
-2
/
+5
2024-10-10
netfilter: nf_tables: restore set elements when delete set fails
Pablo Neira Ayuso
5
-20
/
+42
2024-10-10
netfilter: nf_tables: fix memleak in map from abort path
Pablo Neira Ayuso
1
-2
/
+14
2024-10-10
mac802154: Fix potential RCU dereference issue in mac802154_scan_worker
Jiawei Ye
1
-1
/
+3
2024-10-10
Bluetooth: hci_event: Align BR/EDR JUST_WORKS paring with LE
Luiz Augusto von Dentz
1
-8
/
+5
2024-10-10
gso: fix udp gso fraglist segmentation after pull from frag_list
Willem de Bruijn
1
-2
/
+20
2024-10-10
wifi: mac80211: fix RCU list iterations
Johannes Berg
4
-4
/
+8
2024-10-10
tcp: avoid reusing FIN_WAIT2 when trying to find port in connect() process
Jason Xing
1
-0
/
+3
2024-10-10
netpoll: Ensure clean state on setup failures
Breno Leitao
1
-5
/
+10
2024-10-10
ipv4: Mask upper DSCP bits and ECN bits in NETLINK_FIB_LOOKUP family
Ido Schimmel
1
-1
/
+1
2024-10-10
ipv4: Check !in_dev earlier for ioctl(SIOCSIFADDR).
Kuniyuki Iwashima
1
-4
/
+2
2024-10-10
tipc: guard against string buffer overrun
Simon Horman
1
-2
/
+6
2024-10-10
net: sched: consistently use rcu_replace_pointer() in taprio_change()
Dmitry Antipov
1
-1
/
+3
2024-10-10
wifi: cfg80211: Set correct chandef when starting CAC
Issam Hamdi
1
-1
/
+14
2024-10-10
Bluetooth: L2CAP: Fix not validating setsockopt user input
Luiz Augusto von Dentz
1
-32
/
+20
2024-10-10
Bluetooth: ISO: Fix not validating setsockopt user input
Luiz Augusto von Dentz
1
-24
/
+12
2024-10-10
Bluetooth: hci_sock: Fix not validating setsockopt user input
Luiz Augusto von Dentz
1
-13
/
+8
2024-10-10
sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_start
Xin Long
1
-1
/
+3
2024-10-10
ipv4: ip_gre: Fix drops of small packets in ipgre_xmit
Anton Danilov
1
-3
/
+3
2024-10-10
net: add more sanity checks to qdisc_pkt_len_init()
Eric Dumazet
1
-3
/
+7
2024-10-10
net: avoid potential underflow in qdisc_pkt_len_init() with UFO
Eric Dumazet
1
-1
/
+1
2024-10-10
net: Fix gso_features_check to check for both dev->gso_{ipv4_,}max_size
Daniel Borkmann
1
-1
/
+1
2024-10-10
net: Add netif_get_gro_max_size helper for GRO
Daniel Borkmann
1
-7
/
+2
2024-10-10
Bluetooth: L2CAP: Fix uaf in l2cap_connect
Luiz Augusto von Dentz
3
-9
/
+3
2024-10-10
Bluetooth: MGMT: Fix possible crash on mgmt_index_removed
Luiz Augusto von Dentz
1
-9
/
+14
2024-10-10
netfilter: nf_tables: prevent nf_skb_duplicated corruption
Eric Dumazet
2
-4
/
+10
2024-10-04
icmp: change the order of rate limits
Eric Dumazet
2
-57
/
+74
2024-10-04
netfilter: nf_tables: use rcu chain hook list iterator from netlink dump path
Pablo Neira Ayuso
1
-1
/
+1
2024-10-04
netfilter: ctnetlink: compile ctnetlink_label_size with CONFIG_NF_CONNTRACK_E...
Simon Horman
1
-5
/
+2
2024-10-04
netfilter: nf_tables: Keep deleted flowtable hooks until after RCU
Phil Sutter
1
-1
/
+1
2024-10-04
net: qrtr: Update packets cloning when broadcasting
Youssef Samir
1
-1
/
+1
2024-10-04
net: ipv6: select DST_CACHE from IPV6_RPL_LWTUNNEL
Thomas Weißschuh
1
-0
/
+1
2024-10-04
netfilter: nf_reject_ipv6: fix nf_reject_ip6_tcphdr_put()
Eric Dumazet
1
-12
/
+2
2024-10-04
bpf: Zero former ARG_PTR_TO_{LONG,INT} args in case of error
Daniel Borkmann
1
-21
/
+23
2024-10-04
bpf: Fix helper writes to read-only maps
Daniel Borkmann
1
-2
/
+4
2024-10-04
ipv6: avoid possible NULL deref in rt6_uncached_list_flush_dev()
Eric Dumazet
1
-1
/
+1
2024-10-04
net: tipc: avoid possible garbage value
Su Hui
1
-1
/
+1
2024-10-04
net: ipv6: rpl_iptunnel: Fix memory leak in rpl_input
Justin Iurman
1
-5
/
+7
2024-10-04
can: bcm: Clear bo->bcm_proc_read after remove_proc_entry().
Kuniyuki Iwashima
1
-1
/
+3
2024-10-04
sock_map: Add a cond_resched() in sock_hash_free()
Eric Dumazet
1
-0
/
+1
2024-10-04
Bluetooth: hci_sync: Ignore errors from HCI_OP_REMOTE_NAME_REQ_CANCEL
Luiz Augusto von Dentz
1
-1
/
+4
2024-10-04
Bluetooth: hci_core: Fix sending MGMT_EV_CONNECT_FAILED
Luiz Augusto von Dentz
2
-8
/
+11
2024-10-04
wifi: mac80211: use two-phase skb reclamation in ieee80211_do_stop()
Dmitry Antipov
1
-1
/
+16
2024-10-04
wifi: cfg80211: fix two more possible UBSAN-detected off-by-one errors
Dmitry Antipov
2
-2
/
+4
2024-10-04
wifi: cfg80211: fix UBSAN noise in cfg80211_wext_siwscan()
Dmitry Antipov
1
-3
/
+3
2024-10-04
netfilter: nf_tables: remove annotation to access set timeout while holding lock
Pablo Neira Ayuso
1
-2
/
+2
2024-10-04
netfilter: nf_tables: reject expiration higher than timeout
Pablo Neira Ayuso
1
-0
/
+3
2024-10-04
netfilter: nf_tables: reject element expiration with no timeout
Pablo Neira Ayuso
1
-0
/
+3
2024-10-04
netfilter: nf_tables: elements with timeout below CONFIG_HZ never expire
Pablo Neira Ayuso
1
-1
/
+1
[next]