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