开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
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
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
2024-08-19
netfilter: move nf_ct_netns_get out of nf_conncount_init
Xin Long
2024-08-19
netfilter: nf_tables: do not remove elements if set backend implements .abort
Pablo Neira Ayuso
2024-08-19
netfilter: nf_tables: store new sets in dedicated list
Florian Westphal
2024-08-19
netfilter: nfnetlink: convert kfree_skb to consume_skb
Donald Hunter
2024-08-19
netfilter: nfnetlink_queue: unbreak SCTP traffic
Antonio Ojea
2024-08-16
mpls: Reduce skb re-allocations due to skb_cow()
Christoph Paasch
2024-08-16
net: dsa: microchip: fix tag_ksz egress mask for KSZ8795 family
Pieter Van Trappen
2024-08-15
netdev: Add missing __percpu qualifier to a cast
Uros Bizjak
2024-08-15
openvswitch: switch to per-action label counting in conntrack
Xin Long
2024-08-15
ip: Move INFINITY_LIFE_TIME to addrconf.h.
Kuniyuki Iwashima
2024-08-15
ipv4: Initialise ifa->hash in inet_alloc_ifa().
Kuniyuki Iwashima
2024-08-15
ipv4: Remove redundant !ifa->ifa_dev check.
Kuniyuki Iwashima
2024-08-15
ipv4: Set ifa->ifa_dev in inet_alloc_ifa().
Kuniyuki Iwashima
2024-08-15
ipv4: Check !in_dev earlier for ioctl(SIOCSIFADDR).
Kuniyuki Iwashima
2024-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-15
Merge tag 'net-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-08-15
Merge tag 'nf-24-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-08-15
net: ethtool: Allow write mechanism of LPL and both LPL and EPL
Danielle Ratson
2024-08-15
vsock: fix recursive ->recvmsg calls
Cong Wang
2024-08-14
netfilter: nf_tables: Add locking for NFT_MSG_GETOBJ_RESET requests
Phil Sutter
2024-08-14
netfilter: nf_tables: Introduce nf_tables_getobj_single
Phil Sutter
2024-08-14
netfilter: nf_tables: Audit log dump reset after the fact
Phil Sutter
2024-08-14
netfilter: nf_queue: drop packets with cloned unconfirmed conntracks
Florian Westphal
2024-08-14
netfilter: flowtable: initialise extack before use
Donald Hunter
2024-08-14
netfilter: nfnetlink: Initialise extack before use in ACKs
Donald Hunter
2024-08-14
netfilter: allow ipv6 fragments to arrive on different devices
Tom Hughes
2024-08-14
tcp: Update window clamping condition
Subash Abhinov Kasiviswanathan
2024-08-13
mptcp: correct MPTCP_SUBFLOW_ATTR_SSN_OFFSET reserved size
Eugene Syromiatnikov
2024-08-13
net: netpoll: extract core of netpoll_cleanup
Breno Leitao
2024-08-12
net/smc: Use static_assert() to check struct sizes
Gustavo A. R. Silva
2024-08-12
sched: act_ct: avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
2024-08-12
net: nexthop: Increase weight to u16
Petr Machata
2024-08-12
net: nexthop: Add flag to assert that NHGRP reserved fields are zero
Petr Machata
2024-08-12
ipv6: eliminate ndisc_ops_is_useropt()
Maciej Żenczykowski
2024-08-12
ethtool: rss: support skipping contexts during dump
Jakub Kicinski
2024-08-12
ethtool: rss: support dumping RSS contexts
Jakub Kicinski
2024-08-12
ethtool: rss: report info about additional contexts from XArray
Jakub Kicinski
2024-08-12
ethtool: rss: move the device op invocation out of rss_prepare_data()
Jakub Kicinski
2024-08-12
ethtool: rss: don't report key if device doesn't support it
Jakub Kicinski
2024-08-12
ethtool: make ethtool_ops::cap_rss_ctx_supported optional
Jakub Kicinski
2024-08-11
l2tp: flush workqueue before draining it
James Chapman
2024-08-11
l2tp: l2tp_eth: use per-cpu counters from dev->tstats
James Chapman
2024-08-11
l2tp: improve tunnel/session refcount helpers
James Chapman
2024-08-11
l2tp: use get_next APIs for management requests and procfs/debugfs
James Chapman
2024-08-11
l2tp: add tunnel/session get_next helpers
James Chapman
2024-08-11
l2tp: handle hash key collisions in l2tp_v3_session_get
James Chapman
2024-08-11
l2tp: move l2tp_ip and l2tp_ip6 data to pernet
James Chapman
2024-08-11
l2tp: remove inline from functions in c sources
James Chapman
2024-08-10
Merge tag 'nfsd-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2024-08-09
udp: Fall back to software USO if IPv6 extension headers are present
Jakub Sitnicki
[next]