Age | Commit message (Expand) | Author | Files | Lines |
2022-11-21 | net/mlx5e: Fix possible race condition in macsec extended packet number updat... | Emeel Hakim | 1 | -0/+3 |
2022-11-21 | net/mlx5e: Fix MACsec update SecY | Emeel Hakim | 1 | -1/+1 |
2022-11-21 | net/mlx5e: Fix MACsec SA initialization routine | Emeel Hakim | 1 | -7/+7 |
2022-11-21 | net/mlx5e: Remove leftovers from old XSK queues enumeration | Tariq Toukan | 1 | -18/+0 |
2022-11-21 | net/mlx5e: Offload rule only when all encaps are valid | Chris Mi | 3 | -17/+9 |
2022-11-21 | net/mlx5e: Fix missing alignment in size of MTT/KLM entries | Tariq Toukan | 1 | -2/+3 |
2022-11-21 | net/mlx5: Fix sync reset event handler error flow | Moshe Shemesh | 1 | -2/+7 |
2022-11-21 | net/mlx5: E-Switch, Set correctly vport destination | Roi Dayan | 2 | -5/+7 |
2022-11-21 | net/mlx5: Lag, avoid lockdep warnings | Eli Cohen | 4 | -40/+78 |
2022-11-21 | net/mlx5: Fix handling of entry refcount when command is not issued to FW | Moshe Shemesh | 1 | -3/+3 |
2022-11-21 | net/mlx5: cmdif, Print info on any firmware cmd failure to tracepoint | Moshe Shemesh | 2 | -19/+67 |
2022-11-21 | net/mlx5: SF: Fix probing active SFs during driver probe phase | Shay Drory | 1 | -0/+88 |
2022-11-21 | net/mlx5: Fix FW tracer timestamp calculation | Moshe Shemesh | 1 | -1/+1 |
2022-11-21 | net/mlx5: Do not query pci info while pci disabled | Roy Novich | 1 | -3/+6 |
2022-11-18 | net/mlx4: Check retval of mlx4_bitmap_init | Peter Kosyh | 1 | -1/+2 |
2022-11-14 | mlxsw: Avoid warnings when not offloaded FDB entry with IPv6 is removed | Amit Cohen | 1 | -0/+2 |
2022-11-09 | net/mlx5e: TC, Fix slab-out-of-bounds in parse_tc_actions | Roi Dayan | 1 | -2/+6 |
2022-11-09 | net/mlx5e: E-Switch, Fix comparing termination table instance | Roi Dayan | 1 | -6/+8 |
2022-11-09 | net/mlx5e: TC, Fix wrong rejection of packet-per-second policing | Jianbo Liu | 1 | -6/+0 |
2022-11-09 | net/mlx5e: Fix tc acts array not to be dependent on enum order | Roi Dayan | 1 | -60/+32 |
2022-11-09 | net/mlx5e: Fix usage of DMA sync API | Maxim Mikityanskiy | 2 | -15/+16 |
2022-11-09 | net/mlx5e: Add missing sanity checks for max TX WQE size | Maxim Mikityanskiy | 3 | -1/+35 |
2022-11-09 | net/mlx5: fw_reset: Don't try to load device in case PCI isn't working | Shay Drory | 1 | -1/+2 |
2022-11-09 | net/mlx5: E-switch, Set to legacy mode if failed to change switchdev mode | Chris Mi | 2 | -21/+11 |
2022-11-09 | net/mlx5: Allow async trigger completion execution on single CPU systems | Roy Novich | 1 | -3/+8 |
2022-11-09 | net/mlx5: Bridge, verify LAG state when adding bond to bridge | Vlad Buslov | 1 | -0/+31 |
2022-10-27 | net/mlx5e: Fix macsec sci endianness at rx sa update | Raed Salem | 1 | -1/+1 |
2022-10-27 | net/mlx5e: Fix wrong bitwise comparison usage in macsec_fs_rx_add_rule function | Raed Salem | 1 | -1/+1 |
2022-10-27 | net/mlx5e: Fix macsec rx security association (SA) update/delete | Raed Salem | 1 | -6/+6 |
2022-10-27 | net/mlx5e: Fix macsec coverity issue at rx sa update | Raed Salem | 1 | -1/+1 |
2022-10-27 | net/mlx5: Fix crash during sync firmware reset | Suresh Devarakonda | 1 | -3/+3 |
2022-10-27 | net/mlx5: Update fw fatal reporter state on PCI handlers successful recover | Roy Novich | 1 | -0/+4 |
2022-10-27 | net/mlx5e: TC, Fix cloned flow attr instance dests are not zeroed | Roi Dayan | 1 | -0/+4 |
2022-10-27 | net/mlx5e: TC, Reject forwarding from internal port to internal port | Ariel Levkovich | 1 | -1/+11 |
2022-10-27 | net/mlx5: Fix possible use-after-free in async command interface | Tariq Toukan | 1 | -5/+5 |
2022-10-27 | net/mlx5: ASO, Create the ASO SQ with the correct timestamp format | Saeed Mahameed | 1 | -0/+7 |
2022-10-27 | net/mlx5e: Update restore chain id for slow path packets | Paul Blakey | 2 | -2/+62 |
2022-10-27 | net/mlx5e: Extend SKB room check to include PTP-SQ | Aya Levin | 3 | -0/+21 |
2022-10-27 | net/mlx5: DR, Fix matcher disconnect error flow | Rongwei Liu | 1 | -1/+2 |
2022-10-27 | net/mlx5: Wait for firmware to enable CRS before pci_restore_state | Moshe Shemesh | 1 | -0/+17 |
2022-10-27 | net/mlx5e: Do not increment ESN when updating IPsec ESN state | Hyong Youb Kim | 1 | -3/+0 |
2022-10-24 | net/mlx5e: Cleanup MACsec uninitialization routine | Leon Romanovsky | 1 | -10/+1 |
2022-10-13 | Merge tag 'net-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 4 | -13/+11 |
2022-10-12 | net/mlx5: Make ASO poll CQ usable in atomic context | Leon Romanovsky | 4 | -13/+11 |
2022-10-04 | Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -3/+1 |
2022-10-04 | Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 100 | -2061/+7303 |
2022-10-03 | net/mlx5: E-Switch, Return EBUSY if can't get mode lock | Jianbo Liu | 1 | -1/+1 |
2022-10-03 | net/mlx5: E-switch, Don't update group if qos is not enabled | Chris Mi | 1 | -1/+5 |
2022-10-03 | net/mlx5: E-Switch, Allow offloading fwd dest flow table with vport | Roi Dayan | 1 | -7/+9 |
2022-10-03 | net/mlx5: Set default grace period based on function type | Maher Sanalla | 1 | -2/+16 |