Age | Commit message (Expand) | Author | Files | Lines |
2015-09-12 | Merge tag 'ntb-4.3' of git://github.com/jonmason/ntb | Linus Torvalds | 1 | -0/+77 |
2015-09-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -28/+7 |
2015-09-11 | Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -7/+9 |
2015-09-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 33 | -188/+424 |
2015-09-10 | drivers/net/wireless/ath/wil6210: use seq_hex_dump() to dump buffers | Andy Shevchenko | 1 | -28/+7 |
2015-09-10 | xen-netfront: respect user provided max_queues | Wei Liu | 1 | -2/+5 |
2015-09-10 | xen-netback: respect user provided max_queues | Wei Liu | 1 | -2/+5 |
2015-09-10 | r8169: Fix sleeping function called during get_stats64, v2 | Corinna Vinschen | 1 | -83/+54 |
2015-09-10 | cxgb4: changes for new firmware 1.14.4.0 | Hariprasad Shenai | 2 | -8/+37 |
2015-09-10 | net: fec: add netif status check before set mac address | Nimrod Andy | 1 | -0/+8 |
2015-09-10 | r8152: fix the runtime suspend issues | hayeswang | 1 | -2/+57 |
2015-09-10 | r8152: split DRIVER_VERSION | hayeswang | 1 | -2/+7 |
2015-09-10 | add microchip LAN88xx phy driver | Woojung.Huh@microchip.com | 3 | -0/+154 |
2015-09-10 | stmmac: fix check for phydev being open | Alexey Brodkin | 1 | -1/+4 |
2015-09-10 | net: qlcnic: delete redundant memsets | Rasmus Villemoes | 3 | -6/+0 |
2015-09-10 | net: mv643xx_eth: use kzalloc | Rasmus Villemoes | 1 | -4/+1 |
2015-09-10 | net: jme: use kzalloc() instead of kmalloc+memset | Rasmus Villemoes | 1 | -6/+2 |
2015-09-10 | net: cavium: liquidio: use kzalloc in setup_glist() | Rasmus Villemoes | 1 | -2/+1 |
2015-09-10 | net: ethoc: Remove unnecessary #ifdef CONFIG_OF | Tobias Klauser | 1 | -6/+1 |
2015-09-10 | net: dsa: bcm_sf2: Fix 64-bits register writes | Florian Fainelli | 1 | -2/+2 |
2015-09-09 | xen-netback: require fewer guest Rx slots when not using GSO | David Vrabel | 2 | -17/+16 |
2015-09-09 | cxgb4: Fix for write-combining stats configuration | Hariprasad Shenai | 1 | -2/+5 |
2015-09-09 | cxgb4: Fix tx flit calculation | Hariprasad Shenai | 1 | -1/+1 |
2015-09-09 | net: eth: altera: Fix the initial device operstate | Atsushi Nemoto | 1 | -0/+1 |
2015-09-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 4 | -28/+46 |
2015-09-09 | dm9000: fix a typo | Barry Song | 1 | -1/+1 |
2015-09-09 | net: dsa: bcm_sf2: Fix ageing conditions and operation | Florian Fainelli | 1 | -4/+8 |
2015-09-08 | usbnet: Fix a race between usbnet_stop() and the BH | Eugene Shatokhin | 1 | -11/+28 |
2015-09-08 | xen: Use correctly the Xen memory terminologies | Julien Grall | 2 | -7/+9 |
2015-09-07 | NTB: Add flow control to the ntb_netdev | Dave Jiang | 1 | -0/+77 |
2015-09-07 | cxgb4: fix usage of uninitialized variable | françois romieu | 1 | -11/+6 |
2015-09-07 | fixed_phy: pass 'irq' to fixed_phy_add() | Sergei Shtylyov | 1 | -1/+1 |
2015-09-07 | net: dsa: mv88e6171: add hardware 802.1Q support | Vivien Didelot | 1 | -0/+5 |
2015-09-07 | ethernet: synopsys: SYNOPSYS_DWC_ETH_QOS should depend on HAS_DMA | Geert Uytterhoeven | 1 | -1/+1 |
2015-09-07 | vxlan: Refactor vxlan_udp_encap_recv() to kill compiler warning | Geert Uytterhoeven | 1 | -4/+2 |
2015-09-07 | lan78xx: Fix ladv/radv error handling in lan78xx_link_reset() | Geert Uytterhoeven | 1 | -6/+5 |
2015-09-06 | net: fec: normalize return value of pm_runtime_get_sync() in MDIO write | Maciej S. Szmigiero | 1 | -1/+3 |
2015-09-06 | be2net: Revert "make the RX_FILTER command asynchronous" commit | Sathya Perla | 1 | -1/+1 |
2015-09-06 | net: wan: sbni: fix device usage count | Sudip Mukherjee | 1 | -0/+2 |
2015-09-04 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -0/+2 |
2015-09-04 | net: eth: altera: fix napi poll_list corruption | Atsushi Nemoto | 1 | -2/+1 |
2015-09-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 594 | -12800/+53744 |
2015-09-03 | MIPS: Remove all the uses of custom gpio.h | Alban Bedel | 1 | -0/+2 |
2015-09-03 | net: fec: clear receive interrupts before processing a packet | Russell King | 1 | -0/+1 |
2015-09-02 | xen-netback: add support for multicast control | Paul Durrant | 4 | -0/+137 |
2015-09-02 | bgmac: Update fixed_phy_register() | Fabio Estevam | 1 | -1/+1 |
2015-09-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 12 | -139/+633 |
2015-09-02 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 3 | -4/+4 |
2015-09-02 | ixgbe: Resolve "initialized field overwritten" warnings | Mark Rustad | 1 | -1/+0 |
2015-09-02 | ixgbe: Remove bimodal SR-IOV disabling | Alex Williamson | 1 | -6/+1 |