aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* [PATCH] sky2: coalescing parametersStephen Hemminger2006-03-21
* [PATCH] sky2: rework of NAPI and IRQ managementStephen Hemminger2006-03-21
* [PATCH] sky2: drop broken wake on lan supportStephen Hemminger2006-03-21
* [PATCH] sky2: remove support for untested Yukon EC/rev 0Stephen Hemminger2006-03-21
* [PATCH] mv643xx_eth: Cache align skb->data if CONFIG_NOT_COHERENT_CACHEDale Farnsworth2006-03-21
* [PATCH] skge: version 1.4Stephen Hemminger2006-03-21
* [PATCH] skge: handle pci errors betterStephen Hemminger2006-03-21
* [PATCH] skge: formmating and whitespace cleanupStephen Hemminger2006-03-21
* [PATCH] skge: use mmiowbStephen Hemminger2006-03-21
* [PATCH] skge: use kcallocStephen Hemminger2006-03-21
* [PATCH] skge: dma configuration cleanupStephen Hemminger2006-03-21
* [PATCH] skge: check the allocation of ring bufferStephen Hemminger2006-03-21
* [PATCH] skge: use auto masking of irqsStephen Hemminger2006-03-21
* [PATCH] skge: use NAPI for tx cleanup.Stephen Hemminger2006-03-21
* Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2006-03-21
|\
| * [CRYPTO] aes: Fixed array boundary violationDavid McCullough2006-03-21
| * [CRYPTO] tcrypt: Fix key alignmentAtsushi Nemoto2006-03-21
| * [CRYPTO] all: Add missing cra_alignmaskAtsushi Nemoto2006-03-21
| * [CRYPTO] all: Use kzalloc where possibleEric Sesterhenn2006-03-21
| * [CRYPTO] api: Align tfm context as wide as possibleHerbert Xu2006-03-21
| * [CRYPTO] twofish: Use rol32/ror32 where appropriateDenis Vlasenko2006-03-21
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-03-21
|\ \
| * | [NETFILTER]: Add H.323 conntrack/NAT helperJing Min Zhao2006-03-21
| * | [TG3]: Don't mark tg3_test_registers() as returning const.David S. Miller2006-03-21
| * | [IPV6]: Cleanups for net/ipv6/addrconf.c (kzalloc, early exit) v2Ingo Oeser2006-03-21
| * | [IPV6]: Nearly complete kzalloc cleanup for net/ipv6Ingo Oeser2006-03-21
| * | [IPV6]: Cleanup of net/ipv6/reassambly.cIngo Oeser2006-03-21
| * | [BRIDGE]: Remove duplicate const from is_link_local() argument type.Andrew Morton2006-03-21
| * | [DECNET]: net/decnet/dn_route.c: fix inconsequent NULL checkingAdrian Bunk2006-03-21
| * | [TG3]: make drivers/net/tg3.c:tg3_request_irq() staticAdrian Bunk2006-03-21
| * | [BRIDGE]: use LLC to send STPStephen Hemminger2006-03-21
| * | [LLC]: llc_mac_hdr_init const argumentsStephen Hemminger2006-03-21
| * | [BRIDGE]: allow show/store of group multicast addressStephen Hemminger2006-03-21
| * | [BRIDGE]: use llc for receiving STP packetsStephen Hemminger2006-03-21
| * | [BRIDGE]: stp timer to jiffies cleanupStephen Hemminger2006-03-21
| * | [BRIDGE]: forwarding remove unneeded preempt and bh diasablesStephen Hemminger2006-03-21
| * | [BRIDGE]: netfilter inline cleanupStephen Hemminger2006-03-21
| * | [BRIDGE]: netfilter VLAN macro cleanupStephen Hemminger2006-03-21
| * | [BRIDGE]: netfilter dont use __constant_htonsStephen Hemminger2006-03-21
| * | [BRIDGE]: netfilter whitespaceStephen Hemminger2006-03-21
| * | [BRIDGE]: optimize frame pass upStephen Hemminger2006-03-21
| * | [BRIDGE]: use kzallocStephen Hemminger2006-03-21
| * | [BRIDGE]: use kcallocStephen Hemminger2006-03-21
| * | [BRIDGE]: use setup_timerStephen Hemminger2006-03-21
| * | [BRIDGE]: remove unneeded bh disablesStephen Hemminger2006-03-21
| * | [BRIDGE] br_netfilter: Warning fixes.Andrew Morton2006-03-21
| * | [BRIDGE] ebtables: Build fix.Andrew Morton2006-03-21
| * | [SPARC]: Fixup SO_PEERSEC value on 32-bit sparc.David S. Miller2006-03-21
| * | [INET]: Fix typo in Arnaldo's connection sock compat fixups.David S. Miller2006-03-21
| * | [DCCP] feat: Pass dccp_minisock ptr where only the minisock is usedArnaldo Carvalho de Melo2006-03-21