summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'e1000-fixes' of git://198.78.49.142/~jbrandeb/linux-2.6Jeff Garzik2006-03-213-292/+502
|\
| * e1000: update the readme with the latest textJesse Brandeburg2006-03-151-225/+395
| * e100: update e100.txtJesse Brandeburg2006-03-141-61/+97
| * e100/e1000/ixgb: update MAINTAINERS to current developersJesse Brandeburg2006-03-141-6/+10
* | [netdrvr] pcnet32: other source formatting cleanupsJeff Garzik2006-03-211-174/+54
* | [netdrvr] pcnet32: LindentJeff Garzik2006-03-211-1999/+2156
* | [PATCH] skfp warning fixesAndrew Morton2006-03-211-6/+6
* | [PATCH] smc91x: allow for dynamic bus access configsNicolas Pitre2006-03-212-220/+307
* | [PATCH] pcnet32: support boards with multiple physDon Fry2006-03-211-24/+212
* | [PATCH] sky2 version 1.1Stephen Hemminger2006-03-211-1/+1
* | [PATCH] sky2: handle all error irqsStephen Hemminger2006-03-212-12/+49
* | [PATCH] sky2: transmit recoveryStephen Hemminger2006-03-211-6/+31
* | [PATCH] sky2: whitespace fixesStephen Hemminger2006-03-211-5/+5
* | [PATCH] sky2: add MSI supportStephen Hemminger2006-03-212-4/+79
* | [PATCH] sky2: coalescing parametersStephen Hemminger2006-03-211-13/+6
* | [PATCH] sky2: rework of NAPI and IRQ managementStephen Hemminger2006-03-212-180/+111
* | [PATCH] sky2: drop broken wake on lan supportStephen Hemminger2006-03-212-37/+0
* | [PATCH] sky2: remove support for untested Yukon EC/rev 0Stephen Hemminger2006-03-212-63/+32
* | [PATCH] mv643xx_eth: Cache align skb->data if CONFIG_NOT_COHERENT_CACHEDale Farnsworth2006-03-211-4/+14
* | [PATCH] skge: version 1.4Stephen Hemminger2006-03-211-1/+1
* | [PATCH] skge: handle pci errors betterStephen Hemminger2006-03-211-21/+30
* | [PATCH] skge: formmating and whitespace cleanupStephen Hemminger2006-03-211-12/+18
* | [PATCH] skge: use mmiowbStephen Hemminger2006-03-211-1/+5
* | [PATCH] skge: use kcallocStephen Hemminger2006-03-211-2/+1
* | [PATCH] skge: dma configuration cleanupStephen Hemminger2006-03-211-14/+10
* | [PATCH] skge: check the allocation of ring bufferStephen Hemminger2006-03-211-1/+9
* | [PATCH] skge: use auto masking of irqsStephen Hemminger2006-03-212-34/+21
* | [PATCH] skge: use NAPI for tx cleanup.Stephen Hemminger2006-03-211-55/+44
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2006-03-2110-38/+49
|\ \
| * | [CRYPTO] aes: Fixed array boundary violationDavid McCullough2006-03-212-8/+6
| * | [CRYPTO] tcrypt: Fix key alignmentAtsushi Nemoto2006-03-211-12/+13
| * | [CRYPTO] all: Add missing cra_alignmaskAtsushi Nemoto2006-03-212-0/+2
| * | [CRYPTO] all: Use kzalloc where possibleEric Sesterhenn2006-03-212-5/+2
| * | [CRYPTO] api: Align tfm context as wide as possibleHerbert Xu2006-03-213-3/+15
| * | [CRYPTO] twofish: Use rol32/ror32 where appropriateDenis Vlasenko2006-03-211-10/+11
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-03-21349-7284/+18959
|\ \ \
| * | | [NETFILTER]: Add H.323 conntrack/NAT helperJing Min Zhao2006-03-2010-0/+6231
| * | | [TG3]: Don't mark tg3_test_registers() as returning const.David S. Miller2006-03-201-1/+1
| * | | [IPV6]: Cleanups for net/ipv6/addrconf.c (kzalloc, early exit) v2Ingo Oeser2006-03-201-72/+69
| * | | [IPV6]: Nearly complete kzalloc cleanup for net/ipv6Ingo Oeser2006-03-208-31/+16
| * | | [IPV6]: Cleanup of net/ipv6/reassambly.cIngo Oeser2006-03-201-18/+17
| * | | [BRIDGE]: Remove duplicate const from is_link_local() argument type.Andrew Morton2006-03-201-1/+1
| * | | [DECNET]: net/decnet/dn_route.c: fix inconsequent NULL checkingAdrian Bunk2006-03-201-2/+1
| * | | [TG3]: make drivers/net/tg3.c:tg3_request_irq() staticAdrian Bunk2006-03-201-1/+1
| * | | [BRIDGE]: use LLC to send STPStephen Hemminger2006-03-201-69/+59
| * | | [LLC]: llc_mac_hdr_init const argumentsStephen Hemminger2006-03-205-24/+4
| * | | [BRIDGE]: allow show/store of group multicast addressStephen Hemminger2006-03-204-6/+57
| * | | [BRIDGE]: use llc for receiving STP packetsStephen Hemminger2006-03-205-28/+71
| * | | [BRIDGE]: stp timer to jiffies cleanupStephen Hemminger2006-03-201-9/+8
| * | | [BRIDGE]: forwarding remove unneeded preempt and bh diasablesStephen Hemminger2006-03-202-6/+3
OpenPOWER on IntegriCloud