index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
[CRYPTO] xts: XTS blockcipher mode implementation without partial blocks
Rik Snel
7
-0
/
+746
2007-10-10
[CRYPTO] blkcipher: Use max() in blkcipher_get_spot() to state the intention
Ingo Oeser
1
-1
/
+1
2007-10-10
[CRYPTO] api: Kill crypto_km_types
Herbert Xu
2
-11
/
+8
2007-10-10
[CRYPTO] aead: Add authenc
Herbert Xu
5
-4
/
+472
2007-10-10
[CRYPTO] api: Fixed crypto_*_reqsize return type
Herbert Xu
1
-2
/
+3
2007-10-10
[CRYPTO] scatterwalk: Add scatterwalk_map_and_copy
Herbert Xu
2
-0
/
+25
2007-10-10
[CRYPTO] api: Move scatterwalk into algapi
Herbert Xu
1
-2
/
+2
2007-10-10
[CRYPTO] ablkcipher: Remove queue pointer from common alg object
Herbert Xu
4
-18
/
+10
2007-10-10
[CRYPTO] api: Add missing headers for setkey_unaligned
Herbert Xu
4
-7
/
+12
2007-10-10
[CRYPTO] api: Add support for multiple template parameters
Herbert Xu
3
-27
/
+84
2007-10-10
[CRYPTO] api: Add aead crypto type
Herbert Xu
5
-0
/
+312
2007-10-10
[CRYPTO] seed: New cipher algorithm
Hye-Shik Chang
5
-1
/
+591
2007-10-10
[CRYPTO] api: Add crypto_ablkcipher_ctx_aligned
Sebastian Siewior
1
-0
/
+5
2007-10-10
[CRYPTO] drivers/Kconfig: Remove "default m"s
Adrian Bunk
1
-5
/
+0
2007-10-10
[CRYPTO] Kconfig: Remove "default m"s
Adrian Bunk
1
-3
/
+0
2007-10-10
[SUNRPC]: Make the sunrpc use the seq_open_private()
Pavel Emelyanov
1
-10
/
+2
2007-10-10
[IRDA]: Make the IRDA use the seq_open_private()
Pavel Emelyanov
3
-60
/
+8
2007-10-10
[DECNET]: Make decnet code use the seq_open_private()
Pavel Emelyanov
2
-35
/
+4
2007-10-10
[NETFILTER]: Make netfilter code use the seq_open_private
Pavel Emelyanov
6
-109
/
+14
2007-10-10
[NET]: Make core networking code use seq_open_private
Pavel Emelyanov
15
-335
/
+37
2007-10-10
[FS] seq_file: Introduce the seq_open_private()
Pavel Emelyanov
2
-0
/
+35
2007-10-10
ibm_emac: Convert to use napi_struct independent of struct net_device
Roland Dreier
2
-37
/
+20
2007-10-10
ibm_new_emac: Nuke SET_MODULE_OWNER() use
Roland Dreier
1
-1
/
+0
2007-10-10
ibm_emac: Convert to use napi_struct independent of struct net_device
Roland Dreier
3
-32
/
+28
2007-10-10
IPoIB: Fix unused variable warning
Roland Dreier
1
-1
/
+0
2007-10-10
natsemi: Use NATSEMI_TIMER_FREQ consistently
Mark Brown
1
-2
/
+2
2007-10-10
cxgb3 sparse warning fixes
Stephen Hemminger
5
-33
/
+31
2007-10-10
chelsio: sparse warning fixes (old cxgb2)
Stephen Hemminger
4
-370
/
+3
2007-10-10
ehea: use kernel event queue
Jan-Bernd Themann
3
-24
/
+10
2007-10-10
network drivers: sparse warning fixes
Stephen Hemminger
7
-33
/
+32
2007-10-10
s2io: sparse warnings fix (rev2)
Stephen Hemminger
1
-47
/
+50
2007-10-10
e1000e: restore flow control settings properly
Auke Kok
3
-3
/
+11
2007-10-10
e1000e: Simple optimizations in e1000_xmit_frame
Auke Kok
1
-5
/
+4
2007-10-10
e1000: Simple optimizations in e1000_xmit_frame
Krishna Kumar
1
-5
/
+4
2007-10-10
[PATCH] mac80211: Defer setting of RX_FLAG_DECRYPTED.
Mattias Nissler
1
-9
/
+11
2007-10-10
[PATCH] ieee80211_if_set_type: make check for master dev more explicit
John W. Linville
1
-1
/
+1
2007-10-10
[PATCH] libertas: let get nick return what set nick has set
Holger Schurig
1
-27
/
+7
2007-10-10
[PATCH] libertas: remove one superfluous include
Holger Schurig
1
-1
/
+0
2007-10-10
[PATCH] libertas: clean up scan debug messages
Holger Schurig
2
-68
/
+155
2007-10-10
[PATCH] libertas: fix "warning: Using plain integer as NULL pointer" sparse w...
Holger Schurig
1
-1
/
+1
2007-10-10
[PATCH] libertas: fix a debug statement
Holger Schurig
1
-1
/
+1
2007-10-10
[PATCH] libertas link error due to gcc `smartness'
Geert Uytterhoeven
1
-2
/
+3
2007-10-10
[PATCH] libertas: fix u8 constant
Holger Schurig
2
-4
/
+4
2007-10-10
[PATCH] libertas: problems setting wpa keys
Dan Williams
1
-5
/
+30
2007-10-10
[PATCH] rt2x00: Release 2.0.10
Ivo van Doorn
1
-1
/
+1
2007-10-10
[PATCH] rt2x00: Allways memset memory obtained from skb_push()
Ivo van Doorn
3
-0
/
+6
2007-10-10
[PATCH] rt2x00: Clean disabling of rt73usb_get_tsf
Ivo van Doorn
1
-5
/
+2
2007-10-10
[PATCH] rt2x00: Reorganize configuration handler
Ivo van Doorn
9
-377
/
+358
2007-10-10
[PATCH] rt2x00: Small optimizations
Ivo van Doorn
3
-18
/
+13
2007-10-10
[PATCH] rt2x00: Pass dev_state to rt2x00lib_toggle_rx
Ivo van Doorn
3
-10
/
+9
[next]