Revision 28d9aa613daa65b295a099a8433df97de1c56a2f authored by Linus Torvalds on 27 August 2007, 22:06:01 UTC, committed by Linus Torvalds on 27 August 2007, 22:06:01 UTC
* 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6:
  [NET]: Mark Paul Moore as maintainer of labelled networking.
  [VLAN/BRIDGE]: Fix "skb_pull_rcsum - Fatal exception in interrupt"
  [ISDN]: Get rid of some pointless allocation casts in common and bsd comp.
  [NET]: Avoid pointless allocation casts in BSD compression module
  [IRDA]: Do not do pointless kmalloc return value cast in KingSun driver
  [NET]: Fix crash in dev_mc_sync()/dev_mc_unsync()
  [PPPOL2TP]: Fix endianness annotations.
  [IOAT]: ioatdma needs to to play nice in a multi-dma-client world
  [SLIP]: trivial sparse warning fix
  [EQL]: sparse warning fix
  [NET]: is_power_of_2 in net/core/neighbour.c
  [TCP]: Describe tcp_init_cwnd() thoroughly in a comment.
  [NET]: Fix IP_ADD/DROP_MEMBERSHIP to handle only connectionless
  [KBUILD]: Sanitize tc_ematch headers.
  [IPSEC] AH4: Update IPv4 options handling to conform to RFC 4302.
2 parent s d243769 + 10e2ff1
History
File Mode Size
async_tx
Kconfig -rw-r--r-- 13.4 KB
Makefile -rw-r--r-- 1.9 KB
ablkcipher.c -rw-r--r-- 3.2 KB
aes.c -rw-r--r-- 11.6 KB
algapi.c -rw-r--r-- 12.6 KB
anubis.c -rw-r--r-- 27.8 KB
api.c -rw-r--r-- 9.4 KB
arc4.c -rw-r--r-- 2.0 KB
blkcipher.c -rw-r--r-- 12.7 KB
blowfish.c -rw-r--r-- 17.4 KB
camellia.c -rw-r--r-- 58.0 KB
cast5.c -rw-r--r-- 34.1 KB
cast6.c -rw-r--r-- 21.5 KB
cbc.c -rw-r--r-- 8.7 KB
cipher.c -rw-r--r-- 3.3 KB
compress.c -rw-r--r-- 1.4 KB
crc32c.c -rw-r--r-- 2.6 KB
cryptd.c -rw-r--r-- 9.2 KB
crypto_null.c -rw-r--r-- 3.3 KB
cryptomgr.c -rw-r--r-- 3.6 KB
deflate.c -rw-r--r-- 5.4 KB
des.c -rw-r--r-- 35.4 KB
digest.c -rw-r--r-- 3.7 KB
ecb.c -rw-r--r-- 4.9 KB
fcrypt.c -rw-r--r-- 18.0 KB
gf128mul.c -rw-r--r-- 12.9 KB
hash.c -rw-r--r-- 2.6 KB
hmac.c -rw-r--r-- 6.7 KB
internal.h -rw-r--r-- 4.2 KB
khazad.c -rw-r--r-- 51.8 KB
lrw.c -rw-r--r-- 7.6 KB
md4.c -rw-r--r-- 6.2 KB
md5.c -rw-r--r-- 7.2 KB
michael_mic.c -rw-r--r-- 3.5 KB
pcbc.c -rw-r--r-- 8.8 KB
proc.c -rw-r--r-- 2.8 KB
scatterwalk.c -rw-r--r-- 2.5 KB
scatterwalk.h -rw-r--r-- 2.2 KB
serpent.c -rw-r--r-- 19.7 KB
sha1.c -rw-r--r-- 3.2 KB
sha256.c -rw-r--r-- 11.1 KB
sha512.c -rw-r--r-- 10.3 KB
tcrypt.c -rw-r--r-- 36.3 KB
tcrypt.h -rw-r--r-- 161.6 KB
tea.c -rw-r--r-- 7.1 KB
tgr192.c -rw-r--r-- 31.1 KB
twofish.c -rw-r--r-- 6.2 KB
twofish_common.c -rw-r--r-- 39.6 KB
wp512.c -rw-r--r-- 60.3 KB
xcbc.c -rw-r--r-- 9.1 KB
xor.c -rw-r--r-- 3.6 KB

back to top