summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2022-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-3/+7
2022-08-25net: devlink: limit flash component name to match version returned by info_get()Jiri Pirko-2/+1
2022-08-25net: devlink: extend info_get() version put to indicate a flash componentJiri Pirko-0/+16
2022-08-25net: sched: delete duplicate cleanup of backlog and qlenZhengchao Shao-1/+0
2022-08-25wifi: cfg80211: Add link_id to cfg80211_ch_switch_started_notify()Veerendranath Jakkam-1/+3
2022-08-25wifi: mac80211: maintain link_id in link_staJohannes Berg-0/+2
2022-08-25wifi: mac80211: add link information in ieee80211_rx_statusVasanthakumar Thiagarajan-0/+5
2022-08-25wifi: mac80211: properly implement MLO key handlingJohannes Berg-0/+2
2022-08-25wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam-12/+25
2022-08-25wifi: cfg80211: add link id to txq paramsShaul Triebitz-0/+2
2022-08-25net: gro: skb_gro_header helper functionRichard Gobert-15/+18
2022-08-24net: Add a bhash2 table hashed by port and addressJoanne Koong-2/+95
2022-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski-0/+4
2022-08-24netlink: fix some kernel-doc commentsZhengchao Shao-1/+3
2022-08-24net: Fix a data-race around gro_normal_batch.Kuniyuki Iwashima-1/+1
2022-08-24net: Fix a data-race around sysctl_net_busy_poll.Kuniyuki Iwashima-1/+1
2022-08-24netfilter: flowtable: fix stuck flows on cleanup due to pending workPablo Neira Ayuso-0/+2
2022-08-24netfilter: flowtable: add function to invoke garbage collection immediatelyPablo Neira Ayuso-0/+1
2022-08-24netfilter: nf_tables: make table handle allocation per-netns friendlyPablo Neira Ayuso-0/+1
2022-08-23net: dsa: use dsa_tree_for_each_cpu_port in dsa_tree_{setup,teardown}_masterVladimir Oltean-0/+4
2022-08-23vsock: add API call for data readyArseniy Krasnov-0/+1
2022-08-23vsock: SO_RCVLOWAT transport set callbackArseniy Krasnov-0/+1
2022-08-22bonding: 3ad: make ad_ticks_per_sec a constJonathan Toppins-1/+1
2022-08-22Remove DECnet support from kernelStephen Hemminger-954/+0
2022-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+27
2022-08-18net: macsec: Expose MACSEC_SALT_LEN definition to user spaceEmeel Hakim-1/+0
2022-08-18bpf: Change bpf_setsockopt(SOL_IPV6) to reuse do_ipv6_setsockopt()Martin KaFai Lau-0/+4
2022-08-18bpf: Change bpf_setsockopt(SOL_IP) to reuse do_ip_setsockopt()Martin KaFai Lau-0/+2
2022-08-18bpf: Change bpf_setsockopt(SOL_TCP) to reuse do_tcp_setsockopt()Martin KaFai Lau-0/+2
2022-08-18bpf: Change bpf_setsockopt(SOL_SOCKET) to reuse sk_setsockopt()Martin KaFai Lau-0/+2
2022-08-18bpf: net: Consider has_current_bpf_ctx() when testing capable() in sk_setsock...Martin KaFai Lau-0/+2
2022-08-18bpf: net: Avoid sk_setsockopt() taking sk lock when called from bpfMartin KaFai Lau-0/+3
2022-08-18ip_tunnel: Respect tunnel key's "flow_flags" in IP tunnelsEyal Birger-1/+3
2022-08-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski-6/+0
2022-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski-1/+1
2022-08-17net: Fix suspicious RCU usage in bpf_sk_reuseport_detach()David Howells-0/+25
2022-08-16net: sched: remove the unused return value of unregister_qdiscZhengchao Shao-1/+1
2022-08-15neighbour: make proxy_queue.qlen limit per-deviceAlexander Mikhalitsyn-0/+1
2022-08-11Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-29/+80
2022-08-11net: add missing kdoc for struct genl_multicast_group::flagsJakub Kicinski-2/+3
2022-08-11netfilter: nfnetlink: re-enable conntrack expectation eventsFlorian Westphal-1/+1
2022-08-10net/tls: Use RCU API to access tls_ctx->netdevMaxim Mikityanskiy-1/+1
2022-08-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski-0/+4
2022-08-10net: fix refcount bug in sk_psock_get (2)Hawkins Jiawei-20/+48
2022-08-09ax88796: Fix some typo in a commentChristophe JAILLET-2/+2
2022-08-09netfilter: nf_tables: disallow jump to implicit chain from set elementPablo Neira Ayuso-0/+5
2022-08-09netfilter: nf_tables: upfront validation of data via nft_data_init()Pablo Neira Ayuso-2/+2
2022-08-09netfilter: nf_tables: validate variable length element extensionPablo Neira Ayuso-1/+3
2022-08-09net: netfilter: Remove ifdefs for code shared by BPF and ctnetlinkKumar Kartikeya Dwivedi-6/+0
2022-08-08mptcp, btf: Add struct mptcp_sock definition when CONFIG_MPTCP is disabledJiri Olsa-0/+4