Age | Commit message (Expand) | Author | Files | Lines |
2018-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 54 | -308/+519 |
2018-06-03 | net: phy: consider PHY_IGNORE_INTERRUPT in state machine PHY_NOLINK handling | Heiner Kallweit | 1 | -1/+1 |
2018-06-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 16 | -51/+90 |
2018-06-02 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 1 | -2/+20 |
2018-06-02 | Merge tag 'drm-fixes-for-v4.17-rc8' of git://people.freedesktop.org/~airlied/... | Linus Torvalds | 7 | -43/+90 |
2018-06-02 | Merge tag 'mips_fixes_4.17_3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -36/+0 |
2018-06-02 | Merge tag 'vfio-v4.17' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 1 | -15/+10 |
2018-06-02 | Merge tag 'char-misc-4.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -7/+8 |
2018-06-02 | Merge tag 'staging-4.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 7 | -65/+90 |
2018-06-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 10 | -58/+168 |
2018-06-02 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
2018-06-02 | Revert "vfio/type1: Improve memory pinning process for raw PFN mapping" | Alex Williamson | 1 | -15/+10 |
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 |
2018-06-01 | net: hns3: Fix for phy not link up problem after resetting | Yunsheng Lin | 1 | -4/+3 |
2018-06-01 | net: hns3: Fix for hclge_reset running repeatly problem | Yunsheng Lin | 1 | -6/+34 |
2018-06-01 | net: hns3: Fix for service_task not running problem after resetting | Yunsheng Lin | 2 | -0/+2 |
2018-06-01 | net: hns3: Fix setting mac address error | Jian Shen | 1 | -0/+13 |
2018-06-01 | net: hns3: Add repeat address checking for setting mac address | Jian Shen | 1 | -0/+6 |
2018-06-01 | net: hns3: Add support for IFF_ALLMULTI flag | Peng Li | 6 | -12/+21 |
2018-06-01 | net: hns3: Disable vf vlan filter when vf vlan table is full | Yunsheng Lin | 1 | -0/+7 |
2018-06-01 | net: usb: cdc_mbim: add flag FLAG_SEND_ZLP | Daniele Palmas | 1 | -1/+1 |
2018-06-01 | net: mvpp2: Split the PPv2 driver to a dedicated directory | Maxime Chevallier | 8 | -3889/+4030 |
2018-06-01 | net: dsa: b53: Add BCM5389 support | Damien Thébault | 3 | -1/+18 |
2018-05-31 | ixgbe: fix parsing of TC actions for HW offload | Ondřej Hlavatý | 1 | -5/+4 |
2018-05-31 | virtio_net: fix error return code in virtnet_probe() | Wei Yongjun | 1 | -1/+3 |
2018-05-31 | net: ethernet: davinci_emac: fix error handling in probe() | Dan Carpenter | 1 | -10/+12 |
2018-05-31 | net: dsa: mv88e6xxx: Be explicit about DT or pdata | Andrew Lunn | 1 | -0/+3 |
2018-05-31 | net: ti: cpsw: include gpio/consumer.h | Arnd Bergmann | 1 | -1/+1 |
2018-05-31 | net/mlx5: Add FPGA QP error event | Ilan Tayari | 1 | -2/+5 |
2018-05-31 | net/mlx5: Add temperature warning event to log | Ilan Tayari | 1 | -0/+23 |