开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2026-02-06
net/ipv6: Remove jumbo_remove step from TX path
Alice Mikityanska
2026-02-06
net/ipv6: Drop HBH for BIG TCP on RX side
Alice Mikityanska
2026-02-06
net: skb: allow up to 8 skb extension ids
Oliver Hartkopp
2026-02-06
netns: optimize netns cleaning by batching unhash_nsid calls
Qiliang Yuan
2026-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-02-05
net: get rid of net/core/request_sock.c
Eric Dumazet
2026-02-05
tcp: move reqsk_fastopen_remove to net/ipv4/tcp_fastopen.c
Eric Dumazet
2026-02-05
inet: move reqsk_queue_alloc() to net/ipv4/inet_connection_sock.c
Eric Dumazet
2026-02-05
net: add vlan_get_protocol_offset_inline() helper
Eric Dumazet
2026-02-05
can: add CAN skb extension infrastructure
Oliver Hartkopp
2026-02-03
net: gro: fix outer network offset
Paolo Abeni
2026-02-03
net: add proper RCU protection to /proc/net/ptype
Eric Dumazet
2026-02-02
linkwatch: use __dev_put() in callers to prevent UAF
Jiayuan Chen
2026-01-31
net: don't touch dev->stats in BPF redirect paths
Jakub Kicinski
2026-01-30
tcp: reduce tcp sockets size by one cache line
Eric Dumazet
2026-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-01-29
net: fix segmentation of forwarding fraglist GRO
Jibin Zhang
2026-01-26
net: include <linux/hex.h> from sysctl_net_core.c
Eric Dumazet
2026-01-25
net: core: neighbour: Make another netlink notification atomically
Petr Machata
2026-01-25
net: core: neighbour: Make one netlink notification atomically
Petr Machata
2026-01-25
net: core: neighbour: Reorder netlink & internal notification
Petr Machata
2026-01-25
net: core: neighbour: Inline neigh_update_notify() calls
Petr Machata
2026-01-25
net: core: neighbour: Process ARP queue later
Petr Machata
2026-01-25
net: core: neighbour: Extract ARP queue processing to a helper function
Petr Machata
2026-01-25
net: core: neighbour: Call __neigh_notify() under a lock
Petr Machata
2026-01-25
net: core: neighbour: Add a neigh_fill_info() helper for when lock not held
Petr Machata
2026-01-25
net: expand NETDEV_RSS_KEY_LEN to 256 bytes
Eric Dumazet
2026-01-25
net: inline get_netmem() and put_netmem()
Eric Dumazet
2026-01-25
net: inline net_is_devmem_iov()
Eric Dumazet
2026-01-25
gro: change the BUG_ON() in gro_pull_from_frag0()
Eric Dumazet
2026-01-23
net: add queue config validation callback
Jakub Kicinski
2026-01-23
net: use netdev_queue_config() for mp restart
Jakub Kicinski
2026-01-23
net: move mp->rx_page_size validation to __net_mp_open_rxq()
Jakub Kicinski
2026-01-23
net: introduce a trivial netdev_queue_config()
Jakub Kicinski
2026-01-23
net: introduce mangleid_features
Paolo Abeni
2026-01-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-01-20
net: add kdoc for napi_consume_skb()
Jakub Kicinski
2026-01-20
net: fclone allocation small optimization
Eric Dumazet
2026-01-20
net: remove legacy way to get/set HW timestamp config
Vadim Fedorenko
2026-01-20
net: split kmalloc_reserve() to allow inlining
Eric Dumazet
2026-01-20
Merge tag 'net-queue-rx-buf-len-v9' of https://github.com/isilence/linux
Jakub Kicinski
2026-01-20
Revert "Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'"
Jakub Kicinski
2026-01-20
net: Proxy netdev_queue_get_dma_dev for leased queues
David Wei
2026-01-20
net: Proxy net_mp_{open,close}_rxq for leased queues
David Wei
2026-01-20
net: Add lease info to queue-get response
Daniel Borkmann
2026-01-20
net: Implement netdev_nl_queue_create_doit
Daniel Borkmann
2026-01-20
net: Add queue-create operation
Daniel Borkmann
2026-01-15
net: minor __alloc_skb() optimization
Eric Dumazet
2026-01-15
net: add skb->data_len and (skb>end - skb->tail) to skb_dump()
Eric Dumazet
2026-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]