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-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-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
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-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
2024-01-18
ethtool: netlink: Add missing ethnl_ops_begin/complete
Ludvig Pärsson
2024-01-17
ipvs: avoid stat macros calls from preemptible context
Fedor Pchelkin
2024-01-17
netfilter: nf_tables: reject NFT_SET_CONCAT with not field length description
Pablo Neira Ayuso
2024-01-17
netfilter: nf_tables: skip dead set elements in netlink dump
Pablo Neira Ayuso
2024-01-17
netfilter: nf_tables: do not allow mismatch field size and set key length
Pablo Neira Ayuso
2024-01-17
netfilter: nf_tables: check if catch-all set element is active in next genera...
Pablo Neira Ayuso
2024-01-17
netfilter: bridge: replace physindev with physinif in nf_bridge_info
Pavel Tikhomirov
2024-01-17
netfilter: propagate net to nf_bridge_get_physindev
Pavel Tikhomirov
2024-01-17
netfilter: nf_queue: remove excess nf_bridge variable
Pavel Tikhomirov
2024-01-17
netfilter: nfnetlink_log: use proper helper for fetching physinif
Pavel Tikhomirov
2024-01-17
netfilter: nft_limit: do not ignore unsupported flags
Pablo Neira Ayuso
2024-01-17
netfilter: nf_tables: bail out if stateful expression provides no .clone
Pablo Neira Ayuso
2024-01-17
netfilter: nf_tables: validate .maxattr at expression registration
Pablo Neira Ayuso
2024-01-17
netfilter: nf_tables: reject invalid set policy
Pablo Neira Ayuso
2024-01-17
mptcp: relax check on MPC passive fallback
Paolo Abeni
2024-01-14
net: tls, fix WARNIING in __sk_msg_free
John Fastabend
2024-01-13
bpf: Avoid iter->offset making backward progress in bpf_iter_udp
Martin KaFai Lau
2024-01-13
bpf: iter_udp: Retry with a larger batch size without going back to the previ...
Martin KaFai Lau
2024-01-13
net: sched: track device in tcf_block_get/put_ext() only for clsact binder types
Jiri Pirko
2024-01-13
udp: annotate data-races around up->pending
Eric Dumazet
2024-01-12
mptcp: refine opt_mp_capable determination
Eric Dumazet
2024-01-12
mptcp: use OPTION_MPTCP_MPJ_SYN in subflow_check_req()
Eric Dumazet
2024-01-12
mptcp: use OPTION_MPTCP_MPJ_SYNACK in subflow_finish_connect()
Eric Dumazet
2024-01-12
mptcp: strict validation before using mp_opt->hmac
Eric Dumazet
2024-01-12
mptcp: mptcp_parse_option() fix for MPTCPOPT_MP_JOIN
Eric Dumazet
2024-01-11
Revert "net: rtnetlink: Enslave device before bringing it up"
Nicolas Dichtel
2024-01-11
rxrpc: Fix use of Don't Fragment flag
David Howells
2024-01-11
net: dsa: fix netdev_priv() dereference before check on non-DSA netdevice events
Vladimir Oltean
[next]