| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2018-06-07 | 960 | -26633/+53527 |
|\ |
|
| * | net: hns3: Optimize PF CMDQ interrupt switching process | Xi Wang | 2018-06-06 | 1 | -0/+13 |
| * | net: hns3: Fix for VF mailbox receiving unknown message | Xi Wang | 2018-06-06 | 1 | -3/+20 |
| * | net: hns3: Fix for VF mailbox cannot receiving PF response | Xi Wang | 2018-06-06 | 1 | -0/+3 |
| * | bnx2x: use the right constant | Julia Lawall | 2018-06-06 | 1 | -1/+1 |
| * | net: dsa: b53: Fix for brcm tag issue in Cygnus SoC | Arun Parameswaran | 2018-06-06 | 3 | -3/+18 |
| * | enic: fix UDP rss bits | Govindarajulu Varadarajan | 2018-06-06 | 7 | -21/+67 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-06-05 | 12 | -93/+443 |
| |\ |
|
| | * | tun: remove ndo_xdp_flush call tun_xdp_flush | Jesper Dangaard Brouer | 2018-06-05 | 1 | -22/+1 |
| | * | virtio_net: remove ndo_xdp_flush call virtnet_xdp_flush | Jesper Dangaard Brouer | 2018-06-05 | 1 | -13/+0 |
| | * | ixgbe: remove ndo_xdp_flush call ixgbe_xdp_flush | Jesper Dangaard Brouer | 2018-06-05 | 1 | -21/+0 |
| | * | i40e: remove ndo_xdp_flush call i40e_xdp_flush | Jesper Dangaard Brouer | 2018-06-05 | 3 | -21/+0 |
| | * | virtio_net: implement flush flag for ndo_xdp_xmit | Jesper Dangaard Brouer | 2018-06-03 | 1 | -1/+5 |
| | * | tun: implement flush flag for ndo_xdp_xmit | Jesper Dangaard Brouer | 2018-06-03 | 1 | -6/+13 |
| | * | ixgbe: implement flush flag for ndo_xdp_xmit | Jesper Dangaard Brouer | 2018-06-03 | 1 | -6/+14 |
| | * | i40e: implement flush flag for ndo_xdp_xmit | Jesper Dangaard Brouer | 2018-06-03 | 1 | -2/+8 |
| | * | xdp: add flags argument to ndo_xdp_xmit API | Jesper Dangaard Brouer | 2018-06-03 | 5 | -6/+21 |
| | * | media: rc: introduce BPF_PROG_LIRC_MODE2 | Sean Young | 2018-05-30 | 6 | -2/+388 |
| * | | mlxsw: Add extack messages for port_{un, }split failures | David Ahern | 2018-06-05 | 3 | -9/+25 |
| * | | netdevsim: Add extack error message for devlink reload | David Ahern | 2018-06-05 | 3 | -6/+10 |
| * | | devlink: Add extack to reload and port_{un, }split operations | David Ahern | 2018-06-05 | 3 | -6/+11 |
| * | | net: hns3: remove unused hclgevf_cfg_func_mta_filter | Arnd Bergmann | 2018-06-05 | 1 | -11/+0 |
| * | | qed*: Utilize FW 8.37.2.0 | Michal Kalderon | 2018-06-05 | 15 | -527/+719 |
| * | | net/mlx5e: fix error return code in mlx5e_alloc_rq() | Wei Yongjun | 2018-06-05 | 1 | -1/+3 |
| * | | net/mlx5e: Make function mlx5e_change_rep_mtu() static | Wei Yongjun | 2018-06-05 | 1 | -1/+1 |
| * | | net: qualcomm: rmnet: Fix use after free while sending command ack | Subash Abhinov Kasiviswanathan | 2018-06-05 | 1 | -4/+4 |
| * | | net: ipv6: Generate random IID for addresses on RAWIP devices | Subash Abhinov Kasiviswanathan | 2018-06-05 | 1 | -0/+4 |
| * | | net: phy: broadcom: Enable 125 MHz clock on LED4 pin for BCM54612E by default. | Kun Yi | 2018-06-05 | 1 | -2/+14 |
| * | | net: phy: remove PM ops from MDIO bus | Heiner Kallweit | 2018-06-05 | 1 | -48/+0 |
| * | | net: phy: add struct device_type representation of a PHY | Heiner Kallweit | 2018-06-05 | 1 | -46/+50 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-06-05 | 1 | -6/+12 |
| |\ \ |
|
| | * | | mlx4_core: restore optimal ICM memory allocation | Eric Dumazet | 2018-06-03 | 1 | -6/+12 |
| * | | | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller | 2018-06-04 | 8 | -70/+195 |
| |\ \ \ |
|
| | * | | | ixgbe: fix broken ipsec Rx with proper cast on spi | Shannon Nelson | 2018-06-04 | 1 | -1/+1 |
| | * | | | ixgbe: check ipsec ip addr against mgmt filters | Shannon Nelson | 2018-06-04 | 1 | -0/+88 |
| | * | | | ixgbe: fix possible race in reset subtask | Tony Nguyen | 2018-06-04 | 1 | -2/+4 |
| | * | | | bpf, i40e: add meta data support | Daniel Borkmann | 2018-06-04 | 1 | -8/+31 |
| | * | | | ixgbe: introduce a helper to simplify code | YueHaibing | 2018-06-04 | 1 | -36/+21 |
| | * | | | ixgbevf: fix possible race in the reset subtask | Emil Tantilov | 2018-06-04 | 1 | -2/+4 |
| | * | | | ixgbevf: Fix coexistence of malicious driver detection with XDP | Alexander Duyck | 2018-06-04 | 2 | -7/+30 |
| | * | | | igb: Wait 10ms just once after TX queues reset | Sergey Nemov | 2018-06-04 | 1 | -5/+8 |
| | * | | | igb: Clear TSICR interrupts together with ICR | Joanna Yurdal | 2018-06-04 | 1 | -0/+2 |
| | * | | | e1000e: Ignore TSYNCRXCTL when getting I219 clock attributes | Benjamin Poirier | 2018-06-04 | 1 | -9/+6 |
| * | | | | net: hns: Fix the process of adding broadcast addresses to tcam | Xi Wang | 2018-06-04 | 1 | -5/+18 |
| * | | | | team: use netdev_features_t instead of u32 | Dan Carpenter | 2018-06-04 | 1 | -1/+2 |
| * | | | | net_failover: Use netdev_features_t instead of u32 | Dan Carpenter | 2018-06-04 | 1 | -1/+2 |
| * | | | | qed: use dma_zalloc_coherent instead of allocator/memset | YueHaibing | 2018-06-04 | 1 | -4/+3 |
| * | | | | wan/fsl_ucc_hdlc: use dma_zalloc_coherent instead of allocator/memset | YueHaibing | 2018-06-04 | 1 | -7/+4 |
| * | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2018-06-04 | 12 | -107/+83 |
| |\ \ \ \ |
|
| | * | | | | Bluetooth: btusb: Add additional device ID for RTL8822BE | Artiom Vaskov | 2018-05-30 | 1 | -0/+1 |