aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-12-23selftests: mlxsw: vxlan_fdb_veto: Make the test more flexible for future useAmit Cohen1-12/+27
2021-12-23selftests: mlxsw: Add VxLAN configuration test for IPv6Amit Cohen1-0/+65
2021-12-23selftests: mlxsw: vxlan: Make the test more flexible for future useAmit Cohen1-99/+125
2021-12-23wwan: Replace kernel.h with the necessary inclusionsAndy Shevchenko1-4/+5
2021-12-23net: stmmac: add tc flower filter for EtherType matchingOng Boon Leong2-0/+124
2021-12-23net: lan966x: Add support for multiple bridge flagsHoratiu Vultur4-2/+82
2021-12-23flow_offload: fix suspicious RCU usage when offloading tc actionBaowen Zheng1-2/+9
2021-12-23sctp: move hlist_node and hashent out of sctp_ep_commonXin Long5-32/+23
2021-12-22Merge branch 'add-tests-for-vxlan-with-ipv6-underlay'Jakub Kicinski10-23/+3084
2021-12-22selftests: forwarding: Add Q-in-VNI test for IPv6Amit Cohen1-0/+347
2021-12-22selftests: forwarding: Add a test for VxLAN symmetric routing with IPv6Amit Cohen1-0/+563
2021-12-22selftests: forwarding: Add a test for VxLAN asymmetric routing with IPv6Amit Cohen1-0/+504
2021-12-22selftests: forwarding: vxlan_bridge_1q: Remove unused functionAmit Cohen1-20/+0
2021-12-22selftests: forwarding: Add VxLAN tests with a VLAN-aware bridge for IPv6Amit Cohen2-0/+848
2021-12-22selftests: forwarding: Add VxLAN tests with a VLAN-unaware bridge for IPv6Amit Cohen2-0/+815
2021-12-22selftests: lib.sh: Add PING_COUNT to allow sending configurable amount of packetsAmit Cohen1-2/+5
2021-12-22mlxsw: spectrum_flower: Make vlan_id limitation more specificAmit Cohen1-1/+2
2021-12-22Merge tag 'mlx5-updates-2021-12-21' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxJakub Kicinski22-81/+365
2021-12-22codel: remove unnecessary pkt_sched.h includeJakub Kicinski6-1/+8
2021-12-22codel: remove unnecessary sock.h includeJakub Kicinski5-1/+8
2021-12-22net: broadcom: bcm4908enet: remove redundant variable bytesColin Ian King1-2/+0
2021-12-22ice: trivial: fix odd indentingJesse Brandeburg1-3/+4
2021-12-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueJakub Kicinski11-233/+4357
2021-12-21net/mlx5e: Take packet_merge params directly from the RX res structTariq Toukan1-8/+6
2021-12-21net/mlx5e: Allocate per-channel stats dynamically at first usageLama Kayal1-13/+28
2021-12-21net/mlx5e: Use dynamic per-channel allocations in statsTariq Toukan9-22/+36
2021-12-21net/mlx5e: Allow profile-specific limitation on max num of channelsTariq Toukan3-3/+23
2021-12-21net/mlx5e: Save memory by using dynamic allocation in netdev privTariq Toukan2-10/+54
2021-12-21net/mlx5e: Add profile indications for PTP and QOS HTB featuresTariq Toukan3-24/+42
2021-12-21net/mlx5e: Use bitmap field for profile featuresTariq Toukan7-11/+14
2021-12-21net/mlx5: Remove the repeated declarationShaokun Zhang1-3/+0
2021-12-21net/mlx5: Let user configure max_macs generic paramShay Drory3-0/+91
2021-12-21devlink: Clarifies max_macs generic devlink paramShay Drory1-2/+4
2021-12-21net/mlx5: Let user configure event_eq_size paramShay Drory3-1/+25
2021-12-21devlink: Add new "event_eq_size" generic device paramShay Drory3-0/+12
2021-12-21net/mlx5: Let user configure io_eq_size paramShay Drory3-1/+35
2021-12-21devlink: Add new "io_eq_size" generic device paramShay Drory3-0/+12
2021-12-21Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueJakub Kicinski6-16/+3
2021-12-21net: phy: micrel: Adding interrupt support for Link up/Link down in LAN8814 Quad phyDivya Koppera1-0/+67
2021-12-21fm10k: Fix syntax errors in commentsXiang wangx1-1/+1
2021-12-21igbvf: Refactor traceKaren Sornek1-1/+1
2021-12-21igb: remove never changed variable `ret_val'Jason Wang1-2/+1
2021-12-21igc: Remove obsolete defineSasha Neftin1-1/+0
2021-12-21igc: Remove obsolete maskSasha Neftin1-3/+0
2021-12-21igc: Remove obsolete nvm typeSasha Neftin2-4/+0
2021-12-21igc: Remove unused phy typeSasha Neftin1-1/+0
2021-12-21igc: Remove unused _I_PHY_ID defineSasha Neftin1-3/+0
2021-12-21ice: support crosstimestamping on E822 devices if supportedJacob Keller3-0/+135
2021-12-21ice: exit bypass mode once hardware finishes timestamp calibrationJacob Keller4-2/+616
2021-12-21ice: ensure the hardware Clock Generation Unit is configuredJacob Keller4-0/+500