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-7.2.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-07-31
l2tp: cleanup eth/ppp pseudowire setup code
James Chapman
2024-07-31
l2tp: add idr consistency check in session_register
James Chapman
2024-07-31
l2tp: use rcu list add/del when updating lists
James Chapman
2024-07-31
l2tp: prevent possible tunnel refcount underflow
James Chapman
2024-07-31
l2tp: refactor ppp socket/session relationship
James Chapman
2024-07-31
l2tp: free sessions using rcu
James Chapman
2024-07-31
l2tp: delete sessions using work queue
James Chapman
2024-07-31
l2tp: simplify tunnel and socket cleanup
James Chapman
2024-07-31
l2tp: remove unused tunnel magic field
James Chapman
2024-07-31
l2tp: don't set sk_user_data in tunnel socket
James Chapman
2024-07-31
l2tp: don't use tunnel socket sk_user_data in ppp procfs output
James Chapman
2024-07-31
l2tp: have l2tp_ip_destroy_sock use ip_flush_pending_frames
James Chapman
2024-07-31
ipv4: export ip_flush_pending_frames
James Chapman
2024-07-31
l2tp: lookup tunnel from socket without using sk_user_data
James Chapman
2024-07-30
net/tcp: Expand goo.gl link
Dr. David Alan Gilbert
2024-07-30
net: drop bad gso csum_start and offset in virtio_net_hdr
Willem de Bruijn
2024-07-30
xsk: Try to make xdp_umem_reg extension a bit more future-proof
Stanislav Fomichev
2024-07-30
net/iucv: fix use after free in iucv_sock_close()
Alexandra Winter
2024-07-30
net/smc: prevent UAF in inet_create()
D. Wythe
2024-07-30
mptcp: pm: fix backup support in signal endpoints
Matthieu Baerts (NGI0)
2024-07-30
mptcp: mib: count MPJ with backup flag
Matthieu Baerts (NGI0)
2024-07-30
mptcp: pm: only set request_bkup flag when sending MP_PRIO
Matthieu Baerts (NGI0)
2024-07-30
mptcp: distinguish rcv vs sent backup flag in requests
Matthieu Baerts (NGI0)
2024-07-30
mptcp: sched: check both directions for backup
Matthieu Baerts (NGI0)
2024-07-29
bpf: Fail verification for sign-extension of packet data/data_end/data_meta
Yonghong Song
2024-07-29
bpf: Check unsupported ops from the bpf_struct_ops's cfi_stubs
Martin KaFai Lau
2024-07-29
mptcp: fix NL PM announced address accounting
Paolo Abeni
2024-07-29
mptcp: fix user-space PM announced address accounting
Paolo Abeni
2024-07-29
rtnetlink: Don't ignore IFLA_TARGET_NETNSID when ifname is specified in rtnl_...
Kuniyuki Iwashima
2024-07-29
tcp: Adjust clamping window for applications specifying SO_RCVBUF
Subash Abhinov Kasiviswanathan
2024-07-29
ethtool: fix the state of additional contexts with old API
Jakub Kicinski
2024-07-29
ethtool: fix setting key and resetting indir at once
Jakub Kicinski
2024-07-29
tun: Add missing bpf_net_ctx_clear() in do_xdp_generic()
Jeongjun Park
2024-07-28
minmax: add a few more MIN_T/MAX_T users
Linus Torvalds
2024-07-26
Merge tag 'for-net-2024-07-26' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2024-07-26
Merge tag 'wireless-2024-07-26' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2024-07-26
Bluetooth: hci_event: Fix setting DISCOVERY_FINDING for passive scanning
Luiz Augusto von Dentz
2024-07-26
Bluetooth: hci_sync: Fix suspending with wrong filter policy
Luiz Augusto von Dentz
2024-07-26
wifi: cfg80211: correct S1G beacon length calculation
Johannes Berg
2024-07-26
wifi: cfg80211: fix reporting failed MLO links status with cfg80211_connect_done
Veerendranath Jakkam
2024-07-26
wifi: mac80211: use monitor sdata with driver only if desired
Johannes Berg
2024-07-26
sched: act_ct: take care of padding in struct zones_ht_key
Eric Dumazet
2024-07-25
ethtool: rss: echo the context number back
Jakub Kicinski
2024-07-25
Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-07-25
Merge tag 'constfy-sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-25
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-07-25
tcp: process the 3rd ACK with sk_socket for TFO/MPTCP
Matthieu Baerts (NGI0)
2024-07-25
xsk: Require XDP_UMEM_TX_METADATA_LEN to actuate tx_metadata_len
Stanislav Fomichev
2024-07-25
bpf: Fix a segment issue when downgrading gso_size
Fred Li
[prev]
[next]