index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
11 days
tcp: Do not allow buggy transitions between ehash and lhash2.
Kuniyuki Iwashima
11 days
netdevsim: psp: drop tx key ops
Daniel Zahka
11 days
psp: allow drivers to omit tx key add/del ops
Daniel Zahka
13 days
tcp: Replace min_tso_segs() with tso_segs() CC callback
Chia-Yu Chang
2026-09-04
neighbour: Don't store net in struct pneigh_entry.
Kuniyuki Iwashima
2026-09-04
neighbour: Namespacify neigh_tables.
Kuniyuki Iwashima
2026-09-04
neighbour: Convert neigh_table.entries to refcount_t.
Kuniyuki Iwashima
2026-09-04
ipv6: Replace &nd_tbl with nd_table(net).
Kuniyuki Iwashima
2026-09-04
ipv4: Replace &arp_tbl with arp_table(net).
Kuniyuki Iwashima
2026-09-04
neighbour: Remove neigh_tables[].
Kuniyuki Iwashima
2026-09-04
neighbour: Store arp_tbl and nd_tbl in net->neigh_tables[].
Kuniyuki Iwashima
2026-09-04
neighbour: Remove __neigh_for_each_release().
Kuniyuki Iwashima
2026-09-04
r8169: add support for RTL8127atf
Javen Xu
2026-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-09-02
bonding: fix u32 overflow in compute_gap()
Hangbin Liu
2026-09-02
bonding: convert unbalanced_load to per-cpu state
Hangbin Liu
2026-08-31
ipv6: mcast: use copy-on-write RCU updates in ip6_mc_source()
Eric Dumazet
2026-08-31
vsock/virtio: validate packet source for connected sockets
Daehyeon Ko
2026-08-30
raw: annotate disconnect-side IPv4 match writers
Xuanqiang Luo
2026-08-28
tcp: use GFP_ATOMIC in tcp_send_active_reset()
Eric Dumazet
2026-08-27
Merge tag 'net-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-08-27
Merge tag 'nf-26-08-27' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2026-08-27
net/sched: bound qdisc_pkt_len to prevent qdisc soft lockup
Jamal Hadi Salim
2026-08-27
netfilter: nf_tables: skip double clone set expressions on element insert
Pablo Neira Ayuso
2026-08-25
sctp: fix stream->outcnt underflow on duplicate RECONF responses
Jun Yang
2026-08-24
Merge tag 'for-net-2026-08-24' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2026-08-24
xsk: honor XDP_TX_METADATA in zero-copy path
Stanislav Fomichev
2026-08-24
Bluetooth: L2CAP: fix race l2cap_sock_cleanup_listen() vs. put_chan
Pauli Virtanen
2026-08-24
Bluetooth: mgmt: fix 'hdev->discovery.uuids' NULL dereference
Pavel Shpakovskiy
2026-08-22
tcp: clamp route advmss to TCP_MIN_MSS
Yong Wang
2026-08-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2026-08-20
inetpeer: randomize RB-tree node comparison using SipHash
Eric Dumazet
2026-08-20
net: advertise TCP MSS from the configured MTU, not the learned PMTU
Jiayuan Chen
2026-08-20
Merge tag 'nf-next-26-08-18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2026-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-08-18
net: dsa: initial MT7628 tagging driver
Joris Vaisvila
2026-08-18
vsock: remove the now-unused rejected flag
Nguyen Dinh Phi
2026-08-18
net: ip_tunnel: remove unused non-strict __ip_tunnel_change_mtu
Ilya Maximets
2026-08-18
net: cap advertised IP tunnel headroom
Zhiling Zou
2026-08-17
net: af_unix: useful handling of LSM denials on SCM_RIGHTS
Jori Koolstra
2026-08-17
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2026-08-17
mptcp: remove unused data_ack from struct mptcp_ext
Geliang Tang
2026-08-18
netfilter: nf_tables: move set_update_list to nftables per-netns
Pablo Neira Ayuso
2026-08-17
net_shaper: fix kernel-doc list indentation
Karl Mehltretter
2026-08-14
Merge tag 'nf-next-26-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2026-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-08-13
net: mana: Fall back to scattered pages for GDMA queues
Aditya Garg
2026-08-13
net: enforce net sysctl registration
Joel Granados
2026-08-13
ipv6: add inet6_rt_del_notify()
Yuyang Huang
2026-08-13
ipv6: propagate the route deletion reason to fib6_del_route()
Yuyang Huang
[next]