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
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-08-15
vsock: Do not allow binding to VMADDR_PORT_ANY
Budimir Markovic
2025-08-15
net/packet: fix a race in packet_set_ring() and packet_notifier()
Quang Le
2025-08-15
sunrpc: fix handling of server side tls alerts
Olga Kornievskaia
2025-08-15
net/sched: mqprio: fix stack out-of-bounds write in tc entry parsing
Maher Azzouzi
2025-08-15
net: devmem: fix DMA direction on unmapping
Jakub Kicinski
2025-08-15
sunrpc: fix client side handling of tls alerts
Olga Kornievskaia
2025-08-15
net/sched: taprio: enforce minimum value for picos_per_byte
Takamitsu Iwai
2025-08-15
ipv6: reject malicious packets in ipv6_gso_segment()
Eric Dumazet
2025-08-15
netpoll: prevent hanging NAPI when netcons gets enabled
Jakub Kicinski
2025-08-15
kcm: Fix splice support
Michal Luczaj
2025-08-15
bpf: Check netfilter ctx accesses are aligned
Paul Chaignon
2025-08-15
bpf: Check flow_dissector ctx accesses are aligned
Paul Chaignon
2025-08-15
ipv6: annotate data-races around rt->fib6_nsiblings
Eric Dumazet
2025-08-15
ipv6: fix possible infinite loop in fib6_info_uses_dev()
Eric Dumazet
2025-08-15
ipv6: prevent infinite loop in rt6_nlmsg_size()
Eric Dumazet
2025-08-15
ipv6: add a retry logic in net6_rt_notify()
Eric Dumazet
2025-08-15
neighbour: Fix null-ptr-deref in neigh_flush_dev().
Kuniyuki Iwashima
2025-08-15
netfilter: xt_nfacct: don't assume acct name is null-terminated
Florian Westphal
2025-08-15
bpf: Reject narrower access to pointer ctx fields
Paul Chaignon
2025-08-15
bpf: Disable migration in nf_hook_run_bpf().
Kuniyuki Iwashima
2025-08-15
Bluetooth: hci_event: Mask data status from LE ext adv reports
Chris Down
2025-08-15
Bluetooth: hci_devcd_dump: fix out-of-bounds via dev_coredumpv
Ivan Pravdin
2025-08-15
wifi: mac80211: fix WARN_ON for monitor mode on some devices
Johannes Berg
2025-08-15
wifi: nl80211: Set num_sub_specs before looping through sub_specs
Kees Cook
2025-08-15
wifi: mac80211: Write cnt before copying in ieee80211_copy_rnr_beacon()
Kees Cook
2025-08-15
Reapply "wifi: mac80211: Update skb's control block key in ieee80211_tx_deque...
Remi Pommarel
2025-08-15
wifi: mac80211: Check 802.11 encaps offloading in ieee80211_tx_h_select_key()
Remi Pommarel
2025-08-15
wifi: mac80211: Don't call fq_flow_idx() for management frames
Alexander Wetzel
2025-08-15
wifi: mac80211: Do not schedule stopped TXQs
Alexander Wetzel
2025-08-15
wifi: cfg80211: Add missing lock in cfg80211_check_and_end_cac()
Alexander Wetzel
2025-08-15
wifi: mac80211: reject TDLS operations when station is not associated
Moon Hee Lee
2025-08-15
wifi: mac80211: use RCU-safe iteration in ieee80211_csa_finish
Maharaja Kennadyrajan
2025-08-15
tcp: call tcp_measure_rcv_mss() for ooo packets
Eric Dumazet
2025-08-15
net_sched: act_ctinfo: use atomic64_t for three counters
Eric Dumazet
2025-08-15
net/sched: Restrict conditions for adding duplicating netems to qdisc tree
William Liu
2025-08-15
netfilter: nf_tables: adjust lockdep assertions handling
Fedor Pchelkin
2025-08-15
netfilter: nf_tables: Drop dead code from fill_*_info routines
Phil Sutter
2025-08-15
net: dst: add four helpers to annotate data-races around dst->dev
Eric Dumazet
2025-08-15
net: dst: annotate data-races around dst->output
Eric Dumazet
2025-08-15
net: dst: annotate data-races around dst->input
Eric Dumazet
2025-08-15
tcp: fix tcp_ofo_queue() to avoid including too much DUP SACK range
xin.guo
2025-08-15
net: annotate races around sk->sk_uid
Eric Dumazet
2025-08-15
caif: reduce stack size, again
Arnd Bergmann
2025-08-15
wifi: mac80211: Fix bssid_indicator for MBSSID in AP mode
Rameshkumar Sundaram
2025-08-15
net: ipv6: ip6mr: Fix in/out netdev to pass to the FORWARD chain
Petr Machata
2025-08-15
net, bpf: Fix RCU usage in task_cls_state() for BPF programs
Charalampos Mitrodimas
2025-08-15
bpf, ktls: Fix data corruption when using bpf_msg_pop_data() in ktls
Jiayuan Chen
2025-08-15
bpf, sockmap: Fix psock incorrectly pointing to sk
Jiayuan Chen
2025-07-24
Merge tag 'ipsec-2025-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
2025-07-22
net/sched: sch_qfq: Avoid triggering might_sleep in atomic context in qfq_del...
Xiang Mei
[next]