summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pktgen: Introducing 'SHARED' flag for testing with non-shared skbLiang Chen2023-09-282-10/+66
* pktgen: Automate flag enumeration for unknown flag handlingLiang Chen2023-09-281-16/+22
* MAINTAINERS: Add an obsolete entry for LL TEMAC driverHarini Katakam2023-09-281-0/+5
* Merge tag 'mlx5-updates-2023-09-19' of git://git.kernel.org/pub/scm/linux/ker...Paolo Abeni2023-09-2811-208/+203
|\
| * net/mlx5: Enable 4 ports multiport E-switchShay Drory2023-09-201-9/+9
| * net/mlx5: Add a health error syndrome for pci data poisonedMoshe Shemesh2023-09-202-0/+3
| * net/mlx5: DR, Handle multi destination action in the right orderErez Shitrit2023-09-203-3/+29
| * net/mlx5: DR, Add check for multi destination FTEErez Shitrit2023-09-201-0/+13
| * net/mlx5: Bridge, Enable mcast in smfs steering modeErez Shitrit2023-09-202-9/+3
| * net/mlx5e: Check police action rate for matchall filterJianbo Liu2023-09-201-0/+12
| * net/mlx5e: Consider aggregated port speed during rate configurationJianbo Liu2023-09-201-12/+72
| * net/mlx5: Remove redundant max_sfs check and field from struct mlx5_sf_dev_tableJiri Pirko2023-09-201-15/+0
| * net/mlx5: Remove SF table reference countingJiri Pirko2023-09-201-97/+23
| * net/mlx5: Push common deletion code into mlx5_sf_del()Jiri Pirko2023-09-201-8/+11
| * net/mlx5: Rename mlx5_sf_deactivate_all() to mlx5_sf_del_all()Jiri Pirko2023-09-201-2/+2
| * net/mlx5: Move state lock taking into mlx5_sf_dealloc()Jiri Pirko2023-09-201-3/+4
| * net/mlx5: Convert SF port_indices xarray to function_ids xarrayJiri Pirko2023-09-201-18/+11
| * net/mlx5: Use devlink port pointer to get the pointer of container SF structJiri Pirko2023-09-201-32/+12
| * net/mlx5: Call mlx5_sf_id_erase() once in mlx5_sf_dealloc()Jiri Pirko2023-09-201-3/+2
* | ethernet/intel: Use list_for_each_entry() helperJinjie Ruan2023-09-282-10/+4
* | Merge branch 'selftests-tc-testing-parallel-tdc'Paolo Abeni2023-09-2858-1288/+2720
|\ \
| * | selftests/tc-testing: update tdc documentationPedro Tammela2023-09-281-55/+10
| * | selftests/tc-testing: implement tdc parallel test runPedro Tammela2023-09-283-57/+148
| * | selftests/tc-testing: update test definitions for local resourcesPedro Tammela2023-09-2851-1114/+2369
| * | selftests/tc-testing: localize test resourcesPedro Tammela2023-09-285-98/+229
|/ /
* | net: sfp: add quirk for Fiberstone GPON-ONU-34-20BIChristian Marangi2023-09-281-0/+5
* | Merge branch 'mlxsw-multicast'David S. Miller2023-09-224-20/+30
|\ \
| * | mlxsw: Edit IPv6 key blocks to use one less block for multicast forwardingAmit Cohen2023-09-224-3/+22
| * | mlxsw: spectrum_acl_flex_keys: Add 'ipv4_5b' flex keyAmit Cohen2023-09-221-3/+3
| * | mlxsw: Add 'ipv4_5' flex keyAmit Cohen2023-09-224-19/+10
|/ /
* | hamradio: baycom: remove useless link in KconfigPeter Lafreniere2023-09-221-8/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-09-21396-2020/+3555
|\ \
| * \ Merge tag 'net-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-09-2193-540/+1489
| |\ \
| | * \ Merge tag 'nf-23-09-20' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Paolo Abeni2023-09-213-5/+23
| | |\ \
| | | * | netfilter: ipset: Fix race between IPSET_CMD_CREATE and IPSET_CMD_SWAPJozsef Kadlecsik2023-09-201-2/+10
| | | * | netfilter: nf_tables: fix memleak when more than 255 elements expiredFlorian Westphal2023-09-202-3/+9
| | | * | netfilter: nf_tables: disable toggling dormant table state more than onceFlorian Westphal2023-09-201-0/+4
| | * | | sfc: handle error pointers returned by rhashtable_lookup_get_insert_fast()Edward Cree2023-09-214-4/+30
| | * | | igc: Expose tx-usecs coalesce setting to userMuhammad Husaini Zulkifli2023-09-211-12/+19
| | * | | Merge branch 'add-missing-xdp_do_flush-invocations'Paolo Abeni2023-09-213-6/+21
| | |\ \ \
| | | * | | octeontx2-pf: Do xdp_do_flush() after redirects.Sebastian Andrzej Siewior2023-09-211-6/+13
| | | * | | bnxt_en: Flush XDP for bnxt_poll_nitroa0()'s NAPISebastian Andrzej Siewior2023-09-211-0/+5
| | | * | | net: ena: Flush XDP packets on error.Sebastian Andrzej Siewior2023-09-211-0/+3
| | |/ / /
| | * | | net/handshake: Fix memory leak in __sock_create() and sock_alloc_file()Jinjie Ruan2023-09-201-7/+7
| | * | | net: hinic: Fix warning-hinic_set_vlan_fliter() warn: variable dereferenced b...Cai Huoqing2023-09-201-3/+0
| | |/ /
| | * | vxlan: Add missing entries to vxlan_get_size()Benjamin Poirier2023-09-201-0/+4
| | * | net: rds: Fix possible NULL-pointer dereferenceArtem Chernyshev2023-09-201-5/+7
| | * | team: fix null-ptr-deref when team device type is changedZiyang Xuan2023-09-192-1/+11
| | * | net: bridge: use DEV_STATS_INC()Eric Dumazet2023-09-192-4/+4
| | * | Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'Paolo Abeni2023-09-193-2/+23
| | |\ \