summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/packet: support mergeable feature of virtioJianfeng Tan2023-04-214-40/+60
* Merge branch 'mlx5-ipsec-fixes'David S. Miller2023-04-213-36/+35
|\
| * net/mlx5e: Refactor duplicated code in mlx5e_ipsec_init_macsLeon Romanovsky2023-04-211-24/+21
| * net/mlx5e: Properly release work data structureLeon Romanovsky2023-04-211-2/+4
| * net/mlx5e: Compare all fields in IPv6 addressLeon Romanovsky2023-04-211-1/+1
| * net/mlx5e: Don't overwrite extack message returned from IPsec SA validatorLeon Romanovsky2023-04-211-1/+1
| * net/mlx5e: Fix FW error while setting IPsec policy block actionLeon Romanovsky2023-04-211-8/+8
|/
* net: stmmac:fix system hang when setting up tag_8021q VLAN for DSA portsYan Wang2023-04-211-3/+9
* Merge branch 'pds_core'David S. Miller2023-04-2120-0/+4481
|\
| * pds_core: Kconfig and pds_core.rstShannon Nelson2023-04-214-0/+38
| * pds_core: publish events to the clientsShannon Nelson2023-04-214-0/+39
| * pds_core: add the aux client APIShannon Nelson2023-04-213-1/+158
| * pds_core: devlink params for enabling VIF supportShannon Nelson2023-04-214-6/+127
| * pds_core: add auxiliary_bus devicesShannon Nelson2023-04-216-2/+171
| * pds_core: add initial VF device handlingShannon Nelson2023-04-212-1/+56
| * pds_core: set up the VIF definitions and defaultsShannon Nelson2023-04-214-0/+102
| * pds_core: add FW update feature to devlinkShannon Nelson2023-04-216-1/+221
| * pds_core: Add adminq processing and commandsShannon Nelson2023-04-214-12/+299
| * pds_core: set up device and adminqShannon Nelson2023-04-217-4/+1418
| * pds_core: add devlink health facilitiesShannon Nelson2023-04-216-1/+88
| * pds_core: health timer and workqueueShannon Nelson2023-04-214-0/+103
| * pds_core: add devcmd device interfacesShannon Nelson2023-04-218-3/+699
| * pds_core: initial framework for pds_core PF driverShannon Nelson2023-04-218-0/+993
|/
* Merge branch 'bridge-neigh-suppression'David S. Miller2023-04-2115-19/+936
|\
| * selftests: net: Add bridge neighbor suppression testIdo Schimmel2023-04-212-0/+863
| * bridge: Allow setting per-{Port, VLAN} neighbor suppression stateIdo Schimmel2023-04-213-2/+9
| * bridge: vlan: Allow setting VLAN neighbor suppression stateIdo Schimmel2023-04-213-1/+21
| * bridge: Add per-{Port, VLAN} neighbor suppression data path supportIdo Schimmel2023-04-211-1/+17
| * bridge: Encapsulate data path neighbor suppression logicIdo Schimmel2023-04-213-6/+13
| * bridge: Take per-{Port, VLAN} neighbor suppression into accountIdo Schimmel2023-04-212-2/+2
| * bridge: Add internal flags for per-{Port, VLAN} neighbor suppressionIdo Schimmel2023-04-212-0/+2
| * bridge: Pass VLAN ID to br_flood()Ido Schimmel2023-04-214-7/+9
| * bridge: Reorder neighbor suppression check when floodingIdo Schimmel2023-04-211-2/+2
|/
* Merge branch 'macsec-vlan'David S. Miller2023-04-215-18/+288
|\
| * macsec: Don't rely solely on the dst MAC address to identify destination MACs...Emeel Hakim2023-04-211-2/+12
| * net/mlx5: Consider VLAN interface in MACsec TX steering rulesEmeel Hakim2023-04-211-0/+7
| * net/mlx5: Support MACsec over VLANEmeel Hakim2023-04-211-16/+26
| * net/mlx5: Enable MACsec offload feature for VLAN interfaceEmeel Hakim2023-04-211-0/+1
| * vlan: Add MACsec offload operations for VLAN interfaceEmeel Hakim2023-04-211-0/+242
|/
* Merge branch 'sctp-nested-flex-arrays'David S. Miller2023-04-2112-48/+49
|\
| * sctp: delete the nested flexible array payloadXin Long2023-04-211-1/+1
| * sctp: delete the nested flexible array hmacXin Long2023-04-213-3/+3
| * sctp: delete the nested flexible array peer_initXin Long2023-04-214-10/+9
| * sctp: delete the nested flexible array variableXin Long2023-04-214-9/+11
| * sctp: delete the nested flexible array skipXin Long2023-04-213-6/+6
| * sctp: delete the nested flexible array paramsXin Long2023-04-216-19/+19
|/
* Merge branch 'net-extend-drop-reasons'Jakub Kicinski2023-04-2112-410/+606
|\
| * mac80211: use the new drop reasons infrastructureJohannes Berg2023-04-216-48/+138
| * net: extend drop reasons for multiple subsystemsJohannes Berg2023-04-214-16/+121
| * net: move dropreason.h to dropreason-core.hJohannes Berg2023-04-214-6/+7
|/