Age | Commit message (Expand) | Author | Files | Lines |
2019-07-19 | net: flow_offload: add flow_block structure and use it | Pablo Neira Ayuso | 2 | -4/+6 |
2019-07-19 | net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t | Pablo Neira Ayuso | 1 | -1/+1 |
2019-07-19 | net: flow_offload: remove netns parameter from flow_block_cb_alloc() | Pablo Neira Ayuso | 2 | -5/+3 |
2019-07-18 | net/mlx5: Replace kfree with kvfree | Chuhong Yuan | 1 | -1/+1 |
2019-07-17 | mlxsw: spectrum: Do not process learned records with a dummy FID | Ido Schimmel | 3 | -0/+17 |
2019-07-17 | mlxsw: spectrum_dcb: Configure DSCP map as the last rule is removed | Petr Machata | 1 | -8/+8 |
2019-07-15 | net/mlx5e: Allow dissector meta key in tc flower | Vlad Buslov | 1 | -1/+2 |
2019-07-15 | net/mlx5e: Rely on filter_dev instead of dissector keys for tunnels | Vlad Buslov | 1 | -5/+1 |
2019-07-15 | net/mlx5e: Verify encapsulation is supported | Eli Cohen | 1 | -0/+4 |
2019-07-15 | ethernet: remove redundant memset | Fuqian Huang | 4 | -7/+0 |
2019-07-12 | net/mlx5e: Provide cb_list pointer when setting up tc block on rep | Vlad Buslov | 1 | -1/+4 |
2019-07-12 | net/mlx5e: Convert single case statement switch statements into if statements | Nathan Chancellor | 1 | -23/+11 |
2019-07-11 | Merge tag 'mlx5-fixes-2019-07-11' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 8 | -32/+33 |
2019-07-11 | net/mlx5: E-Switch, Reduce ingress acl modify metadata stack usage | Saeed Mahameed | 1 | -1/+1 |
2019-07-11 | net/mlx5e: Fix unused variable warning when CONFIG_MLX5_ESWITCH is off | Saeed Mahameed | 1 | -3/+2 |
2019-07-11 | net/mlx5e: Fix compilation error in TLS code | Tariq Toukan | 1 | -1/+1 |
2019-07-11 | net/mlx5e: IPoIB, Add error path in mlx5_rdma_setup_rn | Aya Levin | 1 | -1/+8 |
2019-07-11 | net/mlx5e: Fix error flow in tx reporter diagnose | Aya Levin | 1 | -2/+2 |
2019-07-11 | net/mlx5e: Fix return value from timeout recover function | Aya Levin | 1 | -4/+2 |
2019-07-11 | net/mlx5e: Rx, Fix checksum calculation for new hardware | Saeed Mahameed | 3 | -1/+10 |
2019-07-11 | net/mlx5e: Fix port tunnel GRE entropy control | Eli Britstein | 1 | -19/+4 |
2019-07-11 | net/mlx5: E-Switch, Fix default encap mode | Maor Gottlieb | 2 | -5/+7 |
2019-07-09 | net/mlx5e: Return in default case statement in tx_post_resync_params | Nathan Chancellor | 1 | -0/+1 |
2019-07-09 | mlx5: Return -EINVAL when WARN_ON_ONCE triggers in mlx5e_tls_resync(). | David S. Miller | 1 | -1/+1 |
2019-07-09 | net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload | Pablo Neira Ayuso | 12 | -83/+83 |
2019-07-09 | net: flow_offload: add flow_block_cb_is_busy() and use it | Pablo Neira Ayuso | 2 | -0/+8 |
2019-07-09 | drivers: net: use flow block API | Pablo Neira Ayuso | 3 | -47/+92 |
2019-07-09 | net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_* | Pablo Neira Ayuso | 2 | -3/+3 |
2019-07-09 | net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BIND | Pablo Neira Ayuso | 2 | -4/+4 |
2019-07-09 | net: flow_offload: add flow_block_cb_setup_simple() | Pablo Neira Ayuso | 2 | -43/+10 |
2019-07-09 | net/mlx5e: Register devlink ports for physical link, PCI PF, VFs | Parav Pandit | 2 | -31/+78 |
2019-07-08 | net/tls: don't clear TX resync flag on error | Dirk van der Merwe | 1 | -3/+5 |
2019-07-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -4/+6 |
2019-07-08 | net: core: page_pool: add user refcnt and reintroduce page_pool_destroy | Ivan Khoronzhuk | 1 | -2/+2 |
2019-07-05 | net/mlx5e: Add kTLS TX HW offload support | Tariq Toukan | 14 | -7/+748 |
2019-07-05 | net/mlx5e: Introduce a fenced NOP WQE posting function | Tariq Toukan | 1 | -0/+18 |
2019-07-05 | net/mlx5e: Re-work TIS creation functions | Tariq Toukan | 5 | -11/+27 |
2019-07-05 | net/mlx5e: Tx, Unconstify SQ stop room | Tariq Toukan | 4 | -17/+21 |
2019-07-05 | net/mlx5e: Tx, Don't implicitly assume SKB-less wqe has one WQEBB | Eran Ben Elisha | 1 | -2/+2 |
2019-07-05 | net/mlx5e: Tx, Make SQ WQE fetch function type generic | Tariq Toukan | 3 | -8/+10 |
2019-07-05 | net/mlx5e: Tx, Enforce L4 inline copy when needed | Tariq Toukan | 2 | -1/+9 |
2019-07-05 | net/mlx5e: Move helper functions to a new txrx datapath header | Tariq Toukan | 8 | -153/+170 |
2019-07-05 | net/mlx5: Accel, Add core TLS support for the Connect-X family | Tariq Toukan | 3 | -3/+101 |
2019-07-05 | net/mlx5: Add crypto library to support create/destroy encryption key | Tariq Toukan | 3 | -1/+78 |
2019-07-05 | net/mlx5: Kconfig, Better organize compilation flags | Tariq Toukan | 7 | -92/+46 |
2019-07-05 | net/mlx5: Accel, Expose accel wrapper for IPsec FPGA function | Tariq Toukan | 3 | -1/+11 |
2019-07-05 | Merge tag 'mlx5-updates-2019-07-04-v2' of git://git.kernel.org/pub/scm/linux/... | David S. Miller | 23 | -328/+681 |
2019-07-05 | mlxsw: spectrum_ptp: Apply the PTP shaper enable/disable logic | Shalom Toledo | 1 | -0/+44 |
2019-07-05 | mlxsw: spectrum: Set up PTP shaper when port status has changed | Shalom Toledo | 4 | -0/+36 |
2019-07-05 | mlxsw: spectrum_ptp: Enable/disable PTP shaper on a port when getting HWTSTAM... | Shalom Toledo | 1 | -0/+52 |