Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
e1d5dea1dfbfe484358c40db7f233ed6b5605646
e1d5dea
[CRYPTO] Add faster DES code from Dag Arne Osvik
by Dag Arne Osvik
· 19 years ago
a9df359
[CRYPTO] Remove unused iv field from context structure
by Herbert Xu
· 19 years ago
a2a892a
[CRYPTO] Add x86_64 asm AES
by Andreas Steinmetz
· 19 years ago
a61cc44
[CRYPTO] Add null short circuit to crypto_free_tfm
by Jesper Juhl
· 19 years ago
476df25
[CRYPTO] Update IV correctly for Padlock CBC encryption
by Herbert Xu
· 19 years ago
915e856
[CRYPTO] Handle unaligned iv from encrypt_iv/decrypt_iv
by Herbert Xu
· 19 years ago
fbdae9f
[CRYPTO] Ensure cit_iv is aligned correctly
by Herbert Xu
· 19 years ago
176c365
[CRYPTO] Make crypto_alg_lookup static
by Adrian Bunk
· 19 years ago
28e8c3a
[PADLOCK] Implement multi-block operations
by Herbert Xu
· 19 years ago
6789b2d
[PADLOCK] Move fast path work into aes_set_key and upper layer
by Herbert Xu
· 19 years ago
9547737
[CRYPTO] Add alignmask for low-level cipher implementations
by Herbert Xu
· 19 years ago
4072518
[CRYPTO] Add support for low-level multi-block operations
by Herbert Xu
· 19 years ago
c774e93
[CRYPTO] Add plumbing for multi-block operations
by Herbert Xu
· 19 years ago
8279dd7
[CRYPTO] Don't check for NULL before kfree()
by Jesper Juhl
· 19 years ago
b463448
[PATCH] Fix bt87x.c build problem
by Greg KH
· 19 years ago
3d3c2ae
[PATCH] PCI: fix !CONFIG_HOTPLUG pci build problem
by Greg KH
· 19 years ago
a18bcb7
Linux v2.6.13-rc3
by Linus Torvalds
· 19 years ago
fe0c9f5
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 19 years ago
fef43da
[SPARC64]: Fix UltraSPARC-III fallout from membar changes.
by David S. Miller
· 19 years ago
6772926
[PATCH] kprobes: fix namespace problem and sparc64 build
by Rusty Lynch
· 19 years ago
4b1294f
[PATCH] ppc32: explicitly disable 440GP IRQ compatibility mode in 440GX setup
by Eugene Surovegin
· 19 years ago
f326d22
[PATCH] ppc32: stop misusing NTP's time_offset value
by john stultz
· 19 years ago
e6b6239
[PATCH] ppc32: add Freescale MPC885ADS board support
by Andrei Konovalov
· 19 years ago
5432ebb
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
b2f5710
[IPV4]: Add LC-Trie implementation notes
by Robert Olsson
· 19 years ago
908a75c
[TCP]: Never TSO defer under periods of congestion.
by David S. Miller
· 19 years ago
63d886c
[PKT_SCHED]: Blackhole queueing discipline
by Thomas Graf
· 19 years ago
c1b4a7e
[TCP]: Move to new TSO segmenting scheme.
by David S. Miller
· 19 years ago
0d9901d
[TCP]: Break out send buffer expansion test.
by David S. Miller
· 19 years ago
cb83199
[TCP]: Do not call tcp_tso_acked() if no work to do.
by David S. Miller
· 19 years ago
a564769
[TCP]: Kill bogus comment above tcp_tso_acked().
by David S. Miller
· 19 years ago
b4e26f5
[TCP]: Fix send-side cpu utiliziation regression.
by David S. Miller
· 19 years ago
aa93466
[TCP]: Eliminate redundant computations in tcp_write_xmit().
by David S. Miller
· 19 years ago
7f4dd0a
[TCP]: Break out tcp_snd_test() into it's constituent parts.
by David S. Miller
· 19 years ago
55c97f3
[TCP]: Fix __tcp_push_pending_frames() 'nonagle' handling.
by David S. Miller
· 19 years ago
a2e2a59
[TCP]: Fix redundant calculations of tcp_current_mss()
by David S. Miller
· 19 years ago
92df7b5
[TCP]: tcp_write_xmit() tabbing cleanup
by David S. Miller
· 19 years ago
a762a98
[TCP]: Kill extra cwnd validate in __tcp_push_pending_frames().
by David S. Miller
· 19 years ago
f44b527
[TCP]: Add missing skb_header_release() call to tcp_fragment().
by David S. Miller
· 19 years ago
84d3e7b
[TCP]: Move __tcp_data_snd_check into tcp_output.c
by David S. Miller
· 19 years ago
f6302d1
[TCP]: Move send test logic out of net/tcp.h
by David S. Miller
· 19 years ago
fc6415bc
[TCP]: Fix quick-ack decrementing with TSO.
by David S. Miller
· 19 years ago
c65f7f0
[TCP]: Simplify SKB data portion allocation with NETIF_F_SG.
by David S. Miller
· 19 years ago
b8259d9
[NET]: Remove __ARGS from include/net/slhc_vj.h
by Alexey Dobriyan
· 19 years ago
52609c0
[NET]: improve readability of dev_set_promiscuity() in net/core/dev.c
by David Chau
· 19 years ago
bc971de
[SHAPER]: Switch to spinlocks.
by Christoph Hellwig
· 19 years ago
2f36895
[IPV4]: More broken memory allocation fixes for fib_trie
by Robert Olsson
· 19 years ago
db1322b
[DECNET]: Fix memset overflow on 64bit archs while dumping decnet routing rules
by Thomas Graf
· 19 years ago
bb1d23b
[IPV4]: Bug fix in rt_check_expire()
by Eric Dumazet
· 19 years ago
424c4b7
[IPV4]: Use the fancy alloc_large_system_hash() function for route hash table
by Eric Dumazet
· 19 years ago
22c047c
[NET]: Hashed spinlocks in net/ipv4/route.c
by Eric Dumazet
· 19 years ago
f0e36f8
[IPV4]: Handle large allocations in fib_trie
by Patrick McHardy
· 19 years ago
93e266f
[TG3]: Update driver version and reldate.
by David S. Miller
· 19 years ago
d244c89
[TG3]: support for ethtool -C
by Michael Chan
· 19 years ago
e2ed405
[IPV6]: Makes IPv6 rcv registration happen last during initialisation.
by Herbert Xu
· 19 years ago
30e224d
[IPV4]: Fix crash in ip_rcv while booting related to netconsole
by Herbert Xu
· 19 years ago
a31488c
[SKGE]: Fix build on big-endian
by David S. Miller
· 19 years ago
d06e7a5
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 19 years ago
023e09a
[PKT_SCHED]: Report rate estimator configuration errors during qdisc allocation
by Thomas Graf
· 19 years ago
3d54b82
[PKT_SCHED]: Cleanup qdisc creation and alignment macros
by Thomas Graf
· 19 years ago
e41a33e
[PKT_SCHED]: Move sch_generic.c prototypes to correct header file
by Thomas Graf
· 19 years ago
1cbb338
[NET]: Reduce size of sk_buff by 4 bytes
by Thomas Graf
· 19 years ago
e176fe8
[NET]: Remove unused security member in sk_buff
by Thomas Graf
· 19 years ago
3154e54
[NET]: net/core/filter.c: make len cover the entire packet
by Patrick McHardy
· 19 years ago
0b05b2a
[NET]: Consolidate common code in net/core/filter.c
by Patrick McHardy
· 19 years ago
6935d46
[NET]: Remove redundant code in net/core/filter.c
by Patrick McHardy
· 19 years ago
55820ee
[NET]: Fix signedness issues in net/core/filter.c
by Patrick McHardy
· 19 years ago
346fced
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 19 years ago
864ae18
[SPARC64]: Fix IRQ retry interval timer value on sparc64 PCI controllers.
by David S. Miller
· 19 years ago
9fba62a
[SPARC64]: Small Schizo PCI controller programming tweaks.
by David S. Miller
· 19 years ago
bb6743f4
[SPARC64]: Do proper DMA IRQ syncing on Tomatillo
by David S. Miller
· 19 years ago
088dd1f
[SPARC64]: Add support for IRQ pre-handlers.
by David S. Miller
· 19 years ago
06326e4
[SPARC]: bpp: remove sleep_on usage
by Christoph Hellwig
· 19 years ago
e7270de
[SPARC64/COMPAT]: Add some compat ioctl for ppdev
by Raphael Assenat
· 19 years ago
17af691
[PATCH] ARM: Fix new-ABI layout of struct stat64
by Russell King
· 19 years ago
68070bd
[PATCH] ARM: Fix non-standard PXA io_pg_offst initialisers
by Russell King
· 19 years ago
f9bd6ea
[PATCH] ARM: Change 'param_offset' to 'boot_params'
by Russell King
· 19 years ago
19f7241
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
08ab8c2
Merge master.kernel.org:/home/rmk/linux-2.6-serial
by Linus Torvalds
· 19 years ago
976ecd1
[PATCH] Serial: Fix console port spinlock initialisation
by Russell King
· 19 years ago
0d670b4
[PATCH] ARM: 2784/1: Fix the block cache flush operation range
by Catalin Marinas
· 19 years ago
75f631d
[PATCH] ARM: 2785/1: S3C24XX - serial calls request_irq() with IRQs disabled
by Ben Dooks
· 19 years ago
e9dea0c
[PATCH] ARM: Remove machine description macros
by Russell King
· 19 years ago
10e047b
[PATCH] drivers/ide/Makefile: kill dead CONFIG_BLK_DEV_IDE_TCQ entry
by Adrian Bunk
· 19 years ago
21e2c01
[PATCH] amd74xx: support MCP55 device IDs
by Rob Punkunus
· 19 years ago
13bbbf2
[PATCH] ide: fix line break in ide messages
by Denis Vlasenko
· 19 years ago
f3718d3
[PATCH] ide: hotplug mark __devinit via82cxxx.c
by Herbert Xu
· 19 years ago
d6904ab
[PATCH] ide: hotplug mark __devinit triflex.c
by Herbert Xu
· 19 years ago
9731963
[PATCH] ide: hotplug mark __devinit slc90e66.c
by Herbert Xu
· 19 years ago
34a6224
[PATCH] ide: hotplug mark __devinit sl82c105.c
by Herbert Xu
· 19 years ago
6a6e1b1
[PATCH] ide: hotplug mark __devinit sc1200.c
by Herbert Xu
· 19 years ago
9307145
[PATCH] ide: hotplug mark __devinit opti621.c
by Herbert Xu
· 19 years ago
c20530e
[PATCH] ide: hotplug mark __devinit ns87415.c
by Herbert Xu
· 19 years ago
a380a88
[PATCH] ide: hotplug mark __devinit it8172.c
by Herbert Xu
· 19 years ago
ddbc9fb
[PATCH] ide: hotplug mark __devinit cy82c693.c
by Herbert Xu
· 19 years ago
88de8e9
[PATCH] ide: hotplug mark __devinit cs5530.c
by Herbert Xu
· 19 years ago
e895f92
[PATCH] ide: hotplug mark __devinit amd74xx.c
by Herbert Xu
· 19 years ago
c2f1258
[PATCH] ide: hotplug mark __devinit alim15x3.c
by Herbert Xu
· 19 years ago
1d6bebf
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
by Linus Torvalds
· 19 years ago
86166f9
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
Next »