Age | Commit message (Expand) | Author | Files | Lines |
2018-06-04 | ixgbe: fix possible race in reset subtask | Tony Nguyen | 1 | -2/+4 |
2018-06-04 | bpf, i40e: add meta data support | Daniel Borkmann | 1 | -8/+31 |
2018-06-04 | ixgbe: introduce a helper to simplify code | YueHaibing | 1 | -36/+21 |
2018-06-04 | ixgbevf: fix possible race in the reset subtask | Emil Tantilov | 1 | -2/+4 |
2018-06-04 | ixgbevf: Fix coexistence of malicious driver detection with XDP | Alexander Duyck | 2 | -7/+30 |
2018-06-04 | igb: Wait 10ms just once after TX queues reset | Sergey Nemov | 1 | -5/+8 |
2018-06-04 | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 10 | -324/+55 |
2018-06-04 | igb: Clear TSICR interrupts together with ICR | Joanna Yurdal | 1 | -0/+2 |
2018-06-04 | e1000e: Ignore TSYNCRXCTL when getting I219 clock attributes | Benjamin Poirier | 1 | -9/+6 |
2018-06-04 | net: mvpp2: mvpp2_percpu_read_relaxed() can be static | kbuild test robot | 1 | -1/+1 |
2018-06-04 | net: aquantia: make function aq_fw2x_get_mac_permanent static | Colin Ian King | 1 | -1/+1 |
2018-06-04 | net: ethernet: mlx4: Remove unnecessary parentheses | Varsha Rao | 1 | -2/+2 |
2018-06-04 | net: stmmac: Add Flexible PPS support | Jose Abreu | 10 | -3/+145 |
2018-06-04 | qed: Fix use of incorrect shmem address. | Sudarsana Reddy Kalluru | 1 | -2/+3 |
2018-06-04 | qed: Fix shared memory inconsistency between driver and the MFW. | Sudarsana Reddy Kalluru | 1 | -0/+1 |
2018-06-04 | net: virtio: simplify the virtnet_find_vqs | Tonghao Zhang | 1 | -5/+1 |
2018-06-03 | virtio_net: implement flush flag for ndo_xdp_xmit | Jesper Dangaard Brouer | 1 | -1/+5 |
2018-06-03 | tun: implement flush flag for ndo_xdp_xmit | Jesper Dangaard Brouer | 1 | -6/+13 |
2018-06-03 | ixgbe: implement flush flag for ndo_xdp_xmit | Jesper Dangaard Brouer | 1 | -6/+14 |
2018-06-03 | i40e: implement flush flag for ndo_xdp_xmit | Jesper Dangaard Brouer | 1 | -2/+8 |
2018-06-03 | xdp: add flags argument to ndo_xdp_xmit API | Jesper Dangaard Brouer | 5 | -6/+21 |
2018-06-03 | Merge tag 'wireless-drivers-next-for-davem-2018-05-31' of git://git.kernel.or... | David S. Miller | 133 | -1157/+2282 |
2018-06-03 | mlx4_core: restore optimal ICM memory allocation | Eric Dumazet | 1 | -6/+12 |
2018-06-03 | net: axienet: remove stale comment of axienet_open | YueHaibing | 1 | -1/+0 |
2018-06-03 | net: netcp: ethss: remove unnecessary pointer set to NULL | YueHaibing | 1 | -1/+0 |
2018-06-03 | net/mlx5: Make function mlx5_fpga_tls_send_teardown_cmd() static | Wei Yongjun | 1 | -2/+2 |
2018-06-03 | hv_netvsc: fix error return code in netvsc_probe() | Wei Yongjun | 1 | -1/+3 |
2018-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 14 | -36/+64 |
2018-06-03 | net: phy: consider PHY_IGNORE_INTERRUPT in state machine PHY_NOLINK handling | Heiner Kallweit | 1 | -1/+1 |
2018-06-01 | net/mlx5e: TX, Separate cachelines of xmit and completion stats | Tariq Toukan | 2 | -8/+9 |
2018-06-01 | net/mlx5e: RX, Always prefer Linear SKB configuration | Tariq Toukan | 1 | -3/+10 |
2018-06-01 | net/mlx5e: RX, Enhance legacy Receive Queue memory scheme | Tariq Toukan | 3 | -127/+362 |
2018-06-01 | net/mlx5e: RX, Use cyclic WQ in legacy RQ | Tariq Toukan | 6 | -111/+161 |
2018-06-01 | net/mlx5e: RX, Split WQ objects for different RQ types | Tariq Toukan | 3 | -57/+110 |
2018-06-01 | net/mlx5e: RX, Remove HW LRO support in legacy RQ | Tariq Toukan | 2 | -14/+26 |
2018-06-01 | net/mlx5e: RX, Dedicate a function for copying SKB header | Tariq Toukan | 1 | -13/+17 |
2018-06-01 | net/mlx5e: RX, Generalise function of SKB frag addition | Tariq Toukan | 1 | -8/+8 |
2018-06-01 | net/mlx5e: RX, Generalise name of non-linear SKB head size | Tariq Toukan | 3 | -4/+4 |
2018-06-01 | net/mlx5e: TX, Obsolete maintaining local copies of skb->len/data | Tariq Toukan | 1 | -30/+12 |
2018-06-01 | net/mlx5: FPGA, Handle QP error event | Ilan Tayari | 1 | -4/+24 |
2018-06-01 | net/mlx5e: Support configurable MTU for vport representors | Adi Nissim | 3 | -4/+28 |
2018-06-01 | net/mlx5e: Increase aRFS flow tables size | Maor Gottlieb | 1 | -1/+1 |
2018-06-01 | net/mlx5e: Remove redundant active_channels indication | Eran Ben Elisha | 4 | -20/+0 |
2018-06-01 | net/mlx5e: Present SW stats when state is not opened | Eran Ben Elisha | 2 | -16/+13 |
2018-06-01 | net/mlx5e: IPOIB, Add a missing skb_pull | Tariq Toukan | 1 | -0/+1 |
2018-06-01 | net/mlx5e: IPOIB, Fix overflowing SQ WQE memset | Tariq Toukan | 1 | -3/+3 |
2018-06-01 | net: hns3: Optimize the VF's process of updating multicast MAC | Xi Wang | 4 | -5/+187 |
2018-06-01 | net: hns3: Optimize the PF's process of updating multicast MAC | Xi Wang | 4 | -21/+136 |
2018-06-01 | net: hns3: Fix for vxlan tx checksum bug | Yunsheng Lin | 1 | -0/+29 |
2018-06-01 | net: hns3: Add missing break in misc_irq_handle | Yunsheng Lin | 1 | -3/+3 |