Age | Commit message (Expand) | Author | Files | Lines |
2016-10-14 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 1 | -11/+0 |
2016-10-14 | Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled... | Linus Torvalds | 9 | -53/+118 |
2016-10-14 | qedr: Add RoCE driver framework | Ram Amrani | 1 | -11/+0 |
2016-10-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 15 | -83/+213 |
2016-10-13 | net: axienet: Remove unused parameter from __axienet_device_reset | Tobias Klauser | 1 | -6/+5 |
2016-10-13 | liquidio: CN23XX: fix a loop timeout | Dan Carpenter | 1 | -1/+1 |
2016-10-13 | net: phy: Trigger state machine on state change and not polling. | Andrew Lunn | 1 | -2/+20 |
2016-10-13 | netvsc: Remove mistaken udp.h inclusion. | David S. Miller | 1 | -1/+0 |
2016-10-13 | xen-netback: fix type mismatch warning | Arnd Bergmann | 1 | -3/+3 |
2016-10-13 | stmmac: fix error check when init ptp | Giuseppe CAVALLARO | 2 | -6/+8 |
2016-10-13 | stmmac: fix ptp init for gmac4 | Giuseppe CAVALLARO | 1 | -5/+12 |
2016-10-13 | qed: fix old-style function definition | Arnd Bergmann | 1 | -1/+1 |
2016-10-13 | netvsc: fix checksum on UDP IPV6 | stephen hemminger | 1 | -50/+22 |
2016-10-13 | xen-netback: fix guest Rx stall detection (after guest Rx refactor) | David Vrabel | 1 | -0/+2 |
2016-10-13 | net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ON | Tom Herbert | 1 | -2/+2 |
2016-10-13 | qmi_wwan: add support for Quectel EC21 and EC25 | Bjørn Mork | 1 | -2/+28 |
2016-10-13 | qed: Fix to use list_for_each_entry_safe() when delete items | Wei Yongjun | 1 | -2/+2 |
2016-10-13 | tlan: avoid unused label with PCI=n | Arnd Bergmann | 1 | -1/+1 |
2016-10-13 | xen-netback: (re-)create a debugfs node for hash information | Paul Durrant | 3 | -2/+107 |
2016-10-12 | Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+2 |
2016-10-12 | treewide: remove redundant #include <linux/kconfig.h> | Masahiro Yamada | 4 | -4/+0 |
2016-10-12 | kthread: kthread worker API cleanup | Petr Mladek | 1 | -5/+5 |
2016-10-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 32 | -954/+1043 |
2016-10-10 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -16/+10 |
2016-10-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 12 | -44/+111 |
2016-10-09 | be2net: Enable VF link state setting for BE3 | Suresh Reddy | 1 | -1/+1 |
2016-10-09 | be2net: Fix TX stats for TSO packets | Sriharsha Basavapatna | 1 | -2/+12 |
2016-10-09 | be2net: Update Copyright string in be_hw.h | Sriharsha Basavapatna | 1 | -1/+1 |
2016-10-09 | be2net: NCSI FW section should be properly updated with ethtool for BE3 | Sriharsha Basavapatna | 1 | -1/+23 |
2016-10-09 | be2net: Provide an alternate way to read pf_num for BEx chips | Sriharsha Basavapatna | 2 | -1/+10 |
2016-10-08 | Merge branch 'work.const-qstr' into work.misc | Al Viro | 3 | -16/+10 |
2016-10-08 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds | 5 | -6/+338 |
2016-10-08 | wan/fsl_ucc_hdlc: Fix size used in dma_free_coherent() | Christophe Jaillet | 1 | -4/+4 |
2016-10-08 | net: macb: NULL out phydev after removing mdio bus | Nathan Sullivan | 1 | -0/+1 |
2016-10-08 | xen-netback: make sure that hashes are not send to unaware frontends | Paul Durrant | 1 | -11/+9 |
2016-10-07 | iw_cxgb4: add fast-path for small REG_MR operations | Steve Wise | 1 | -0/+1 |
2016-10-07 | cxgb4: advertise support for FR_NSMR_TPTE_WR | Steve Wise | 4 | -0/+10 |
2016-10-07 | IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packets | Jack Morgenstein | 1 | -4/+9 |
2016-10-07 | drivers: net: phy: Correct duplicate MDIO_XGENE entry | Laura Abbott | 1 | -7/+1 |
2016-10-07 | ethernet: qualcomm: QCOM_EMAC should depend on HAS_DMA and HAS_IOMEM | Geert Uytterhoeven | 1 | -0/+1 |
2016-10-07 | net: ethernet: mediatek: get hw lro capability by the chip id instead of by t... | Nelson Chang | 2 | -2/+13 |
2016-10-07 | net: ethernet: mediatek: get the chip id by ETHDMASYS registers | Nelson Chang | 2 | -0/+34 |
2016-10-07 | net: bgmac: Fix errant feature flag check | Jon Mason | 1 | -1/+1 |
2016-10-07 | net: phy: Add Wake-on-LAN driver for Microsemi PHYs. | Raju Lakkaraju | 1 | -0/+128 |
2016-10-07 | drivers: net: cpsw-phy-sel: add support to configure rgmii internal delay | Mugunthan V N | 1 | -0/+14 |
2016-10-07 | net: hns: Add missing \n to end of dev_err messages, tidy up text | Colin Ian King | 1 | -11/+11 |
2016-10-07 | net: ps3_gelic: Add missing \n to end of deb_dbg message | Colin Ian King | 1 | -1/+1 |
2016-10-07 | net: axienet: Add missing \n to end of dev_err messages | Colin Ian King | 1 | -2/+2 |
2016-10-07 | xen/netback: add fraglist support for to-guest rx | Ross Lagerwall | 2 | -10/+30 |
2016-10-07 | xen-netback: batch copies for multiple to-guest rx packets | David Vrabel | 2 | -10/+18 |