Age | Commit message (Expand) | Author | Files | Lines |
2017-06-27 | net/mlx5e: IPSec, Add Innova IPSec offload RX data path | Ilan Tayari | 7 | -3/+269 |
2017-06-27 | net/mlx5e: IPSec, Innova IPSec offload infrastructure | Ilan Tayari | 6 | -0/+524 |
2017-06-27 | net/mlx5: Accel, Add IPSec acceleration interface | Ilan Tayari | 8 | -1/+705 |
2017-06-27 | net/mlx5: FPGA, Add SBU infrastructure | Ilan Tayari | 5 | -1/+331 |
2017-06-27 | net/mlx5: FPGA, Add SBU bypass and reset flows | Ilan Tayari | 3 | -0/+52 |
2017-06-27 | net/mlx5: FPGA, Add high-speed connection routines | Ilan Tayari | 6 | -1/+1264 |
2017-06-27 | net/mlx5: FPGA, Add FW commands for FPGA QPs | Ilan Tayari | 3 | -0/+129 |
2017-06-27 | net/mlx5: FPGA, Move FPGA init/cleanup to init_once | Ilan Tayari | 3 | -17/+16 |
2017-06-27 | net/mlx5: Add QP WQ support | Ilan Tayari | 2 | -0/+56 |
2017-06-27 | net/mlx5: Make get_cqe routine not ethernet-specific | Ilan Tayari | 5 | -22/+21 |
2017-06-27 | net/mlx5: Add support for multiple RoCE enable | Ilan Tayari | 1 | -0/+4 |
2017-06-27 | net/mlx5: Add reserved-gids support | Ilan Tayari | 6 | -3/+243 |
2017-06-27 | net/mlx5: Set interface flags before cleanup in unload_one | Ilan Tayari | 1 | -2/+3 |
2017-06-23 | Merge tag 'mlx5-updates-2017-06-23' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 9 | -97/+512 |
2017-06-22 | net/mlx5e: Use device ID defines | Myron Stowe | 1 | -3/+3 |
2017-06-22 | net/mlx5e: IPoIB, Support the flash device ethtool callback | Or Gerlitz | 1 | -0/+9 |
2017-06-22 | net/mlx5e: Support the flash device ethtool callback | Or Gerlitz | 2 | -0/+37 |
2017-06-22 | net/mlx5: Add mlxfw callbacks | Or Gerlitz | 2 | -0/+157 |
2017-06-22 | net/mlx5: Add helper functions to set/query MCC/MCDA/MCQI registers | Or Gerlitz | 1 | -0/+114 |
2017-06-22 | net/mlx5e: Add header re-write offloading of IPv6 hop-limit | Or Gerlitz | 1 | -0/+1 |
2017-06-22 | net/mlx5e: Use macro for TC header re-write offload field mapping | Or Gerlitz | 1 | -25/+29 |
2017-06-22 | net/mlx5e: Offload TC matching on ip ttl | Or Gerlitz | 1 | -3/+8 |
2017-06-22 | net/mlx5e: Relocate the TC match on ip tos offload code section | Or Gerlitz | 1 | -23/+23 |
2017-06-22 | net/mlx5e: Introduce RX Page-Reuse | Tariq Toukan | 4 | -37/+126 |
2017-06-22 | net/mlx5e: Enhance RX SKB headroom logic | Tariq Toukan | 2 | -8/+7 |
2017-06-22 | net/mlx5e: Build SKB with exact frag_size | Tariq Toukan | 3 | -6/+6 |
2017-06-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 6 | -45/+60 |
2017-06-19 | net/mlx5e: IPoIB, Add ioctl support to IPoIB device driver | Feras Daoud | 4 | -10/+26 |
2017-06-19 | net/mlx5e: IPoIB, Add PTP support to IPoIB device driver | Feras Daoud | 5 | -4/+28 |
2017-06-19 | net/mlx5e: IPoIB, Get more TX statistics | Erez Shitrit | 1 | -0/+5 |
2017-06-19 | net/mlx5e: IPoIB, Handle change_mtu | Erez Shitrit | 1 | -0/+31 |
2017-06-19 | net/mlx5e: Use hard_mtu as part of the mlx5e_priv struct | Erez Shitrit | 6 | -13/+24 |
2017-06-19 | net/mlx5e: IPoIB, Change parameters default values | Erez Shitrit | 1 | -4/+15 |
2017-06-19 | net/mlx5e: Add new profile function update_carrier | Erez Shitrit | 4 | -4/+14 |
2017-06-19 | net/mlx5e: IPoIB, Add ethtool support | Erez Shitrit | 6 | -37/+255 |
2017-06-19 | net/mlx5e: Prevent PFC call for non ethernet ports | Feras Daoud | 1 | -0/+6 |
2017-06-19 | net/mlx5e: IPoIB, Move to a separate directory | Saeed Mahameed | 5 | -3/+3 |
2017-06-16 | Merge tag 'mlx5-updates-2017-06-16' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 24 | -116/+210 |
2017-06-16 | bpf: mlx5e: Report bpf_prog ID during XDP_QUERY_PROG | Martin KaFai Lau | 1 | -3/+12 |
2017-06-16 | networking: make skb_push & __skb_push return void pointers | Johannes Berg | 1 | -1/+1 |
2017-06-16 | networking: make skb_put & friends return void pointers | Johannes Berg | 1 | -3/+3 |
2017-06-16 | networking: convert many more places to skb_put_zero() | Johannes Berg | 1 | -1/+1 |
2017-06-16 | net/mlx5: Add fast unload support in shutdown flow | Majd Dibbiny | 4 | -5/+62 |
2017-06-16 | net/mlx5: Expose command polling interface | Majd Dibbiny | 1 | -7/+23 |
2017-06-16 | net/mlx5e: Optimize update stats work | Gal Pressman | 3 | -7/+16 |
2017-06-16 | net/mlx5e: Move and optimize query out of buffer function | Gal Pressman | 2 | -22/+7 |
2017-06-16 | net/mlx5e: Reduce number of heap allocated buffers for update stats | Gal Pressman | 1 | -14/+2 |
2017-06-16 | net/mlx5e: Rename physical symbol errors counter | Gal Pressman | 1 | -1/+1 |
2017-06-16 | net/mlx5e: Fix typo in warning if CQ moderation is not supported | Itay Aveksis | 1 | -1/+1 |
2017-06-16 | net/mlx5e: Use function to map aRFS into traffic type | Tariq Toukan | 1 | -14/+7 |