Age | Commit message (Expand) | Author | Files | Lines |
2014-02-17 | usbnet: remove generic hard_header_len check | Emil Goode | 10 | -21/+45 |
2014-02-17 | netdevice: add queue selection fallback handler for ndo_select_queue | Daniel Borkmann | 14 | -18/+18 |
2014-02-17 | drivers/net: tulip_remove_one needs to call pci_disable_device() | Ingo Molnar | 1 | -0/+1 |
2014-02-17 | hyperv: Fix the carrier status setting | Haiyang Zhang | 1 | -15/+38 |
2014-02-15 | net,bonding: fix bond_options.c direct rwlock.h include | Mike Galbraith | 1 | -1/+1 |
2014-02-15 | net: of_mdio: fix of_set_phy_supported after driver probing | Florian Fainelli | 1 | -1/+5 |
2014-02-15 | net: asix: add missing flag to struct driver_info | Emil Goode | 1 | -1/+2 |
2014-02-14 | net:phy:dp83640: Move all HW initialization to dp83640_config_init | Stefan Sørensen | 1 | -5/+8 |
2014-02-14 | drivers: net: cpsw: fix buggy loop condition | Heiko Schocher | 1 | -3/+3 |
2014-02-14 | vhost: fix a theoretical race in device cleanup | Michael S. Tsirkin | 1 | -0/+6 |
2014-02-14 | vhost: fix ref cnt checking deadlock | Michael S. Tsirkin | 1 | -21/+20 |
2014-02-14 | USB2NET: Fix Default to 'y' for SR9800 Device Driver, setting to 'n' | Liu Junliang | 1 | -1/+0 |
2014-02-14 | USB2NET: SR9800: use %zu for size_t | Jingoo Han | 1 | -1/+1 |
2014-02-14 | net: cpsw: catch of_get_phy_mode failing and propagate error | Uwe Kleine-König | 1 | -0/+5 |
2014-02-14 | net: qmi_wwan: add support for Cinterion PXS8 and PHS8 | Aleksander Morgado | 1 | -0/+1 |
2014-02-14 | Merge tag 'linux-can-fixes-for-3.14-20140212' of git://gitorious.org/linux-ca... | David S. Miller | 1 | -0/+2 |
2014-02-14 | net: axienet: Fix compilation warnings | Michal Simek | 1 | -4/+8 |
2014-02-14 | net: axienet: Fix compilation error | Michal Simek | 1 | -0/+1 |
2014-02-14 | bonding: Fix deadlock in bonding driver when using netpoll | dingtianhong | 1 | -0/+7 |
2014-02-14 | macvlan: unregister net device when netdev_upper_dev_link() fails | Cong Wang | 1 | -2/+3 |
2014-02-14 | net: stmmac:sti: Add STi SOC glue driver. | Srinivas Kandagatla | 5 | -0/+350 |
2014-02-14 | net: fix macvtap type name in Kconfig | Jan Luebbe | 1 | -1/+1 |
2014-02-12 | can: kvaser_usb: check number of channels returned by HW | Olivier Sobrie | 1 | -0/+2 |
2014-02-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 3 | -35/+21 |
2014-02-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 58 | -306/+1526 |
2014-02-11 | alx: add missing stats_lock spinlock init | John Greene | 1 | -0/+1 |
2014-02-11 | bonding: remove unwanted bond lock for enslave processing | dingtianhong | 1 | -1/+0 |
2014-02-11 | USB2NET : SR9800 : One chip USB2.0 USB2NET SR9800 Device Driver Support | Liu Junliang | 4 | -0/+1089 |
2014-02-11 | drivers/edac/edac_mc_sysfs.c: poll timeout cannot be zero | Prarit Bhargava | 1 | -1/+1 |
2014-02-11 | drivers/md/bcache/extents.c: use %zi to format size_t | Geert Uytterhoeven | 1 | -1/+1 |
2014-02-11 | drivers/message/i2o/i2o_config.c: fix deadlock in compat_ioctl(I2OGETIOPS) | Alexey Khoroshilov | 1 | -2/+2 |
2014-02-11 | drivers/misc/sgi-gru/grukdump.c: unlocking should be conditional in gru_dump_... | Dan Carpenter | 1 | -6/+5 |
2014-02-10 | net: vxge: Remove unused device pointer | Christian Engelmayer | 1 | -6/+0 |
2014-02-10 | net: qmi_wwan: add ZTE MF667 | Raymond Wanyoike | 1 | -0/+1 |
2014-02-10 | 3c59x: Remove unused pointer in vortex_eisa_cleanup() | Christian Engelmayer | 1 | -2/+0 |
2014-02-10 | wan: dlci: Remove unused netdev_priv pointer | Christian Engelmayer | 1 | -5/+0 |
2014-02-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -6/+3 |
2014-02-10 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 19 | -76/+154 |
2014-02-10 | fix a kmap leak in virtio_console | Al Viro | 1 | -6/+3 |
2014-02-09 | Merge tag 'pinctrl-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 6 | -15/+32 |
2014-02-08 | watchdog: dw_wdt: Add dependency on HAS_IOMEM | Richard Weinberger | 1 | -0/+1 |
2014-02-08 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 31 | -71/+83 |
2014-02-08 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -36/+36 |
2014-02-08 | Merge tag 'pm+acpi-3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 7 | -23/+75 |
2014-02-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 19 | -76/+154 |
2014-02-07 | drivers/net: fix build warning in ethernet/sfc/tx.c | Paul Gortmaker | 1 | -0/+2 |
2014-02-07 | hso: remove some dead code | Dan Carpenter | 1 | -21/+11 |
2014-02-07 | isdn/hisax: hex vs decimal typo in prfeatureind() | Dan Carpenter | 1 | -1/+1 |
2014-02-07 | r8152: fix the submission of the interrupt transfer | hayeswang | 1 | -9/+8 |
2014-02-07 | bnx2x: Allow VF rss on higher PFs | Yuval Mintz | 1 | -3/+3 |