summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: tag_ocelot: call only the relevant portion of __skb_vlan_pop() on TXVladimir Oltean2023-04-231-0/+21
* net: vlan: introduce skb_vlan_eth_hdr()Vladimir Oltean2023-04-231-2/+10
* net: vlan: don't adjust MAC header in __vlan_insert_inner_tag() unless setVladimir Oltean2023-04-231-1/+2
* net: optimize napi_threaded_poll() vs RPS/RFSEric Dumazet2023-04-231-0/+3
* Merge tag 'mlx5-updates-2023-04-20' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2023-04-212-1/+2
|\
| * net/mlx5: Update op_mode to op_mod for port selectionRoi Dayan2023-04-201-1/+1
| * net/mlx5: Add vnic devlink health reporter to PFs/VFsMaher Sanalla2023-04-201-0/+1
* | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-04-2110-32/+143
|\ \
| * | bpf: add test_run support for netfilter program typeFlorian Westphal2023-04-211-0/+3
| * | netfilter: nfnetlink hook: dump bpf prog idFlorian Westphal2023-04-211-3/+21
| * | bpf: minimal support for programs hooked into netfilter frameworkFlorian Westphal2023-04-212-0/+9
| * | bpf: add bpf_link support for BPF_NETFILTER programsFlorian Westphal2023-04-213-0/+25
| * | bpf: Set skb redirect and from_ingress info in __bpf_tx_skbDaniel Borkmann2023-04-171-0/+9
| * | bpf: Remove KF_KPTR_GET kfunc flagDavid Vernet2023-04-161-1/+0
| * | bpf: Centralize btf_field-specific initialization logicDave Marchevsky2023-04-151-4/+29
| * | bpf: Migrate bpf_rbtree_add and bpf_list_push_{front,back} to possibly failDave Marchevsky2023-04-151-1/+6
| * | bpf: Support refcounted local kptrs in existing semanticsDave Marchevsky2023-04-151-0/+3
| * | bpf: Introduce opaque bpf_refcount struct and add btf_record plumbingDave Marchevsky2023-04-152-0/+12
| * | bpf: Remove btf_field_offs, use btf_record's fields insteadDave Marchevsky2023-04-152-27/+19
| * | bpf: Support 64-bit pointers to kfuncsIlya Leoshkevich2023-04-132-0/+11
* | | Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-04-213-43/+60
|\ \ \
| * | | wifi: mac80211: remove ieee80211_tx_status_8023Felix Fietkau2023-04-181-20/+0
| * | | wifi: brcmfmac: add Cypress 43439 SDIO idsMarek Vasut2023-04-141-1/+4
| * | | wifi: mac80211: add flush_sta methodJohannes Berg2023-04-131-0/+6
| * | | wifi: ieee80211: correctly mark FTM frames non-bufferableJohannes Berg2023-04-131-14/+38
| * | | wifi: ieee80211: clean up public action codesJohannes Berg2023-04-131-8/+3
| * | | mmc: sdio: add Realtek SDIO vendor ID and various wifi device IDsMartin Blumenstingl2023-04-121-0/+9
* | | | net/packet: support mergeable feature of virtioJianfeng Tan2023-04-211-0/+1
* | | | pds_core: publish events to the clientsShannon Nelson2023-04-211-0/+2
* | | | pds_core: add the aux client APIShannon Nelson2023-04-212-0/+8
* | | | pds_core: add auxiliary_bus devicesShannon Nelson2023-04-212-0/+15
* | | | pds_core: set up the VIF definitions and defaultsShannon Nelson2023-04-211-0/+19
* | | | pds_core: Add adminq processing and commandsShannon Nelson2023-04-211-1/+10
* | | | pds_core: set up device and adminqShannon Nelson2023-04-211-0/+638
* | | | pds_core: add devcmd device interfacesShannon Nelson2023-04-212-0/+193
* | | | pds_core: initial framework for pds_core PF driverShannon Nelson2023-04-212-0/+585
* | | | bridge: Allow setting per-{Port, VLAN} neighbor suppression stateIdo Schimmel2023-04-211-0/+1
* | | | bridge: vlan: Allow setting VLAN neighbor suppression stateIdo Schimmel2023-04-211-0/+1
* | | | bridge: Add internal flags for per-{Port, VLAN} neighbor suppressionIdo Schimmel2023-04-211-0/+1
* | | | sctp: delete the nested flexible array payloadXin Long2023-04-211-1/+1
* | | | sctp: delete the nested flexible array hmacXin Long2023-04-211-1/+1
* | | | sctp: delete the nested flexible array peer_initXin Long2023-04-211-1/+1
* | | | sctp: delete the nested flexible array variableXin Long2023-04-211-2/+2
* | | | sctp: delete the nested flexible array skipXin Long2023-04-212-4/+4
* | | | sctp: delete the nested flexible array paramsXin Long2023-04-212-7/+7
* | | | mac80211: use the new drop reasons infrastructureJohannes Berg2023-04-201-0/+12
* | | | net: extend drop reasons for multiple subsystemsJohannes Berg2023-04-202-4/+41
* | | | net: move dropreason.h to dropreason-core.hJohannes Berg2023-04-204-6/+7
* | | | ipv6: add icmpv6_error_anycast_as_unicast for ICMPv6Mahesh Bandewar2023-04-201-0/+1
* | | | net: skbuff: update and rename __kfree_skb_defer()Jakub Kicinski2023-04-201-1/+1