summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-01tg3: Prepare for larger rx ring sizesMatt Carlson
2010-10-01tg3: Futureproof the loopback testMatt Carlson
2010-10-01tg3: Cleanup missing VPD partno sectionMatt Carlson
2010-10-01tg3: Remove 5724 device IDMatt Carlson
2010-10-01tg3: 5719: Prevent tx data corruptionMatt Carlson
2010-10-01tg3: Fix potential netpoll crashMatt Carlson
2010-10-01ipv4: rcu conversion in ip_route_output_slowEric Dumazet
2010-10-01ipv4: introduce __ip_dev_find()Eric Dumazet
2010-10-01e1000e: 82579 performance improvementsBruce Allan
2010-10-01e1000e: use hardware writeback batchingJesse Brandeburg
2010-10-01ixgbe: fix link issues and panic with shared interrupts for 82598Emil Tantilov
2010-10-01ipv4: __mkroute_output() speedupEric Dumazet
2010-10-01Phonet: restore flow control credits when sending failsRémi Denis-Courmont
2010-10-01net: pxa168_etc.c recognize additional contributorsPhilip Rakity
2010-09-30ip_gre: comments changeEric Dumazet
2010-09-30de2104x: remove experimental statusOndrej Zary
2010-09-30de2104x: disable media debug messages by defaultOndrej Zary
2010-09-30myri10ge: DCA update (resubmit)Andrew Gallatin
2010-09-30bnx2x: Moved enabling of MSI to the bnx2x_set_num_queues()Dmitry Kravkov
2010-09-30tcp: tcp_enter_quickack_mode can be staticstephen hemminger
2010-09-30arp: remove unnecessary export of arp_broken_opsstephen hemminger
2010-09-29net: rename netdev rx_queue to ingress_queueEric Dumazet
2010-09-29ip6tnl: percpu stats accountingEric Dumazet
2010-09-29ipip: enable lockless xmitsEric Dumazet
2010-09-29ip_gre: lockless xmitEric Dumazet
2010-09-29sit: enable lockless xmitsEric Dumazet
2010-09-29sit: fix percpu stats accountingEric Dumazet
2010-09-29ipip: fix percpu stats accountingEric Dumazet
2010-09-29dummy: percpu stats and lockless xmitEric Dumazet
2010-09-29net: add a recursion limit in xmit pathEric Dumazet
2010-09-29ipv6: Implement Any-IP support for IPv6.Maciej Żenczykowski
2010-09-29ipv4: Allow configuring subnets as local addressesTom Herbert
2010-09-28pch_gbe: add header filesRandy Dunlap
2010-09-28Documentation: Update Phonet doc for Pipe Controller implementationKumar Sanghvi
2010-09-28tg3: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings
2010-09-288021q: Use netif_copy_real_num_queues() to set queue countsBen Hutchings
2010-09-28sfc: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings
2010-09-28niu: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings
2010-09-28myri10ge: Use netif_set_real_num_{rx, tx}_queues()Ben Hutchings
2010-09-28mv643xx_eth: Use netif_set_real_num_{rx, tx}_queues()Ben Hutchings
2010-09-28mlx4_en: Use netif_set_real_num_{rx, tx}_queues()Ben Hutchings
2010-09-28ixgbe: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings
2010-09-28igb: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings
2010-09-28gianfar: Use netif_set_real_num_rx_queues()Ben Hutchings
2010-09-28cxgb4vf: Use netif_set_real_num_{rx, tx}_queues()Ben Hutchings
2010-09-28cxgb4: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings
2010-09-28cxgb3: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings
2010-09-28bnx2x: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings
2010-09-28bnx2: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings
2010-09-28net: Add netif_copy_real_num_queues() for use by virtual net driversBen Hutchings