index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
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
2024-01-23
bpf: tcp: Handle BPF SYN Cookie in cookie_v[46]_check().
Kuniyuki Iwashima
2024-01-23
tcp: Move tcp_ns_to_ts() to tcp.h
Kuniyuki Iwashima
2024-01-23
net: filter: fix spelling mistakes
Randy Dunlap
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
[next]