aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-07-06
|\
| * [CRYPTO] Add faster DES code from Dag Arne OsvikDag Arne Osvik2005-07-06
| * [CRYPTO] Remove unused iv field from context structureHerbert Xu2005-07-06
| * [CRYPTO] Add x86_64 asm AESAndreas Steinmetz2005-07-06
| * [CRYPTO] Add null short circuit to crypto_free_tfmJesper Juhl2005-07-06
| * [CRYPTO] Update IV correctly for Padlock CBC encryptionHerbert Xu2005-07-06
| * [CRYPTO] Handle unaligned iv from encrypt_iv/decrypt_ivHerbert Xu2005-07-06
| * [CRYPTO] Ensure cit_iv is aligned correctlyHerbert Xu2005-07-06
| * [CRYPTO] Make crypto_alg_lookup staticAdrian Bunk2005-07-06
| * [PADLOCK] Implement multi-block operationsHerbert Xu2005-07-06
| * [PADLOCK] Move fast path work into aes_set_key and upper layerHerbert Xu2005-07-06
| * [CRYPTO] Add alignmask for low-level cipher implementationsHerbert Xu2005-07-06
| * [CRYPTO] Add support for low-level multi-block operationsHerbert Xu2005-07-06
| * [CRYPTO] Add plumbing for multi-block operationsHerbert Xu2005-07-06
| * [CRYPTO] Don't check for NULL before kfree()Jesper Juhl2005-07-06
* | [PATCH] yet another fix for setup-bus.c/x86 mergeIvan Kokshaysky2005-07-06
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-07-06
|\ \
| * | [PATCH] ARM: 2792/1: IXP4xx iomap API implementationDeepak Saxena2005-07-06
| * | [PATCH] ARM: 2791/1: Add CRCs for aliased ARM symbolsTodd Poynor2005-07-06
| * | [PATCH] ARM: 2790/1: Properly terminate plat_serial8250_port arrays on ixdp42...Stefan Sorensen2005-07-06
| * | [PATCH] ARM: 2789/1: Enable access to both CP10 and CP11 on ARMv6Catalin Marinas2005-07-06
* | | ieee1394: fix broken signed char assumption.Linus Torvalds2005-07-06
* | | [PATCH] openfirmware: implement hotplug for macio devicesJeff Mahoney2005-07-06
* | | [PATCH] openfirmware: add sysfs nodes for open firmware devicesJeff Mahoney2005-07-06
* | | [PATCH] openfirmware: generate device table for userspaceJeff Mahoney2005-07-06
* | | [PATCH] Fix bt87x.c build problem for realDave Jones2005-07-06
* | | [PATCH] Fix broken kmalloc_node in rc1/rc2Christoph Lameter2005-07-06
| |/ |/|
* | [PATCH] Fix bt87x.c build problemGreg KH2005-07-06
* | [PATCH] PCI: fix !CONFIG_HOTPLUG pci build problemGreg KH2005-07-06
|/
* Linux v2.6.13-rc3v2.6.13-rc2Linus Torvalds2005-07-05
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-07-05
|\
| * [SPARC64]: Fix UltraSPARC-III fallout from membar changes.David S. Miller2005-07-05
* | [PATCH] kprobes: fix namespace problem and sparc64 buildRusty Lynch2005-07-05
* | [PATCH] ppc32: explicitly disable 440GP IRQ compatibility mode in 440GX setupEugene Surovegin2005-07-05
* | [PATCH] ppc32: stop misusing NTP's time_offset valuejohn stultz2005-07-05
* | [PATCH] ppc32: add Freescale MPC885ADS board supportAndrei Konovalov2005-07-05
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-07-05
|\ \ | |/ |/|
| * [IPV4]: Add LC-Trie implementation notesRobert Olsson2005-07-05
| * [TCP]: Never TSO defer under periods of congestion.David S. Miller2005-07-05
| * [PKT_SCHED]: Blackhole queueing disciplineThomas Graf2005-07-05
| * [TCP]: Move to new TSO segmenting scheme.David S. Miller2005-07-05
| * [TCP]: Break out send buffer expansion test.David S. Miller2005-07-05
| * [TCP]: Do not call tcp_tso_acked() if no work to do.David S. Miller2005-07-05
| * [TCP]: Kill bogus comment above tcp_tso_acked().David S. Miller2005-07-05
| * [TCP]: Fix send-side cpu utiliziation regression.David S. Miller2005-07-05
| * [TCP]: Eliminate redundant computations in tcp_write_xmit().David S. Miller2005-07-05
| * [TCP]: Break out tcp_snd_test() into it's constituent parts.David S. Miller2005-07-05
| * [TCP]: Fix __tcp_push_pending_frames() 'nonagle' handling.David S. Miller2005-07-05
| * [TCP]: Fix redundant calculations of tcp_current_mss()David S. Miller2005-07-05
| * [TCP]: tcp_write_xmit() tabbing cleanupDavid S. Miller2005-07-05