summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-17net: bridge: mcast: toggle also host vlan state in br_multicast_toggle_vlanNikolay Aleksandrov
2021-08-17net: bridge: mcast: use the correct vlan group helperNikolay Aleksandrov
2021-08-17net: bridge: vlan: account for router port lists when notifyingNikolay Aleksandrov
2021-08-17net: bridge: vlan: enable mcast snooping for existing master vlansNikolay Aleksandrov
2021-08-17Merge branch 'octeonx2-mcam-management-rework'David S. Miller
2021-08-17octeontx2-af: configure npc for cn10k to allow packets from cptVidya
2021-08-17octeontx2-af: cn10K: Get NPC counters valueHariprasad Kelam
2021-08-17octeontx2-af: Allocate low priority entries for PFSubbaraya Sundeep
2021-08-17octeontx2-pf: devlink params support to set mcam entry countSunil Goutham
2021-08-17octeontx2-pf: Unify flow management variablesSunil Goutham
2021-08-17octeontx2-pf: Sort the allocated MCAM entry indicesSunil Goutham
2021-08-17octeontx2-pf: Ntuple filters support for VF netdevRakesh Babu
2021-08-17octeontx2-pf: Enable NETIF_F_RXALL support for VF driverSunil Goutham
2021-08-17octeontx2-af: Add debug messages for failuresSunil Goutham
2021-08-17octeontx2-af: add proper return codes for AF mailbox handlersNaveen Mamindlapalli
2021-08-17octeontx2-af: Modify install flow error codesSubbaraya Sundeep
2021-08-17Merge tag 'mlx5-updates-2021-08-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-08-16tcp: enable data-less, empty-cookie SYN with TFO_SERVER_COOKIE_NOT_REQDLuke Hsiao
2021-08-16Merge branch 'ptp-ocp-minor-updates-and-fixes'Jakub Kicinski
2021-08-16MAINTAINERS: Update for ptp_ocp driver.Jonathan Lemon
2021-08-16ptp: ocp: Have Kconfig select NET_DEVLINKJonathan Lemon
2021-08-16ptp: ocp: Fix error path for pci_ocp_device_init()Jonathan Lemon
2021-08-16ptp: ocp: Fix uninitialized variable warning spotted by clang.Jonathan Lemon
2021-08-16net/mlx5: Bridge, support LAGVlad Buslov
2021-08-16net/mlx5: Bridge, allow merged eswitch connectivityVlad Buslov
2021-08-16net/mlx5: Bridge, extract FDB delete notification to functionVlad Buslov
2021-08-16net/mlx5: Bridge, identify port by vport_num+esw_owner_vhca_id pairVlad Buslov
2021-08-16net/mlx5: Bridge, obtain core device from eswitch instead of privVlad Buslov
2021-08-16net/mlx5: Bridge, release bridge in same function where it is takenVlad Buslov
2021-08-16net/mlx5e: Support MQPRIO channel modeTariq Toukan
2021-08-16net/mlx5e: Handle errors of netdev_set_num_tc()Tariq Toukan
2021-08-16net/mlx5e: Maintain MQPRIO mode parameterTariq Toukan
2021-08-16net/mlx5e: Abstract MQPRIO paramsTariq Toukan
2021-08-16net/mlx5e: Support flow classification into RSS contextsTariq Toukan
2021-08-16net/mlx5e: Support multiple RSS contextsTariq Toukan
2021-08-16net/mlx5e: Dynamically allocate TIRs in RSS contextsTariq Toukan
2021-08-16net/mlx5e: Convert RSS to a dedicated objectTariq Toukan
2021-08-16net/mlx5e: Introduce abstraction of RSS contextTariq Toukan
2021-08-16net/mlx5e: Introduce TIR create/destroy API in rx_resTariq Toukan
2021-08-16net/mlx5e: Do not try enable RSS when resetting indir tableTariq Toukan
2021-08-16Merge branch 'net-hns3-add-support-ethtool-extended-link-state'Jakub Kicinski
2021-08-16net: hns3: add support ethtool extended link stateGuangbin Huang
2021-08-16net: hns3: add header file hns3_ethtoo.hGuangbin Huang
2021-08-16ethtool: add two link extended substates of bad signal integrityGuangbin Huang
2021-08-16docs: ethtool: Add two link extended substates of bad signal integrityGuangbin Huang
2021-08-16bonding: improve nl error msg when device can't be enslaved because of IFF_MA...Antoine Tenart
2021-08-16Merge branch 'bridge-mcast-fixes'David S. Miller
2021-08-16net: bridge: mcast: account for ipv6 size when dumping querier stateNikolay Aleksandrov
2021-08-16net: bridge: mcast: drop sizeof for nest attribute's zero sizeNikolay Aleksandrov
2021-08-16net: bridge: mcast: don't dump querier state if snooping is disabledNikolay Aleksandrov