summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-21bridge: Take per-{Port, VLAN} neighbor suppression into accountIdo Schimmel
2023-04-21bridge: Add internal flags for per-{Port, VLAN} neighbor suppressionIdo Schimmel
2023-04-21bridge: Pass VLAN ID to br_flood()Ido Schimmel
2023-04-21bridge: Reorder neighbor suppression check when floodingIdo Schimmel
2023-04-21Merge branch 'macsec-vlan'David S. Miller
2023-04-21macsec: Don't rely solely on the dst MAC address to identify destination MACs...Emeel Hakim
2023-04-21net/mlx5: Consider VLAN interface in MACsec TX steering rulesEmeel Hakim
2023-04-21net/mlx5: Support MACsec over VLANEmeel Hakim
2023-04-21net/mlx5: Enable MACsec offload feature for VLAN interfaceEmeel Hakim
2023-04-21vlan: Add MACsec offload operations for VLAN interfaceEmeel Hakim
2023-04-21Merge branch 'sctp-nested-flex-arrays'David S. Miller
2023-04-21sctp: delete the nested flexible array payloadXin Long
2023-04-21sctp: delete the nested flexible array hmacXin Long
2023-04-21sctp: delete the nested flexible array peer_initXin Long
2023-04-21sctp: delete the nested flexible array variableXin Long
2023-04-21sctp: delete the nested flexible array skipXin Long
2023-04-21sctp: delete the nested flexible array paramsXin Long
2023-04-20Merge branch 'net-extend-drop-reasons'Jakub Kicinski
2023-04-20mac80211: use the new drop reasons infrastructureJohannes Berg
2023-04-20net: extend drop reasons for multiple subsystemsJohannes Berg
2023-04-20net: move dropreason.h to dropreason-core.hJohannes Berg
2023-04-20ipv6: add icmpv6_error_anycast_as_unicast for ICMPv6Mahesh Bandewar
2023-04-20Merge branch 'ethtool-mm-api-consolidation'Jakub Kicinski
2023-04-20selftests: forwarding: add a test for MAC Merge layerVladimir Oltean
2023-04-20selftests: forwarding: introduce helper for standard ethtool countersVladimir Oltean
2023-04-20selftests: forwarding: generalize bail_on_lldpad from mlxswPetr Machata
2023-04-20selftests: forwarding: sch_tbf_*: Add a pre-run hookPetr Machata
2023-04-20net: ethtool: mm: sanitize some UAPI configurationsVladimir Oltean
2023-04-20net: enetc: include MAC Merge / FP registers in register dumpVladimir Oltean
2023-04-20net: enetc: only commit preemptible TCs to hardware when MM TX is activeVladimir Oltean
2023-04-20net: enetc: report mm tx-active based on tx-enabled and verify-statusVladimir Oltean
2023-04-20net: enetc: fix MAC Merge layer remaining enabled until a link down eventVladimir Oltean
2023-04-20wwan: core: add print for wwan port attach/disconnectSlark Xiao
2023-04-20net: skbuff: update and rename __kfree_skb_defer()Jakub Kicinski
2023-04-20eth: mlx5: avoid iterator use outside of a loopJakub Kicinski
2023-04-20flow_dissector: Address kdoc warningsSimon Horman
2023-04-20page_pool: unlink from napi during destroyJakub Kicinski
2023-04-20net: phy: fix circular LEDS_CLASS dependenciesArnd Bergmann
2023-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-20wifi: ath9k: Don't mark channelmap stack variable read-only in ath9k_mci_upda...Toke Høiland-Jørgensen
2023-04-20Merge tag 'rust-fixes-6.3' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2023-04-20Merge tag 'net-6.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-04-20net: libwx: fix memory leak in wx_setup_rx_resourcesZhengchao Shao
2023-04-20net: bridge: switchdev: don't notify FDB entries with "master dynamic"Vladimir Oltean
2023-04-19Revert "net/mlx5: Enable management PF initialization"Jakub Kicinski
2023-04-19Merge branch 'another-crack-at-a-handshake-upcall-mechanism'Jakub Kicinski
2023-04-19net/handshake: Add Kunit tests for the handshake consumer APIChuck Lever
2023-04-19net/handshake: Add a kernel API for requesting a TLSv1.3 handshakeChuck Lever
2023-04-19net/handshake: Create a NETLINK service for handling handshake requestsChuck Lever
2023-04-19.gitignore: Do not ignore .kunitconfig filesChuck Lever