| Commit message (Expand) | Author | Age | Files | Lines |
* | net/mlx5: Lag, Fix for loop when checking lag | Chris Mi | 2022-11-29 | 1 | -2/+4 |
* | Revert "net/mlx5e: MACsec, remove replay window size limitation in offload path" | Saeed Mahameed | 2022-11-29 | 1 | -0/+16 |
* | net/mlx5e: MACsec, block offload requests with encrypt off | Emeel Hakim | 2022-11-24 | 1 | -0/+5 |
* | net/mlx5e: MACsec, fix Tx SA active field update | Raed Salem | 2022-11-24 | 1 | -2/+1 |
* | net/mlx5e: MACsec, remove replay window size limitation in offload path | Emeel Hakim | 2022-11-24 | 1 | -16/+0 |
* | net/mlx5e: MACsec, fix add Rx security association (SA) rule memory leak | Emeel Hakim | 2022-11-24 | 1 | -0/+1 |
* | net/mlx5e: MACsec, fix mlx5e_macsec_update_rxsa bail condition and functionality | Raed Salem | 2022-11-24 | 1 | -13/+11 |
* | net/mlx5e: MACsec, fix update Rx secure channel active field | Raed Salem | 2022-11-24 | 1 | -1/+1 |
* | net/mlx5e: MACsec, fix memory leak when MACsec device is deleted | Raed Salem | 2022-11-24 | 1 | -44/+33 |
* | net/mlx5e: MACsec, fix RX data path 16 RX security channel limit | Raed Salem | 2022-11-24 | 3 | -7/+14 |
* | net/mlx5e: Use kvfree() in mlx5e_accel_fs_tcp_create() | YueHaibing | 2022-11-24 | 1 | -2/+2 |
* | net/mlx5e: Fix a couple error codes | Dan Carpenter | 2022-11-24 | 1 | -4/+8 |
* | net/mlx5e: Fix use-after-free when reverting termination table | Roi Dayan | 2022-11-24 | 1 | -0/+2 |
* | net/mlx5: Fix uninitialized variable bug in outlen_write() | YueHaibing | 2022-11-24 | 1 | -2/+2 |
* | net/mlx5: E-switch, Fix duplicate lag creation | Chris Mi | 2022-11-24 | 2 | -2/+11 |
* | net/mlx5: E-switch, Destroy legacy fdb table when needed | Chris Mi | 2022-11-24 | 2 | -0/+10 |
* | net/mlx5: DR, Fix uninitialized var warning | YueHaibing | 2022-11-24 | 1 | -1/+4 |
* | net/mlx5e: Fix possible race condition in macsec extended packet number updat... | Emeel Hakim | 2022-11-21 | 1 | -0/+3 |
* | net/mlx5e: Fix MACsec update SecY | Emeel Hakim | 2022-11-21 | 1 | -1/+1 |
* | net/mlx5e: Fix MACsec SA initialization routine | Emeel Hakim | 2022-11-21 | 1 | -7/+7 |
* | net/mlx5e: Remove leftovers from old XSK queues enumeration | Tariq Toukan | 2022-11-21 | 1 | -18/+0 |
* | net/mlx5e: Offload rule only when all encaps are valid | Chris Mi | 2022-11-21 | 3 | -17/+9 |
* | net/mlx5e: Fix missing alignment in size of MTT/KLM entries | Tariq Toukan | 2022-11-21 | 1 | -2/+3 |
* | net/mlx5: Fix sync reset event handler error flow | Moshe Shemesh | 2022-11-21 | 1 | -2/+7 |
* | net/mlx5: E-Switch, Set correctly vport destination | Roi Dayan | 2022-11-21 | 2 | -5/+7 |
* | net/mlx5: Lag, avoid lockdep warnings | Eli Cohen | 2022-11-21 | 4 | -40/+78 |
* | net/mlx5: Fix handling of entry refcount when command is not issued to FW | Moshe Shemesh | 2022-11-21 | 1 | -3/+3 |
* | net/mlx5: cmdif, Print info on any firmware cmd failure to tracepoint | Moshe Shemesh | 2022-11-21 | 2 | -19/+67 |
* | net/mlx5: SF: Fix probing active SFs during driver probe phase | Shay Drory | 2022-11-21 | 1 | -0/+88 |
* | net/mlx5: Fix FW tracer timestamp calculation | Moshe Shemesh | 2022-11-21 | 1 | -1/+1 |
* | net/mlx5: Do not query pci info while pci disabled | Roy Novich | 2022-11-21 | 1 | -3/+6 |
* | net/mlx4: Check retval of mlx4_bitmap_init | Peter Kosyh | 2022-11-18 | 1 | -1/+2 |
* | mlxsw: Avoid warnings when not offloaded FDB entry with IPv6 is removed | Amit Cohen | 2022-11-14 | 1 | -0/+2 |
* | net/mlx5e: TC, Fix slab-out-of-bounds in parse_tc_actions | Roi Dayan | 2022-11-09 | 1 | -2/+6 |
* | net/mlx5e: E-Switch, Fix comparing termination table instance | Roi Dayan | 2022-11-09 | 1 | -6/+8 |
* | net/mlx5e: TC, Fix wrong rejection of packet-per-second policing | Jianbo Liu | 2022-11-09 | 1 | -6/+0 |
* | net/mlx5e: Fix tc acts array not to be dependent on enum order | Roi Dayan | 2022-11-09 | 1 | -60/+32 |
* | net/mlx5e: Fix usage of DMA sync API | Maxim Mikityanskiy | 2022-11-09 | 2 | -15/+16 |
* | net/mlx5e: Add missing sanity checks for max TX WQE size | Maxim Mikityanskiy | 2022-11-09 | 3 | -1/+35 |
* | net/mlx5: fw_reset: Don't try to load device in case PCI isn't working | Shay Drory | 2022-11-09 | 1 | -1/+2 |
* | net/mlx5: E-switch, Set to legacy mode if failed to change switchdev mode | Chris Mi | 2022-11-09 | 2 | -21/+11 |
* | net/mlx5: Allow async trigger completion execution on single CPU systems | Roy Novich | 2022-11-09 | 1 | -3/+8 |
* | net/mlx5: Bridge, verify LAG state when adding bond to bridge | Vlad Buslov | 2022-11-09 | 1 | -0/+31 |
* | net/mlx5e: Fix macsec sci endianness at rx sa update | Raed Salem | 2022-10-27 | 1 | -1/+1 |
* | net/mlx5e: Fix wrong bitwise comparison usage in macsec_fs_rx_add_rule function | Raed Salem | 2022-10-27 | 1 | -1/+1 |
* | net/mlx5e: Fix macsec rx security association (SA) update/delete | Raed Salem | 2022-10-27 | 1 | -6/+6 |
* | net/mlx5e: Fix macsec coverity issue at rx sa update | Raed Salem | 2022-10-27 | 1 | -1/+1 |
* | net/mlx5: Fix crash during sync firmware reset | Suresh Devarakonda | 2022-10-27 | 1 | -3/+3 |
* | net/mlx5: Update fw fatal reporter state on PCI handlers successful recover | Roy Novich | 2022-10-27 | 1 | -0/+4 |
* | net/mlx5e: TC, Fix cloned flow attr instance dests are not zeroed | Roi Dayan | 2022-10-27 | 1 | -0/+4 |