Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | [NET]: Fix dev_put() and dev_hold() comments | Benjamin Thery | 2007-10-10 | 1 | -2/+2 | |
| * | | | | | | | [NET]: make netlink user -> kernel interface synchronious | Denis V. Lunev | 2007-10-10 | 3 | -5/+5 | |
| * | | | | | | | [NET]: cleanup 3rd argument in netlink_sendskb | Denis V. Lunev | 2007-10-10 | 1 | -1/+1 | |
| * | | | | | | | [NETLINK]: Fix typos in comments in netlink.h | Pierre Ynard | 2007-10-10 | 1 | -5/+5 | |
| * | | | | | | | [TG3]: Add 5761 support | Matt Carlson | 2007-10-10 | 1 | -0/+2 | |
| * | | | | | | | [INET]: local port range robustness | Stephen Hemminger | 2007-10-10 | 1 | -1/+2 | |
| * | | | | | | | [SCTP]: port randomization | Stephen Hemminger | 2007-10-10 | 1 | -2/+0 | |
| * | | | | | | | [IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdr | Herbert Xu | 2007-10-10 | 4 | -22/+24 | |
| * | | | | | | | [IPSEC]: Use IPv6 calling convention as the convention for x->mode->output | Herbert Xu | 2007-10-10 | 1 | -0/+12 | |
| * | | | | | | | [CRYPTO] sha: Add header file for SHA definitions | Jan Glauber | 2007-10-10 | 1 | -0/+53 | |
| * | | | | | | | [CRYPTO] blkcipher: Added blkcipher_walk_virt_block | Herbert Xu | 2007-10-10 | 1 | -0/+4 | |
| * | | | | | | | [CRYPTO] xts: XTS blockcipher mode implementation without partial blocks | Rik Snel | 2007-10-10 | 1 | -0/+2 | |
| * | | | | | | | [CRYPTO] aead: Add authenc | Herbert Xu | 2007-10-10 | 1 | -1/+43 | |
| * | | | | | | | [CRYPTO] api: Fixed crypto_*_reqsize return type | Herbert Xu | 2007-10-10 | 1 | -2/+3 | |
| * | | | | | | | [CRYPTO] ablkcipher: Remove queue pointer from common alg object | Herbert Xu | 2007-10-10 | 2 | -10/+7 | |
| * | | | | | | | [CRYPTO] api: Add support for multiple template parameters | Herbert Xu | 2007-10-10 | 1 | -0/+8 | |
| * | | | | | | | [CRYPTO] api: Add aead crypto type | Herbert Xu | 2007-10-10 | 2 | -0/+206 | |
| * | | | | | | | [CRYPTO] api: Add crypto_ablkcipher_ctx_aligned | Sebastian Siewior | 2007-10-10 | 1 | -0/+5 | |
| * | | | | | | | [FS] seq_file: Introduce the seq_open_private() | Pavel Emelyanov | 2007-10-10 | 1 | -0/+2 | |
| * | | | | | | | ibm_emac: Convert to use napi_struct independent of struct net_device | Roland Dreier | 2007-10-10 | 1 | -0/+10 | |
| * | | | | | | | [IPSEC]: Move common code into xfrm_alloc_spi | Herbert Xu | 2007-10-10 | 1 | -1/+1 | |
| * | | | | | | | [NETNS]: Move some code into __init section when CONFIG_NET_NS=n | Pavel Emelyanov | 2007-10-10 | 2 | -0/+10 | |
| * | | | | | | | [ISDN]: Change I4L to use alloc_netdev(). | Karsten Keil | 2007-10-10 | 1 | -1/+1 | |
| * | | | | | | | [IPSEC]: Unexport xfrm_replay_notify | Herbert Xu | 2007-10-10 | 1 | -6/+0 | |
| * | | | | | | | [IPSEC]: Move output replay code into xfrm_output | Herbert Xu | 2007-10-10 | 1 | -1/+19 | |
| * | | | | | | | [IPSEC]: Move xfrm_state_check into xfrm_output.c | Herbert Xu | 2007-10-10 | 1 | -1/+0 | |
| * | | | | | | | [IPSEC]: Move common output code to xfrm_output | Herbert Xu | 2007-10-10 | 1 | -0/+1 | |
| * | | | | | | | [IPSEC] ah: Remove keys from ah_data structure | Herbert Xu | 2007-10-10 | 1 | -2/+0 | |
| * | | | | | | | [IPSEC] esp: Remove keys from esp_data structure | Herbert Xu | 2007-10-10 | 1 | -7/+0 | |
| * | | | | | | | [AF_IUCV]: postpone receival of iucv-packets | Ursula Braun | 2007-10-10 | 1 | -0/+7 | |
| * | | | | | | | [AF_IUCV]: remove static declarations from header file. | Heiko Carstens | 2007-10-10 | 1 | -20/+0 | |
| * | | | | | | | [NET]: sparse warning fixes | Stephen Hemminger | 2007-10-10 | 2 | -12/+12 | |
| * | | | | | | | [TCP]: Comment fastpath_cnt_hint off-by-one trap | Ilpo Järvinen | 2007-10-10 | 1 | -1/+2 | |
| * | | | | | | | [TG3]: Add 5784 and 5764 support. | Matt Carlson | 2007-10-10 | 1 | -0/+2 | |
| * | | | | | | | [TG3]: Walk PCI capability lists. | Matt Carlson | 2007-10-10 | 1 | -0/+13 | |
| * | | | | | | | [DCCP]: Tidy-up -- minisock initialisation | Gerrit Renker | 2007-10-10 | 1 | -1/+0 | |
| * | | | | | | | [DCCP]: Add socket option to query the current MPS | Gerrit Renker | 2007-10-10 | 1 | -0/+1 | |
| * | | | | | | | [MAC80211]: Update beacon_update callback documentation | Michael Buesch | 2007-10-10 | 1 | -1/+8 | |
| * | | | | | | | [MAC80211]: add sta_notify callback | Tomas Winkler | 2007-10-10 | 1 | -4/+16 | |
| * | | | | | | | [MAC80211]: Add association LED trigger | Michael Buesch | 2007-10-10 | 1 | -0/+11 | |
| * | | | | | | | [MAC80211]: remove ALG_NONE | Johannes Berg | 2007-10-10 | 1 | -2/+0 | |
| * | | | | | | | [MAC80211]: remove management interface | Johannes Berg | 2007-10-10 | 1 | -1/+0 | |
| * | | | | | | | [MAC80211]: add "invalid" interface type | Johannes Berg | 2007-10-10 | 1 | -0/+3 | |
| * | | | | | | | [RFKILL]: Add support for hardware-only rfkill buttons | Michael Buesch | 2007-10-10 | 1 | -0/+3 | |
| * | | | | | | | [RFKILL]: Add support for an rfkill LED. | Michael Buesch | 2007-10-10 | 1 | -0/+21 | |
| * | | | | | | | Generic bitbanged MDIO library | Scott Wood | 2007-10-10 | 1 | -0/+42 | |
| * | | | | | | | fs_enet: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING is set. | Scott Wood | 2007-10-10 | 1 | -0/+5 | |
| * | | | | | | | fs_enet: Include linux/string.h from linux/fs_enet_pd.h | Scott Wood | 2007-10-10 | 1 | -0/+1 | |
| * | | | | | | | [ZLIB]: Move bnx2 driver gzip unpacker into zlib. | Denys Vlasenko | 2007-10-10 | 1 | -1/+5 | |
| * | | | | | | | ax88796: add 93cx6 eeprom support | Magnus Damm | 2007-10-10 | 2 | -1/+3 |