summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-17usbnet: remove generic hard_header_len checkEmil Goode
2014-02-17gre: add link local route when local addr is anyNicolas Dichtel
2014-02-17packet: check for ndo_select_queue during queue selectionDaniel Borkmann
2014-02-17netdevice: move netdev_cap_txqueue for shared usage to headerDaniel Borkmann
2014-02-17netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann
2014-02-17drivers/net: tulip_remove_one needs to call pci_disable_device()Ingo Molnar
2014-02-17net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's...Matija Glavinic Pecotic
2014-02-16ipv4: distinguish EHOSTUNREACH from the ENETUNREACHDuan Jiong
2014-02-16hyperv: Fix the carrier status settingHaiyang Zhang
2014-02-16dccp: re-enable debug macroGerrit Renker
2014-02-14net,bonding: fix bond_options.c direct rwlock.h includeMike Galbraith
2014-02-14net: of_mdio: fix of_set_phy_supported after driver probingFlorian Fainelli
2014-02-14net: asix: add missing flag to struct driver_infoEmil Goode
2014-02-14ipv4: ipconfig.c: add parentheses in an if statementFX Le Bail
2014-02-13net:phy:dp83640: Move all HW initialization to dp83640_config_initStefan Sørensen
2014-02-13drivers: net: cpsw: fix buggy loop conditionHeiko Schocher
2014-02-13vhost: fix a theoretical race in device cleanupMichael S. Tsirkin
2014-02-13vhost: fix ref cnt checking deadlockMichael S. Tsirkin
2014-02-13USB2NET: Fix Default to 'y' for SR9800 Device Driver, setting to 'n'Liu Junliang
2014-02-13USB2NET: SR9800: use %zu for size_tJingoo Han
2014-02-13net: sched: Cleanup PIE commentsVijay Subramanian
2014-02-13net: cpsw: catch of_get_phy_mode failing and propagate errorUwe Kleine-König
2014-02-13net: qmi_wwan: add support for Cinterion PXS8 and PHS8Aleksander Morgado
2014-02-13Merge tag 'linux-can-fixes-for-3.14-20140212' of git://gitorious.org/linux-ca...David S. Miller
2014-02-13net: axienet: Fix compilation warningsMichal Simek
2014-02-13net: axienet: Fix compilation errorMichal Simek
2014-02-13net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal
2014-02-13net: core: introduce netif_skb_dev_featuresFlorian Westphal
2014-02-13bonding: Fix deadlock in bonding driver when using netpolldingtianhong
2014-02-13Documentation/networking: delete orphaned 3c505.txt file.Paul Gortmaker
2014-02-13sctp: optimize the sctp_sysctl_net_registerwangweidong
2014-02-13sctp: fix a missed .data initializationwangweidong
2014-02-13net: correct error path in rtnl_newlink()Cong Wang
2014-02-13macvlan: unregister net device when netdev_upper_dev_link() failsCong Wang
2014-02-13tipc: fix message corruption bug for deferred packetsErik Hugne
2014-02-13net: stmmac:sti: Add STi SOC glue driver.Srinivas Kandagatla
2014-02-13net: fix macvtap type name in KconfigJan Luebbe
2014-02-13hostap: fix "hostap: proc: Use remove_proc_subtree()"Russell King - ARM Linux
2014-02-13rtl8187: fix regression on MIPS without coherent DMAStanislaw Gruszka
2014-02-13ath5k: shifting the wrong variable for AR5K_AR5210Dan Carpenter
2014-02-13rtlwifi: Fix incorrect return from rtl_ps_enable_nic()Olivier Langlois
2014-02-13rtlwifi: rtl8192ce: Fix too long disable of IRQsOlivier Langlois
2014-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixesJohn W. Linville
2014-02-13iwlwifi: disable TX AMPDU by default for iwldvmEmmanuel Grumbach
2014-02-12can: kvaser_usb: check number of channels returned by HWOlivier Sobrie
2014-02-11Merge tag 'microblaze-3.14-rc3' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2014-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-02-106lowpan: fix lockdep splatsEric Dumazet