开源镜像站
帮助
下载
动态
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
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
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
Merge tag 'wireless-2024-01-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2024-01-23
inet_diag: skip over empty buckets
Eric Dumazet
2024-01-23
sock_diag: remove sock_diag_mutex
Eric Dumazet
2024-01-23
sock_diag: allow concurrent operation in sock_diag_rcv_msg()
Eric Dumazet
2024-01-23
sock_diag: allow concurrent operations
Eric Dumazet
2024-01-23
sock_diag: add module pointer to "struct sock_diag_handler"
Eric Dumazet
2024-01-23
inet_diag: allow concurrent operations
Eric Dumazet
2024-01-23
inet_diag: add module pointer to "struct inet_diag_handler"
Eric Dumazet
2024-01-23
inet_diag: annotate data-races around inet_diag_table[]
Eric Dumazet
2024-01-23
sock_diag: annotate data-races around sock_diag_handlers[family]
Eric Dumazet
2024-01-23
ipv6: init the accept_queue's spinlocks in inet6_create
Zhengchao Shao
2024-01-23
netlink: fix potential sleeping issue in mqueue_flush_file
Zhengchao Shao
2024-01-23
tcp: Add memory barrier to tcp_push()
Salvatore Dipietro
2024-01-22
net/rds: Fix UBSAN: array-index-out-of-bounds in rds_cmsg_recv
Sharath Srinivasan
2024-01-22
net: fix removing a namespace with conflicting altnames
Jakub Kicinski
2024-01-21
udp: fix busy polling
Eric Dumazet
2024-01-19
llc: Drop support for ETH_P_TR_802_2.
Kuniyuki Iwashima
2024-01-19
llc: make llc_ui_sendmsg() more robust against bonding changes
Eric Dumazet
2024-01-19
vlan: skip nested type that is not IFLA_VLAN_QOS_MAPPING
Lin Ma
2024-01-19
tcp: make sure init the accept_queue's spinlocks once
Zhengchao Shao
2024-01-19
Merge tag 'ceph-for-6.8-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2024-01-19
net/smc: fix illegal rmb_desc access in SMC-D connection dump
Wen Gu
2024-01-18
Merge tag 'net-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-01-18
Merge tag 'nf-24-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2024-01-18
Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-01-18
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-01-18
ipv6: mcast: fix data-race in ipv6_mc_down / mld_ifc_work
Nikita Zhandarovich
[next]