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
Age
Commit message (
Expand
)
Author
9 days
netconsole: move struct inet_addr into netconsole.c
Gustavo Luiz Duarte
9 days
netconsole: add an address family to struct inet_addr
Gustavo Luiz Duarte
9 days
netlink: specs: handshake: do not accept the handler-class sentinel
Jakub Kicinski
11 days
atm: fix typo "protcol" in comment
Hemanth Selam
11 days
mii: fix typo "asymetric" in comment
Hemanth Selam
11 days
mdio-mux: fix typo "framwork" in comment
Hemanth Selam
11 days
ipv6: Remove IPV6_ADDRFORM.
Kuniyuki Iwashima
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
net: reduce XMIT_RECURSION_LIMIT under KASAN
Tristan Madani
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-04
net: phy: phylink: add helper to modify pause
Javen Xu
2026-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-09-03
Merge tag 'net-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-09-02
net: phy: add (*notify_phy_attach/detach)() hooks to struct mii_bus
Daniel Golle
2026-09-02
net: optimize netif_is_l3_master() and netif_is_l3_slave()
Eric Dumazet
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
Merge tag 'edac_updates_for_v7.3_rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-08-31
ipv6: mcast: use copy-on-write RCU updates in ip6_mc_source()
Eric Dumazet
2026-08-31
igmp: convert struct ip_sf_list to RCU
Eric Dumazet
2026-08-31
vsock/virtio: validate packet source for connected sockets
Daehyeon Ko
2026-08-31
Merge tag 'cgroup-for-7.3-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-08-31
Merge tag 'xfs-fixes-7.3-rc2' of gitolite.kernel.org:/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2026-08-31
cgroup: fix spurious SIGKILL of CLONE_INTO_CGROUP children
Etienne Perot
2026-08-30
raw: annotate disconnect-side IPv4 match writers
Xuanqiang Luo
2026-08-30
Merge tag 'locking-urgent-2026-08-30' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-08-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi
Linus Torvalds
2026-08-28
Merge tag 'drm-next-2026-08-29' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-08-28
net: iptunnel: fix stale transport header during tunnel decapsulation
Dong Chenchen
2026-08-28
tcp: use GFP_ATOMIC in tcp_send_active_reset()
Eric Dumazet
2026-08-28
net: icmp: avoid invalid transport header access in icmp_send tracepoint
Eric Dumazet
2026-08-28
Merge tag 'ceph-for-7.3-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2026-08-28
Merge tag 'ubifs-for-linus-7.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-08-28
Merge tag 'f2fs-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-08-28
Merge tag 'sound-fix-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-08-28
Merge tag 'for-next-tpm-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
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
[next]