Commit Graph

4424 Commits (9126dfde9e5efd76f9d4246819bdc7ea66de3af0)
 

Author SHA1 Message Date
Herbert Xu 476df259cd [CRYPTO] Update IV correctly for Padlock CBC encryption 20 years ago
Herbert Xu 915e8561d5 [CRYPTO] Handle unaligned iv from encrypt_iv/decrypt_iv 20 years ago
Herbert Xu fbdae9f3e7 [CRYPTO] Ensure cit_iv is aligned correctly 20 years ago
Adrian Bunk 176c3652c5 [CRYPTO] Make crypto_alg_lookup static 20 years ago
Herbert Xu 28e8c3ad94 [PADLOCK] Implement multi-block operations 20 years ago
Herbert Xu 6789b2dc45 [PADLOCK] Move fast path work into aes_set_key and upper layer 20 years ago
Herbert Xu 9547737799 [CRYPTO] Add alignmask for low-level cipher implementations 20 years ago
Herbert Xu 40725181b7 [CRYPTO] Add support for low-level multi-block operations 20 years ago
Herbert Xu c774e93e21 [CRYPTO] Add plumbing for multi-block operations 20 years ago
Jesper Juhl 8279dd748f [CRYPTO] Don't check for NULL before kfree() 20 years ago
Linus Torvalds 07bbeaf123 ieee1394: fix broken signed char assumption. 20 years ago
Jeff Mahoney 184f6eb8c4 [PATCH] openfirmware: implement hotplug for macio devices 20 years ago
Jeff Mahoney b5bf5b6786 [PATCH] openfirmware: add sysfs nodes for open firmware devices 20 years ago
Jeff Mahoney 5e6557722e [PATCH] openfirmware: generate device table for userspace 20 years ago
Dave Jones 159f597a8b [PATCH] Fix bt87x.c build problem for real 20 years ago
Christoph Lameter 83b78bd2d3 [PATCH] Fix broken kmalloc_node in rc1/rc2 20 years ago
Greg KH b463448481 [PATCH] Fix bt87x.c build problem 20 years ago
Greg KH 3d3c2ae110 [PATCH] PCI: fix !CONFIG_HOTPLUG pci build problem 20 years ago
Linus Torvalds a18bcb7450 Linux v2.6.13-rc3 20 years ago
Linus Torvalds fe0c9f5877 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 20 years ago
David S. Miller fef43da4e4 [SPARC64]: Fix UltraSPARC-III fallout from membar changes. 20 years ago
Rusty Lynch 6772926bef [PATCH] kprobes: fix namespace problem and sparc64 build 20 years ago
Eugene Surovegin 4b1294f928 [PATCH] ppc32: explicitly disable 440GP IRQ compatibility mode in 440GX setup 20 years ago
john stultz f326d22b8c [PATCH] ppc32: stop misusing NTP's time_offset value 20 years ago
Andrei Konovalov e6b6239f8e [PATCH] ppc32: add Freescale MPC885ADS board support 20 years ago
Linus Torvalds 5432ebb5f6 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 20 years ago
Robert Olsson b2f5710265 [IPV4]: Add LC-Trie implementation notes 20 years ago
David S. Miller 908a75c17a [TCP]: Never TSO defer under periods of congestion. 20 years ago
Thomas Graf 63d886c96b [PKT_SCHED]: Blackhole queueing discipline 20 years ago
David S. Miller c1b4a7e695 [TCP]: Move to new TSO segmenting scheme. 20 years ago
David S. Miller 0d9901df62 [TCP]: Break out send buffer expansion test. 20 years ago
David S. Miller cb83199a29 [TCP]: Do not call tcp_tso_acked() if no work to do. 20 years ago
David S. Miller a56476962e [TCP]: Kill bogus comment above tcp_tso_acked(). 20 years ago
David S. Miller b4e26f5ea0 [TCP]: Fix send-side cpu utiliziation regression. 20 years ago
David S. Miller aa93466bdf [TCP]: Eliminate redundant computations in tcp_write_xmit(). 20 years ago
David S. Miller 7f4dd0a943 [TCP]: Break out tcp_snd_test() into it's constituent parts. 20 years ago
David S. Miller 55c97f3e99 [TCP]: Fix __tcp_push_pending_frames() 'nonagle' handling. 20 years ago
David S. Miller a2e2a59c93 [TCP]: Fix redundant calculations of tcp_current_mss() 20 years ago
David S. Miller 92df7b518d [TCP]: tcp_write_xmit() tabbing cleanup 20 years ago
David S. Miller a762a98007 [TCP]: Kill extra cwnd validate in __tcp_push_pending_frames(). 20 years ago
David S. Miller f44b527177 [TCP]: Add missing skb_header_release() call to tcp_fragment(). 20 years ago
David S. Miller 84d3e7b957 [TCP]: Move __tcp_data_snd_check into tcp_output.c 20 years ago
David S. Miller f6302d1d78 [TCP]: Move send test logic out of net/tcp.h 20 years ago
David S. Miller fc6415bcb0 [TCP]: Fix quick-ack decrementing with TSO. 20 years ago
David S. Miller c65f7f00c5 [TCP]: Simplify SKB data portion allocation with NETIF_F_SG. 20 years ago
Alexey Dobriyan b8259d9ad1 [NET]: Remove __ARGS from include/net/slhc_vj.h 20 years ago
David Chau 52609c0b56 [NET]: improve readability of dev_set_promiscuity() in net/core/dev.c 20 years ago
Christoph Hellwig bc971dee6e [SHAPER]: Switch to spinlocks. 20 years ago
Robert Olsson 2f36895aa7 [IPV4]: More broken memory allocation fixes for fib_trie 20 years ago
Thomas Graf db1322b801 [DECNET]: Fix memset overflow on 64bit archs while dumping decnet routing rules 20 years ago