| Commit message (Expand) | Author | Age |
* | [TG3]: WOL defaults | Matt Carlson | 2007-10-10 |
* | [TG3]: Add 5761 support | Matt Carlson | 2007-10-10 |
* | [TG3]: Add 5761 APE support | Matt Carlson | 2007-10-10 |
* | [TG3]: Add new 5761 NVRAM decode routines | Matt Carlson | 2007-10-10 |
* | [INET]: local port range robustness | Stephen Hemminger | 2007-10-10 |
* | [SCTP]: port randomization | Stephen Hemminger | 2007-10-10 |
* | [NET_SCHED]: Show timer resolution instead of clock resolution in /proc/net/p... | Patrick McHardy | 2007-10-10 |
* | [BNX2]: Update version to 1.6.7. | Michael Chan | 2007-10-10 |
* | [BNX2]: Fix default WoL setting. | Michael Chan | 2007-10-10 |
* | [BNX2]: Fix remote PHY media detection problems. | Michael Chan | 2007-10-10 |
* | [IPSEC]: Move IP protocol setting from transforms into xfrm4_input.c | Herbert Xu | 2007-10-10 |
* | [IPSEC]: Move IP length/checksum setting out of transforms | Herbert Xu | 2007-10-10 |
* | [IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdr | Herbert Xu | 2007-10-10 |
* | [IPSEC]: Use IPv6 calling convention as the convention for x->mode->output | Herbert Xu | 2007-10-10 |
* | [IPSEC]: Set skb->data to payload in x->mode->output | Herbert Xu | 2007-10-10 |
* | [IPSEC] beet: Fix extension header support on output | Herbert Xu | 2007-10-10 |
* | [IPSEC] esp: Remove NAT-T checksum invalidation for BEET | Herbert Xu | 2007-10-10 |
* | [IPV6]: Defer IPv6 device initialization until a valid qdisc is specified | Mitsuru Chinen | 2007-10-10 |
* | [NET]: Remove double dev->flags checking when calling dev_close() | Pavel Emelyanov | 2007-10-10 |
* | [TCP]: Separate lost_retrans loop into own function | Ilpo Järvinen | 2007-10-10 |
* | [CRYPTO] sha: Add header file for SHA definitions | Jan Glauber | 2007-10-10 |
* | [CRYPTO] sha: Load the SHA[1|256] module by an alias | Sebastian Siewior | 2007-10-10 |
* | [CRYPTO] aes: Rename aes to aes-generic | Sebastian Siewior | 2007-10-10 |
* | [CRYPTO] des: Rename des to des-generic | Sebastian Siewior | 2007-10-10 |
* | [CRYPTO] blkcipher: Added blkcipher_walk_virt_block | Herbert Xu | 2007-10-10 |
* | [CRYPTO] blkcipher: Increase kmalloc amount to aligned block size | Herbert Xu | 2007-10-10 |
* | [CRYPTO] api: Explain the comparison on larval cra_name | Herbert Xu | 2007-10-10 |
* | [CRYPTO] blkcipher: Remove alignment restriction on block size | Herbert Xu | 2007-10-10 |
* | [CRYPTO] authenc: Kill spaces in algorithm names | Herbert Xu | 2007-10-10 |
* | [CRYPTO] cryptomgr: Fix parsing of recursive algorithms | Herbert Xu | 2007-10-10 |
* | [CRYPTO] xts: XTS blockcipher mode implementation without partial blocks | Rik Snel | 2007-10-10 |
* | [CRYPTO] blkcipher: Use max() in blkcipher_get_spot() to state the intention | Ingo Oeser | 2007-10-10 |
* | [CRYPTO] api: Kill crypto_km_types | Herbert Xu | 2007-10-10 |
* | [CRYPTO] aead: Add authenc | Herbert Xu | 2007-10-10 |
* | [CRYPTO] api: Fixed crypto_*_reqsize return type | Herbert Xu | 2007-10-10 |
* | [CRYPTO] scatterwalk: Add scatterwalk_map_and_copy | Herbert Xu | 2007-10-10 |
* | [CRYPTO] api: Move scatterwalk into algapi | Herbert Xu | 2007-10-10 |
* | [CRYPTO] ablkcipher: Remove queue pointer from common alg object | Herbert Xu | 2007-10-10 |
* | [CRYPTO] api: Add missing headers for setkey_unaligned | Herbert Xu | 2007-10-10 |
* | [CRYPTO] api: Add support for multiple template parameters | Herbert Xu | 2007-10-10 |
* | [CRYPTO] api: Add aead crypto type | Herbert Xu | 2007-10-10 |
* | [CRYPTO] seed: New cipher algorithm | Hye-Shik Chang | 2007-10-10 |
* | [CRYPTO] api: Add crypto_ablkcipher_ctx_aligned | Sebastian Siewior | 2007-10-10 |
* | [CRYPTO] drivers/Kconfig: Remove "default m"s | Adrian Bunk | 2007-10-10 |
* | [CRYPTO] Kconfig: Remove "default m"s | Adrian Bunk | 2007-10-10 |
* | [SUNRPC]: Make the sunrpc use the seq_open_private() | Pavel Emelyanov | 2007-10-10 |
* | [IRDA]: Make the IRDA use the seq_open_private() | Pavel Emelyanov | 2007-10-10 |
* | [DECNET]: Make decnet code use the seq_open_private() | Pavel Emelyanov | 2007-10-10 |
* | [NETFILTER]: Make netfilter code use the seq_open_private | Pavel Emelyanov | 2007-10-10 |
* | [NET]: Make core networking code use seq_open_private | Pavel Emelyanov | 2007-10-10 |