| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | net: hns: Fix the process of adding broadcast addresses to tcam | Xi Wang | 2018-06-04 | 1 | -5/+18 |
| * | | | | | | | qed: use dma_zalloc_coherent instead of allocator/memset | YueHaibing | 2018-06-04 | 1 | -4/+3 |
| * | | | | | | | qed: Add srq core support for RoCE and iWARP | Yuval Bason | 2018-06-04 | 8 | -7/+223 |
| * | | | | | | | net: ethernet: bnx2: Replace NULL comparison | Varsha Rao | 2018-06-04 | 1 | -21/+21 |
| * | | | | | | | net: ethernet: bnx2: Remove extra parentheses | Varsha Rao | 2018-06-04 | 1 | -1/+1 |
| * | | | | | | | net: gemini: fix spelling mistake: "it" -> "is" | YueHaibing | 2018-06-04 | 1 | -3/+3 |
| * | | | | | | | net: chelsio: Use zeroing memory allocator instead of allocator/memset | YueHaibing | 2018-06-04 | 3 | -10/+3 |
| * | | | | | | | sh_eth: use DIV_ROUND_UP() in sh_eth_soft_swap() | Sergei Shtylyov | 2018-06-04 | 1 | -1/+1 |
| * | | | | | | | sh_eth: uninline sh_eth_soft_swap() | Sergei Shtylyov | 2018-06-04 | 2 | -12/+11 |
| * | | | | | | | sh_eth: make sh_eth_soft_swap() work on ARM | Sergei Shtylyov | 2018-06-04 | 1 | -1/+1 |
| * | | | | | | | mlxsw: spectrum_span: Suppress VLAN on BRIDGE_VLAN_INFO_UNTAGGED | Petr Machata | 2018-06-04 | 1 | -1/+3 |
| * | | | | | | | mlxsw: spectrum_switchdev: Postpone respin on object deletion | Petr Machata | 2018-06-04 | 1 | -1/+1 |
| * | | | | | | | net: mvpp2: mvpp2_percpu_read_relaxed() can be static | kbuild test robot | 2018-06-04 | 1 | -1/+1 |
| * | | | | | | | net: aquantia: make function aq_fw2x_get_mac_permanent static | Colin Ian King | 2018-06-04 | 1 | -1/+1 |
| * | | | | | | | net: ethernet: mlx4: Remove unnecessary parentheses | Varsha Rao | 2018-06-04 | 1 | -2/+2 |
| * | | | | | | | net: stmmac: Add Flexible PPS support | Jose Abreu | 2018-06-04 | 10 | -3/+145 |
| * | | | | | | | qed: Fix use of incorrect shmem address. | Sudarsana Reddy Kalluru | 2018-06-04 | 1 | -2/+3 |
| * | | | | | | | qed: Fix shared memory inconsistency between driver and the MFW. | Sudarsana Reddy Kalluru | 2018-06-04 | 1 | -0/+1 |
| |/ / / / / / |
|
| * | | | | | | net: axienet: remove stale comment of axienet_open | YueHaibing | 2018-06-03 | 1 | -1/+0 |
| * | | | | | | net: netcp: ethss: remove unnecessary pointer set to NULL | YueHaibing | 2018-06-03 | 1 | -1/+0 |
| * | | | | | | net/mlx5: Make function mlx5_fpga_tls_send_teardown_cmd() static | Wei Yongjun | 2018-06-03 | 1 | -2/+2 |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-06-03 | 6 | -19/+27 |
| |\| | | | | |
|
| * | | | | | | net/mlx5e: TX, Separate cachelines of xmit and completion stats | Tariq Toukan | 2018-06-02 | 2 | -8/+9 |
| * | | | | | | net/mlx5e: RX, Always prefer Linear SKB configuration | Tariq Toukan | 2018-06-02 | 1 | -3/+10 |
| * | | | | | | net/mlx5e: RX, Enhance legacy Receive Queue memory scheme | Tariq Toukan | 2018-06-02 | 3 | -127/+362 |
| * | | | | | | net/mlx5e: RX, Use cyclic WQ in legacy RQ | Tariq Toukan | 2018-06-02 | 6 | -111/+161 |
| * | | | | | | net/mlx5e: RX, Split WQ objects for different RQ types | Tariq Toukan | 2018-06-02 | 3 | -57/+110 |
| * | | | | | | net/mlx5e: RX, Remove HW LRO support in legacy RQ | Tariq Toukan | 2018-06-02 | 2 | -14/+26 |
| * | | | | | | net/mlx5e: RX, Dedicate a function for copying SKB header | Tariq Toukan | 2018-06-02 | 1 | -13/+17 |
| * | | | | | | net/mlx5e: RX, Generalise function of SKB frag addition | Tariq Toukan | 2018-06-02 | 1 | -8/+8 |
| * | | | | | | net/mlx5e: RX, Generalise name of non-linear SKB head size | Tariq Toukan | 2018-06-02 | 3 | -4/+4 |
| * | | | | | | net/mlx5e: TX, Obsolete maintaining local copies of skb->len/data | Tariq Toukan | 2018-06-02 | 1 | -30/+12 |
| * | | | | | | net/mlx5: FPGA, Handle QP error event | Ilan Tayari | 2018-06-02 | 1 | -4/+24 |
| * | | | | | | net/mlx5e: Support configurable MTU for vport representors | Adi Nissim | 2018-06-02 | 3 | -4/+28 |
| * | | | | | | net/mlx5e: Increase aRFS flow tables size | Maor Gottlieb | 2018-06-02 | 1 | -1/+1 |
| * | | | | | | net/mlx5e: Remove redundant active_channels indication | Eran Ben Elisha | 2018-06-02 | 4 | -20/+0 |
| * | | | | | | net/mlx5e: Present SW stats when state is not opened | Eran Ben Elisha | 2018-06-02 | 2 | -16/+13 |
| * | | | | | | net/mlx5e: IPOIB, Add a missing skb_pull | Tariq Toukan | 2018-06-02 | 1 | -0/+1 |
| * | | | | | | net/mlx5e: IPOIB, Fix overflowing SQ WQE memset | Tariq Toukan | 2018-06-02 | 1 | -3/+3 |
| * | | | | | | net: hns3: Optimize the VF's process of updating multicast MAC | Xi Wang | 2018-06-01 | 4 | -5/+187 |
| * | | | | | | net: hns3: Optimize the PF's process of updating multicast MAC | Xi Wang | 2018-06-01 | 4 | -21/+136 |
| * | | | | | | net: hns3: Fix for vxlan tx checksum bug | Yunsheng Lin | 2018-06-01 | 1 | -0/+29 |
| * | | | | | | net: hns3: Add missing break in misc_irq_handle | Yunsheng Lin | 2018-06-01 | 1 | -3/+3 |
| * | | | | | | net: hns3: Fix for phy not link up problem after resetting | Yunsheng Lin | 2018-06-01 | 1 | -4/+3 |
| * | | | | | | net: hns3: Fix for hclge_reset running repeatly problem | Yunsheng Lin | 2018-06-01 | 1 | -6/+34 |
| * | | | | | | net: hns3: Fix for service_task not running problem after resetting | Yunsheng Lin | 2018-06-01 | 2 | -0/+2 |
| * | | | | | | net: hns3: Fix setting mac address error | Jian Shen | 2018-06-01 | 1 | -0/+13 |
| * | | | | | | net: hns3: Add repeat address checking for setting mac address | Jian Shen | 2018-06-01 | 1 | -0/+6 |
| * | | | | | | net: hns3: Add support for IFF_ALLMULTI flag | Peng Li | 2018-06-01 | 6 | -12/+21 |
| * | | | | | | net: hns3: Disable vf vlan filter when vf vlan table is full | Yunsheng Lin | 2018-06-01 | 1 | -0/+7 |