index
:
linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2025-10-29
net: rtnetlink: fix module reference count leak issue in rtnetlink_rcv_msg
Zhengchao Shao
2025-10-29
sctp: avoid NULL dereference when chunk data buffer is missing
Alexey Simakov
2025-10-29
rtnetlink: Allow deleting FDB entries in user namespace
Johannes Wiesböck
2025-10-29
net: rtnetlink: add NLM_F_BULK support to rtnl_fdb_del
Nikolay Aleksandrov
2025-10-29
net: rtnetlink: add bulk delete support flag
Nikolay Aleksandrov
2025-10-29
net: rtnetlink: add helper to extract msg type's kind
Nikolay Aleksandrov
2025-10-29
net: rtnetlink: add msg kind names
Nikolay Aleksandrov
2025-10-29
net: rtnetlink: remove redundant assignment to variable err
Colin Ian King
2025-10-29
tls: don't rely on tx_work during send()
Sabrina Dubroca
2025-10-29
tls: always set record_type in tls_process_cmsg
Sabrina Dubroca
2025-10-29
tcp: fix tcp_tso_should_defer() vs large RTT
Eric Dumazet
2025-10-29
net/ip6_tunnel: Prevent perpetual tunnel growth
Dmitry Safonov
2025-10-29
net/9p: fix double req put in p9_fd_cancelled
Nalivayko Sergey
2025-10-29
sctp: Fix MAC comparison to be constant-time
Eric Biggers
2025-10-29
tcp: Don't call reqsk_fastopen_remove() in tcp_conn_request().
Kuniyuki Iwashima
2025-10-29
net/sctp: fix a null dereference in sctp_disposition sctp_sf_do_5_1D_ce()
Alexandr Sapozhnikov
2025-10-29
ipvs: Defer ip_vs_ftp unregister during netns cleanup
Slavin Liu
2025-10-29
netfilter: ipset: Remove unused htable_bits in macro ahash_region
Zhen Ni
2025-10-29
tcp: fix __tcp_close() to only send RST when required
Eric Dumazet
2025-10-29
bpf: Explicitly check accesses to bpf_sock_addr
Paul Chaignon
2025-10-29
udp: Fix memory accounting leak.
Kuniyuki Iwashima
2025-10-02
net: rfkill: gpio: Fix crash due to dereferencering uninitialized pointer
Hans de Goede
2025-10-02
net: rfkill: gpio: add DT support
Philipp Zabel
2025-10-02
rds: ib: Increment i_fastreg_wrs before bailing out
Håkon Bugge
2025-10-02
tcp: Clear tcp_sk(sk)->fastopen_rsk in tcp_disconnect().
Kuniyuki Iwashima
2025-10-02
wifi: mac80211: fix incorrect type for ret
Liao Yuanhong
2025-10-02
can: j1939: j1939_local_ecu_get(): undo increment when j1939_local_ecu_get() ...
Tetsuo Handa
2025-10-02
can: j1939: j1939_sk_bind(): call j1939_priv_put() immediately when j1939_loc...
Tetsuo Handa
2025-10-02
tcp_bpf: Call sk_msg_free() when tcp_bpf_send_verdict() fails to allocate pso...
Kuniyuki Iwashima
2025-10-02
net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.
Kuniyuki Iwashima
2025-09-09
net: dsa: microchip: linearize skb for tail-tagging switches
Jakob Unterwurzacher
2025-09-09
net: dsa: microchip: update tag_ksz masks for KSZ9477 family
Pieter Van Trappen
2025-09-09
batman-adv: fix OOB read/write in network-coding decode
Stanislav Fort
2025-09-09
net: atm: fix memory leak in atm_register_sysfs when device_register fail
Wang Liang
2025-09-09
ax25: properly unshare skbs in ax25_kiss_rcv()
Eric Dumazet
2025-09-09
ipv4: Fix NULL vs error pointer check in inet_blackhole_dev_init()
Dan Carpenter
2025-09-09
icmp: fix icmp_ndo_send address translation for reply direction
Fabian Bläse
2025-09-09
Bluetooth: Fix use-after-free in l2cap_sock_cleanup_listen()
Kuniyuki Iwashima
2025-09-09
netfilter: conntrack: helper: Replace -EEXIST by -EBUSY
Phil Sutter
2025-09-09
wifi: cfg80211: fix use-after-free in cmp_bss()
Dmitry Antipov
2025-09-04
sctp: initialize more fields in sctp_v6_from_sk()
Eric Dumazet
2025-09-04
atm: atmtcp: Prevent arbitrary write in atmtcp_recv_control().
Kuniyuki Iwashima
2025-09-04
net/atm: remove the atmdev_ops {get, set}sockopt methods
Christoph Hellwig
2025-09-04
Bluetooth: hci_event: Detect if HCI_EV_NUM_COMP_PKTS is unbalanced
Luiz Augusto von Dentz
2025-09-04
net: ipv4: fix regression in local-broadcast routes
Oscar Maes
2025-08-28
net/sched: Remove unnecessary WARNING condition for empty child qdisc in htb_...
William Liu
2025-08-28
net/sched: Make cake_enqueue return NET_XMIT_CN when past buffer_limit
William Liu
2025-08-28
ipv6: sr: validate HMAC algorithm ID in seg6_hmac_info_add
Minhong He
2025-08-28
Bluetooth: fix use-after-free in device_for_each_child()
Dmitry Antipov
2025-08-28
act_mirred: use the backlog for nested calls to mirred ingress
Davide Caratti
[next]