summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dccp: Clean up old feature-negotiation infrastructureGerrit Renker2008-09-042-505/+12
* dccp: Integration of dynamic feature activation - part 3 (client side)Gerrit Renker2008-09-041-4/+26
* dccp: Integration of dynamic feature activation - part 2 (server side)Gerrit Renker2008-09-041-30/+12
* dccp: Integration of dynamic feature activation - part 1 (socket setup)Gerrit Renker2008-09-041-40/+6
* dccp: Feature activation handlersGerrit Renker2008-09-042-10/+204
* dccp: Processing Confirm optionsGerrit Renker2008-09-043-17/+101
* dccp: Process incoming Change feature-negotiation optionsGerrit Renker2008-09-043-18/+155
* dccp: Preference list reconciliationGerrit Renker2008-09-041-2/+75
* dccp: Integrate feature-negotiation insertion codeGerrit Renker2008-09-041-12/+21
* dccp: Insert feature-negotiation options into skbGerrit Renker2008-09-042-0/+67
* dccp: Header option insertion routine for feature-negotiationGerrit Renker2008-09-042-60/+33
* dccp: Support for Mandatory optionsGerrit Renker2008-09-042-0/+17
* dccp: Increase the scope of variable-length htonl/ntohl functionsGerrit Renker2008-09-042-7/+28
* dccp: API to query the current TX/RX CCIDGerrit Renker2008-09-043-5/+30
* dccp: Set per-connection CCIDs via socket optionsGerrit Renker2008-09-046-8/+61
* dccp: Tidy up setsockopt callsGerrit Renker2008-09-041-11/+12
* dccp: Deprecate Ack Ratio sysctlGerrit Renker2008-09-046-15/+0
* dccp: Feature negotiation for minimum-checksum-coverageGerrit Renker2008-09-042-15/+42
* dccp: Deprecate old setsockopt frameworkGerrit Renker2008-09-044-105/+32
* dccp: Mechanism to resolve CCID dependenciesGerrit Renker2008-09-043-4/+35
* dccp: Resolve dependencies of features on choice of CCIDGerrit Renker2008-09-044-0/+168
* dccp: Query supported CCIDsGerrit Renker2008-09-046-0/+64
* dccp: Registration routines for changing feature valuesGerrit Renker2008-09-044-28/+128
* dccp: Limit feature negotiation to connection setup phaseGerrit Renker2008-09-043-41/+8
* dccp: Cleanup routines for feature negotiationGerrit Renker2008-09-044-1/+5
* dccp: Per-socket initialisation of feature negotiationGerrit Renker2008-09-049-6/+37
* dccp: List management for new feature negotiationGerrit Renker2008-09-041-0/+129
* dccp: Implement lookup table for feature-negotiation informationGerrit Renker2008-09-042-4/+120
* dccp: Basic data structure for feature negotiationGerrit Renker2008-09-042-0/+74
* dccp ccid-3: Replace lazy BUG_ON with conditionGerrit Renker2008-09-041-2/+4
* dccp: Toggle debug output without module unloadingGerrit Renker2008-09-044-4/+4
* dccp: Empty the write queue when disconnectingGerrit Renker2008-09-041-0/+2
* dccp: Fill in the Data fields for "Option Error" ResetsGerrit Renker2008-09-041-0/+3
* dccp: Silently ignore options with nonsensical lengthsGerrit Renker2008-09-041-4/+6
* dccp: Always generate a Reset in response to option errorsWei Yongjun2008-09-041-2/+2
* Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-09-035-16/+14
|\
| * netxen: Remove workaround for chipset quirkDhananjay Phadke2008-09-031-10/+0
| * pcnet-cs, axnet_cs: add new IDs, remove dup ID with less infoKomuro2008-09-032-1/+2
| * ixgbe: initialize interrupt throttle rateAndy Gospodarek2008-09-031-0/+6
| * net/usb/pegasus: avoid hundreds of diagnosticsDavid Brownell2008-09-031-5/+6
* | bnx2x: Accessing un-mapped pageEilon Greenstein2008-09-032-19/+20
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-09-039-61/+97
|\ \
| * | ath9k: Fix TX control flag use for no ACK and RTS/CTSJouni Malinen2008-09-031-2/+2
| * | ath9k: Fix TX status reportingJouni Malinen2008-09-031-2/+10
| * | iwlwifi: fix STATUS_EXIT_PENDING is not set on pci_removeGregory Greenman2008-09-031-4/+7
| * | iwlwifi: call apm stop on exitGregory Greenman2008-09-031-1/+4
| * | iwlwifi: fix Tx cmd memory allocation failure handlingTomas Winkler2008-09-031-10/+17
| * | iwlwifi: fix rx_chain computationTomas Winkler2008-09-031-31/+46
| * | iwlwifi: fix station mimo power save valuesRon Rindjunsky2008-09-033-4/+2
| * | iwlwifi: remove false rxon if rx chain changesMohamed Abbas2008-09-031-4/+3
OpenPOWER on IntegriCloud