Age | Commit message (Expand) | Author |
2018-06-05 | net/mlx5e: fix error return code in mlx5e_alloc_rq() | Wei Yongjun |
2018-06-05 | net/mlx5e: Make function mlx5e_change_rep_mtu() static | Wei Yongjun |
2018-06-05 | net: qualcomm: rmnet: Fix use after free while sending command ack | Subash Abhinov Kasiviswanathan |
2018-06-05 | net: ipv6: Generate random IID for addresses on RAWIP devices | Subash Abhinov Kasiviswanathan |
2018-06-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-06-04 | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller |
2018-06-04 | net: hns: Fix the process of adding broadcast addresses to tcam | Xi Wang |
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 | ixgbe: fix broken ipsec Rx with proper cast on spi | Shannon Nelson |
2018-06-04 | ixgbe: check ipsec ip addr against mgmt filters | Shannon Nelson |
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 | ixgbe: fix possible race in reset subtask | Tony Nguyen |
2018-06-04 | bpf, i40e: add meta data support | Daniel Borkmann |
2018-06-04 | ixgbe: introduce a helper to simplify code | YueHaibing |
2018-06-04 | ixgbevf: fix possible race in the reset subtask | Emil Tantilov |
2018-06-04 | ixgbevf: Fix coexistence of malicious driver detection with XDP | Alexander Duyck |
2018-06-04 | igb: Wait 10ms just once after TX queues reset | Sergey Nemov |
2018-06-04 | igb: Clear TSICR interrupts together with ICR | Joanna Yurdal |
2018-06-04 | e1000e: Ignore TSYNCRXCTL when getting I219 clock attributes | Benjamin Poirier |
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 | mlx4_core: restore optimal ICM memory allocation | Eric Dumazet |
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 |