summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-22netfilter: nf_tables: do not store verdict in traceinfo structureFlorian Westphal3-19/+20
2023-04-22netfilter: nf_tables: do not store pktinfo in traceinfo structureFlorian Westphal3-15/+16
2023-04-22netfilter: nf_tables: remove unneeded conditionalFlorian Westphal1-4/+2
2023-04-22netfilter: nf_tables: make validation state per tableFlorian Westphal2-21/+20
2023-04-22netfilter: nf_tables: don't write table validation state without mutexFlorian Westphal3-9/+2
2023-04-22netfilter: nf_tables: don't store chain address on jumpFlorian Westphal4-28/+44
2023-04-22netfilter: nf_tables: don't store address of last rule on jumpFlorian Westphal1-6/+2
2023-04-22netfilter: nf_tables: merge nft_rules_old structure and end of ruleblob markerFlorian Westphal1-28/+27
2023-04-21Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski239-2871/+23373
2023-04-21net/packet: support mergeable feature of virtioJianfeng Tan4-40/+60
2023-04-21Merge branch 'mlx5-ipsec-fixes'David S. Miller3-36/+35
2023-04-21net/mlx5e: Refactor duplicated code in mlx5e_ipsec_init_macsLeon Romanovsky1-24/+21
2023-04-21net/mlx5e: Properly release work data structureLeon Romanovsky1-2/+4
2023-04-21net/mlx5e: Compare all fields in IPv6 addressLeon Romanovsky1-1/+1
2023-04-21net/mlx5e: Don't overwrite extack message returned from IPsec SA validatorLeon Romanovsky1-1/+1
2023-04-21net/mlx5e: Fix FW error while setting IPsec policy block actionLeon Romanovsky1-8/+8
2023-04-21net: stmmac:fix system hang when setting up tag_8021q VLAN for DSA portsYan Wang1-3/+9
2023-04-21Merge branch 'pds_core'David S. Miller20-0/+4481
2023-04-21pds_core: Kconfig and pds_core.rstShannon Nelson4-0/+38
2023-04-21pds_core: publish events to the clientsShannon Nelson4-0/+39
2023-04-21pds_core: add the aux client APIShannon Nelson3-1/+158
2023-04-21pds_core: devlink params for enabling VIF supportShannon Nelson4-6/+127
2023-04-21pds_core: add auxiliary_bus devicesShannon Nelson6-2/+171
2023-04-21pds_core: add initial VF device handlingShannon Nelson2-1/+56
2023-04-21pds_core: set up the VIF definitions and defaultsShannon Nelson4-0/+102
2023-04-21pds_core: add FW update feature to devlinkShannon Nelson6-1/+221
2023-04-21pds_core: Add adminq processing and commandsShannon Nelson4-12/+299
2023-04-21pds_core: set up device and adminqShannon Nelson7-4/+1418
2023-04-21pds_core: add devlink health facilitiesShannon Nelson6-1/+88
2023-04-21pds_core: health timer and workqueueShannon Nelson4-0/+103
2023-04-21pds_core: add devcmd device interfacesShannon Nelson8-3/+699
2023-04-21pds_core: initial framework for pds_core PF driverShannon Nelson8-0/+993
2023-04-21Merge branch 'bridge-neigh-suppression'David S. Miller15-19/+936
2023-04-21selftests: net: Add bridge neighbor suppression testIdo Schimmel2-0/+863
2023-04-21bridge: Allow setting per-{Port, VLAN} neighbor suppression stateIdo Schimmel3-2/+9
2023-04-21bridge: vlan: Allow setting VLAN neighbor suppression stateIdo Schimmel3-1/+21
2023-04-21bridge: Add per-{Port, VLAN} neighbor suppression data path supportIdo Schimmel1-1/+17
2023-04-21bridge: Encapsulate data path neighbor suppression logicIdo Schimmel3-6/+13
2023-04-21bridge: Take per-{Port, VLAN} neighbor suppression into accountIdo Schimmel2-2/+2
2023-04-21bridge: Add internal flags for per-{Port, VLAN} neighbor suppressionIdo Schimmel2-0/+2
2023-04-21bridge: Pass VLAN ID to br_flood()Ido Schimmel4-7/+9
2023-04-21bridge: Reorder neighbor suppression check when floodingIdo Schimmel1-2/+2
2023-04-21Merge branch 'macsec-vlan'David S. Miller5-18/+288
2023-04-21macsec: Don't rely solely on the dst MAC address to identify destination MACs...Emeel Hakim1-2/+12
2023-04-21net/mlx5: Consider VLAN interface in MACsec TX steering rulesEmeel Hakim1-0/+7
2023-04-21net/mlx5: Support MACsec over VLANEmeel Hakim1-16/+26
2023-04-21net/mlx5: Enable MACsec offload feature for VLAN interfaceEmeel Hakim1-0/+1
2023-04-21vlan: Add MACsec offload operations for VLAN interfaceEmeel Hakim1-0/+242
2023-04-21Merge branch 'sctp-nested-flex-arrays'David S. Miller12-48/+49
2023-04-21sctp: delete the nested flexible array payloadXin Long1-1/+1