Age | Commit message (Expand) | Author |
2010-10-01 | tg3: Prepare for larger rx ring sizes | Matt Carlson |
2010-10-01 | tg3: Futureproof the loopback test | Matt Carlson |
2010-10-01 | tg3: Cleanup missing VPD partno section | Matt Carlson |
2010-10-01 | tg3: Remove 5724 device ID | Matt Carlson |
2010-10-01 | tg3: 5719: Prevent tx data corruption | Matt Carlson |
2010-10-01 | tg3: Fix potential netpoll crash | Matt Carlson |
2010-10-01 | ipv4: rcu conversion in ip_route_output_slow | Eric Dumazet |
2010-10-01 | ipv4: introduce __ip_dev_find() | Eric Dumazet |
2010-10-01 | e1000e: 82579 performance improvements | Bruce Allan |
2010-10-01 | e1000e: use hardware writeback batching | Jesse Brandeburg |
2010-10-01 | ixgbe: fix link issues and panic with shared interrupts for 82598 | Emil Tantilov |
2010-10-01 | ipv4: __mkroute_output() speedup | Eric Dumazet |
2010-10-01 | Phonet: restore flow control credits when sending fails | Rémi Denis-Courmont |
2010-10-01 | net: pxa168_etc.c recognize additional contributors | Philip Rakity |
2010-09-30 | ip_gre: comments change | Eric Dumazet |
2010-09-30 | de2104x: remove experimental status | Ondrej Zary |
2010-09-30 | de2104x: disable media debug messages by default | Ondrej Zary |
2010-09-30 | myri10ge: DCA update (resubmit) | Andrew Gallatin |
2010-09-30 | bnx2x: Moved enabling of MSI to the bnx2x_set_num_queues() | Dmitry Kravkov |
2010-09-30 | tcp: tcp_enter_quickack_mode can be static | stephen hemminger |
2010-09-30 | arp: remove unnecessary export of arp_broken_ops | stephen hemminger |
2010-09-29 | net: rename netdev rx_queue to ingress_queue | Eric Dumazet |
2010-09-29 | ip6tnl: percpu stats accounting | Eric Dumazet |
2010-09-29 | ipip: enable lockless xmits | Eric Dumazet |
2010-09-29 | ip_gre: lockless xmit | Eric Dumazet |
2010-09-29 | sit: enable lockless xmits | Eric Dumazet |
2010-09-29 | sit: fix percpu stats accounting | Eric Dumazet |
2010-09-29 | ipip: fix percpu stats accounting | Eric Dumazet |
2010-09-29 | dummy: percpu stats and lockless xmit | Eric Dumazet |
2010-09-29 | net: add a recursion limit in xmit path | Eric Dumazet |
2010-09-29 | ipv6: Implement Any-IP support for IPv6. | Maciej Żenczykowski |
2010-09-29 | ipv4: Allow configuring subnets as local addresses | Tom Herbert |
2010-09-28 | pch_gbe: add header files | Randy Dunlap |
2010-09-28 | Documentation: Update Phonet doc for Pipe Controller implementation | Kumar Sanghvi |
2010-09-28 | tg3: Use netif_set_real_num_{rx,tx}_queues() | Ben Hutchings |
2010-09-28 | 8021q: Use netif_copy_real_num_queues() to set queue counts | Ben Hutchings |
2010-09-28 | sfc: Use netif_set_real_num_{rx,tx}_queues() | Ben Hutchings |
2010-09-28 | niu: Use netif_set_real_num_{rx,tx}_queues() | Ben Hutchings |
2010-09-28 | myri10ge: Use netif_set_real_num_{rx, tx}_queues() | Ben Hutchings |
2010-09-28 | mv643xx_eth: Use netif_set_real_num_{rx, tx}_queues() | Ben Hutchings |
2010-09-28 | mlx4_en: Use netif_set_real_num_{rx, tx}_queues() | Ben Hutchings |
2010-09-28 | ixgbe: Use netif_set_real_num_{rx,tx}_queues() | Ben Hutchings |
2010-09-28 | igb: Use netif_set_real_num_{rx,tx}_queues() | Ben Hutchings |
2010-09-28 | gianfar: Use netif_set_real_num_rx_queues() | Ben Hutchings |
2010-09-28 | cxgb4vf: Use netif_set_real_num_{rx, tx}_queues() | Ben Hutchings |
2010-09-28 | cxgb4: Use netif_set_real_num_{rx,tx}_queues() | Ben Hutchings |
2010-09-28 | cxgb3: Use netif_set_real_num_{rx,tx}_queues() | Ben Hutchings |
2010-09-28 | bnx2x: Use netif_set_real_num_{rx,tx}_queues() | Ben Hutchings |
2010-09-28 | bnx2: Use netif_set_real_num_{rx,tx}_queues() | Ben Hutchings |
2010-09-28 | net: Add netif_copy_real_num_queues() for use by virtual net drivers | Ben Hutchings |