| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-08-28 | 16 | -88/+161 |
|\ |
|
| * | sfc: only use vadaptor stats if firmware is capable | Bert Kenward | 2015-08-27 | 1 | -1/+26 |
| * | net: phy: fixed: propagate fixed link values to struct | Madalin Bucur | 2015-08-27 | 1 | -0/+9 |
| * | usbnet: Get EVENT_NO_RUNTIME_PM bit before it is cleared | Eugene Shatokhin | 2015-08-26 | 1 | -3/+4 |
| * | drivers: net: xgene: fix: Oops in linkwatch_fire_event | Iyappan Subramanian | 2015-08-26 | 2 | -2/+6 |
| * | net: fec: use reinit_completion() in mdio accessor functions | Russell King | 2015-08-26 | 1 | -2/+2 |
| * | net: phy: add locking to phy_read_mmd_indirect()/phy_write_mmd_indirect() | Russell King | 2015-08-26 | 1 | -4/+12 |
| * | vxlan: re-ignore EADDRINUSE from igmp_join | Marcelo Ricardo Leitner | 2015-08-26 | 1 | -0/+2 |
| * | Merge tag 'linux-can-fixes-for-4.2-20150825' of git://git.kernel.org/pub/scm/... | David S. Miller | 2015-08-26 | 5 | -70/+82 |
| |\ |
|
| | * | can: pcan_usb: don't provide CAN FD bittimings by non-FD adapters | Marc Kleine-Budde | 2015-08-25 | 5 | -70/+82 |
| * | | net: compile renesas directory if NET_VENDOR_RENESAS is configured | Kazuya Mizuguchi | 2015-08-26 | 1 | -1/+1 |
| * | | phylib: Make PHYs children of their MDIO bus, not the bus' parent. | David Daney | 2015-08-25 | 1 | -1/+1 |
| |/ |
|
| * | net: bcmgenet: fix uncleaned dma flags | Jaedon Shin | 2015-08-24 | 1 | -0/+16 |
| * | net: bcmgenet: Avoid sleeping in bcmgenet_timeout | Florian Fainelli | 2015-08-24 | 1 | -4/+0 |
* | | mm: make page pfmemalloc check more robust | Michal Hocko | 2015-08-21 | 4 | -4/+4 |
|/ |
|
* | net: phy: fix semicolon.cocci warnings | kbuild test robot | 2015-08-18 | 1 | -1/+1 |
* | net: qmi_wwan: add HP lt4111 LTE/EV-DO/HSPA+ Gobi 4G Module | David Ward | 2015-08-18 | 1 | -0/+1 |
* | be2net: avoid vxlan offloading on multichannel configs | Ivan Vecera | 2015-08-17 | 1 | -2/+2 |
* | net: phy: workaround for buggy cable detection by LAN8700 after cable plugging | Igor Plyatov | 2015-08-17 | 1 | -12/+19 |
* | net: ethernet: micrel: fix an error code | Dan Carpenter | 2015-08-17 | 1 | -3/+2 |
* | ppp: fix device unregistration upon netns deletion | Guillaume Nault | 2015-08-17 | 1 | -36/+42 |
* | net: phy: fix PHY_RUNNING in phy_state_machine | Shaohui Xie | 2015-08-17 | 1 | -4/+12 |
* | gianfar: Restore link state settings after MAC reset | Claudiu Manoil | 2015-08-14 | 1 | -0/+5 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-08-13 | 33 | -573/+448 |
|\ |
|
| * | cosa: missing error code on failure in probe() | Dan Carpenter | 2015-08-13 | 1 | -1/+2 |
| * | gianfar: remove faulty filer optimizer | Jakub Kicinski | 2015-08-12 | 1 | -337/+0 |
| * | gianfar: correct list membership accounting | Jakub Kicinski | 2015-08-12 | 1 | -1/+2 |
| * | gianfar: correct filer table writing | Jakub Kicinski | 2015-08-12 | 1 | -3/+2 |
| * | bonding: Gratuitous ARP gets dropped when first slave added | Venkat Venkatsubra | 2015-08-12 | 1 | -0/+1 |
| * | net: fs_enet: mask interrupts for TX partial frames. | LEROY Christophe | 2015-08-11 | 1 | -1/+1 |
| * | net: fs_enet: explicitly remove I flag on TX partial frames | LEROY Christophe | 2015-08-11 | 1 | -1/+2 |
| * | mkiss: Fix error handling in mkiss_open() | Fabio Estevam | 2015-08-11 | 1 | -3/+4 |
| * | bnx2x: Free NVRAM lock at end of each page | Yuval Mintz | 2015-08-10 | 1 | -0/+16 |
| * | bnx2x: Prevent null pointer dereference on SKB release | Yuval Mintz | 2015-08-10 | 1 | -1/+1 |
| * | cxgb4: missing curly braces in t4_setup_debugfs() | Dan Carpenter | 2015-08-10 | 1 | -1/+2 |
| * | bna: fix interrupts storm caused by erroneous packets | Ivan Vecera | 2015-08-10 | 1 | -1/+1 |
| * | net: mvpp2: replace TX coalescing interrupts with hrtimer | Marcin Wojtas | 2015-08-10 | 1 | -47/+130 |
| * | net: mvpp2: enable proper per-CPU TX buffers unmapping | Marcin Wojtas | 2015-08-10 | 1 | -15/+37 |
| * | net: mvpp2: remove excessive spinlocks from driver initialization | Marcin Wojtas | 2015-08-10 | 1 | -15/+0 |
| * | net/mlx5_core: Set log_uar_page_sz for non 4K page size architecture | Carol L Soto | 2015-08-08 | 1 | -0/+2 |
| * | be2net: protect eqo->affinity_mask from getting freed twice | Kalesh AP | 2015-08-07 | 1 | -8/+10 |
| * | be2net: post buffers before destroying RXQs in Lancer | Kalesh AP | 2015-08-07 | 1 | -12/+30 |
| * | be2net: enable IFACE filters only after creating RXQs | Kalesh AP | 2015-08-07 | 2 | -47/+85 |
| * | virtio-net: drop NETIF_F_FRAGLIST | Jason Wang | 2015-08-07 | 1 | -2/+2 |
| * | stmmac: dwmac-ipq806x: fix static checker warning | Mathieu Olivari | 2015-08-07 | 1 | -2/+2 |
| * | net: netcp: fix unused interface rx buffer size configuration | WingMan Kwok | 2015-08-07 | 2 | -23/+13 |
| * | net: thunderx: remove effective "default y" from Kconfig if ARCH_THUNDER=y | Ian Campbell | 2015-08-07 | 1 | -3/+0 |
| * | r8169: enforce RX_MULTI_EN on rtl8168ep/8111ep chips | Ivan Vecera | 2015-08-07 | 1 | -1/+3 |
| * | Merge tag 'wireless-drivers-for-davem-2015-08-04' of git://git.kernel.org/pub... | David S. Miller | 2015-08-07 | 8 | -10/+51 |
| |\ |
|
| | * | rtlwifi: rtl8723be: Add module parameter for MSI interrupts | Larry Finger | 2015-08-03 | 1 | -0/+1 |