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