Age | Commit message (Expand) | Author |
2021-11-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-11-17 | net: annotate accesses to queue->trans_start | Eric Dumazet |
2021-11-16 | net/mlx5: E-switch, Create QoS on demand | Dmytro Linkin |
2021-11-16 | net/mlx5: E-switch, Enable vport QoS on demand | Dmytro Linkin |
2021-11-16 | net/mlx5: E-switch, move offloads mode callbacks to offloads file | Parav Pandit |
2021-11-16 | net/mlx5: E-switch, Reuse mlx5_eswitch_set_vport_mac | Parav Pandit |
2021-11-16 | net/mlx5: E-switch, Remove vport enabled check | Parav Pandit |
2021-11-16 | net/mlx5e: Specify out ifindex when looking up decap route | Chris Mi |
2021-11-16 | net/mlx5e: TC, Move comment about mod header flag to correct place | Roi Dayan |
2021-11-16 | net/mlx5e: TC, Move kfree() calls after destroying all resources | Roi Dayan |
2021-11-16 | net/mlx5e: TC, Destroy nic flow counter if exists | Roi Dayan |
2021-11-16 | net/mlx5: TC, using swap() instead of tmp variable | Yihao Han |
2021-11-16 | net/mlx5: CT: Allow static allocation of mod headers | Paul Blakey |
2021-11-16 | net/mlx5e: Refactor mod header management API | Paul Blakey |
2021-11-16 | net/mlx5: Avoid printing health buffer when firmware is unavailable | Aya Levin |
2021-11-16 | net/mlx5: Fix format-security build warnings | Saeed Mahameed |
2021-11-16 | net/mlx5e: Support ethtool cq mode | Saeed Mahameed |
2021-11-16 | net/mlx5: E-Switch, return error if encap isn't supported | Raed Salem |
2021-11-16 | net/mlx5: Lag, update tracker when state change event received | Maher Sanalla |
2021-11-16 | net/mlx5e: CT, Fix multiple allocations and memleak of mod acts | Roi Dayan |
2021-11-16 | net/mlx5: Fix flow counters SF bulk query len | Avihai Horon |
2021-11-16 | net/mlx5: E-Switch, rebuild lag only when needed | Mark Bloch |
2021-11-16 | net/mlx5: Update error handler for UCTX and UMEM | Neta Ostrovsky |
2021-11-16 | net/mlx5: DR, Fix check for unsupported fields in match param | Yevgeny Kliteynik |
2021-11-16 | net/mlx5: DR, Handle eswitch manager and uplink vports separately | Yevgeny Kliteynik |
2021-11-16 | net/mlx5e: nullify cq->dbg pointer in mlx5_debug_cq_remove() | Valentine Fatiev |
2021-11-16 | net/mlx5: E-Switch, Fix resetting of encap mode when entering switchdev | Paul Blakey |
2021-11-16 | net/mlx5e: Wait for concurrent flow deletion during neigh/fib events | Vlad Buslov |
2021-11-16 | net/mlx5e: kTLS, Fix crash in RX resync flow | Tariq Toukan |
2021-11-16 | net: move gro definitions to include/net/gro.h | Eric Dumazet |
2021-11-11 | Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-11-10 | net/mlx5: Lag, fix a potential Oops with mlx5_lag_create_definer() | Dan Carpenter |
2021-11-08 | Merge tag 'gpio-updates-for-v5.16' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2021-11-06 | Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-11-03 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2021-11-01 | Merge tag 'v5.15' into rdma.git for-next | Jason Gunthorpe |
2021-10-29 | net/mlx5: Support internal port as decap route device | Ariel Levkovich |
2021-10-29 | net/mlx5e: Term table handling of internal port rules | Ariel Levkovich |
2021-10-29 | net/mlx5e: Add indirect tc offload of ovs internal port | Ariel Levkovich |
2021-10-29 | net/mlx5e: Offload internal port as encap route device | Ariel Levkovich |
2021-10-29 | net/mlx5e: Offload tc rules that redirect to ovs internal port | Ariel Levkovich |
2021-10-29 | net/mlx5e: Accept action skbedit in the tc actions list | Ariel Levkovich |
2021-10-29 | net/mlx5: E-Switch, Add ovs internal port mapping to metadata support | Ariel Levkovich |
2021-10-29 | net/mlx5e: Use generic name for the forwarding dev pointer | Ariel Levkovich |
2021-10-29 | net/mlx5e: Refactor rx handler of represetor device | Ariel Levkovich |
2021-10-29 | net/mlx5: DR, Add check for unsupported fields in match param | Muhammad Sammar |
2021-10-29 | net/mlx5: Allow skipping counter refresh on creation | Paul Blakey |
2021-10-29 | net/mlx5e: IPsec: Refactor checksum code in tx data path | Raed Salem |
2021-10-29 | net/mlx5: CT: Remove warning of ignore_flow_level support for VFs | Paul Blakey |
2021-10-29 | net/mlx5: Add esw assignment back in mlx5e_tc_sample_unoffload() | Nathan Chancellor |