Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | [PATCH] sky2: whitespace fixes | Stephen Hemminger | 2006-03-21 | |
* | | | | | | | | [PATCH] sky2: add MSI support | Stephen Hemminger | 2006-03-21 | |
* | | | | | | | | [PATCH] sky2: coalescing parameters | Stephen Hemminger | 2006-03-21 | |
* | | | | | | | | [PATCH] sky2: rework of NAPI and IRQ management | Stephen Hemminger | 2006-03-21 | |
* | | | | | | | | [PATCH] sky2: drop broken wake on lan support | Stephen Hemminger | 2006-03-21 | |
* | | | | | | | | [PATCH] sky2: remove support for untested Yukon EC/rev 0 | Stephen Hemminger | 2006-03-21 | |
* | | | | | | | | [PATCH] mv643xx_eth: Cache align skb->data if CONFIG_NOT_COHERENT_CACHE | Dale Farnsworth | 2006-03-21 | |
* | | | | | | | | [PATCH] skge: version 1.4 | Stephen Hemminger | 2006-03-21 | |
* | | | | | | | | [PATCH] skge: handle pci errors better | Stephen Hemminger | 2006-03-21 | |
* | | | | | | | | [PATCH] skge: formmating and whitespace cleanup | Stephen Hemminger | 2006-03-21 | |
* | | | | | | | | [PATCH] skge: use mmiowb | Stephen Hemminger | 2006-03-21 | |
* | | | | | | | | [PATCH] skge: use kcalloc | Stephen Hemminger | 2006-03-21 | |
* | | | | | | | | [PATCH] skge: dma configuration cleanup | Stephen Hemminger | 2006-03-21 | |
* | | | | | | | | [PATCH] skge: check the allocation of ring buffer | Stephen Hemminger | 2006-03-21 | |
* | | | | | | | | [PATCH] skge: use auto masking of irqs | Stephen Hemminger | 2006-03-21 | |
* | | | | | | | | [PATCH] skge: use NAPI for tx cleanup. | Stephen Hemminger | 2006-03-21 | |
* | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2006-03-21 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | [CRYPTO] aes: Fixed array boundary violation | David McCullough | 2006-03-21 | |
| * | | | | | | | | [CRYPTO] tcrypt: Fix key alignment | Atsushi Nemoto | 2006-03-21 | |
| * | | | | | | | | [CRYPTO] all: Add missing cra_alignmask | Atsushi Nemoto | 2006-03-21 | |
| * | | | | | | | | [CRYPTO] all: Use kzalloc where possible | Eric Sesterhenn | 2006-03-21 | |
| * | | | | | | | | [CRYPTO] api: Align tfm context as wide as possible | Herbert Xu | 2006-03-21 | |
| * | | | | | | | | [CRYPTO] twofish: Use rol32/ror32 where appropriate | Denis Vlasenko | 2006-03-21 | |
* | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-03-21 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | [NETFILTER]: Add H.323 conntrack/NAT helper | Jing Min Zhao | 2006-03-21 | |
| * | | | | | | | | | [TG3]: Don't mark tg3_test_registers() as returning const. | David S. Miller | 2006-03-21 | |
| * | | | | | | | | | [IPV6]: Cleanups for net/ipv6/addrconf.c (kzalloc, early exit) v2 | Ingo Oeser | 2006-03-21 | |
| * | | | | | | | | | [IPV6]: Nearly complete kzalloc cleanup for net/ipv6 | Ingo Oeser | 2006-03-21 | |
| * | | | | | | | | | [IPV6]: Cleanup of net/ipv6/reassambly.c | Ingo Oeser | 2006-03-21 | |
| * | | | | | | | | | [BRIDGE]: Remove duplicate const from is_link_local() argument type. | Andrew Morton | 2006-03-21 | |
| * | | | | | | | | | [DECNET]: net/decnet/dn_route.c: fix inconsequent NULL checking | Adrian Bunk | 2006-03-21 | |
| * | | | | | | | | | [TG3]: make drivers/net/tg3.c:tg3_request_irq() static | Adrian Bunk | 2006-03-21 | |
| * | | | | | | | | | [BRIDGE]: use LLC to send STP | Stephen Hemminger | 2006-03-21 | |
| * | | | | | | | | | [LLC]: llc_mac_hdr_init const arguments | Stephen Hemminger | 2006-03-21 | |
| * | | | | | | | | | [BRIDGE]: allow show/store of group multicast address | Stephen Hemminger | 2006-03-21 | |
| * | | | | | | | | | [BRIDGE]: use llc for receiving STP packets | Stephen Hemminger | 2006-03-21 | |
| * | | | | | | | | | [BRIDGE]: stp timer to jiffies cleanup | Stephen Hemminger | 2006-03-21 | |
| * | | | | | | | | | [BRIDGE]: forwarding remove unneeded preempt and bh diasables | Stephen Hemminger | 2006-03-21 | |
| * | | | | | | | | | [BRIDGE]: netfilter inline cleanup | Stephen Hemminger | 2006-03-21 | |
| * | | | | | | | | | [BRIDGE]: netfilter VLAN macro cleanup | Stephen Hemminger | 2006-03-21 | |
| * | | | | | | | | | [BRIDGE]: netfilter dont use __constant_htons | Stephen Hemminger | 2006-03-21 | |
| * | | | | | | | | | [BRIDGE]: netfilter whitespace | Stephen Hemminger | 2006-03-21 | |
| * | | | | | | | | | [BRIDGE]: optimize frame pass up | Stephen Hemminger | 2006-03-21 | |
| * | | | | | | | | | [BRIDGE]: use kzalloc | Stephen Hemminger | 2006-03-21 | |
| * | | | | | | | | | [BRIDGE]: use kcalloc | Stephen Hemminger | 2006-03-21 | |
| * | | | | | | | | | [BRIDGE]: use setup_timer | Stephen Hemminger | 2006-03-21 | |
| * | | | | | | | | | [BRIDGE]: remove unneeded bh disables | Stephen Hemminger | 2006-03-21 | |
| * | | | | | | | | | [BRIDGE] br_netfilter: Warning fixes. | Andrew Morton | 2006-03-21 | |
| * | | | | | | | | | [BRIDGE] ebtables: Build fix. | Andrew Morton | 2006-03-21 | |
| * | | | | | | | | | [SPARC]: Fixup SO_PEERSEC value on 32-bit sparc. | David S. Miller | 2006-03-21 |