| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers-net-tulip-de4x5c-fix-copy-length-in-de4x5_ioctl-checkpatch-fixes | Andrew Morton | 2010-10-03 | 1 | -1/+2 |
* | ipmr: cleanups | Eric Dumazet | 2010-10-03 | 1 | -114/+124 |
* | ipmr: RCU protection for mfc_cache_array | Eric Dumazet | 2010-10-03 | 2 | -40/+48 |
* | ipmr: RCU conversion of mroute_sk | Eric Dumazet | 2010-10-03 | 1 | -42/+49 |
* | ipmr: __pim_rcv() is called under rcu_read_lock | Eric Dumazet | 2010-10-03 | 1 | -6/+4 |
* | gre: protocol table can be static | stephen hemminger | 2010-10-03 | 1 | -1/+1 |
* | enic: Update MAINTAINERS | Vasanthy Kolluri | 2010-10-01 | 1 | -1/+1 |
* | enic: Make local functions static | Vasanthy Kolluri | 2010-10-01 | 7 | -25/+10 |
* | enic: Remove dead code | Vasanthy Kolluri | 2010-10-01 | 7 | -187/+1 |
* | neigh: reorder fields in struct neighbour | Eric Dumazet | 2010-10-01 | 1 | -3/+3 |
* | isdn/gigaset: improve bas_gigaset USB error reporting | Tilman Schmidt | 2010-10-01 | 1 | -51/+61 |
* | isdn/gigaset: fix bas_gigaset interrupt read error handling | Tilman Schmidt | 2010-10-01 | 1 | -13/+93 |
* | isdn/gigaset: unclog bas_gigaset AT response pipe | Tilman Schmidt | 2010-10-01 | 1 | -0/+22 |
* | isdn/gigaset: try USB reset for bas_gigaset error recovery | Tilman Schmidt | 2010-10-01 | 1 | -2/+4 |
* | isdn/gigaset: bas_gigaset timer cleanup | Tilman Schmidt | 2010-10-01 | 1 | -33/+32 |
* | isdn/gigaset: drop obsolete debug option | Tilman Schmidt | 2010-10-01 | 3 | -30/+1 |
* | isdn/gigaset: correct bas_gigaset rx buffer handling | Tilman Schmidt | 2010-10-01 | 1 | -3/+5 |
* | isdn/gigaset: fix bas_gigaset AT read error handling | Tilman Schmidt | 2010-10-01 | 1 | -50/+33 |
* | 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 |