summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mac80211: fix virtual interfaces vs. injectionJohannes Berg2008-09-151-0/+1
* mac80211: share sta_info->ht_infoJohannes Berg2008-09-151-0/+2
* mac80211: share sta->supp_ratesJohannes Berg2008-09-151-0/+2
* mac80211: share STA information with driverJohannes Berg2008-09-151-5/+48
* mac80211: use nl80211 interface typesJohannes Berg2008-09-151-31/+4Star
* mac80211: inform driver of basic ratesetJohannes Berg2008-09-151-0/+6
* mac80211: fix scan vs. interface removal raceJohannes Berg2008-09-151-1/+3
* cfg80211: Add new wireless regulatory infrastructureLuis R. Rodriguez2008-09-154-2/+214
* pkt_action: add new action skbeditAlexander Duyck2008-09-133-0/+79
* pkt_sched: Add multiqueue scheduler supportAlexander Duyck2008-09-131-0/+7
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-09-122-7/+25
|\
| * mac80211: move some HT code out of mlme.cJohannes Berg2008-09-111-0/+18
| * mac80211: make conf_tx non-atomicJohannes Berg2008-09-111-1/+1
| * mac80211: change MIMO_PS to SM_PSTomas Winkler2008-09-111-6/+6
* | net: Add SKB DMA mapping helper functions.David S. Miller2008-09-111-0/+8
* | net: Add DMA mapping tokens to skb_shared_info.David S. Miller2008-09-111-0/+6
|/
* ipsec: Use RCU-like construct for saved state within a walkHerbert Xu2008-09-101-10/+5Star
* Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2008-09-101-70/+238
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 into l...Simon Horman2008-09-10240-55405/+198Star
| |\
| * | ipvs: Embed user stats structure into kernel stats structureSven Wegener2008-09-091-19/+2Star
| * | ipvs: Restrict connection table size via KconfigSven Wegener2008-09-091-9/+1Star
| * | IPVS: Adjust various debug outputs to use new macrosJulius Volz2008-09-051-20/+33
| * | IPVS: Convert real server lookup functionsJulius Volz2008-09-051-3/+5
| * | IPVS: Add and bind IPv6 xmit functionsJulius Volz2008-09-051-1/+19
| * | IPVS: Extend functions for getting/creating connectionsJulius Volz2008-09-051-5/+11
| * | IPVS: Extend protocol DNAT/SNAT and state handlersJulius Volz2008-09-051-0/+11
| * | IPVS: Add 'af' args to protocol handler functionsJulius Volz2008-09-051-6/+9
| * | IPVS: Add IPv6 support flag to schedulersJulius Volz2008-09-051-0/+3
| * | IPVS: Add v6 support to ip_vs_service_get()Julius Volz2008-09-051-1/+2
| * | IPVS: Add internal versions of sockopt interface structsJulius Volz2008-09-051-0/+39
| * | IPVS: Add debug macros for v4 and v6 address outputJulius Volz2008-09-051-0/+42
| * | IPVS: Add general v4/v6 helper functions / data structuresJulius Volz2008-09-051-0/+49
| * | IPVS: Change IPVS data structures to support IPv6 addressesJulius Volz2008-09-051-6/+12
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-09-101-1/+2
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2008-09-091-1/+2
| |\ \
| | * | [Bluetooth] Reject L2CAP connections on an insecure ACL linkMarcel Holtmann2008-09-091-0/+1
| | * | [Bluetooth] Enforce correct authentication requirementsMarcel Holtmann2008-09-091-1/+1
* | | | This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp"Gerrit Renker2008-09-092-66/+71
* | | | Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_expDavid S. Miller2008-09-092-71/+66Star
|\ \ \ \
| * | | | dccp: Policy-based packet dequeueing infrastructureTomasz Grobelny2008-09-041-0/+21
| * | | | tcp/dccp: Consolidate common code for RFC 3390 conversionGerrit Renker2008-09-041-0/+15
| * | | | dccp: Extend CCID packet dequeueing interfaceGerrit Renker2008-09-041-1/+3
| * | | | dccp ccid-2: Schedule Sync as out-of-band mechanismGerrit Renker2008-09-041-0/+2
| * | | | dccp: Replace magic CCID-specific numbers by symbolic constantsGerrit Renker2008-09-041-2/+4
| * | | | dccp: Initialisation and type-checking of feature sysctlsGerrit Renker2008-09-041-8/+0Star
| * | | | dccp: Implement both feature-local and feature-remote Sequence Window featureGerrit Renker2008-09-041-20/+4Star
| * | | | dccp: Initialisation framework for feature negotiationGerrit Renker2008-09-041-19/+0Star
| * | | | dccp ccid-2: Phase out the use of boolean Ack Vector sysctlGerrit Renker2008-09-041-3/+0Star
| * | | | dccp: Remove manual influence on NDP Count featureGerrit Renker2008-09-041-2/+2
| * | | | dccp: Remove obsolete parts of the old CCID interfaceGerrit Renker2008-09-041-3/+0Star