index
:
linux/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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2024-12-06
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2024-12-05
Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-12-05
net: avoid potential UAF in default_operstate()
Eric Dumazet
2024-12-05
Merge tag 'nf-24-12-05' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-12-04
ethtool: Fix wrong mod state in case of verbose and no_mask bitset
Kory Maincent
2024-12-04
ipmr: tune the ipmr_can_free_table() checks.
Paolo Abeni
2024-12-04
netfilter: nft_set_hash: skip duplicated elements pending gc run
Pablo Neira Ayuso
2024-12-04
netfilter: ipset: Hold module reference while requesting a module
Phil Sutter
2024-12-04
net: sched: fix ordering of qlen adjustment
Lion Ackermann
2024-12-04
net: sched: fix erspan_opt settings in cls_flower
Xin Long
2024-12-03
ethtool: Fix access to uninitialized fields in set RXNFC command
Gal Pressman
2024-12-03
Revert "udp: avoid calling sock_def_readable() if possible"
Fernando Fernandez Mancera
2024-12-03
net: Make napi_hash_lock irq safe
Joe Damato
2024-12-03
netfilter: nft_inner: incorrect percpu area handling under softirq
Pablo Neira Ayuso
2024-12-03
net: hsr: must allocate more bytes for RedBox support
Eric Dumazet
2024-12-03
rtnetlink: fix double call of rtnl_link_get_net_ifla()
Cong Wang
2024-12-03
net/smc: fix LGR and link use-after-free issue
Wen Gu
2024-12-03
net/smc: initialize close_work early to avoid warning
Wen Gu
2024-12-03
tipc: Fix use-after-free of kernel socket in cleanup_bearer().
Kuniyuki Iwashima
2024-12-03
dccp: Fix memory leak in dccp_feat_change_recv
Ivan Solodovnikov
2024-12-02
net/ipv6: release expired exception dst cached in socket
Jiri Wiesner
2024-12-02
Merge tag 'linux-can-fixes-for-6.13-20241202' of git://git.kernel.org/pub/scm...
Jakub Kicinski
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-12-02
can: j1939: j1939_session_new(): fix skb reference counting
Dmitry Antipov
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-12-01
ipv6: avoid possible NULL deref in modify_prefix_route()
Eric Dumazet
2024-11-30
net: Fix icmp host relookup triggering ip_rt_bug
Dong Chenchen
2024-11-30
net: hsr: avoid potential out-of-bound access in fill_frame_info()
Eric Dumazet
2024-11-30
net/sched: tbf: correct backlog statistic for GSO packets
Martin Ottens
2024-11-30
tcp: populate XPS related fields of timewait sockets
Eric Dumazet
2024-11-30
Merge tag '9p-for-6.13-rc1' of https://github.com/martinetd/linux
Linus Torvalds
2024-11-30
Merge tag 'ceph-for-6.13-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2024-11-30
Merge tag 'nfs-for-6.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2024-11-28
Merge tag 'net-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-11-28
sunrpc: fix one UAF issue caused by sunrpc kernel tcp socket
Liu Jian
2024-11-28
SUNRPC: timeout and cancel TLS handshake with -ETIMEDOUT
Benjamin Coddington
2024-11-28
sunrpc: clear XPRT_SOCK_UPD_TIMEOUT when reset transport
Liu Jian
2024-11-28
ipmr: fix build with clang and DEBUG_NET disabled.
Paolo Abeni
2024-11-28
netfilter: nft_socket: remove WARN_ON_ONCE on maximum cgroup level
Pablo Neira Ayuso
2024-11-28
netfilter: x_tables: fix LED ID check in led_tg_check()
Dmitry Antipov
2024-11-28
ipvs: fix UB due to uninitialized stack access in ip_vs_protocol_init()
Jinghao Jia
2024-11-28
ipmr: fix tables suspicious RCU usage
Paolo Abeni
2024-11-28
ip6mr: fix tables suspicious RCU usage
Paolo Abeni
2024-11-28
ipmr: add debug check for mr table cleanup
Paolo Abeni
2024-11-28
net_sched: sch_fq: don't follow the fast path if Tx is behind now
Jakub Kicinski
2024-11-28
tcp: Fix use-after-free of nreq in reqsk_timer_handler().
Kuniyuki Iwashima
2024-11-28
Merge tag 'for-net-2024-11-26' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
2024-11-28
rxrpc: Improve setsockopt() handling of malformed user input
Michal Luczaj
2024-11-28
llc: Improve setsockopt() handling of malformed user input
Michal Luczaj
2024-11-26
Merge tag 'nfsd-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
[next]