| Commit message (Expand) | Author | Age | Files | Lines |
* | net/mlx5e: SHAMPO, reduce TIR indication | Ben Ben-Ishay | 2022-03-09 | 2 | -5/+1 |
* | net/mlx5e: Lag, Only handle events from highest priority multipath entry | Roi Dayan | 2022-03-09 | 1 | -3/+8 |
* | net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLE | Dima Chumak | 2022-03-09 | 1 | -3/+0 |
* | net/mlx5: Fix a race on command flush flow | Moshe Shemesh | 2022-03-09 | 1 | -7/+8 |
* | net/mlx5e: Fix VF min/max rate parameters interchange mistake | Gal Pressman | 2022-02-23 | 1 | -1/+1 |
* | net/mlx5e: Add missing increment of count | Lama Kayal | 2022-02-23 | 1 | -0/+1 |
* | net/mlx5e: MPLSoUDP decap, fix check for unsupported matches | Maor Dickman | 2022-02-23 | 1 | -17/+11 |
* | net/mlx5e: Fix MPLSoUDP encap to use MPLS action information | Maor Dickman | 2022-02-23 | 7 | -3/+32 |
* | net/mlx5e: Add feature check for set fec counters | Lama Kayal | 2022-02-23 | 1 | -3/+3 |
* | net/mlx5e: TC, Skip redundant ct clear actions | Roi Dayan | 2022-02-23 | 2 | -0/+8 |
* | net/mlx5e: TC, Reject rules with forward and drop actions | Roi Dayan | 2022-02-23 | 1 | -0/+6 |
* | net/mlx5e: TC, Reject rules with drop and modify hdr action | Roi Dayan | 2022-02-23 | 1 | -0/+6 |
* | net/mlx5e: kTLS, Use CHECKSUM_UNNECESSARY for device-offloaded packets | Tariq Toukan | 2022-02-23 | 1 | -1/+2 |
* | net/mlx5e: Fix wrong return value on ioctl EEPROM query failure | Gal Pressman | 2022-02-23 | 1 | -1/+1 |
* | net/mlx5: Fix possible deadlock on rule deletion | Maor Gottlieb | 2022-02-23 | 1 | -0/+2 |
* | net/mlx5: Fix tc max supported prio for nic mode | Chris Mi | 2022-02-23 | 1 | -0/+3 |
* | net/mlx5: Fix wrong limitation of metadata match on ecpf | Ariel Levkovich | 2022-02-23 | 1 | -4/+0 |
* | net/mlx5: Update log_max_qp value to be 17 at most | Maher Sanalla | 2022-02-23 | 1 | -1/+1 |
* | net/mlx5: DR, Fix the threshold that defines when pool sync is initiated | Yevgeny Kliteynik | 2022-02-23 | 1 | -4/+7 |
* | net/mlx5: DR, Don't allow match on IP w/o matching on full ethertype/ip_version | Yevgeny Kliteynik | 2022-02-23 | 3 | -17/+45 |
* | net/mlx5: DR, Fix slab-out-of-bounds in mlx5_cmd_dr_create_fte | Yevgeny Kliteynik | 2022-02-23 | 1 | -7/+26 |
* | net/mlx5: DR, Cache STE shadow memory | Yevgeny Kliteynik | 2022-02-23 | 2 | -35/+79 |
* | net/mlx5: Update the list of the PCI supported devices | Meir Lichtinger | 2022-02-23 | 1 | -0/+2 |
* | net/mlx5e: Avoid field-overflowing memcpy() | Kees Cook | 2022-02-01 | 2 | -4/+6 |
* | net/mlx5e: Use struct_group() for memcpy() region | Kees Cook | 2022-02-01 | 1 | -1/+1 |
* | net/mlx5e: Avoid implicit modify hdr for decap drop rule | Roi Dayan | 2022-02-01 | 1 | -1/+2 |
* | net/mlx5e: IPsec: Fix tunnel mode crypto offload for non TCP/UDP traffic | Raed Salem | 2022-02-01 | 1 | -2/+11 |
* | net/mlx5e: IPsec: Fix crypto offload for non TCP/UDP encapsulated traffic | Raed Salem | 2022-02-01 | 1 | -3/+6 |
* | net/mlx5e: Don't treat small ceil values as unlimited in HTB offload | Maxim Mikityanskiy | 2022-02-01 | 1 | -1/+2 |
* | net/mlx5: E-Switch, Fix uninitialized variable modact | Maor Dickman | 2022-02-01 | 1 | -1/+1 |
* | net/mlx5e: Fix handling of wrong devices during bond netevent | Maor Dickman | 2022-02-01 | 1 | -18/+14 |
* | net/mlx5e: Fix broken SKB allocation in HW-GRO | Khalid Manaa | 2022-02-01 | 1 | -9/+17 |
* | net/mlx5e: Fix wrong calculation of header index in HW_GRO | Khalid Manaa | 2022-02-01 | 2 | -2/+7 |
* | net/mlx5: Bridge, Fix devlink deadlock on net namespace deletion | Roi Dayan | 2022-02-01 | 1 | -2/+2 |
* | net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLE | Dima Chumak | 2022-02-01 | 1 | -3/+4 |
* | net/mlx5e: TC, Reject rules with forward and drop actions | Roi Dayan | 2022-02-01 | 1 | -0/+6 |
* | net/mlx5: Use del_timer_sync in fw reset flow of halting poll | Maher Sanalla | 2022-02-01 | 1 | -1/+1 |
* | net/mlx5e: Fix module EEPROM query | Gal Pressman | 2022-02-01 | 1 | -4/+5 |
* | net/mlx5e: TC, Reject rules with drop and modify hdr action | Roi Dayan | 2022-02-01 | 1 | -0/+6 |
* | net/mlx5: Bridge, ensure dev_name is null-terminated | Vlad Buslov | 2022-02-01 | 1 | -1/+1 |
* | net/mlx5: Bridge, take rtnl lock in init error handler | Vlad Buslov | 2022-02-01 | 2 | -0/+6 |
* | Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2022-01-20 | 1 | -2/+3 |
|\ |
|
| * | mlx5: Don't accidentally set RTO_ONLINK before mlx5e_route_lookup_ipv4_get() | Guillaume Nault | 2022-01-11 | 1 | -2/+3 |
* | | Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2022-01-13 | 2 | -9/+7 |
|\ \ |
|
| * \ | Merge branch 'linus' into irq/core, to fix conflict | Ingo Molnar | 2022-01-08 | 28 | -118/+233 |
| |\ \ |
|
| * | | | net/mlx4: Use irq_update_affinity_hint() | Nitesh Narayan Lal | 2021-12-10 | 1 | -5/+3 |
| * | | | net/mlx5: Use irq_set_affinity_and_hint() | Nitesh Narayan Lal | 2021-12-10 | 1 | -4/+4 |
* | | | | Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-01-12 | 1 | -4/+4 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | net/mlx5e: Use auxiliary_device driver data helpers | David E. Box | 2021-12-22 | 1 | -4/+4 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-01-09 | 10 | -65/+165 |
|\ \ \ \ |
|