summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski
2022-07-20tcp: Fix data-races around sysctl_tcp_slow_start_after_idle.Kuniyuki Iwashima
2022-07-20udp: Fix a data-race around sysctl_udp_l3mdev_accept.Kuniyuki Iwashima
2022-07-20ip: Fix data-races around sysctl_ip_prot_sock.Kuniyuki Iwashima
2022-07-19net/sched: remove qdisc_root_lock() helperDavide Caratti
2022-07-19amt: use workqueue for gateway side message handlingTaehee Yoo
2022-07-18net: devlink: remove unused locked functionsJiri Pirko
2022-07-18netdevsim: convert driver to use unlocked devlink API during init/finiJiri Pirko
2022-07-18net: devlink: add unlocked variants of devlink_region_create/destroy() functionsJiri Pirko
2022-07-18net: devlink: add unlocked variants of devlink_dpipe*() functionsJiri Pirko
2022-07-18net: devlink: add unlocked variants of devlink_sb*() functionsJiri Pirko
2022-07-18net: devlink: add unlocked variants of devlink_resource*() functionsJiri Pirko
2022-07-18net: devlink: add unlocked variants of devling_trap*() functionsJiri Pirko
2022-07-18tcp: Fix a data-race around sysctl_tcp_notsent_lowat.Kuniyuki Iwashima
2022-07-18tcp: Fix data-races around some timeout sysctl knobs.Kuniyuki Iwashima
2022-07-18tcp: Fix data-races around keepalive sysctl knobs.Kuniyuki Iwashima
2022-07-18tls: rx: async: hold onto the input skbJakub Kicinski
2022-07-18tls: rx: remove the message decrypted trackingJakub Kicinski
2022-07-18tls: rx: allow only one reader at a timeJakub Kicinski
2022-07-18net/smc: Introduce a sysctl for setting SMC-R buffer typeWen Gu
2022-07-15tcp/udp: Make early_demux back namespacified.Kuniyuki Iwashima
2022-07-15tcp: Fix data-races around sysctl_tcp_l3mdev_accept.Kuniyuki Iwashima
2022-07-15tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept.Kuniyuki Iwashima
2022-07-15ip: Fix a data-race around sysctl_fwmark_reflect.Kuniyuki Iwashima
2022-07-15ip: Fix data-races around sysctl_ip_nonlocal_bind.Kuniyuki Iwashima
2022-07-15ip: Fix data-races around sysctl_ip_fwd_use_pmtu.Kuniyuki Iwashima
2022-07-15ip: Fix data-races around sysctl_ip_default_ttl.Kuniyuki Iwashima
2022-07-14net: devlink: make devlink_dpipe_headers_register() return voidJiri Pirko
2022-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-14net/tls: Check for errors in tls_device_initTariq Toukan
2022-07-14netfilter: nf_nat: in nf_nat_initialized(), use const struct nf_conn *James Yonan
2022-07-13net/sched: remove return value of unregister_tcf_proto_opsZhengchao Shao
2022-07-13Merge tag 'wireless-next-2022-07-13' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2022-07-13Merge tag 'wireless-2022-07-13' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2022-07-13net: devlink: move unlocked function prototypes alongside the locked onesJiri Pirko
2022-07-13raw: Fix a data-race around sysctl_raw_l3mdev_accept.Kuniyuki Iwashima
2022-07-13net: extract port range fields from fl_flow_keyMaksym Glubokiy
2022-07-12net: change the type of ip_route_input_rcu to staticZhengchao Shao
2022-07-12devlink: Remove unused functions devlink_rate_leaf_create/destroyMoshe Shemesh
2022-07-12devlink: Remove unused function devlink_rate_nodes_destroyMoshe Shemesh
2022-07-11net/fq_impl: Use the bitmap API to allocate bitmapsChristophe JAILLET
2022-07-11netfilter: nf_tables: move nft_cmp_fast_mask to where its usedFlorian Westphal
2022-07-11netfilter: nf_tables: add and use BE register load-store helpersFlorian Westphal
2022-07-11netfilter: nf_conntrack: add missing __rcu annotationsFlorian Westphal
2022-07-11netfilter: nf_flow_table: count pending offload workqueue tasksVlad Buslov
2022-07-11net: Find dst with sk's xfrm policy not ctl_sksewookseo
2022-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller
2022-07-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-07-09netfilter: nf_tables: replace BUG_ON by element length checkPablo Neira Ayuso