Age | Commit message (Expand) | Author |
2020-01-24 | net/mlx5e: kTLS, Do not send decrypted-marked SKBs via non-accel path | Tariq Toukan |
2020-01-24 | net/mlx5e: kTLS, Remove redundant posts in TX resync flow | Tariq Toukan |
2020-01-24 | net/mlx5e: kTLS, Fix corner-case checks in TX resync flow | Tariq Toukan |
2020-01-24 | net/mlx5e: Clear VF config when switching modes | Dmytro Linkin |
2020-01-24 | net/mlx5: DR, use non preemptible call to get the current cpu number | Erez Shitrit |
2020-01-24 | net/mlx5: E-Switch, Prevent ingress rate configuration of uplink rep | Eli Cohen |
2020-01-24 | net/mlx5: DR, Enable counter on non-fwd-dest objects | Erez Shitrit |
2020-01-24 | net/mlx5: Update the list of the PCI supported devices | Meir Lichtinger |
2020-01-24 | net/mlx5: Fix lowest FDB pool size | Paul Blakey |
2020-01-23 | mlxsw: spectrum_acl: Fix use-after-free during reload | Ido Schimmel |
2020-01-15 | mlxsw: spectrum_qdisc: Include MC TCs in Qdisc counters | Petr Machata |
2020-01-15 | mlxsw: spectrum: Wipe xstats.backlog of down ports | Petr Machata |
2020-01-15 | mlxsw: switchx2: Do not modify cloned SKBs during xmit | Ido Schimmel |
2020-01-15 | mlxsw: spectrum: Do not modify cloned SKBs during xmit | Ido Schimmel |
2020-01-15 | mlxsw: spectrum: Do not enforce same firmware version for multiple ASICs | Ido Schimmel |
2020-01-11 | devlink: correct misspelling of snapshot | Jacob Keller |
2020-01-08 | mlxsw: spectrum_qdisc: Ignore grafting of invisible FIFO | Petr Machata |
2020-01-06 | net/mlx5: DR, Init lists that are used in rule's member | Erez Shitrit |
2020-01-06 | net/mlx5e: Fix hairpin RSS table size | Eli Cohen |
2020-01-06 | net/mlx5: DR, No need for atomic refcount for internal SW steering resources | Yevgeny Kliteynik |
2020-01-06 | Revert "net/mlx5: Support lockless FTE read lookups" | Parav Pandit |
2020-01-06 | net/mlx5: Move devlink registration before interfaces load | Michael Guralnik |
2020-01-06 | net/mlx5e: Always print health reporter message to dmesg | Eran Ben Elisha |
2020-01-06 | net/mlx5e: Avoid duplicating rule destinations | Dmytro Linkin |
2019-12-29 | mlxsw: spectrum: Use dedicated policer for VRRP packets | Ido Schimmel |
2019-12-29 | mlxsw: spectrum_router: Skip loopback RIFs during MAC validation | Amit Cohen |
2019-12-26 | net/mlxfw: Fix out-of-memory error in mfa2 flash burning | Vladyslav Tarasiuk |
2019-12-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2019-12-19 | net/mlx5e: Fix concurrency issues between config flow and XSK | Maxim Mikityanskiy |
2019-12-09 | treewide: Use sizeof_field() macro | Pankaj Bharadiya |
2019-12-09 | mlxsw: spectrum_router: Remove unlikely user-triggerable warning | Ido Schimmel |
2019-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2019-12-05 | net/mlx5e: E-switch, Fix Ingress ACL groups in switchdev mode for prio tag | Parav Pandit |
2019-12-05 | net/mlx5e: ethtool, Fix analysis of speed setting | Aya Levin |
2019-12-05 | net/mlx5e: Fix translation of link mode into speed | Aya Levin |
2019-12-05 | net/mlx5e: Fix free peer_flow when refcount is 0 | Roi Dayan |
2019-12-05 | net/mlx5e: Fix freeing flow with kfree() and not kvfree() | Roi Dayan |
2019-12-05 | net/mlx5e: Fix SFF 8472 eeprom length | Eran Ben Elisha |
2019-12-05 | net/mlx5e: Query global pause state before setting prio2buffer | Huy Nguyen |
2019-12-05 | net/mlx5e: Fix TXQ indices to be sequential | Eran Ben Elisha |
2019-12-04 | net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup | Sabrina Dubroca |
2019-11-30 | net/mlx5e: Fix build error without IPV6 | YueHaibing |
2019-11-27 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2019-11-25 | Merge branch 'ib-guids' into rdma.git for-next | Jason Gunthorpe |
2019-11-24 | mlxsw: spectrum_router: Fix use of uninitialized adjacency index | Amit Cohen |
2019-11-24 | mlxsw: spectrum_router: After underlay moves, demote conflicting tunnels | Petr Machata |
2019-11-23 | Merge tag 'mlx5-updates-2019-11-22' of git://git.kernel.org/pub/scm/linux/ker... | Jakub Kicinski |
2019-11-23 | net: use rhashtable_lookup() instead of rhashtable_lookup_fast() | Taehee Yoo |
2019-11-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2019-11-22 | net/mlx5e: Remove redundant pointer check | Eli Cohen |