| Commit message (Expand) | Author | Age | Files | Lines |
* | net/mlx5e: always initialize frag->last_in_page | Qian Cai | 2019-08-05 | 1 | -3/+2 |
* | Merge tag 'mlx5-fixes-2019-07-25' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 2019-07-26 | 16 | -79/+115 |
|\ |
|
| * | net/mlx5e: kTLS, Call WARN_ONCE on netdev mismatch | Tariq Toukan | 2019-07-25 | 1 | -1/+1 |
| * | net/mlx5e: Prevent encap flow counter update async to user query | Ariel Levkovich | 2019-07-25 | 2 | -2/+7 |
| * | net/mlx5e: Fix matching of speed to PRM link modes | Aya Levin | 2019-07-25 | 3 | -32/+68 |
| * | net/mlx5e: Fix wrong max num channels indication | Tariq Toukan | 2019-07-25 | 9 | -41/+35 |
| * | net/mlx5: Add missing RDMA_RX capabilities | Maor Gottlieb | 2019-07-25 | 1 | -2/+3 |
| * | net/mlx5: Use reversed order when unregister devices | Mark Zhang | 2019-07-25 | 1 | -1/+1 |
* | | linux/dim: Fix overflow in dim calculation | Yamin Friedman | 2019-07-25 | 1 | -2/+2 |
* | | net: flow_offload: add flow_block structure and use it | Pablo Neira Ayuso | 2019-07-19 | 1 | -1/+1 |
* | | net: flow_offload: remove netns parameter from flow_block_cb_alloc() | Pablo Neira Ayuso | 2019-07-19 | 1 | -2/+1 |
|/ |
|
* | net/mlx5: Replace kfree with kvfree | Chuhong Yuan | 2019-07-18 | 1 | -1/+1 |
* | net/mlx5e: Allow dissector meta key in tc flower | Vlad Buslov | 2019-07-15 | 1 | -1/+2 |
* | net/mlx5e: Rely on filter_dev instead of dissector keys for tunnels | Vlad Buslov | 2019-07-15 | 1 | -5/+1 |
* | net/mlx5e: Verify encapsulation is supported | Eli Cohen | 2019-07-15 | 1 | -0/+4 |
* | ethernet: remove redundant memset | Fuqian Huang | 2019-07-15 | 2 | -4/+0 |
* | net/mlx5e: Provide cb_list pointer when setting up tc block on rep | Vlad Buslov | 2019-07-12 | 1 | -1/+4 |
* | net/mlx5e: Convert single case statement switch statements into if statements | Nathan Chancellor | 2019-07-12 | 1 | -23/+11 |
* | Merge tag 'mlx5-fixes-2019-07-11' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 2019-07-11 | 8 | -32/+33 |
|\ |
|
| * | net/mlx5e: IPoIB, Add error path in mlx5_rdma_setup_rn | Aya Levin | 2019-07-11 | 1 | -1/+8 |
| * | net/mlx5e: Fix error flow in tx reporter diagnose | Aya Levin | 2019-07-11 | 1 | -2/+2 |
| * | net/mlx5e: Fix return value from timeout recover function | Aya Levin | 2019-07-11 | 1 | -4/+2 |
| * | net/mlx5e: Rx, Fix checksum calculation for new hardware | Saeed Mahameed | 2019-07-11 | 3 | -1/+10 |
| * | net/mlx5e: Fix port tunnel GRE entropy control | Eli Britstein | 2019-07-11 | 1 | -19/+4 |
| * | net/mlx5: E-Switch, Fix default encap mode | Maor Gottlieb | 2019-07-11 | 2 | -5/+7 |
* | | net/mlx5: E-Switch, Reduce ingress acl modify metadata stack usage | Saeed Mahameed | 2019-07-11 | 1 | -1/+1 |
* | | net/mlx5e: Fix unused variable warning when CONFIG_MLX5_ESWITCH is off | Saeed Mahameed | 2019-07-11 | 1 | -3/+2 |
* | | net/mlx5e: Fix compilation error in TLS code | Tariq Toukan | 2019-07-11 | 1 | -1/+1 |
* | | net/mlx5e: Return in default case statement in tx_post_resync_params | Nathan Chancellor | 2019-07-09 | 1 | -0/+1 |
* | | mlx5: Return -EINVAL when WARN_ON_ONCE triggers in mlx5e_tls_resync(). | David S. Miller | 2019-07-09 | 1 | -1/+1 |
* | | net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload | Pablo Neira Ayuso | 2019-07-09 | 9 | -55/+55 |
* | | net: flow_offload: add flow_block_cb_is_busy() and use it | Pablo Neira Ayuso | 2019-07-09 | 1 | -0/+4 |
* | | drivers: net: use flow block API | Pablo Neira Ayuso | 2019-07-09 | 2 | -13/+34 |
* | | net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_* | Pablo Neira Ayuso | 2019-07-09 | 1 | -1/+1 |
* | | net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BIND | Pablo Neira Ayuso | 2019-07-09 | 1 | -2/+2 |
* | | net: flow_offload: add flow_block_cb_setup_simple() | Pablo Neira Ayuso | 2019-07-09 | 2 | -43/+10 |
* | | net/mlx5e: Register devlink ports for physical link, PCI PF, VFs | Parav Pandit | 2019-07-09 | 2 | -31/+78 |
* | | net/tls: don't clear TX resync flag on error | Dirk van der Merwe | 2019-07-08 | 1 | -3/+5 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-07-08 | 1 | -4/+6 |
|\ \
| |/ |
|
| * | idr: introduce idr_for_each_entry_continue_ul() | Cong Wang | 2019-07-01 | 1 | -4/+6 |
* | | net: core: page_pool: add user refcnt and reintroduce page_pool_destroy | Ivan Khoronzhuk | 2019-07-08 | 1 | -2/+2 |
* | | net/mlx5e: Add kTLS TX HW offload support | Tariq Toukan | 2019-07-05 | 14 | -7/+748 |
* | | net/mlx5e: Introduce a fenced NOP WQE posting function | Tariq Toukan | 2019-07-05 | 1 | -0/+18 |
* | | net/mlx5e: Re-work TIS creation functions | Tariq Toukan | 2019-07-05 | 5 | -11/+27 |
* | | net/mlx5e: Tx, Unconstify SQ stop room | Tariq Toukan | 2019-07-05 | 4 | -17/+21 |
* | | net/mlx5e: Tx, Don't implicitly assume SKB-less wqe has one WQEBB | Eran Ben Elisha | 2019-07-05 | 1 | -2/+2 |
* | | net/mlx5e: Tx, Make SQ WQE fetch function type generic | Tariq Toukan | 2019-07-05 | 3 | -8/+10 |
* | | net/mlx5e: Tx, Enforce L4 inline copy when needed | Tariq Toukan | 2019-07-05 | 2 | -1/+9 |
* | | net/mlx5e: Move helper functions to a new txrx datapath header | Tariq Toukan | 2019-07-05 | 8 | -153/+170 |
* | | net/mlx5: Accel, Add core TLS support for the Connect-X family | Tariq Toukan | 2019-07-05 | 3 | -3/+101 |