summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2022-09-02bpf: Change bpf_getsockopt(SOL_IP) to reuse do_ip_getsockopt()Martin KaFai Lau-0/+2
2022-09-02bpf: Change bpf_getsockopt(SOL_TCP) to reuse do_tcp_getsockopt()Martin KaFai Lau-0/+2
2022-09-02bpf: Change bpf_getsockopt(SOL_SOCKET) to reuse sk_getsockopt()Martin KaFai Lau-0/+2
2022-09-02bpf: net: Change do_ipv6_getsockopt() to take the sockptr_t argumentMartin KaFai Lau-1/+1
2022-09-02net: ieee802154: Fix compilation error when CONFIG_IEEE802154_NL802154_EXPERI...Gal Pressman-4/+2
2022-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski-3/+0
2022-09-02Merge tag 'rxrpc-fixes-20220901' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller-2/+4
2022-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+5
2022-09-01rxrpc: Remove rxrpc_get_reply_time() which is no longer usedDavid Howells-2/+0
2022-09-01rxrpc: Fix ICMP/ICMP6 error handlingDavid Howells-0/+4
2022-08-31tcp: make global challenge ack rate limitation per net-ns and default disabledEric Dumazet-0/+2
2022-08-31net: sched: gred/red: remove unused variables in struct red_statsZhengchao Shao-1/+0
2022-08-31Bluetooth: Move hci_abort_conn to hci_conn.cBrian Gix-0/+1
2022-08-31netfilter: remove nf_conntrack_helper sysctl and modparam togglesPablo Neira Ayuso-3/+0
2022-08-30net: devlink: stub port params cmds for they are unused internallyJiri Pirko-1/+0
2022-08-30netlink: add helpers for extack attr presence checkingJakub Kicinski-0/+7
2022-08-29genetlink: start to validate reserved header bytesJakub Kicinski-0/+3
2022-08-29xfrm: lwtunnel: add lwtunnel support for xfrm interfaces in collect_md modeEyal Birger-0/+11
2022-08-29xfrm: interface: support collect metadata modeEyal Birger-2/+9
2022-08-29net: allow storing xfrm interface metadata in metadata_dstEyal Birger-0/+20
2022-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-1/+3
2022-08-26net: sched: remove unnecessary init of qdisc skb headZhengchao Shao-7/+0
2022-08-26Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux...David S. Miller-13/+39
2022-08-25Bluetooth: convert hci_update_adv_data to hci_syncBrian Gix-0/+1
2022-08-25Bluetooth: move hci_get_random_address() to hci_syncBrian Gix-0/+5
2022-08-25Bluetooth: Move Adv Instance timer to hci_syncBrian Gix-1/+2
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