summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2023-02-14wifi: mac80211: configure puncturing bitmapAloka Dixit-0/+3
2023-02-14wifi: cfg80211: include puncturing bitmap in channel switch eventsAloka Dixit-2/+4
2023-02-14wifi: nl80211: validate and configure puncturing bitmapAloka Dixit-0/+8
2023-02-14wifi: cfg80211: move puncturing bitmap validation from mac80211Aloka Dixit-0/+12
2023-02-14wifi: mac80211: mlme: handle EHT channel puncturingJohannes Berg-1/+4
2023-02-14wifi: cfg80211: Extend cfg80211_update_owe_info_event() for MLD APVeerendranath Jakkam-0/+10
2023-02-14wifi: cfg80211: Extend cfg80211_new_sta() for MLD APVeerendranath Jakkam-0/+24
2023-02-14wifi: cfg80211: Authentication offload to user space for MLO connection in ST...Veerendranath Jakkam-0/+12
2023-02-14net/sched: support per action hw statsOz Shlomo-10/+20
2023-02-14net/sched: introduce flow_offload action cookieOz Shlomo-0/+2
2023-02-14net/sched: pass flow_stats instead of multiple stats argsOz Shlomo-6/+5
2023-02-13ipv6: icmp6: add drop reason support to ndisc_rcv()Eric Dumazet-1/+10
2023-02-13ipv6: icmp6: add drop reason support to icmpv6_notify()Eric Dumazet-1/+2
2023-02-13net: dropreason: add SKB_DROP_REASON_IPV6_BAD_EXTHDREric Dumazet-0/+3
2023-02-13devlink: fix the name of value arg of devl_param_driverinit_value_get()Jiri Pirko-1/+1
2023-02-13devlink: make sure driver does not read updated driverinit param before reloadJiri Pirko-0/+4
2023-02-10dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.Kuniyuki Iwashima-0/+13
2023-02-10Merge tag 'for-net-next-2023-02-09' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski-2/+4
2023-02-10Daniel Borkmann says:Jakub Kicinski-0/+15
2023-02-10net: extract nf_ct_handle_fragments to nf_conntrack_ovsXin Long-0/+2
2023-02-10net: extract nf_ct_skb_network_trim function to nf_conntrack_ovsXin Long-0/+2
2023-02-09Bluetooth: MGMT: add CIS feature bits to controller informationPauli Virtanen-0/+2
2023-02-09Bluetooth: HCI: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva-2/+2
2023-02-08net/sched: taprio: give higher priority to higher TCs in software dequeue modeVladimir Oltean-0/+5
2023-02-06net: add sock_init_data_uid()Pietro Borrello-1/+6
2023-02-06net/sched: taprio: only pass gate mask per TXQ for igc, stmmac, tsnep, am65_cpswVladimir Oltean-0/+1
2023-02-06net/sched: taprio: pass mqprio queue configuration to ndo_setup_tc()Vladimir Oltean-0/+1
2023-02-06net/sched: mqprio: allow offloading drivers to request queue count validationVladimir Oltean-0/+4
2023-02-06net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.hVladimir Oltean-10/+10
2023-02-06net: page_pool: use in_softirq() insteadQingfang DENG-2/+2
2023-02-03raw: use net_hash_mix() in hash functionEric Dumazet-2/+11
2023-02-03netfilter: flowtable: cache info of last offloadVlad Buslov-3/+4
2023-02-03netfilter: flowtable: allow unidirectional rulesVlad Buslov-0/+1
2023-02-02tcp: add TCP_MINTTL drop reasonEric Dumazet-0/+6
2023-02-02drivers: net: turn on XDP featuresMarek Majtyka-0/+12
2023-02-02netdev-genl: create a simple family for netdev stuffJakub Kicinski-0/+3
2023-02-02ipvs: avoid kfree_rcu without 2nd argJulian Anastasov-0/+1
2023-02-02net/sched: transition act_pedit to rcu and percpu statsPedro Tammela-15/+66
2023-02-01netfilter: use skb_ip_totlen and iph_totlenXin Long-2/+2
2023-02-01net: add a couple of helpers for iph tot_lenXin Long-3/+0
2023-01-30devlink: remove devlink featuresJiri Pirko-1/+1
2023-01-28mac802154: Handle basic beaconingMiquel Raynal-0/+16
2023-01-28ieee802154: Add support for user beaconing requestsMiquel Raynal-0/+26
2023-01-28net: netlink: recommend policy range validationJohannes Berg-1/+2
2023-01-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-0/+26
2023-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+3
2023-01-27devlink: protect devlink param list by instance lockJiri Pirko-5/+11
2023-01-27devlink: make devlink_param_driverinit_value_set() return voidJiri Pirko-2/+2
2023-01-27devlink: make devlink_param_register/unregister staticJiri Pirko-4/+0
2023-01-27net: remove unnecessary includes from net/flow.hJakub Kicinski-2/+3