开源镜像站
帮助
动态
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-01-31
net: ipv4: Simplify the allocation of slab caches in inet_initpeers
Kunwu Chan
2024-01-31
Merge tag 'nf-next-24-01-29' of https://git.kernel.org/pub/scm/linux/kernel/g...
David S. Miller
2024-01-31
ethtool: add linkmode bitmap support to struct ethtool_keee
Heiner Kallweit
2024-01-31
ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keee
Heiner Kallweit
2024-01-31
ethtool: adjust struct ethtool_keee to kernel needs
Heiner Kallweit
2024-01-31
ethtool: switch back from ethtool_keee to ethtool_eee for ioctl
Heiner Kallweit
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
2024-01-30
xdp: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2024-01-30
net: rds: Simplify the allocation of slab caches in rds_conn_init
Kunwu Chan
2024-01-29
net: tcp: accept old ack during closing
Menglong Dong
2024-01-29
netfilter: ebtables: allow xtables-nft only builds
Florian Westphal
2024-01-29
netfilter: xtables: allow xtables-nft only builds
Florian Westphal
2024-01-29
netfilter: arptables: allow xtables-nft only builds
Florian Westphal
2024-01-29
ipvs: Simplify the allocation of ip_vs_conn slab caches
Kunwu Chan
2024-01-29
netfilter: nf_conncount: Use KMEM_CACHE instead of kmem_cache_create()
Kunwu Chan
2024-01-29
netfilter: nf_tables: pass flags to set backend selection routine
Pablo Neira Ayuso
2024-01-29
netfilter: nf_tables: Implement table adoption support
Phil Sutter
2024-01-29
netfilter: nf_tables: Introduce NFT_TABLE_F_PERSIST
Phil Sutter
2024-01-29
net: free altname using an RCU callback
Jakub Kicinski
2024-01-29
net: fill in MODULE_DESCRIPTION()s for ieee802154
Breno Leitao
2024-01-29
taprio: validate TCA_TAPRIO_ATTR_FLAGS through policy instead of open-coding
Alessandro Marcolini
2024-01-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-01-26
af_unix: Try to run GC async.
Kuniyuki Iwashima
2024-01-26
af_unix: Run GC on only one CPU.
Kuniyuki Iwashima
2024-01-26
af_unix: Return struct unix_sock from unix_get_socket().
Kuniyuki Iwashima
2024-01-26
af_unix: Do not use atomic ops for unix_sk(sk)->inflight.
Kuniyuki Iwashima
2024-01-26
af_unix: Annotate data-race of gc_in_progress in wait_for_unix_gc().
Kuniyuki Iwashima
2024-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-01-25
Merge tag 'net-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-01-25
Merge tag 'nfsd-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2024-01-25
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
2024-01-24
tipc: node: remove Excess struct member kernel-doc warnings
Randy Dunlap
2024-01-24
tipc: socket: remove Excess struct member kernel-doc warning
Randy Dunlap
2024-01-24
xdp: reflect tail increase for MEM_TYPE_XSK_BUFF_POOL
Maciej Fijalkowski
2024-01-24
xsk: fix usage of multi-buffer BPF helpers for ZC XDP
Maciej Fijalkowski
2024-01-24
xsk: make xsk_buff_pool responsible for clearing xdp_buff::flags
Maciej Fijalkowski
2024-01-24
xsk: recycle buffer in case Rx queue was full
Maciej Fijalkowski
2024-01-24
bpf: Consistently use BPF token throughout BPF verifier logic
Andrii Nakryiko
2024-01-24
bpf: Take into account BPF token when fetching helper protos
Andrii Nakryiko
2024-01-24
netfilter: nf_tables: validate NFPROTO_* family
Pablo Neira Ayuso
2024-01-24
netfilter: nf_tables: reject QUEUE/DROP verdict parameters
Florian Westphal
2024-01-24
netfilter: nf_tables: restrict anonymous set and map names to 16 bytes
Florian Westphal
2024-01-24
netfilter: nft_limit: reject configurations that cause integer overflow
Florian Westphal
2024-01-24
netfilter: nft_chain_filter: handle NETDEV_UNREGISTER for inet/ingress basechain
Pablo Neira Ayuso
2024-01-24
net/sched: flower: Fix chain template offload
Ido Schimmel
2024-01-23
net/ipv6: resolve warning in ip6_fib.c
Breno Leitao
2024-01-23
net/ipv6: Remove unnecessary pr_debug() logs
Breno Leitao
2024-01-23
bpf, net: switch to dynamic registration
Kui-Feng Lee
2024-01-23
bpf, net: introduce bpf_struct_ops_desc.
Kui-Feng Lee
2024-01-23
bpf: tcp: Support arbitrary SYN Cookie.
Kuniyuki Iwashima
[next]