linux-2.6-block.git
2012-07-12 Greg Ungerernet: add support for NS8390 based eth controllers on...
2012-07-12 Greg Ungererm68knommu: move the badly named mcfne.h to a better...
2012-07-12 David S. Milleripv4: Fix warnings in ip_do_redirect() for some configu...
2012-07-12 David S. MillerMerge branch 'redirect_via_sock'
2012-07-12 David S. Millernet: Remove checks for dst_ops->redirect being NULL.
2012-07-12 David S. Millernet: Add dummy dst_ops->redirect method where needed.
2012-07-12 David S. Milleripv6: Use icmpv6_notify() to propagate redirect, instea...
2012-07-12 David S. Milleripv6: Add redirect support to all protocol icmp error...
2012-07-12 David S. Milleripv6: Add ip6_redirect() and ip6_sk_redirect() helper...
2012-07-12 David S. Milleripv6: Pull main logic of rt6_redirect() into rt6_do_red...
2012-07-12 David S. Milleripv6: Move bulk of redirect handling into rt6_redirect().
2012-07-12 David S. Milleripv6: Export ndisc option parsing from ndisc.c
2012-07-12 David S. Milleripv4: Kill ip_rt_redirect().
2012-07-12 David S. Milleripv4: Add redirect support to all protocol icmp error...
2012-07-12 David S. Milleripv4: Add ipv4_redirect() and ipv4_sk_redirect() helper...
2012-07-12 David S. Milleripv4: Generalize ip_do_redirect() and hook into new...
2012-07-12 David S. Milleripv4: Rearrange arguments to ip_rt_redirect()
2012-07-12 David S. Milleripv4: Pull redirect instantiation out into a helper...
2012-07-12 David S. Milleripv4: Deliver ICMP redirects to sockets too.
2012-07-12 David S. Milleripv4: Pull icmp socket delivery out into a helper function.
2012-07-12 Eric Dumazettcp: TCP Small Queues
2012-07-12 Alexander Duycktcp: Fix out of bounds access to tcpm_vals
2012-07-11 David S. Milleripv6: Move ipv6 twsk accessors outside of CONFIG_IPV6...
2012-07-11 Li RongQingbridge: fix endian
2012-07-11 Li RongQingqlge: fix endian issue
2012-07-11 Li RongQingksz884x: fix Endian
2012-07-11 David S. MillerMerge branch 'davem-next.r8169' of git://violet.fr...
2012-07-11 David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-07-11 Michael Chanbnx2: Fix bug in bnx2_free_tx_skbs().
2012-07-11 Eric DumazetIPoIB: fix skb truesize underestimatiom
2012-07-11 Amir Hananianet: Fix memory leak - vlan_info struct
2012-07-11 David S. MillerMerge tag 'batman-adv-fix-for-davem' of git://git.open...
2012-07-11 Jitendra Kalsariaqlge: Bumped driver version to 1.00.00.31
2012-07-11 Jitendra Kalsariaqlge: Refactoring of ethtool stats.
2012-07-11 Jitendra Kalsariaqlge: Moving low level frame error to ethtool statistics.
2012-07-11 Jitendra Kalsariaqlge: Fixed double pci free upon tx_ring->q allocation...
2012-07-11 Jitendra Kalsariaqlge: Added missing case statement to ethtool get_strings.
2012-07-11 Jitendra Kalsariaqlge: Clean up ethtool set WOL routine.
2012-07-11 Jitendra Kalsariaqlge: Fix ethtool WOL calls to operate only on devices...
2012-07-11 Jitendra Kalsariaqlge: Cleanup atomic queue threshold check.
2012-07-11 Jitendra Kalsariaqlge: Fix TX queue stoppage due to full condition.
2012-07-11 Rob Herringnet: calxedaxgmac: enable rx cut-thru mode
2012-07-11 Rob Herringnet: calxedaxgmac: set outstanding AXI bus transactions...
2012-07-11 Rob Herringnet: calxedaxgmac: fix hang on rx refill
2012-07-11 Rob Herringnet: calxedaxgmac: fix net timeout recovery
2012-07-11 Jon Masonll_temac: remove unnecessary setting of skb->dev
2012-07-11 Jon Masonsunhme: remove unnecessary setting of skb->dev
2012-07-11 Jon Masonsungem: remove unnecessary setting of skb->dev
2012-07-11 Jon Masonsunbmac: remove unnecessary setting of skb->dev
2012-07-11 Jon Masonqlge: remove unnecessary setting of skb->dev
2012-07-11 Jon Masonqlcnic: remove unnecessary setting of skb->dev
2012-07-11 Jon Masonksz884x: remove unnecessary setting of skb->dev
2012-07-11 Jon Masonlantiq_etop: remove unnecessary setting of skb->dev
2012-07-11 Jon Masonnetxen: remove unnecessary setting of skb->dev
2012-07-11 Jon Masonenic: remove unnecessary setting of skb->dev
2012-07-11 Jon Masonlance: remove unnecessary setting of skb->dev
2012-07-11 Jon Masonvxge/s2io: remove dead URLs
2012-07-11 Eric Dumazetipv6: optimize ipv6 addresses compares
2012-07-11 Ben Hutchingsdrivers/net/ethernet: Fix non-kernel-doc comments with...
2012-07-11 Ben Hutchingsdrivers/net/ethernet: Fix (nearly-)kernel-doc comments...
2012-07-11 Ben Hutchingsnet: Fix non-kernel-doc comments with kernel-doc start...
2012-07-11 Ben Hutchingsnet: Fix (nearly-)kernel-doc comments for various functions
2012-07-11 Ben Hutchingsnet: Properly define functions with no parameters
2012-07-11 David S. MillerMerge branch 'metrics_restructure'
2012-07-11 David S. Milleripv4: Remove inetpeer from routes.
2012-07-11 David S. Milleripv4: Calling ->cow_metrics() now is a bug.
2012-07-11 David S. Milleripv4: Kill dst_copy_metrics() call from ipv4_blackhole_...
2012-07-11 David S. Milleripv4: Enforce max MTU metric at route insertion time.
2012-07-11 David S. Milleripv4: Maintain redirect and PMTU info in struct rtable...
2012-07-11 David S. Millerrtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo().
2012-07-11 David S. Millerinet: Kill FLOWI_FLAG_PRECOW_METRICS.
2012-07-11 David S. Millerinet: Minimize use of cached route inetpeer.
2012-07-11 David S. Millerinet: Remove ->get_peer() method.
2012-07-11 David S. Millertcp: Remove tw->tw_peer
2012-07-11 David S. Millertcp: Move timestamps from inetpeer to metrics cache.
2012-07-11 David S. Millernet: Kill set_dst_metric_rtt().
2012-07-11 David S. Millernet: Don't report route RTT metric value in cache dumps.
2012-07-11 David S. Millertcp: Maintain dynamic metrics in local cache.
2012-07-11 David S. Millertcp: Abstract back handling peer aliveness test into...
2012-07-11 David S. Millertcp: Move dynamnic metrics handling into seperate file.
2012-07-11 Johannes Bergetherdevice: introduce eth_broadcast_addr
2012-07-11 David S. Milleripv4: Fix crashes in fib_rules_tclass().
2012-07-10 Hayes Wangr8169: fix argument in rtl_hw_init_8168g.
2012-07-09 David S. MillerMerge branch 'davem-next.r8169' of git://violet.fr...
2012-07-09 Eric Dumazetgianfar: fix potential sk_wmem_alloc imbalance
2012-07-09 Julia Lawalldrivers/net/ethernet/broadcom/cnic.c: remove invalid...
2012-07-09 Julia Lawallnet/rxrpc/ar-peer.c: remove invalid reference to list...
2012-07-09 Julia Lawalldrivers/isdn/mISDN/stack.c: remove invalid reference...
2012-07-09 Timur Tabinet/fsl_pq_mdio: use spin_event_timeout() to poll the...
2012-07-09 Eric Dumazetnet: cgroup: fix out of bounds accesses
2012-07-09 Eric W. Biedermanbonding: debugfs and network namespaces are incompatible
2012-07-09 Eric W. Biedermanbonding: Manage /proc/net/bonding/ entries from the...
2012-07-09 Emeric Vigiersmsc95xx: support ethtool get_regs
2012-07-09 Devendra Nagar6040: use module_pci_driver macro
2012-07-09 Eric Dumazetbnx2x: populate skb->l4_rxhash
2012-07-09 Hayes Wangr8169: support RTL8168G
2012-07-09 Francois Romieur8169: abstract out loop conditions.
2012-07-09 Francois Romieur8169: ephy, eri and efuse functions signature changes.
2012-07-09 Francois Romieur8169: csi_ops signature change.
2012-07-09 Francois Romieur8169: mdio_ops signature change.
next