summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] s390: fix arp_tbl lock usage in qethHeiko Carstens2006-08-191-4/+4
* [PATCH] skge: remember to run netif_poll_disable()Edgar E. Iglesias2006-08-191-0/+2
* [PATCH] Add ethtool -g support to Spidernet network driverJim Lewis2006-08-193-5/+23
* [PATCH] build fixes: smc91xDavid Brownell2006-08-191-6/+0Star
* [PATCH] via-rhine: add option avoid_D3 (work around broken BIOSes)Roger Luethi2006-08-191-1/+11
* [PATCH] lockdep: fix smc91xRussell King2006-08-191-4/+4
* [PATCH] via-rhine: NAPI poll enableStephen Hemminger2006-08-191-1/+2
* [PATCH] via-rhine: NAPI supportRoger Luethi2006-08-192-12/+79
* [PATCH] smc911x: Re-release spinlock on spurious interruptPeter Korsgaard2006-08-191-0/+1
* [PATCH] net: Add netconsole support to dm9000 driverKevin Hao2006-08-191-0/+14
* [PATCH] s2io build fixAndrew Morton2006-08-191-0/+1
* [PATCH] Update smc91x driver with ARM Versatile board infoDeepak Saxena2006-08-191-0/+18
* [PATCH] Freescale QE UCC gigabit ethernet driverLi Yang2006-08-196-0/+6665
* [PATCH] drivers/net/e1000/: possible cleanupsAdrian Bunk2006-08-193-56/+67
* [PATCH] sundance section fixAndrew Morton2006-08-191-1/+1
* [PATCH] fealnx section fixAndrew Morton2006-08-191-1/+1
* [PATCH] winbond-840 section fixAndrew Morton2006-08-191-1/+1
* [PATCH] seeq8005 section fixAndrew Morton2006-08-191-1/+1
* [PATCH] ni65 section fixAndrew Morton2006-08-191-1/+1
* [PATCH] wd section fixAndrew Morton2006-08-191-2/+2
* [PATCH] smctr section fixAndrew Morton2006-08-191-3/+2Star
* [PATCH] ibmtr section fixAndrew Morton2006-08-191-2/+2
* [PATCH] ni52 section fixAndrew Morton2006-08-191-1/+1
* [PATCH] lne390 section fixAndrew Morton2006-08-191-1/+1
* [PATCH] lance section fixAndrew Morton2006-08-191-1/+1
* [PATCH] eth16i section fixAndrew Morton2006-08-191-1/+1
* [PATCH] es3210 section fixAndrew Morton2006-08-191-2/+1Star
* [PATCH] eexpress section fixAndrew Morton2006-08-191-1/+1
* [PATCH] eepro section fixAndrew Morton2006-08-191-2/+1Star
* [PATCH] e2100 section fixAndrew Morton2006-08-191-2/+2
* [PATCH] at1700 section fixAndrew Morton2006-08-191-1/+1
* [PATCH] cs89x0 section fixAndrew Morton2006-08-191-2/+1Star
* [PATCH] cops section fixAndrew Morton2006-08-191-1/+1
* [PATCH] ac3200 section fixesAndrew Morton2006-08-191-2/+1Star
* [PATCH] 82596 section fixesAndrew Morton2006-08-191-4/+5
* Merge branch 'master' into upstream-fixesJeff Garzik2006-08-19154-795/+2010
|\
| * Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Greg Kroah-Hartman2006-08-1819-120/+175
| |\
| | * [BRIDGE]: Disable SG/GSO if TX checksum is offHerbert Xu2006-08-182-1/+9
| | * [NETFILTER]: ip_tables: fix table locking in ipt_do_tablePatrick McHardy2006-08-181-1/+2
| | * [NETFILTER]: ctnetlink: fix deadlock in table dumpingPatrick McHardy2006-08-182-20/+14Star
| | * [IPV4]: severe locking bug in fib_semantics.cAlexey Kuznetsov2006-08-181-6/+6
| | * [MCAST]: Fix filter leak on device removal.David L Stevens2006-08-182-17/+25
| | * [NET]: Disallow whitespace in network device names.David S. Miller2006-08-181-5/+14
| | * [PPP]: handle kmalloc failures and convert to using kzallocPanagiotis Issaris2006-08-181-11/+19
| | * [PKT_SCHED] cls_u32: Fix typo.Ralf Hildebrandt2006-08-181-1/+1
| | * [ATM]: Compile error on ARMKevin Hilman2006-08-181-1/+1
| | * [BNX2]: Convert to netdev_alloc_skb()Michael Chan2006-08-181-8/+6Star
| | * [BNX2]: Fix tx race condition.Michael Chan2006-08-182-23/+24
| | * [NET]: Terminology in ip-sysctl.txtJan "Yenya" Kasprzak2006-08-181-3/+3
| | * [IPV4]: Possible leak of multicast source filter sctructureMichal Ruzicka2006-08-181-3/+3