summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-09arc_emac: Remove unused pointer to net_device from arc_emac_privTobias Klauser
2014-07-09arc_emac: Use net_device_stats from struct net_deviceTobias Klauser
2014-07-09ipconfig: move ic_dev_xid under IPCONFIG_BOOTPFabian Frederick
2014-07-08net: phy: export phy_suspend and phy_resumeFlorian Fainelli
2014-07-08Merge branch 'fec-next'David S. Miller
2014-07-08net: fec: consolidate hwtstamp implementationRussell King
2014-07-08net: fec: remove useless status check in tx reap pathRussell King
2014-07-08net: fec: add support for dumping transmit ring on timeoutRussell King
2014-07-08net: fec: reorder ethtool ops to match order in struct declarationRussell King
2014-07-08net: fec: clear receive interrupts before processing a packetRussell King
2014-07-08net: fec: replace delayed work with standard workRussell King
2014-07-08net: fec: better implementation of iMX6 ERR006358 quirkRussell King
2014-07-08netpoll: fix use after freedavid decotigny
2014-07-08xen-netback: Adding debugfs "io_ring_qX" filesZoltan Kiss
2014-07-08net: provide stubs for ip6_set_txhash and ip6_make_flowlabelFlorian Fainelli
2014-07-08Merge branch 'fec-next'David S. Miller
2014-07-08net: fec: clean up duplex mode handlingRussell King
2014-07-08net: fec: quiesce packet processing when taking link down in fec_enet_adjust_...Russell King
2014-07-08net: fec: quiesce packet processing before changing featuresRussell King
2014-07-08net: fec: quiesce packet processing before stopping device in fec_set_features()Russell King
2014-07-08net: fec: quiesce packet processing before stopping device in fec_suspend()Russell King
2014-07-08net: fec: remove inappropriate calls around fec_restart()Russell King
2014-07-08net: fec: move calls to quiesce/resume packet processing out of fec_restart()Russell King
2014-07-08net: fec: only restart or stop the device if it is present and runningRussell King
2014-07-08net: fec: ensure fec_enet_close() copes with resume failureRussell King
2014-07-08net: fec: improve safety of suspend/resume/transmit timeout pathsRussell King
2014-07-08Merge branch 'mlx4-next'David S. Miller
2014-07-08net/mlx4_en: Fix mac_hash database inconsistencyNoa Osherovich
2014-07-08net/mlx4_en: Do not count LLC/SNAP in MTU calculationYishai Hadas
2014-07-08net/mlx4_en: Do not disable vlan filter during promiscuous modeEugenia Emantayev
2014-07-08net/mlx4: Verify port number in __mlx4_unregister_macEugenia Emantayev
2014-07-08net/mlx4_en: Run loopback test only when port is upEugenia Emantayev
2014-07-08net/mlx4_en: Fix set port ratelimit for 40GEEugenia Emantayev
2014-07-08Merge branch 'bridge_batmanadv_exports'David S. Miller
2014-07-08bridge: export knowledge about the presence of IGMP/MLD queriersLinus Lüssing
2014-07-08bridge: adding stubs for multicast exportsLinus Lüssing
2014-07-08tipc: fix a memleak when sending dataErik Hugne
2014-07-08defxx: Fix issues with debug printk callsMaciej W. Rozycki
2014-07-08Merge branch 'defxx-next'David S. Miller
2014-07-08defxx: Add missing DMA synchronisation callsMaciej W. Rozycki
2014-07-08defxx: Handle DMA mapping errorsMaciej W. Rozycki
2014-07-08defxx: Use netdev_alloc_skb consistentlyMaciej W. Rozycki
2014-07-08defxx: Discard DMA maps on buffer deallocationMaciej W. Rozycki
2014-07-08defxx: Correct the receive DMA map sizeMaciej W. Rozycki
2014-07-08Merge branch 'sctp_command_queue'David S. Miller
2014-07-08net: sctp: Use pointers (not array indexes) to access sctp_cmd_seq_t.cmds[].David Laight
2014-07-08net: sctp: Optimise the way 'sctp_arg_t' values are initialised.David Laight
2014-07-08net: sctp: Inline the functions from command.cDavid Laight
2014-07-08appletalk: fix a coccinella warning in net/appletalk/ddp.cwangweidong
2014-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller