开源镜像站
帮助
动态
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
/
include
/
net
Age
Commit message (
Expand
)
Author
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
2022-07-20
tcp: Fix data-races around sysctl_tcp_slow_start_after_idle.
Kuniyuki Iwashima
2022-07-20
udp: Fix a data-race around sysctl_udp_l3mdev_accept.
Kuniyuki Iwashima
2022-07-20
ip: Fix data-races around sysctl_ip_prot_sock.
Kuniyuki Iwashima
2022-07-19
net/sched: remove qdisc_root_lock() helper
Davide Caratti
2022-07-19
amt: use workqueue for gateway side message handling
Taehee Yoo
2022-07-18
net: devlink: remove unused locked functions
Jiri Pirko
2022-07-18
netdevsim: convert driver to use unlocked devlink API during init/fini
Jiri Pirko
2022-07-18
net: devlink: add unlocked variants of devlink_region_create/destroy() functions
Jiri Pirko
2022-07-18
net: devlink: add unlocked variants of devlink_dpipe*() functions
Jiri Pirko
2022-07-18
net: devlink: add unlocked variants of devlink_sb*() functions
Jiri Pirko
2022-07-18
net: devlink: add unlocked variants of devlink_resource*() functions
Jiri Pirko
2022-07-18
net: devlink: add unlocked variants of devling_trap*() functions
Jiri Pirko
2022-07-18
tcp: Fix a data-race around sysctl_tcp_notsent_lowat.
Kuniyuki Iwashima
2022-07-18
tcp: Fix data-races around some timeout sysctl knobs.
Kuniyuki Iwashima
2022-07-18
tcp: Fix data-races around keepalive sysctl knobs.
Kuniyuki Iwashima
2022-07-18
tls: rx: async: hold onto the input skb
Jakub Kicinski
2022-07-18
tls: rx: remove the message decrypted tracking
Jakub Kicinski
2022-07-18
tls: rx: allow only one reader at a time
Jakub Kicinski
2022-07-18
net/smc: Introduce a sysctl for setting SMC-R buffer type
Wen Gu
2022-07-15
tcp/udp: Make early_demux back namespacified.
Kuniyuki Iwashima
2022-07-15
tcp: Fix data-races around sysctl_tcp_l3mdev_accept.
Kuniyuki Iwashima
2022-07-15
tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept.
Kuniyuki Iwashima
2022-07-15
ip: Fix a data-race around sysctl_fwmark_reflect.
Kuniyuki Iwashima
2022-07-15
ip: Fix data-races around sysctl_ip_nonlocal_bind.
Kuniyuki Iwashima
2022-07-15
ip: Fix data-races around sysctl_ip_fwd_use_pmtu.
Kuniyuki Iwashima
2022-07-15
ip: Fix data-races around sysctl_ip_default_ttl.
Kuniyuki Iwashima
2022-07-14
net: devlink: make devlink_dpipe_headers_register() return void
Jiri Pirko
2022-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-14
net/tls: Check for errors in tls_device_init
Tariq Toukan
2022-07-14
netfilter: nf_nat: in nf_nat_initialized(), use const struct nf_conn *
James Yonan
2022-07-13
net/sched: remove return value of unregister_tcf_proto_ops
Zhengchao Shao
2022-07-13
Merge tag 'wireless-next-2022-07-13' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2022-07-13
Merge tag 'wireless-2022-07-13' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2022-07-13
net: devlink: move unlocked function prototypes alongside the locked ones
Jiri Pirko
2022-07-13
raw: Fix a data-race around sysctl_raw_l3mdev_accept.
Kuniyuki Iwashima
2022-07-13
net: extract port range fields from fl_flow_key
Maksym Glubokiy
2022-07-12
net: change the type of ip_route_input_rcu to static
Zhengchao Shao
2022-07-12
devlink: Remove unused functions devlink_rate_leaf_create/destroy
Moshe Shemesh
2022-07-12
devlink: Remove unused function devlink_rate_nodes_destroy
Moshe Shemesh
2022-07-11
net/fq_impl: Use the bitmap API to allocate bitmaps
Christophe JAILLET
2022-07-11
netfilter: nf_tables: move nft_cmp_fast_mask to where its used
Florian Westphal
2022-07-11
netfilter: nf_tables: add and use BE register load-store helpers
Florian Westphal
2022-07-11
netfilter: nf_conntrack: add missing __rcu annotations
Florian Westphal
2022-07-11
netfilter: nf_flow_table: count pending offload workqueue tasks
Vlad Buslov
2022-07-11
net: Find dst with sk's xfrm policy not ctl_sk
sewookseo
2022-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
2022-07-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-07-09
netfilter: nf_tables: replace BUG_ON by element length check
Pablo Neira Ayuso
[next]