summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-11net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings
2012-07-11net: Properly define functions with no parametersBen Hutchings
2012-07-11Merge branch 'metrics_restructure'David S. Miller
2012-07-11ipv4: Remove inetpeer from routes.David S. Miller
2012-07-11ipv4: Calling ->cow_metrics() now is a bug.David S. Miller
2012-07-11ipv4: Kill dst_copy_metrics() call from ipv4_blackhole_route().David S. Miller
2012-07-11ipv4: Enforce max MTU metric at route insertion time.David S. Miller
2012-07-11ipv4: Maintain redirect and PMTU info in struct rtable again.David S. Miller
2012-07-11rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo().David S. Miller
2012-07-11inet: Kill FLOWI_FLAG_PRECOW_METRICS.David S. Miller
2012-07-11inet: Minimize use of cached route inetpeer.David S. Miller
2012-07-11inet: Remove ->get_peer() method.David S. Miller
2012-07-11tcp: Remove tw->tw_peerDavid S. Miller
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