summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-19MAINTAINERS: add entry for the PHY libraryFlorian Fainelli1-0/+11
2014-02-19of_mdio: fix phy interrupt passingBen Dooks1-7/+9
2014-02-19net: ethernet: update dependency and help text of mvnetaThomas Petazzoni1-3/+3
2014-02-19NET: fec: only enable napi if we are successfulRussell King1-2/+2
2014-02-19af_packet: remove a stray tab in packet_set_ring()Dan Carpenter1-1/+1
2014-02-19Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller9-16/+75
2014-02-19net: sctp: fix sctp_connectx abi for ia32 emulation/compat modeDaniel Borkmann1-9/+32
2014-02-19Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller7-27/+101
2014-02-18ipv4: fix counter in_slow_totDuan Jiong1-2/+2
2014-02-18irtty-sir.c: Do not set_termios() on irtty_close()Tommie Gannert1-1/+0
2014-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville9-16/+75
2014-02-17bonding: 802.3ad: make aggregator_identifier bond-privateJiri Bohac2-4/+3
2014-02-17usbnet: remove generic hard_header_len checkEmil Goode10-21/+45
2014-02-17gre: add link local route when local addr is anyNicolas Dichtel1-0/+2
2014-02-17batman-adv: fix potential kernel paging error for unicast transmissionsAntonio Quartulli1-2/+7
2014-02-17batman-adv: avoid double free when orig_node initialization failsAntonio Quartulli1-4/+2
2014-02-17batman-adv: free skb on TVLV parsing successAntonio Quartulli1-0/+2
2014-02-17batman-adv: fix TT CRC computation by ensuring byte orderAntonio Quartulli1-4/+12
2014-02-17batman-adv: fix potential orig_node reference leakSimon Wunderlich1-0/+2
2014-02-17batman-adv: avoid potential race condition when adding a new neighbourAntonio Quartulli3-6/+56
2014-02-17batman-adv: properly check pskb_may_pull return valueAntonio Quartulli1-1/+1
2014-02-17batman-adv: release vlan object after checking the CRCAntonio Quartulli1-1/+5
2014-02-17batman-adv: fix TT-TVLV parsing on OGM receptionAntonio Quartulli1-1/+0
2014-02-17batman-adv: fix soft-interface MTU computationAntonio Quartulli1-8/+14
2014-02-17packet: check for ndo_select_queue during queue selectionDaniel Borkmann1-3/+21
2014-02-17netdevice: move netdev_cap_txqueue for shared usage to headerDaniel Borkmann2-12/+21
2014-02-17netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann17-27/+31
2014-02-17drivers/net: tulip_remove_one needs to call pci_disable_device()Ingo Molnar1-0/+1
2014-02-17net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's...Matija Glavinic Pecotic5-87/+25
2014-02-17ipv4: distinguish EHOSTUNREACH from the ENETUNREACHDuan Jiong1-2/+7
2014-02-17hyperv: Fix the carrier status settingHaiyang Zhang1-15/+38
2014-02-17dccp: re-enable debug macroGerrit Renker2-1/+2
2014-02-15net,bonding: fix bond_options.c direct rwlock.h includeMike Galbraith1-1/+1
2014-02-15net: of_mdio: fix of_set_phy_supported after driver probingFlorian Fainelli1-1/+5
2014-02-15net: asix: add missing flag to struct driver_infoEmil Goode1-1/+2
2014-02-14ipv4: ipconfig.c: add parentheses in an if statementFX Le Bail1-1/+1
2014-02-14net:phy:dp83640: Move all HW initialization to dp83640_config_initStefan Sørensen1-5/+8
2014-02-14drivers: net: cpsw: fix buggy loop conditionHeiko Schocher1-3/+3
2014-02-14vhost: fix a theoretical race in device cleanupMichael S. Tsirkin1-0/+6
2014-02-14vhost: fix ref cnt checking deadlockMichael S. Tsirkin1-21/+20
2014-02-14USB2NET: Fix Default to 'y' for SR9800 Device Driver, setting to 'n'Liu Junliang1-1/+0
2014-02-14USB2NET: SR9800: use %zu for size_tJingoo Han1-1/+1
2014-02-14net: sched: Cleanup PIE commentsVijay Subramanian1-5/+16
2014-02-14net: cpsw: catch of_get_phy_mode failing and propagate errorUwe Kleine-König1-0/+5
2014-02-14net: qmi_wwan: add support for Cinterion PXS8 and PHS8Aleksander Morgado1-0/+1
2014-02-14Merge tag 'linux-can-fixes-for-3.14-20140212' of git://gitorious.org/linux-ca...David S. Miller1-0/+2
2014-02-14net: axienet: Fix compilation warningsMichal Simek1-4/+8
2014-02-14net: axienet: Fix compilation errorMichal Simek1-0/+1
2014-02-14net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal3-4/+101
2014-02-14net: core: introduce netif_skb_dev_featuresFlorian Westphal2-11/+18