https://github.com/torvalds/linux
Revision 4f9faaace217b854ae1e1746ee4ac44688ddadbd authored by Linus Torvalds on 03 May 2008, 17:18:21 UTC, committed by Linus Torvalds on 03 May 2008, 17:18:21 UTC
* git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6: (47 commits)
  rose: Wrong list_lock argument in rose_node seqops
  netns: Fix reassembly timer to use the right namespace
  netns: Fix device renaming for sysfs
  bnx2: Update version to 1.7.5.
  bnx2: Update RV2P firmware for 5709.
  bnx2: Zero out context memory for 5709.
  bnx2: Fix register test on 5709.
  bnx2: Fix remote PHY initial link state.
  bnx2: Refine remote PHY locking.
  bridge: forwarding table information for >256 devices
  tg3: Update version to 3.92
  tg3: Add link state reporting to UMP firmware
  tg3: Fix ethtool loopback test for 5761 BX devices
  tg3: Fix 5761 NVRAM sizes
  tg3: Use constant 500KHz MI clock on adapters with a CPMU
  hci_usb.h: fix hard-to-trigger race
  dccp: ccid2.c, ccid3.c use clamp(), clamp_t()
  net: remove NR_CPUS arrays in net/core/dev.c
  net: use get/put_unaligned_* helpers
  bluetooth: use get/put_unaligned_* helpers
  ...
2 parent s bf640be + f37f2c6
History
Tip revision: 4f9faaace217b854ae1e1746ee4ac44688ddadbd authored by Linus Torvalds on 03 May 2008, 17:18:21 UTC
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Tip revision: 4f9faaa
File Mode Size
async_tx
Kconfig -rw-r--r-- 17.4 KB
Makefile -rw-r--r-- 2.4 KB
ablkcipher.c -rw-r--r-- 8.8 KB
aead.c -rw-r--r-- 12.2 KB
aes_generic.c -rw-r--r-- 13.5 KB
algapi.c -rw-r--r-- 14.1 KB
anubis.c -rw-r--r-- 27.8 KB
api.c -rw-r--r-- 9.7 KB
arc4.c -rw-r--r-- 2.0 KB
authenc.c -rw-r--r-- 13.0 KB
blkcipher.c -rw-r--r-- 19.0 KB
blowfish.c -rw-r--r-- 17.5 KB
camellia.c -rw-r--r-- 35.2 KB
cast5.c -rw-r--r-- 34.1 KB
cast6.c -rw-r--r-- 21.5 KB
cbc.c -rw-r--r-- 7.4 KB
ccm.c -rw-r--r-- 21.5 KB
chainiv.c -rw-r--r-- 7.9 KB
cipher.c -rw-r--r-- 3.3 KB
compress.c -rw-r--r-- 1.3 KB
crc32c.c -rw-r--r-- 2.6 KB
cryptd.c -rw-r--r-- 9.2 KB
crypto_null.c -rw-r--r-- 4.7 KB
cryptomgr.c -rw-r--r-- 4.4 KB
ctr.c -rw-r--r-- 10.8 KB
cts.c -rw-r--r-- 9.7 KB
deflate.c -rw-r--r-- 5.5 KB
des_generic.c -rw-r--r-- 35.3 KB
digest.c -rw-r--r-- 3.7 KB
ecb.c -rw-r--r-- 4.9 KB
eseqiv.c -rw-r--r-- 6.2 KB
fcrypt.c -rw-r--r-- 18.0 KB
gcm.c -rw-r--r-- 19.8 KB
gf128mul.c -rw-r--r-- 13.2 KB
hash.c -rw-r--r-- 2.7 KB
hmac.c -rw-r--r-- 6.8 KB
internal.h -rw-r--r-- 3.8 KB
khazad.c -rw-r--r-- 51.8 KB
lrw.c -rw-r--r-- 7.5 KB
lzo.c -rw-r--r-- 2.5 KB
md4.c -rw-r--r-- 6.2 KB
md5.c -rw-r--r-- 7.3 KB
michael_mic.c -rw-r--r-- 3.5 KB
pcbc.c -rw-r--r-- 7.7 KB
proc.c -rw-r--r-- 2.8 KB
salsa20_generic.c -rw-r--r-- 7.3 KB
scatterwalk.c -rw-r--r-- 2.9 KB
seed.c -rw-r--r-- 17.4 KB
seqiv.c -rw-r--r-- 8.2 KB
serpent.c -rw-r--r-- 19.8 KB
sha1_generic.c -rw-r--r-- 3.1 KB
sha256_generic.c -rw-r--r-- 12.2 KB
sha512_generic.c -rw-r--r-- 9.6 KB
tcrypt.c -rw-r--r-- 46.3 KB
tcrypt.h -rw-r--r-- 268.9 KB
tea.c -rw-r--r-- 7.1 KB
tgr192.c -rw-r--r-- 31.1 KB
twofish.c -rw-r--r-- 6.3 KB
twofish_common.c -rw-r--r-- 37.7 KB
wp512.c -rw-r--r-- 60.3 KB
xcbc.c -rw-r--r-- 9.0 KB
xor.c -rw-r--r-- 3.6 KB
xts.c -rw-r--r-- 7.1 KB

back to top