index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
stable/7.0.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2025-10-15
net/9p: Fix buffer overflow in USB transport layer
Dominique Martinet
2025-10-15
sunrpc: fix null pointer dereference on zero-length checksum
Lei Lu
2025-10-15
net: nfc: nci: Add parameter validation for packet data
Deepak Sharma
2025-10-15
tcp: use skb->len instead of skb->truesize in tcp_can_ingest()
Eric Dumazet
2025-10-15
Bluetooth: hci_sync: Fix using random address for BIG/PA advertisements
Luiz Augusto von Dentz
2025-10-15
Bluetooth: ISO: don't leak skb in ISO_CONT RX
Pauli Virtanen
2025-10-15
Bluetooth: ISO: free rx_skb if not consumed
Pauli Virtanen
2025-10-15
Bluetooth: ISO: Fix possible UAF on iso_conn_free
Luiz Augusto von Dentz
2025-10-15
Bluetooth: MGMT: Fix not exposing debug UUID on MGMT_OP_READ_EXP_FEATURES_INFO
Luiz Augusto von Dentz
2025-10-15
netfilter: nf_conntrack: do not skip entries in /proc/net/nf_conntrack
Eric Dumazet
2025-10-15
netfilter: nfnetlink: reset nlh pointer during batch replay
Fernando Fernandez Mancera
2025-10-15
ipvs: Defer ip_vs_ftp unregister during netns cleanup
Slavin Liu
2025-10-15
net: ethtool: tsconfig: set command must provide a reply
Vadim Fedorenko
2025-10-15
wifi: cfg80211: fix width unit in cfg80211_radio_chandef_valid()
Ryder Lee
2025-10-15
wifi: mac80211: fix Rx packet handling when pubsta information is not available
Aditya Kumar Singh
2025-10-15
mptcp: Use __sk_dst_get() and dst_dev_rcu() in mptcp_active_enable().
Kuniyuki Iwashima
2025-10-15
mptcp: Call dst_release() in mptcp_active_enable().
Kuniyuki Iwashima
2025-10-15
tls: Use __sk_dst_get() and dst_dev_rcu() in get_netdev_for_sock().
Kuniyuki Iwashima
2025-10-15
smc: Use __sk_dst_get() and dst_dev_rcu() in smc_vlan_by_tcpsk().
Kuniyuki Iwashima
2025-10-15
smc: Use __sk_dst_get() and dst_dev_rcu() in smc_clc_prfx_match().
Kuniyuki Iwashima
2025-10-15
smc: Use __sk_dst_get() and dst_dev_rcu() in in smc_clc_prfx_set().
Kuniyuki Iwashima
2025-10-15
smc: Fix use-after-free in __pnet_find_base_ndev().
Kuniyuki Iwashima
2025-10-15
ipvs: Use READ_ONCE/WRITE_ONCE for ipvs->enable
Zhang Tengfei
2025-10-15
netfilter: ipset: Remove unused htable_bits in macro ahash_region
Zhen Ni
2025-10-15
wifi: mac80211: fix reporting of all valid links in sta_set_sinfo()
Sarika Sharma
2025-10-15
ipv6: snmp: do not track per idev ICMP6_MIB_RATELIMITHOST
Eric Dumazet
2025-10-15
ipv6: snmp: do not use SNMP_MIB_SENTINEL anymore
Eric Dumazet
2025-10-15
tcp: fix __tcp_close() to only send RST when required
Eric Dumazet
2025-10-15
wifi: mac80211: consider links for validating SCAN_FLAG_AP in scan request du...
Aditya Kumar Singh
2025-10-15
wifi: mac80211: Make CONNECTION_MONITOR optional for MLO sta
Lorenzo Bianconi
2025-10-15
inet: ping: check sock_net() in ping_get_port() and ping_lookup()
Eric Dumazet
2025-10-15
ipv4: start using dst_dev_rcu()
Eric Dumazet
2025-10-15
tcp_metrics: use dst_dev_net_rcu()
Eric Dumazet
2025-10-15
net: use dst_dev_rcu() in sk_setup_caps()
Eric Dumazet
2025-10-15
ipv6: use RCU in ip6_output()
Eric Dumazet
2025-10-15
ipv6: use RCU in ip6_xmit()
Eric Dumazet
2025-10-15
ipv6: start using dst_dev_rcu()
Eric Dumazet
2025-10-15
ipv6: mcast: Add ip6_mc_find_idev() helper
Yue Haibing
2025-10-15
net: dst: introduce dst->dev_rcu
Eric Dumazet
2025-10-15
mptcp: Fix up subflow's memcg when CONFIG_SOCK_CGROUP_DATA=n.
Kuniyuki Iwashima
2025-10-15
bpf: Explicitly check accesses to bpf_sock_addr
Paul Chaignon
2025-10-12
net/9p: fix double req put in p9_fd_cancelled
Nalivayko Sergey
2025-09-23
nexthop: Forbid FDB status change while nexthop is in a group
Ido Schimmel
2025-09-23
net: allow alloc_skb_with_frags() to use MAX_SKB_FRAGS
Jason Baron
2025-09-22
Merge tag 'ipsec-2025-09-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2025-09-22
Bluetooth: MGMT: Fix possible UAFs
Luiz Augusto von Dentz
2025-09-20
Bluetooth: hci_event: Fix UAF in hci_acl_create_conn_sync
Luiz Augusto von Dentz
2025-09-20
Bluetooth: hci_event: Fix UAF in hci_conn_tx_dequeue
Luiz Augusto von Dentz
2025-09-20
Bluetooth: hci_sync: Fix hci_resume_advertising_sync
Luiz Augusto von Dentz
2025-09-19
net/smc: fix warning in smc_rx_splice() when calling get_page()
Sidraya Jayagond
[next]