summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * IPVS: Rename ip_vs_proto_ah.c to ip_vs_proto_ah_esp.cJulius Volz2008-08-273-177/+1
| | * IPVS: Integrate ESP protocol into ip_vs_proto_ah.cJulius Volz2008-08-273-24/+54
| | * ipvs: Fix race conditions in lblcr schedulerSven Wegener2008-08-191-115/+114
| | * ipvs: Fix race conditions in lblc schedulerSven Wegener2008-08-191-108/+96
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Simon Horman2008-08-1949-295/+412
| | |\
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Simon Horman2008-08-1614-43/+176
| | |\ \
| | * | | ipvs: rename __ip_vs_wlc_schedule in lblc and lblcr schedulersSimon Horman2008-08-152-6/+6
| | * | | ipvs: Create init functions for estimator codeSven Wegener2008-08-153-9/+19
| | * | | ipvs: Only call init_service, update_service and done_service for schedulers ...Sven Wegener2008-08-158-123/+12
| | * | | IPVS: Add genetlink interface implementationJulius Volz2008-08-151-0/+875
| | * | | IPVS: Add genetlink interface definitions to ip_vs.hJulius Volz2008-08-151-0/+160
* | | | | dccp ccid-3: Replace lazy BUG_ON with conditionGerrit Renker2008-08-271-2/+4
* | | | | dccp: Toggle debug output without module unloadingGerrit Renker2008-08-274-4/+4
* | | | | dccp: Empty the write queue when disconnectingGerrit Renker2008-08-271-0/+2
* | | | | dccp: Fill in the Data fields for "Option Error" ResetsGerrit Renker2008-08-271-0/+3
* | | | | dccp: Silently ignore options with nonsensical lengthsGerrit Renker2008-08-271-4/+6
* | | | | dccp: Always generate a Reset in response to option errorsWei Yongjun2008-08-271-2/+2
|/ / / /
* | | | tcp: Add tcp_parse_aligned_timestampIlpo Järvinen2008-08-231-19/+18
* | | | tcp: Add tcp_collapse_one to eliminate duplicated codeIlpo Järvinen2008-08-231-10/+14
* | | | tcp: Add tcp_validate_incoming & put duplicated code thereIlpo Järvinen2008-08-231-78/+69
* | | | orinoco: Add MIC on TX and check on RXDavid Kilroy2008-08-224-16/+229
* | | | orinoco: Process bulk of receive interrupt in a taskletDavid Kilroy2008-08-222-19/+100
* | | | orinoco: Send association events to userspaceDavid Kilroy2008-08-221-0/+62
* | | | orinoco: Add WE-18 ioctls for WPADavid Kilroy2008-08-223-8/+554
* | | | orinoco: Use a macro to define wireless handlersDavid Kilroy2008-08-221-32/+34
* | | | orinoco: Split wevent work thread from wevent sendingDavid Kilroy2008-08-221-10/+14
* | | | orinoco: Don't use boolean parameter to record encoding typeDavid Kilroy2008-08-222-13/+20
* | | | orinoco: Use extended Agere scans available on 9.x series firmwaresDavid Kilroy2008-08-224-44/+448
* | | | orinoco: address checkpatch typedef warningDavid Kilroy2008-08-222-9/+10
* | | | orinoco: Fix transmit for Agere/Lucent with fw 9.xDavid Kilroy2008-08-223-15/+46
* | | | orinoco: Invoke firmware download in main driverDavid Kilroy2008-08-2210-156/+346
* | | | orinoco: Extend hermes_dld routines for Agere firmwareDavid Kilroy2008-08-222-0/+290
* | | | orinoco: Make firmware download logic more genericDavid Kilroy2008-08-223-72/+182
* | | | orinoco: Move firmware download functionality into new moduleDavid Kilroy2008-08-224-274/+385
* | | | orinoco: Add function to execute Hermes initialisation commands synchronouslyDavid Kilroy2008-08-222-37/+60
* | | | orinoco: Move EXPORT_SYMBOL declarations next to exported functionDavid Kilroy2008-08-221-10/+7
* | | | orinoco: Specify all three parameters to every Hermes command.David Kilroy2008-08-221-6/+7
* | | | orinoco: Update scan translationDavid Kilroy2008-08-221-25/+46
* | | | orinoco: Add ESSID specific scanning for Agere fwDavid Kilroy2008-08-221-1/+19
* | | | mac80211: add direct probe before associationRon Rindjunsky2008-08-222-15/+73
* | | | p54: rename prism54xyz -> p54xyzChristian Lamparter2008-08-226-47/+47
* | | | mac80211: change number of pre-assoc scansRon Rindjunsky2008-08-222-3/+10
* | | | rt2x00: Add module parameter to disable HW cryptoIvo van Doorn2008-08-222-2/+18
* | | | rt2x00: Move lna_gain calculation to config() callbackIvo van Doorn2008-08-223-31/+63
* | | | mac80211: cleanup mlme state namespaceTomas Winkler2008-08-224-51/+61
* | | | ath5k: set short preamble flag for rxBruno Randolf2008-08-221-5/+3
* | | | rt2x00: Release rt2x00 2.2.0Ivo van Doorn2008-08-221-1/+1
* | | | rt2x00: Gather channel information in structureIvo van Doorn2008-08-2213-162/+176
* | | | rt2x00: Implement HW encryption (rt73usb)Ivo van Doorn2008-08-223-8/+285
* | | | rt2x00: Implement HW encryption (rt61pci)Ivo van Doorn2008-08-223-8/+270