| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ice: copy last block omitted in ice_get_module_eeprom() | Petr Oros | 2023-03-03 | 1 | -2/+4 |
* | net: lan966x: Fix port police support using tc-matchall | Horatiu Vultur | 2023-03-01 | 1 | -1/+1 |
* | bgmac: fix *initial* chip reset to support BCM5358 | Rafał Miłecki | 2023-02-28 | 2 | -2/+8 |
* | Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 2023-02-27 | 20 | -116/+123 |
|\ |
|
| * | qede: avoid uninitialized entries in coal_entry array | Michal Schmidt | 2023-02-26 | 1 | -14/+7 |
| * | Merge tag 'mlx5-fixes-2023-02-24' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 2023-02-26 | 10 | -8/+40 |
| |\ |
|
| | * | net/mlx5: Geneve, Fix handling of Geneve object id as error code | Maor Dickman | 2023-02-24 | 1 | -0/+1 |
| | * | net/mlx5e: Verify flow_source cap before using it | Roi Dayan | 2023-02-24 | 1 | -1/+2 |
| | * | net/mlx5: ECPF, wait for VF pages only after disabling host PFs | Maher Sanalla | 2023-02-24 | 2 | -0/+8 |
| | * | mlx5: fix possible ptp queue fifo use-after-free | Vadim Fedorenko | 2023-02-24 | 4 | -1/+22 |
| | * | mlx5: fix skb leak while fifo resync and push | Vadim Fedorenko | 2023-02-24 | 2 | -3/+5 |
| | * | net/mlx5e: TC, fix return value check in mlx5e_tc_act_stats_create() | Yang Yingliang | 2023-02-24 | 1 | -1/+1 |
| | * | net/mlx5: Remove NULL check before dev_{put, hold} | Yang Li | 2023-02-24 | 1 | -2/+1 |
| * | | ice: remove unnecessary CONFIG_ICE_GNSS | Jacob Keller | 2023-02-26 | 3 | -6/+4 |
| * | | ibmvnic: Assign XPS map to correct queue index | Nick Child | 2023-02-24 | 1 | -2/+2 |
| |/ |
|
| * | net/mlx5e: Remove hairpin write debugfs files | Gal Pressman | 2023-02-23 | 1 | -59/+0 |
| * | octeontx2-pf: Use correct struct reference in test condition | Deepak R Varma | 2023-02-23 | 1 | -1/+1 |
| * | net: sunhme: Fix region request | Sean Anderson | 2023-02-23 | 1 | -2/+4 |
| * | octeontx2-pf: Recalculate UDP checksum for ptp 1-step sync packet | Geetha sowjanya | 2023-02-23 | 1 | -19/+57 |
| * | net/mlx5: Fix memory leak in IPsec RoCE creation | Patrisious Haddad | 2023-02-23 | 1 | -5/+8 |
* | | Merge tag 'phy-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/... | Linus Torvalds | 2023-02-24 | 2 | -8/+6 |
|\ \ |
|
| * | | net: lan966x: Convert to devm_of_phy_optional_get() | Geert Uytterhoeven | 2023-02-03 | 1 | -3/+2 |
| * | | net: fman: memac: Convert to devm_of_phy_optional_get() | Geert Uytterhoeven | 2023-02-03 | 1 | -5/+4 |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2023-02-24 | 2 | -6/+30 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge mlx5-next into rdma.git for-next | Jason Gunthorpe | 2023-02-17 | 16 | -36/+568 |
| |\ \ |
|
| | * | | net/mlx5e: Use query_special_contexts for mkeys | Or Har-Toov | 2023-02-17 | 1 | -2/+21 |
| | * | | net/mlx5: Change define name for 0x100 lkey value | Or Har-Toov | 2023-02-17 | 1 | -1/+2 |
| * | | | RDMA/mlx: Calling qp event handler in workqueue context | Mark Zhang | 2023-01-15 | 1 | -5/+9 |
* | | | | Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2023-02-21 | 463 | -15059/+35904 |
|\ \ \ \ |
|
| * \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2023-02-21 | 3 | -13/+13 |
| |\ \ \ \ |
|
| | * | | | | net: lan966x: Fix possible deadlock inside PTP | Horatiu Vultur | 2023-02-20 | 1 | -2/+2 |
| | * | | | | net: bcmgenet: fix MoCA LED control | Doug Berger | 2023-02-20 | 1 | -9/+2 |
| | * | | | | qede: fix interrupt coalescing configuration | Manish Chopra | 2023-02-20 | 1 | -2/+9 |
| * | | | | | net/mlx5e: Align IPsec ASO result memory to be as required by hardware | Leon Romanovsky | 2023-02-20 | 1 | -1/+1 |
| * | | | | | Merge tag 'mlx5-updates-2023-02-15' of git://git.kernel.org/pub/scm/linux/ker... | Jakub Kicinski | 2023-02-20 | 9 | -49/+145 |
| |\ \ \ \ \ |
|
| | * | | | | | net/mlx5e: RX, Remove doubtful unlikely call | Gal Pressman | 2023-02-18 | 1 | -1/+1 |
| | * | | | | | net/mlx5e: Fix outdated TLS comment | Tariq Toukan | 2023-02-18 | 1 | -1/+1 |
| | * | | | | | net/mlx5e: Remove unused function mlx5e_sq_xmit_simple | Tariq Toukan | 2023-02-18 | 2 | -16/+0 |
| | * | | | | | net/mlx5e: Allow offloading of ct 'new' match | Vlad Buslov | 2023-02-18 | 1 | -12/+9 |
| | * | | | | | net/mlx5e: Implement CT entry update | Vlad Buslov | 2023-02-18 | 1 | -1/+117 |
| | * | | | | | net/mlx5: Simplify eq list traversal | Parav Pandit | 2023-02-18 | 1 | -4/+4 |
| | * | | | | | net/mlx5e: Remove redundant page argument in mlx5e_xdp_handle() | Tariq Toukan | 2023-02-18 | 4 | -11/+9 |
| | * | | | | | net/mlx5e: Remove redundant page argument in mlx5e_xmit_xdp_buff() | Tariq Toukan | 2023-02-18 | 1 | -2/+3 |
| | * | | | | | net/mlx5e: Switch to using napi_build_skb() | Tariq Toukan | 2023-02-18 | 1 | -1/+1 |
| * | | | | | | net/mlx5e: TC, Set CT miss to the specific ct action instance | Paul Blakey | 2023-02-20 | 5 | -24/+82 |
| * | | | | | | net/mlx5e: Rename CHAIN_TO_REG to MAPPED_OBJ_TO_REG | Paul Blakey | 2023-02-20 | 5 | -14/+14 |
| * | | | | | | net/mlx5: Refactor tc miss handling to a single function | Paul Blakey | 2023-02-20 | 4 | -227/+231 |
| * | | | | | | net/mlx5: Kconfig: Make tc offload depend on tc skb extension | Paul Blakey | 2023-02-20 | 5 | -15/+2 |
| * | | | | | | net/sched: Rename user cookie and act cookie | Paul Blakey | 2023-02-20 | 2 | -2/+2 |
| * | | | | | | sfc: fix builds without CONFIG_RTC_LIB | Alejandro Lucero | 2023-02-20 | 1 | -1/+1 |