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