Age | Commit message (Expand) | Author | Files | Lines |
2019-11-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -0/+17 |
2019-11-15 | mlx5: Reject requests to enable time stamping on both edges. | Richard Cochran | 1 | -0/+6 |
2019-11-15 | ptp: Introduce strict checking of external time stamp options. | Richard Cochran | 1 | -1/+2 |
2019-11-15 | mlx5: reject unsupported external timestamp flags | Jacob Keller | 1 | -0/+6 |
2019-11-15 | net: reject PTP periodic output requests with unsupported flags | Jacob Keller | 1 | -0/+4 |
2019-11-14 | net/mlx5: TC: Offload flow table rules | Paul Blakey | 3 | -5/+71 |
2019-11-14 | net/mlx5: Add devlink reload | Michael Guralnik | 3 | -2/+25 |
2019-11-14 | net/mlx5e: Set netdev name space on creation | Michael Guralnik | 3 | -0/+9 |
2019-11-14 | net/mlx5e: Fix error flow cleanup in mlx5e_tc_tun_create_header_ipv4/6 | Eli Cohen | 1 | -6/+12 |
2019-11-14 | net/mlx5: Remove redundant NULL initializations | Eli Cohen | 1 | -4/+4 |
2019-11-14 | net/mlx5: Read num_vfs before disabling SR-IOV | Parav Pandit | 1 | -5/+6 |
2019-11-14 | net/mlx5: DR, Fix matcher builders select check | Alex Vesker | 1 | -1/+1 |
2019-11-14 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Saeed Mahameed | 6 | -420/+666 |
2019-11-14 | net/mlx5: Add new chain for netfilter flow table offload | Paul Blakey | 2 | -5/+13 |
2019-11-14 | net/mlx5: Refactor creating fast path prio chains | Paul Blakey | 1 | -36/+82 |
2019-11-14 | net/mlx5: Accumulate levels for chains prio namespaces | Paul Blakey | 2 | -2/+10 |
2019-11-14 | net/mlx5: Define fdb tc levels per prio | Paul Blakey | 2 | -4/+6 |
2019-11-14 | net/mlx5: Rename FDB_* tc related defines to FDB_TC_* defines | Paul Blakey | 4 | -15/+15 |
2019-11-14 | net/mlx5: Simplify fdb chain and prio eswitch defines | Paul Blakey | 1 | -8/+4 |
2019-11-12 | net/mlx5: Dump of fw_fatal use updated devlink binary interface | Aya Levin | 1 | -17/+1 |
2019-11-11 | net/mlx5: Handle "enable_roce" devlink param | Michael Guralnik | 1 | -0/+22 |
2019-11-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 4 | -2/+6 |
2019-11-07 | net/mlx5e: Use correct enum to determine uplink port | Dmytro Linkin | 1 | -1/+2 |
2019-11-07 | net/mlx5: DR, Fix memory leak during rule creation | Alex Vesker | 1 | -0/+2 |
2019-11-07 | net/mlx5: DR, Fix memory leak in modify action destroy | Alex Vesker | 1 | -0/+1 |
2019-11-07 | net/mlx5e: Fix eswitch debug print of max fdb flow | Roi Dayan | 1 | -1/+1 |
2019-11-06 | net/mlx5: fix spelling mistake "metdata" -> "metadata" | Colin Ian King | 1 | -1/+1 |
2019-11-06 | net/mlx5: fix kvfree of uninitialized pointer spec | Colin Ian King | 1 | -1/+1 |
2019-11-04 | Merge tag 'mlx5-updates-2019-11-01' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 25 | -359/+393 |
2019-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 21 | -155/+266 |
2019-11-02 | net/mlx5: DR, Support IPv4 and IPv6 mixed matcher | Alex Vesker | 3 | -43/+52 |
2019-11-02 | net/mlx5: LAG, Use affinity type enumerators | Erez Alfasi | 2 | -6/+13 |
2019-11-02 | net/mlx5: LAG, Use port enumerators | Erez Alfasi | 3 | -57/+69 |
2019-11-02 | net/mlx5: rate limit alloc_ent error messages | Li RongQing | 1 | -1/+1 |
2019-11-02 | net/mlx5e: Add ToS (DSCP) header rewrite support | Dmytro Linkin | 1 | -0/+1 |
2019-11-02 | net/mlx5e: Bit sized fields rewrite support | Dmytro Linkin | 1 | -60/+62 |
2019-11-02 | net/mlx5: WQ, Move short getters into header file | Tariq Toukan | 2 | -24/+20 |
2019-11-02 | net/mlx5e: TX, Dump WQs wqe descriptors on CQE with error events | Saeed Mahameed | 3 | -0/+25 |
2019-11-02 | net/mlx5: Support lockless FTE read lookups | Parav Pandit | 2 | -15/+56 |
2019-11-02 | net/mlx5: Do not hold group lock while allocating FTE in software | Parav Pandit | 1 | -9/+10 |
2019-11-02 | net/mlx5e: Verify that rule has at least one fwd/drop action | Vlad Buslov | 1 | -0/+6 |
2019-11-02 | net/mlx5: Clear VF's configuration on disabling SRIOV | Aya Levin | 4 | -10/+21 |
2019-11-02 | net/mlx5: Remove unneeded variable in mlx5_unload_one | zhong jiang | 1 | -3/+1 |
2019-11-02 | net/mlx5: FPGA, support network cards with standalone FPGA | Igor Leshenko | 2 | -25/+46 |
2019-11-02 | net/mlx5: DR, Replace CRC32 implementation to use kernel lib | Hamdan Igbaria | 5 | -106/+10 |
2019-11-02 | net/mlx5: E-switch, Enable metadata on own vport | Parav Pandit | 3 | -23/+16 |
2019-11-02 | net/mlx5: Refactor ingress acl configuration | Parav Pandit | 3 | -114/+200 |
2019-11-02 | net/mlx5: Restrict metadata disablement to offloads mode | Parav Pandit | 3 | -7/+6 |
2019-11-02 | net/mlx5: E-switch, Offloads shift ACL programming during enable/disable vport | Vu Pham | 3 | -31/+24 |
2019-11-02 | net/mlx5: E-switch, Offloads introduce and use per vport acl tables APIs | Parav Pandit | 1 | -17/+32 |