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
/
net
/
core
Age
Commit message (
Expand
)
Author
21 hours
Merge branch 'headers' of git://git.infradead.org/users/willy/pagecache.git
Mark Brown
22 hours
Merge branch 'main' of https://git.kernel.org/pub/scm/linux/kernel/git/netdev...
Mark Brown
3 days
net: reject oversized tx_queue_len at netlink parse time
Jamal Hadi Salim
3 days
net: cap tx_queue_len at S16_MAX to prevent oversized ring allocations
Jamal Hadi Salim
3 days
netdev: avoid skipping objects on race with device disappearance
Jakub Kicinski
3 days
net: mpls: clear inner_protocol when the last label is popped
Fourie Zhang
4 days
neighbour: Remove unnecessary net_eq().
Kuniyuki Iwashima
4 days
neighbour: Don't store net in struct pneigh_entry.
Kuniyuki Iwashima
4 days
neighbour: Namespacify neigh_tables.
Kuniyuki Iwashima
4 days
neighbour: Convert neigh_table.entries to refcount_t.
Kuniyuki Iwashima
4 days
neighbour: Clean up neigh_table_init() and neigh_table_clear().
Kuniyuki Iwashima
4 days
neighbour: Remove neigh_tables[].
Kuniyuki Iwashima
4 days
neighbour: Store arp_tbl and nd_tbl in net->neigh_tables[].
Kuniyuki Iwashima
4 days
neighbour: Remove __rcu from neigh_tables[].
Kuniyuki Iwashima
4 days
neighbour: Remove unnecessary EXPORT_SYMBOL().
Kuniyuki Iwashima
4 days
neighbour: Remove lock dance for neigh_update_{gc,managed}_list().
Kuniyuki Iwashima
4 days
neighbour: Remove __neigh_for_each_release().
Kuniyuki Iwashima
5 days
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5 days
netdev: don't use dev->flags for IFF_UP
Jakub Kicinski
5 days
netdev: correct error code in netdev_nl_queue_fill_lease()
Jakub Kicinski
5 days
net: Remove conflicting altnames for dying netns in __dev_change_net_namespac...
Kuniyuki Iwashima
6 days
net: Make skb_ext_put_mctp() idempotent
Jakub Sitnicki
6 days
net: Make skb_ext_put_sp() idempotent
Jakub Sitnicki
7 days
net: psp: do not inherit the Rx association on clone
Norbert Szetei
7 days
page_pool: keep frag_offset aligned for odd-sized requests
Florian Schauer
10 days
net: iptunnel: fix stale transport header during tunnel decapsulation
Dong Chenchen
12 days
net: Guard for gso_segs overflow in skb_segment
Alice Mikityanska
14 days
net: Remove includes of pagemap.h
Matthew Wilcox (Oracle)
2026-08-25
net: fix a resource leak in copy_net_ns() error handling path
Tetsuo Handa
2026-08-25
net: core: fix head-page leak in skb_zerocopy
Mina Almasry
2026-08-25
net: core: check skb_frags_readable before uncloning in skb_copy_ubufs
Mina Almasry
2026-08-25
net: skbuff: don't touch shared zerocopy state in skb_tx_error()
Norbert Szetei
2026-08-25
net: skbuff: don't skb_tx_error() the source skb in skb_zerocopy()
Norbert Szetei
2026-08-22
net: page_pool: Remove zone/policy GFP flags when allocating XArray entries
Rong Zhang
2026-08-22
xdp: fix zero-copy frame layout
Weiming Shi
2026-08-20
net: core: propagate unreadable flag in skb_zerocopy
Mina Almasry
2026-08-20
net: add missing ref_tracker_dir_exit() to net_passive_dec()
Tetsuo Handa
2026-08-20
Merge tag 'net-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2026-08-20
Merge tag 'bpf-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
2026-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-08-18
net: add missing ref_tracker_dir_exit() to alloc_netdev_mqs()
Tetsuo Handa
2026-08-17
net: af_unix: useful handling of LSM denials on SCM_RIGHTS
Jori Koolstra
2026-08-17
net: scm: move scm_detach_fds() from common path to scm_recv_unix()
Jori Koolstra
2026-08-17
net: pktgen: use a consistent flow count
Qi Zhang
2026-08-17
net: add READ_ONCE()/WRITE_ONCE() annotations for dev->prio_tc_map
Eric Dumazet
2026-08-17
net: add READ_ONCE()/WRITE_ONCE() annotations for dev->num_tc
Eric Dumazet
2026-08-17
net: prevent torn reads in netdev_tc_txq
Eric Dumazet
2026-08-17
bpf, xdp: move offload check into dev_xdp_install()
Jiayuan Chen
2026-08-17
bpf: Clear decap state on skb_adjust_room shrink path
Nick Hudson
2026-08-17
bpf: Allow new DECAP flags and add guard rails
Nick Hudson
[next]