summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2021-01-27devlink: Add DMAC filter generic packet trapAya Levin-0/+3
2021-01-27Merge tag 'mac80211-next-for-net-next-2021-01-27' of git://git.kernel.org/pub...Jakub Kicinski-93/+261
2021-01-27bpf: Allow rewriting to ports under ip_unprivileged_port_startStanislav Fomichev-0/+2
2021-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski-0/+2
2021-01-27netfilter: nftables: statify nft_parse_register()Pablo Neira Ayuso-1/+0
2021-01-27netfilter: nftables: add nft_parse_register_store() and use itPablo Neira Ayuso-9/+9
2021-01-27netfilter: nftables: add nft_parse_register_load() and use itPablo Neira Ayuso-5/+5
2021-01-26net: allow user to set metric on default route learned via Router AdvertisementPraveen Chaudhary-1/+2
2021-01-26net: lapb: Add locking to the lapb moduleXie He-0/+2
2021-01-26cfg80211: avoid holding the RTNL when calling the driverJohannes Berg-20/+94
2021-01-26netfilter: flowtable: add hash offset field to tuplePablo Neira Ayuso-0/+4
2021-01-25Bluetooth: L2CAP: Fix handling fragmented lengthLuiz Augusto von Dentz-0/+1
2021-01-25Bluetooth: disable advertisement filters during suspendHoward Chung-0/+2
2021-01-25Bluetooth: advmon offload MSFT remove monitorArchie Pusaka-2/+6
2021-01-25Bluetooth: advmon offload MSFT add monitorArchie Pusaka-3/+14
2021-01-25Bluetooth: advmon offload MSFT add rssi supportArchie Pusaka-0/+25
2021-01-23tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPENPengcheng Yang-1/+1
2021-01-23tcp: make TCP_USER_TIMEOUT accurate for zero window probesEnke Chen-0/+1
2021-01-22mlxsw: Register physical ports as a devlink resourceDanielle Ratson-0/+2
2021-01-22sch_htb: Hierarchical QoS hardware offloadMaxim Mikityanskiy-0/+36
2021-01-22net: sched: Add extack to Qdisc_class_ops.deleteMaxim Mikityanskiy-1/+2
2021-01-22net: sched: Add multi-queue support to sch_tree_lockMaxim Mikityanskiy-4/+10
2021-01-22tcp: remove unused ICSK_TIME_EARLY_RETRANSPengcheng Yang-3/+1
2021-01-22devlink: Support get and set state of port functionParav Pandit-0/+32
2021-01-22devlink: Support add and delete devlink portParav Pandit-0/+52
2021-01-22devlink: Introduce PCI SF port flavour and port attributeParav Pandit-0/+16
2021-01-22cfg80211: change netdev registration/unregistration semanticsJohannes Berg-8/+32
2021-01-22cfg80211: Add phyrate conversion support for extended MCS in 60GHz bandMax Chen-0/+2
2021-01-21mac80211: add rx decapsulation offload supportFelix Fietkau-0/+16
2021-01-21net/fq_impl: do not maintain a backlog-sorted list of flowsFelix Fietkau-52/+71
2021-01-21net/fq_impl: drop get_default_func, move default flow to fq_tinFelix Fietkau-6/+6
2021-01-21net/fq_impl: bulk-free packets from a flow on overmemoryFelix Fietkau-11/+44
2021-01-20net/sched: cls_flower add CT_FLAGS_INVALID flag supportwenxu-0/+1
2021-01-20bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVEStanislav Fomichev-0/+3
2021-01-20net, xdp: Introduce xdp_build_skb_from_frame utility routineLorenzo Bianconi-0/+2
2021-01-20net, xdp: Introduce __xdp_build_skb_from_frame utility routineLorenzo Bianconi-0/+3
2021-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-6/+20
2021-01-19tcp: fix TCP socket rehash stats mis-accountingYuchung Cheng-5/+12
2021-01-18net/bonding: Declare TLS RX device offload supportTariq Toukan-1/+1
2021-01-18net/bonding: Implement TLS TX device offloadTariq Toukan-0/+2
2021-01-18net/bonding: Implement ndo_sk_get_lower_devTariq Toukan-0/+2
2021-01-18net_sched: fix RTNL deadlock again caused by request_module()Cong Wang-1/+4
2021-01-18tcp: fix TCP_USER_TIMEOUT with zero windowEnke Chen-0/+3
2021-01-16netfilter: nft_dynset: honor stateful expressions in set definitionPablo Neira Ayuso-0/+2
2021-01-15net: dsa: add ops for devlink-sbVladimir Oltean-0/+34
2021-01-15Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski-0/+19
2021-01-15dsa: add support for Arrow XRS700x tag trailerGeorge McCollister-0/+2
2021-01-14net: dsa: Link aggregation supportTobias Waldekranz-0/+60
2021-01-14cfg80211: fix a kerneldoc markupMauro Carvalho Chehab-1/+1
2021-01-12net: dsa: add optional stats64 supportOleksij Rempel-1/+3