summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-11tcp: Move timestamps from inetpeer to metrics cache.David S. Miller
2012-07-11net: Kill set_dst_metric_rtt().David S. Miller
2012-07-11net: Don't report route RTT metric value in cache dumps.David S. Miller
2012-07-11tcp: Maintain dynamic metrics in local cache.David S. Miller
2012-07-11tcp: Abstract back handling peer aliveness test into helper function.David S. Miller
2012-07-11tcp: Move dynamnic metrics handling into seperate file.David S. Miller
2012-07-11etherdevice: introduce eth_broadcast_addrJohannes Berg
2012-07-11ipv4: Fix crashes in fib_rules_tclass().David S. Miller
2012-07-09Merge branch 'davem-next.r8169' of git://violet.fr.zoreil.com/romieu/linuxDavid S. Miller
2012-07-09net/fsl_pq_mdio: use spin_event_timeout() to poll the indicator registerTimur Tabi
2012-07-09smsc95xx: support ethtool get_regsEmeric Vigier
2012-07-09r6040: use module_pci_driver macroDevendra Naga
2012-07-09bnx2x: populate skb->l4_rxhashEric Dumazet
2012-07-09r8169: support RTL8168GHayes Wang
2012-07-09r8169: abstract out loop conditions.Francois Romieu
2012-07-09r8169: ephy, eri and efuse functions signature changes.Francois Romieu
2012-07-09r8169: csi_ops signature change.Francois Romieu
2012-07-09r8169: mdio_ops signature change.Francois Romieu
2012-07-09r8169: add RTL8106E support.Hayes Wang
2012-07-09small cleanup in ax25_addr_parse()Dan Carpenter
2012-07-09be2net: Fix EndianLi RongQing
2012-07-09bcm87xx: fix reg-init comment typoPeter Korsgaard
2012-07-09phylib: Support registering a bunch of driversChristian Hohnstaedt
2012-07-09bcm87xx: disable autonegotiation by defaultPeter Korsgaard
2012-07-09sky2: Fix for interrupt handlerMirko Lindner
2012-07-09sky2: Added support for Optima EEEMirko Lindner
2012-07-09net/macb: manage carrier state with call to netif_carrier_{on|off}()Nicolas Ferre
2012-07-09sctp: refactor sctp_packet_append_chunk and clenup some memory leaksNeil Horman
2012-07-09bnx2i: use strlcpy() instead of memcpy() for stringsDan Carpenter
2012-07-07Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2012-07-07asix: avoid copies in tx pathEric Dumazet
2012-07-07net/mlx4_en: Add support for drop action through ethtoolHadar Hen Zion
2012-07-07net/mlx4_en: Manage flow steering rules with ethtoolHadar Hen Zion
2012-07-07net/mlx4: Implement promiscuous mode with device managed flow-steeringHadar Hen Zion
2012-07-07net/mlx4_core: Add resource tracking for device managed flow steering rulesHadar Hen Zion
2012-07-07{NET, IB}/mlx4: Add device managed flow steering firmware APIHadar Hen Zion
2012-07-07net/mlx4_core: Add firmware commands to support device managed flow steeringHadar Hen Zion
2012-07-07net/mlx4: Set steering mode according to device capabilitiesHadar Hen Zion
2012-07-07net/mlx4_en: Re-design multicast attachments flowYevgeny Petrilin
2012-07-07net/mlx4_core: Change resource tracking ID to be 64 bitHadar Hen Zion
2012-07-07net/mlx4_core: Change resource tracking mechanism to use red-black treeHadar Hen Zion
2012-07-07Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2012-07-07r6040: remove duplicate call to the pci_set_drvdataDevendra Naga
2012-07-06ipv6: fix a bad cast in ip6_dst_lookup_tail()Eric Dumazet
2012-07-06ipv6: remove redundant declarationsEric Dumazet
2012-07-06ipv4: Avoid overhead when no custom FIB rules are installed.David S. Miller
2012-07-06ipoib: Need to do dst_neigh_lookup_skb() outside of priv->lock.David S. Miller
2012-07-05ipv6: Initialize the neighbour pointer of rt6_info on allocationSteffen Klassert
2012-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-07-05drivers/ieee802154/at231rf230: remove unused return statusalex.bluesman.smirnov@gmail.com