index
:
kernel/git/stable/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.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-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2024-03-21
Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-03-21
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2024-03-21
Merge tag 'nf-24-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-03-21
netfilter: nf_tables: Fix a memory leak in nf_tables_updchain
Quan Tian
2024-03-20
net: report RCU QS on threaded NAPI repolling
Yan Zhai
2024-03-21
netfilter: nf_tables: do not compare internal table flags on updates
Pablo Neira Ayuso
2024-03-21
netfilter: nft_set_pipapo: release elements in clone only from destroy path
Pablo Neira Ayuso
2024-03-19
Merge tag 'ipsec-2024-03-19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2024-03-19
devlink: fix port new reply cmd type
Jiri Pirko
2024-03-19
tcp: Clear req->syncookie in reqsk_alloc().
Kuniyuki Iwashima
2024-03-19
Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2024-03-19
net/sched: Add module alias for sch_fq_pie
Michal Koutný
2024-03-19
ipv4: raw: Fix sending packets from raw sockets via IPsec tunnels
Tobias Brunner
2024-03-19
hsr: Handle failures in module init
Felix Maurer
2024-03-19
rds: introduce acquire/release ordering in acquire/release_in_xmit()
Yewon Choi
2024-03-19
net: move dev->state into net_device_read_txrx group
Eric Dumazet
2024-03-18
Revert "net: Re-use and set mono_delivery_time bit for userspace tstamp packets"
Abhishek Chauhan
2024-03-18
xfrm: Allow UDP encapsulation only in offload modes
Leon Romanovsky
2024-03-18
net: esp: fix bad handling of pages from page_pool
Dragos Tatulea
2024-03-18
packet: annotate data-races around ignore_outgoing
Eric Dumazet
2024-03-16
Merge tag 'nfs-for-6.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2024-03-14
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-03-14
net: remove {revc,send}msg_copy_msghdr() from exports
Jens Axboe
2024-03-14
rxrpc: Fix error check on ->alloc_txbuf()
David Howells
2024-03-14
rxrpc: Fix use of changed alignment param to page_frag_alloc_align()
David Howells
2024-03-14
hsr: Fix uninit-value access in hsr_get_node()
Shigeru Yoshida
2024-03-14
tcp: Fix refcnt handling in __inet_hash_connect().
Kuniyuki Iwashima
2024-03-13
devlink: Fix devlink parallel commands processing
Shay Drory
2024-03-13
net/sched: taprio: proper TCA_TAPRIO_TC_ENTRY_INDEX check
Eric Dumazet
2024-03-13
s390/iucv: use new address translation helpers
Heiko Carstens
2024-03-13
s390/iucv: fix receive buffer virtual vs physical address confusion
Alexander Gordeev
2024-03-12
mm, slab: remove last vestiges of SLAB_MEM_SPREAD
Linus Torvalds
2024-03-12
rds: tcp: Fix use-after-free of net in reqsk_timer_handler().
Kuniyuki Iwashima
2024-03-12
tcp: Fix NEW_SYN_RECV handling in inet_twsk_purge()
Eric Dumazet
2024-03-12
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-03-12
Merge tag 'nfsd-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2024-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-11
nexthop: Fix splat with CONFIG_DEBUG_PREEMPT=y
Ido Schimmel
2024-03-11
nexthop: Fix out-of-bounds access during attribute validation
Ido Schimmel
2024-03-11
nexthop: Only parse NHA_OP_FLAGS for dump messages that require it
Ido Schimmel
2024-03-11
nexthop: Only parse NHA_OP_FLAGS for get messages that require it
Ido Schimmel
2024-03-11
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-11
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-03-11
bpf: move sleepable flag from bpf_prog_aux to bpf_prog
Andrii Nakryiko
2024-03-11
net/packet: Add getsockopt support for PACKET_COPY_THRESH
Juntong Deng
2024-03-11
net/netlink: Add getsockopt support for NETLINK_LISTEN_ALL_NSID
Juntong Deng
2024-03-11
net: ipv6: exthdrs: get rid of ipv6_skb_net()
Justin Iurman
2024-03-11
net: nexthop: Have all NH notifiers carry NH ID
Petr Machata
2024-03-11
net: nexthop: Initialize NH group ID in resilient NH group notifiers
Petr Machata
2024-03-11
devlink: Fix length of eswitch inline-mode
William Tu
[next]