| Commit message (Expand) | Author | Age | Files | Lines |
* | pktgen: Introducing 'SHARED' flag for testing with non-shared skb | Liang Chen | 2023-09-28 | 2 | -10/+66 |
* | pktgen: Automate flag enumeration for unknown flag handling | Liang Chen | 2023-09-28 | 1 | -16/+22 |
* | MAINTAINERS: Add an obsolete entry for LL TEMAC driver | Harini Katakam | 2023-09-28 | 1 | -0/+5 |
* | Merge tag 'mlx5-updates-2023-09-19' of git://git.kernel.org/pub/scm/linux/ker... | Paolo Abeni | 2023-09-28 | 11 | -208/+203 |
|\ |
|
| * | net/mlx5: Enable 4 ports multiport E-switch | Shay Drory | 2023-09-20 | 1 | -9/+9 |
| * | net/mlx5: Add a health error syndrome for pci data poisoned | Moshe Shemesh | 2023-09-20 | 2 | -0/+3 |
| * | net/mlx5: DR, Handle multi destination action in the right order | Erez Shitrit | 2023-09-20 | 3 | -3/+29 |
| * | net/mlx5: DR, Add check for multi destination FTE | Erez Shitrit | 2023-09-20 | 1 | -0/+13 |
| * | net/mlx5: Bridge, Enable mcast in smfs steering mode | Erez Shitrit | 2023-09-20 | 2 | -9/+3 |
| * | net/mlx5e: Check police action rate for matchall filter | Jianbo Liu | 2023-09-20 | 1 | -0/+12 |
| * | net/mlx5e: Consider aggregated port speed during rate configuration | Jianbo Liu | 2023-09-20 | 1 | -12/+72 |
| * | net/mlx5: Remove redundant max_sfs check and field from struct mlx5_sf_dev_table | Jiri Pirko | 2023-09-20 | 1 | -15/+0 |
| * | net/mlx5: Remove SF table reference counting | Jiri Pirko | 2023-09-20 | 1 | -97/+23 |
| * | net/mlx5: Push common deletion code into mlx5_sf_del() | Jiri Pirko | 2023-09-20 | 1 | -8/+11 |
| * | net/mlx5: Rename mlx5_sf_deactivate_all() to mlx5_sf_del_all() | Jiri Pirko | 2023-09-20 | 1 | -2/+2 |
| * | net/mlx5: Move state lock taking into mlx5_sf_dealloc() | Jiri Pirko | 2023-09-20 | 1 | -3/+4 |
| * | net/mlx5: Convert SF port_indices xarray to function_ids xarray | Jiri Pirko | 2023-09-20 | 1 | -18/+11 |
| * | net/mlx5: Use devlink port pointer to get the pointer of container SF struct | Jiri Pirko | 2023-09-20 | 1 | -32/+12 |
| * | net/mlx5: Call mlx5_sf_id_erase() once in mlx5_sf_dealloc() | Jiri Pirko | 2023-09-20 | 1 | -3/+2 |
* | | ethernet/intel: Use list_for_each_entry() helper | Jinjie Ruan | 2023-09-28 | 2 | -10/+4 |
* | | Merge branch 'selftests-tc-testing-parallel-tdc' | Paolo Abeni | 2023-09-28 | 58 | -1288/+2720 |
|\ \ |
|
| * | | selftests/tc-testing: update tdc documentation | Pedro Tammela | 2023-09-28 | 1 | -55/+10 |
| * | | selftests/tc-testing: implement tdc parallel test run | Pedro Tammela | 2023-09-28 | 3 | -57/+148 |
| * | | selftests/tc-testing: update test definitions for local resources | Pedro Tammela | 2023-09-28 | 51 | -1114/+2369 |
| * | | selftests/tc-testing: localize test resources | Pedro Tammela | 2023-09-28 | 5 | -98/+229 |
|/ / |
|
* | | net: sfp: add quirk for Fiberstone GPON-ONU-34-20BI | Christian Marangi | 2023-09-28 | 1 | -0/+5 |
* | | Merge branch 'mlxsw-multicast' | David S. Miller | 2023-09-22 | 4 | -20/+30 |
|\ \ |
|
| * | | mlxsw: Edit IPv6 key blocks to use one less block for multicast forwarding | Amit Cohen | 2023-09-22 | 4 | -3/+22 |
| * | | mlxsw: spectrum_acl_flex_keys: Add 'ipv4_5b' flex key | Amit Cohen | 2023-09-22 | 1 | -3/+3 |
| * | | mlxsw: Add 'ipv4_5' flex key | Amit Cohen | 2023-09-22 | 4 | -19/+10 |
|/ / |
|
* | | hamradio: baycom: remove useless link in Kconfig | Peter Lafreniere | 2023-09-22 | 1 | -8/+7 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 2023-09-21 | 396 | -2020/+3555 |
|\ \ |
|
| * \ | Merge tag 'net-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 2023-09-21 | 93 | -540/+1489 |
| |\ \ |
|
| | * \ | Merge tag 'nf-23-09-20' of https://git.kernel.org/pub/scm/linux/kernel/git/ne... | Paolo Abeni | 2023-09-21 | 3 | -5/+23 |
| | |\ \ |
|
| | | * | | netfilter: ipset: Fix race between IPSET_CMD_CREATE and IPSET_CMD_SWAP | Jozsef Kadlecsik | 2023-09-20 | 1 | -2/+10 |
| | | * | | netfilter: nf_tables: fix memleak when more than 255 elements expired | Florian Westphal | 2023-09-20 | 2 | -3/+9 |
| | | * | | netfilter: nf_tables: disable toggling dormant table state more than once | Florian Westphal | 2023-09-20 | 1 | -0/+4 |
| | * | | | sfc: handle error pointers returned by rhashtable_lookup_get_insert_fast() | Edward Cree | 2023-09-21 | 4 | -4/+30 |
| | * | | | igc: Expose tx-usecs coalesce setting to user | Muhammad Husaini Zulkifli | 2023-09-21 | 1 | -12/+19 |
| | * | | | Merge branch 'add-missing-xdp_do_flush-invocations' | Paolo Abeni | 2023-09-21 | 3 | -6/+21 |
| | |\ \ \ |
|
| | | * | | | octeontx2-pf: Do xdp_do_flush() after redirects. | Sebastian Andrzej Siewior | 2023-09-21 | 1 | -6/+13 |
| | | * | | | bnxt_en: Flush XDP for bnxt_poll_nitroa0()'s NAPI | Sebastian Andrzej Siewior | 2023-09-21 | 1 | -0/+5 |
| | | * | | | net: ena: Flush XDP packets on error. | Sebastian Andrzej Siewior | 2023-09-21 | 1 | -0/+3 |
| | |/ / / |
|
| | * | | | net/handshake: Fix memory leak in __sock_create() and sock_alloc_file() | Jinjie Ruan | 2023-09-20 | 1 | -7/+7 |
| | * | | | net: hinic: Fix warning-hinic_set_vlan_fliter() warn: variable dereferenced b... | Cai Huoqing | 2023-09-20 | 1 | -3/+0 |
| | |/ / |
|
| | * | | vxlan: Add missing entries to vxlan_get_size() | Benjamin Poirier | 2023-09-20 | 1 | -0/+4 |
| | * | | net: rds: Fix possible NULL-pointer dereference | Artem Chernyshev | 2023-09-20 | 1 | -5/+7 |
| | * | | team: fix null-ptr-deref when team device type is changed | Ziyang Xuan | 2023-09-19 | 2 | -1/+11 |
| | * | | net: bridge: use DEV_STATS_INC() | Eric Dumazet | 2023-09-19 | 2 | -4/+4 |
| | * | | Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver' | Paolo Abeni | 2023-09-19 | 3 | -2/+23 |
| | |\ \ |
|