Age | Commit message (Expand) | Author |
2017-06-27 | net/mlx5: Accel, Add IPSec acceleration interface | Ilan Tayari |
2017-06-27 | net/mlx5: FPGA, Add SBU infrastructure | Ilan Tayari |
2017-06-27 | net/mlx5: FPGA, Add SBU bypass and reset flows | Ilan Tayari |
2017-06-27 | net/mlx5: FPGA, Add high-speed connection routines | Ilan Tayari |
2017-06-27 | net/mlx5: FPGA, Add FW commands for FPGA QPs | Ilan Tayari |
2017-06-27 | net/mlx5: FPGA, Move FPGA init/cleanup to init_once | Ilan Tayari |
2017-06-27 | net/mlx5: Add QP WQ support | Ilan Tayari |
2017-06-27 | net/mlx5: Make get_cqe routine not ethernet-specific | Ilan Tayari |
2017-06-27 | net/mlx5: Add support for multiple RoCE enable | Ilan Tayari |
2017-06-27 | net/mlx5: Add reserved-gids support | Ilan Tayari |
2017-06-27 | net/mlx5: Set interface flags before cleanup in unload_one | Ilan Tayari |
2017-06-26 | net/mlx4: fix spelling mistake: "coalesing" -> "coalescing" | Colin Ian King |
2017-06-23 | Merge tag 'mlx5-updates-2017-06-23' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller |
2017-06-22 | net/mlx5e: Use device ID defines | Myron Stowe |
2017-06-22 | net/mlx5e: IPoIB, Support the flash device ethtool callback | Or Gerlitz |
2017-06-22 | net/mlx5e: Support the flash device ethtool callback | Or Gerlitz |
2017-06-22 | net/mlx5: Add mlxfw callbacks | Or Gerlitz |
2017-06-22 | net/mlx5: Add helper functions to set/query MCC/MCDA/MCQI registers | Or Gerlitz |
2017-06-22 | mlxfw: Make the module selectable | Or Gerlitz |
2017-06-22 | net/mlx5e: Add header re-write offloading of IPv6 hop-limit | Or Gerlitz |
2017-06-22 | net/mlx5e: Use macro for TC header re-write offload field mapping | Or Gerlitz |
2017-06-22 | net/mlx5e: Offload TC matching on ip ttl | Or Gerlitz |
2017-06-22 | net/mlx5e: Relocate the TC match on ip tos offload code section | Or Gerlitz |
2017-06-22 | net/mlx5e: Introduce RX Page-Reuse | Tariq Toukan |
2017-06-22 | net/mlx5e: Enhance RX SKB headroom logic | Tariq Toukan |
2017-06-22 | net/mlx5e: Build SKB with exact frag_size | Tariq Toukan |
2017-06-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-06-19 | net/mlx5e: IPoIB, Add ioctl support to IPoIB device driver | Feras Daoud |
2017-06-19 | net/mlx5e: IPoIB, Add PTP support to IPoIB device driver | Feras Daoud |
2017-06-19 | net/mlx5e: IPoIB, Get more TX statistics | Erez Shitrit |
2017-06-19 | net/mlx5e: IPoIB, Handle change_mtu | Erez Shitrit |
2017-06-19 | net/mlx5e: Use hard_mtu as part of the mlx5e_priv struct | Erez Shitrit |
2017-06-19 | net/mlx5e: IPoIB, Change parameters default values | Erez Shitrit |
2017-06-19 | net/mlx5e: Add new profile function update_carrier | Erez Shitrit |
2017-06-19 | net/mlx5e: IPoIB, Add ethtool support | Erez Shitrit |
2017-06-19 | net/mlx5e: Prevent PFC call for non ethernet ports | Feras Daoud |
2017-06-19 | net/mlx5e: IPoIB, Move to a separate directory | Saeed Mahameed |
2017-06-16 | Merge tag 'mlx5-updates-2017-06-16' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller |
2017-06-16 | bpf: mlx5e: Report bpf_prog ID during XDP_QUERY_PROG | Martin KaFai Lau |
2017-06-16 | bpf: mlx4: Report bpf_prog ID during XDP_QUERY_PROG | Martin KaFai Lau |
2017-06-16 | networking: make skb_push & __skb_push return void pointers | Johannes Berg |
2017-06-16 | networking: make skb_put & friends return void pointers | Johannes Berg |
2017-06-16 | networking: convert many more places to skb_put_zero() | Johannes Berg |
2017-06-15 | net/mlx4_en: Refactor mlx4_en_free_tx_desc | Tariq Toukan |
2017-06-15 | net/mlx4_en: Replace TXBB_SIZE multiplications with shift operations | Tariq Toukan |
2017-06-15 | net/mlx4_en: Increase default TX ring size | Tariq Toukan |
2017-06-15 | net/mlx4_en: Poll XDP TX completion queue in RX NAPI | Tariq Toukan |
2017-06-15 | net/mlx4_en: Improve XDP xmit function | Tariq Toukan |
2017-06-15 | net/mlx4_en: Improve stack xmit function | Tariq Toukan |
2017-06-15 | net/mlx4_en: Improve transmit CQ polling | Tariq Toukan |