开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2026-04-12
net: add noinline __init __no_profile to skb_extensions_init() for GCOV compa...
Konstantin Khorenko
2026-04-12
net: fix skb_ext_total_length() BUILD_BUG_ON with CONFIG_GCOV_PROFILE_ALL
Konstantin Khorenko
2026-04-12
Merge branch 'net-reduce-sk_filter-and-friends-bloat'
Jakub Kicinski
2026-04-12
net: change sk_filter_trim_cap() to return a drop_reason by value
Eric Dumazet
2026-04-12
tcp: change tcp_filter() to return the reason by value
Eric Dumazet
2026-04-12
net: change sk_filter_reason() to return the reason by value
Eric Dumazet
2026-04-12
net: always set reason in sk_filter_trim_cap()
Eric Dumazet
2026-04-12
net: change sock_queue_rcv_skb_reason() to return a drop_reason
Eric Dumazet
2026-04-12
gre: Count GRE packet drops
Gal Pressman
2026-04-12
ethtool: strset: check nla_len overflow
Hangbin Liu
2026-04-12
net: tso: Introduce tso_dma_map and helpers
Joe Damato
2026-04-12
vsock/virtio: remove unnecessary call to `virtio_transport_get_ops`
Luigi Leonardi
2026-04-12
net: skb: clean up dead code after skb_kfree_head() simplification
Jiayuan Chen
2026-04-12
Merge tag 'nf-next-26-04-10' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2026-04-12
Merge tag 'wireless-next-2026-04-10' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
2026-04-12
tcp: add indirect call wrapper in tcp_conn_request()
Eric Dumazet
2026-04-12
net: Rename ifq_idx to rxq_idx in netif_mp_* helpers
Daniel Borkmann
2026-04-12
net: fix reference tracker mismanagement in netdev_put_lock()
Jakub Kicinski
2026-04-12
tcp: return a drop_reason from tcp_add_backlog()
Eric Dumazet
2026-04-12
net: Add net_cookie to Dead loop messages
Chris J Arges
2026-04-12
net: dsa: tag_rtl8_4: set KEEP flag
Luiz Angelo Daros de Luca
2026-04-12
net: dsa: tag_rtl8_4: update format description
Alvin Šipraga
2026-04-10
net: bridge: add stp_mode attribute for STP mode selection
Andy Roulin
2026-04-10
netfilter: require Ethernet MAC header before using eth_hdr()
Zhengchuan Liang
2026-04-10
netfilter: nft_fwd_netdev: check ttl/hl before forwarding
Florian Westphal
2026-04-10
netfilter: x_tables: Avoid a couple -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2026-04-10
netfilter: conntrack: remove UDP-Lite conntrack support
Fernando Fernandez Mancera
2026-04-10
netfilter: xt_socket: enable defrag after all other checks
Florian Westphal
2026-04-10
netfilter: xt_HL: add pr_fmt and checkentry validation
Marino Dzalto
2026-04-10
netfilter: nfnetlink: prefer skb_mac_header helpers
Florian Westphal
2026-04-10
netfilter: x_physdev: reject empty or not-nul terminated device names
Florian Westphal
2026-04-10
ipvs: add conn_lfactor and svc_lfactor sysctl vars
Julian Anastasov
2026-04-10
ipvs: add ip_vs_status info
Julian Anastasov
2026-04-10
ipvs: show the current conn_tab size to users
Julian Anastasov
2026-04-09
ipv6: sit: remove redundant ret = 0 assignment
Yue Haibing
2026-04-09
ipv6: move IFA_F_PERMANENT percpu allocation in process scope
Paolo Abeni
2026-04-09
net: use get_random_u{16,32,64}() where appropriate
David Carlier
2026-04-09
net: remove the netif_get_rx_queue_lease_locked() helpers
Jakub Kicinski
2026-04-09
Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'
Jakub Kicinski
2026-04-09
netkit: Add netkit notifier to check for unregistering devices
Daniel Borkmann
2026-04-09
xsk: Proxy pool management for leased queues
Daniel Borkmann
2026-04-09
xsk: Extend xsk_rcv_check validation
Daniel Borkmann
2026-04-09
net: Proxy netdev_queue_get_dma_dev for leased queues
David Wei
2026-04-09
net: Proxy netif_mp_{open,close}_rxq for leased queues
David Wei
2026-04-09
net: Slightly simplify net_mp_{open,close}_rxq
Daniel Borkmann
2026-04-09
net, ethtool: Disallow leased real rxqs to be resized
Daniel Borkmann
2026-04-09
net: Add lease info to queue-get response
Daniel Borkmann
2026-04-09
net: Implement netdev_nl_queue_create_doit
Daniel Borkmann
2026-04-09
net: Add queue-create operation
Daniel Borkmann
2026-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]