Commit Graph

66182 Commits (aed815601f3f95281ab3a01f7e2cbe1bd54285a0)
 

Author SHA1 Message Date
Denis V. Lunev aed815601f [NET]: unify netlink kernel socket recognition 18 years ago
Denis V. Lunev 7ee015e0fa [NET]: cleanup 3rd argument in netlink_sendskb 18 years ago
Denis V. Lunev 3b71535f35 [NET]: Make netlink processing routines semi-synchronious (inspired by rtnl) v2 18 years ago
Denis V. Lunev 1536cc0d55 [NET]: rtnl_unlock cleanups 18 years ago
Pierre Ynard d1ec3b7722 [NETLINK]: Fix typos in comments in netlink.h 18 years ago
Tony Battersby fa8705b00a [NET]: sanitize kernel_accept() error path 18 years ago
Matt Carlson 414c66e00e [TG3]: Update version to 3.83 18 years ago
Matt Carlson 0527ba358a [TG3]: WOL defaults 18 years ago
Matt Carlson 9936bcf68a [TG3]: Add 5761 support 18 years ago
Matt Carlson 0d3031d9e6 [TG3]: Add 5761 APE support 18 years ago
Matt Carlson 6b91fa0279 [TG3]: Add new 5761 NVRAM decode routines 18 years ago
Stephen Hemminger 227b60f510 [INET]: local port range robustness 18 years ago
Stephen Hemminger 0639300900 [SCTP]: port randomization 18 years ago
Patrick McHardy 3c0cfc1358 [NET_SCHED]: Show timer resolution instead of clock resolution in /proc/net/psched 18 years ago
Michael Chan 32d1316b91 [BNX2]: Update version to 1.6.7. 18 years ago
Michael Chan 846f5c622f [BNX2]: Fix default WoL setting. 18 years ago
Michael Chan 489310a440 [BNX2]: Fix remote PHY media detection problems. 18 years ago
Herbert Xu 631a6698d0 [IPSEC]: Move IP protocol setting from transforms into xfrm4_input.c 18 years ago
Herbert Xu ceb1eec829 [IPSEC]: Move IP length/checksum setting out of transforms 18 years ago
Herbert Xu 87bdc48d30 [IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdr 18 years ago
Herbert Xu 37fedd3aab [IPSEC]: Use IPv6 calling convention as the convention for x->mode->output 18 years ago
Herbert Xu 7b277b1a5f [IPSEC]: Set skb->data to payload in x->mode->output 18 years ago
Herbert Xu bee0b40c06 [IPSEC] beet: Fix extension header support on output 18 years ago
Herbert Xu 8bd1707504 [IPSEC] esp: Remove NAT-T checksum invalidation for BEET 18 years ago
Mitsuru Chinen f24e3d658c [IPV6]: Defer IPv6 device initialization until a valid qdisc is specified 18 years ago
Pavel Emelyanov 9b77265235 [NET]: Remove double dev->flags checking when calling dev_close() 18 years ago
Ilpo Järvinen 1c1e87edb9 [TCP]: Separate lost_retrans loop into own function 18 years ago
Jan Glauber 5265eeb2b0 [CRYPTO] sha: Add header file for SHA definitions 18 years ago
Sebastian Siewior ad5d27899f [CRYPTO] sha: Load the SHA[1|256] module by an alias 18 years ago
Sebastian Siewior f8246af005 [CRYPTO] aes: Rename aes to aes-generic 18 years ago
Sebastian Siewior c5a511f1cd [CRYPTO] des: Rename des to des-generic 18 years ago
Herbert Xu 7607bd8ff0 [CRYPTO] blkcipher: Added blkcipher_walk_virt_block 18 years ago
Herbert Xu 2614de1b9a [CRYPTO] blkcipher: Increase kmalloc amount to aligned block size 18 years ago
Herbert Xu d8058480b3 [CRYPTO] api: Explain the comparison on larval cra_name 18 years ago
Herbert Xu 70613783fc [CRYPTO] blkcipher: Remove alignment restriction on block size 18 years ago
Herbert Xu e4c5c6c9b0 [CRYPTO] authenc: Kill spaces in algorithm names 18 years ago
Herbert Xu 720a650f8a [CRYPTO] cryptomgr: Fix parsing of recursive algorithms 18 years ago
Rik Snel f19f5111c9 [CRYPTO] xts: XTS blockcipher mode implementation without partial blocks 18 years ago
Ingo Oeser 5aaff0c8f7 [CRYPTO] blkcipher: Use max() in blkcipher_get_spot() to state the intention 18 years ago
Herbert Xu 70dec235d8 [CRYPTO] api: Kill crypto_km_types 18 years ago
Herbert Xu 3c09f17c3d [CRYPTO] aead: Add authenc 18 years ago
Herbert Xu b16c3a2e2c [CRYPTO] api: Fixed crypto_*_reqsize return type 18 years ago
Herbert Xu 5fa0fea274 [CRYPTO] scatterwalk: Add scatterwalk_map_and_copy 18 years ago
Herbert Xu e962a653f3 [CRYPTO] api: Move scatterwalk into algapi 18 years ago
Herbert Xu 2de98e7544 [CRYPTO] ablkcipher: Remove queue pointer from common alg object 18 years ago
Herbert Xu 791b4d5f73 [CRYPTO] api: Add missing headers for setkey_unaligned 18 years ago
Herbert Xu 39e1ee011f [CRYPTO] api: Add support for multiple template parameters 18 years ago
Herbert Xu 1ae978208e [CRYPTO] api: Add aead crypto type 18 years ago
Hye-Shik Chang e2ee95b8c6 [CRYPTO] seed: New cipher algorithm 18 years ago
Sebastian Siewior aa379a6ab1 [CRYPTO] api: Add crypto_ablkcipher_ctx_aligned 18 years ago