index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] sky2: handle all error irqs
Stephen Hemminger
2006-03-21
2
-12
/
+49
*
[PATCH] sky2: transmit recovery
Stephen Hemminger
2006-03-21
1
-6
/
+31
*
[PATCH] sky2: whitespace fixes
Stephen Hemminger
2006-03-21
1
-5
/
+5
*
[PATCH] sky2: add MSI support
Stephen Hemminger
2006-03-21
2
-4
/
+79
*
[PATCH] sky2: coalescing parameters
Stephen Hemminger
2006-03-21
1
-13
/
+6
*
[PATCH] sky2: rework of NAPI and IRQ management
Stephen Hemminger
2006-03-21
2
-180
/
+111
*
[PATCH] sky2: drop broken wake on lan support
Stephen Hemminger
2006-03-21
2
-37
/
+0
*
[PATCH] sky2: remove support for untested Yukon EC/rev 0
Stephen Hemminger
2006-03-21
2
-63
/
+32
*
[PATCH] mv643xx_eth: Cache align skb->data if CONFIG_NOT_COHERENT_CACHE
Dale Farnsworth
2006-03-21
1
-4
/
+14
*
[PATCH] skge: version 1.4
Stephen Hemminger
2006-03-21
1
-1
/
+1
*
[PATCH] skge: handle pci errors better
Stephen Hemminger
2006-03-21
1
-21
/
+30
*
[PATCH] skge: formmating and whitespace cleanup
Stephen Hemminger
2006-03-21
1
-12
/
+18
*
[PATCH] skge: use mmiowb
Stephen Hemminger
2006-03-21
1
-1
/
+5
*
[PATCH] skge: use kcalloc
Stephen Hemminger
2006-03-21
1
-2
/
+1
*
[PATCH] skge: dma configuration cleanup
Stephen Hemminger
2006-03-21
1
-14
/
+10
*
[PATCH] skge: check the allocation of ring buffer
Stephen Hemminger
2006-03-21
1
-1
/
+9
*
[PATCH] skge: use auto masking of irqs
Stephen Hemminger
2006-03-21
2
-34
/
+21
*
[PATCH] skge: use NAPI for tx cleanup.
Stephen Hemminger
2006-03-21
1
-55
/
+44
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2006-03-21
10
-38
/
+49
|
\
|
*
[CRYPTO] aes: Fixed array boundary violation
David McCullough
2006-03-21
2
-8
/
+6
|
*
[CRYPTO] tcrypt: Fix key alignment
Atsushi Nemoto
2006-03-21
1
-12
/
+13
|
*
[CRYPTO] all: Add missing cra_alignmask
Atsushi Nemoto
2006-03-21
2
-0
/
+2
|
*
[CRYPTO] all: Use kzalloc where possible
Eric Sesterhenn
2006-03-21
2
-5
/
+2
|
*
[CRYPTO] api: Align tfm context as wide as possible
Herbert Xu
2006-03-21
3
-3
/
+15
|
*
[CRYPTO] twofish: Use rol32/ror32 where appropriate
Denis Vlasenko
2006-03-21
1
-10
/
+11
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-03-21
349
-7284
/
+18959
|
\
\
|
*
|
[NETFILTER]: Add H.323 conntrack/NAT helper
Jing Min Zhao
2006-03-20
10
-0
/
+6231
|
*
|
[TG3]: Don't mark tg3_test_registers() as returning const.
David S. Miller
2006-03-20
1
-1
/
+1
|
*
|
[IPV6]: Cleanups for net/ipv6/addrconf.c (kzalloc, early exit) v2
Ingo Oeser
2006-03-20
1
-72
/
+69
|
*
|
[IPV6]: Nearly complete kzalloc cleanup for net/ipv6
Ingo Oeser
2006-03-20
8
-31
/
+16
|
*
|
[IPV6]: Cleanup of net/ipv6/reassambly.c
Ingo Oeser
2006-03-20
1
-18
/
+17
|
*
|
[BRIDGE]: Remove duplicate const from is_link_local() argument type.
Andrew Morton
2006-03-20
1
-1
/
+1
|
*
|
[DECNET]: net/decnet/dn_route.c: fix inconsequent NULL checking
Adrian Bunk
2006-03-20
1
-2
/
+1
|
*
|
[TG3]: make drivers/net/tg3.c:tg3_request_irq() static
Adrian Bunk
2006-03-20
1
-1
/
+1
|
*
|
[BRIDGE]: use LLC to send STP
Stephen Hemminger
2006-03-20
1
-69
/
+59
|
*
|
[LLC]: llc_mac_hdr_init const arguments
Stephen Hemminger
2006-03-20
5
-24
/
+4
|
*
|
[BRIDGE]: allow show/store of group multicast address
Stephen Hemminger
2006-03-20
4
-6
/
+57
|
*
|
[BRIDGE]: use llc for receiving STP packets
Stephen Hemminger
2006-03-20
5
-28
/
+71
|
*
|
[BRIDGE]: stp timer to jiffies cleanup
Stephen Hemminger
2006-03-20
1
-9
/
+8
|
*
|
[BRIDGE]: forwarding remove unneeded preempt and bh diasables
Stephen Hemminger
2006-03-20
2
-6
/
+3
|
*
|
[BRIDGE]: netfilter inline cleanup
Stephen Hemminger
2006-03-20
2
-31
/
+21
|
*
|
[BRIDGE]: netfilter VLAN macro cleanup
Stephen Hemminger
2006-03-20
1
-23
/
+27
|
*
|
[BRIDGE]: netfilter dont use __constant_htons
Stephen Hemminger
2006-03-20
1
-25
/
+25
|
*
|
[BRIDGE]: netfilter whitespace
Stephen Hemminger
2006-03-20
1
-53
/
+63
|
*
|
[BRIDGE]: optimize frame pass up
Stephen Hemminger
2006-03-20
1
-7
/
+1
|
*
|
[BRIDGE]: use kzalloc
Stephen Hemminger
2006-03-20
1
-3
/
+3
|
*
|
[BRIDGE]: use kcalloc
Stephen Hemminger
2006-03-20
1
-2
/
+1
|
*
|
[BRIDGE]: use setup_timer
Stephen Hemminger
2006-03-20
1
-16
/
+7
|
*
|
[BRIDGE]: remove unneeded bh disables
Stephen Hemminger
2006-03-20
1
-12
/
+12
|
*
|
[BRIDGE] br_netfilter: Warning fixes.
Andrew Morton
2006-03-20
1
-2
/
+0
[next]