summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2007-10-11116-1183/+4919
|\
| * [TCP]: Limit processing lost_retrans loop to work-to-do casesIlpo Järvinen2007-10-111-0/+2
| * [IPv6]: Export userland ND options through netlink (RDNSS support)Pierre Ynard2007-10-102-0/+30
| * [9P]: build fix with !CONFIG_SYSCTLIngo Molnar2007-10-101-0/+12
| * [NET]: Fix dev_put() and dev_hold() commentsBenjamin Thery2007-10-101-2/+2
| * [NET]: make netlink user -> kernel interface synchroniousDenis V. Lunev2007-10-103-5/+5
| * [NET]: cleanup 3rd argument in netlink_sendskbDenis V. Lunev2007-10-101-1/+1
| * [NETLINK]: Fix typos in comments in netlink.hPierre Ynard2007-10-101-5/+5
| * [TG3]: Add 5761 supportMatt Carlson2007-10-101-0/+2
| * [INET]: local port range robustnessStephen Hemminger2007-10-101-1/+2
| * [SCTP]: port randomizationStephen Hemminger2007-10-101-2/+0
| * [IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdrHerbert Xu2007-10-104-22/+24
| * [IPSEC]: Use IPv6 calling convention as the convention for x->mode->outputHerbert Xu2007-10-101-0/+12
| * [CRYPTO] sha: Add header file for SHA definitionsJan Glauber2007-10-101-0/+53
| * [CRYPTO] blkcipher: Added blkcipher_walk_virt_blockHerbert Xu2007-10-101-0/+4
| * [CRYPTO] xts: XTS blockcipher mode implementation without partial blocksRik Snel2007-10-101-0/+2
| * [CRYPTO] aead: Add authencHerbert Xu2007-10-101-1/+43
| * [CRYPTO] api: Fixed crypto_*_reqsize return typeHerbert Xu2007-10-101-2/+3
| * [CRYPTO] ablkcipher: Remove queue pointer from common alg objectHerbert Xu2007-10-102-10/+7
| * [CRYPTO] api: Add support for multiple template parametersHerbert Xu2007-10-101-0/+8
| * [CRYPTO] api: Add aead crypto typeHerbert Xu2007-10-102-0/+206
| * [CRYPTO] api: Add crypto_ablkcipher_ctx_alignedSebastian Siewior2007-10-101-0/+5
| * [FS] seq_file: Introduce the seq_open_private()Pavel Emelyanov2007-10-101-0/+2
| * ibm_emac: Convert to use napi_struct independent of struct net_deviceRoland Dreier2007-10-101-0/+10
| * [IPSEC]: Move common code into xfrm_alloc_spiHerbert Xu2007-10-101-1/+1
| * [NETNS]: Move some code into __init section when CONFIG_NET_NS=nPavel Emelyanov2007-10-102-0/+10
| * [ISDN]: Change I4L to use alloc_netdev().Karsten Keil2007-10-101-1/+1
| * [IPSEC]: Unexport xfrm_replay_notifyHerbert Xu2007-10-101-6/+0
| * [IPSEC]: Move output replay code into xfrm_outputHerbert Xu2007-10-101-1/+19
| * [IPSEC]: Move xfrm_state_check into xfrm_output.cHerbert Xu2007-10-101-1/+0
| * [IPSEC]: Move common output code to xfrm_outputHerbert Xu2007-10-101-0/+1
| * [IPSEC] ah: Remove keys from ah_data structureHerbert Xu2007-10-101-2/+0
| * [IPSEC] esp: Remove keys from esp_data structureHerbert Xu2007-10-101-7/+0
| * [AF_IUCV]: postpone receival of iucv-packetsUrsula Braun2007-10-101-0/+7
| * [AF_IUCV]: remove static declarations from header file.Heiko Carstens2007-10-101-20/+0
| * [NET]: sparse warning fixesStephen Hemminger2007-10-102-12/+12
| * [TCP]: Comment fastpath_cnt_hint off-by-one trapIlpo Järvinen2007-10-101-1/+2
| * [TG3]: Add 5784 and 5764 support.Matt Carlson2007-10-101-0/+2
| * [TG3]: Walk PCI capability lists.Matt Carlson2007-10-101-0/+13
| * [DCCP]: Tidy-up -- minisock initialisationGerrit Renker2007-10-101-1/+0
| * [DCCP]: Add socket option to query the current MPSGerrit Renker2007-10-101-0/+1
| * [MAC80211]: Update beacon_update callback documentationMichael Buesch2007-10-101-1/+8
| * [MAC80211]: add sta_notify callbackTomas Winkler2007-10-101-4/+16
| * [MAC80211]: Add association LED triggerMichael Buesch2007-10-101-0/+11
| * [MAC80211]: remove ALG_NONEJohannes Berg2007-10-101-2/+0
| * [MAC80211]: remove management interfaceJohannes Berg2007-10-101-1/+0
| * [MAC80211]: add "invalid" interface typeJohannes Berg2007-10-101-0/+3
| * [RFKILL]: Add support for hardware-only rfkill buttonsMichael Buesch2007-10-101-0/+3
| * [RFKILL]: Add support for an rfkill LED.Michael Buesch2007-10-101-0/+21
| * Generic bitbanged MDIO libraryScott Wood2007-10-101-0/+42