summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-11-296-2/+137
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-246-2/+137
| |\
| | * cfg80211: allow using CQM event to notify packet lossJohannes Berg2010-11-242-0/+15
| | * cfg80211: Add documentation for antenna opsBruno Randolf2010-11-241-0/+7
| | * cfg80211/mac80211: improve ad-hoc multicast rate handlingFelix Fietkau2010-11-242-4/+4
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-243-1/+3
| | |\
| | | * ssb: b43-pci-bridge: Add new vendor for BCM4318Daniel Klaffenbach2010-11-221-0/+1
| | * | Revert "nl80211/mac80211: Report signal average"John W. Linville2010-11-242-6/+0
| | * | cfg80211: Fix regulatory bug with multiple cards and delaysLuis R. Rodriguez2010-11-221-0/+7
| | * | nl80211/mac80211: Report signal averageBruno Randolf2010-11-182-0/+6
| | * | lib: Add generic exponentially weighted moving average (EWMA) functionBruno Randolf2010-11-181-0/+32
| | * | mac80211: defines for AC numbersJohannes Berg2010-11-171-0/+14
| | * | mac80211: add support for setting the ad-hoc multicast rateFelix Fietkau2010-11-161-2/+4
| | * | cfg80211: add support for setting the ad-hoc multicast rateFelix Fietkau2010-11-162-0/+6
| | * | mac80211: Add function to get probe request template for current APJuuso Oikarinen2010-11-161-0/+15
| | * | mac80211: Add antenna configurationBruno Randolf2010-11-161-0/+2
| | * | cfg80211: Add nl80211 antenna configurationBruno Randolf2010-11-162-0/+28
| | * | mac80211: support hardware TX fragmentation offloadArik Nemtsov2010-11-161-0/+6
* | | | xps: add __rcu annotationsEric Dumazet2010-11-291-2/+2
* | | | sctp: kill unused macros in head fileShan Wei2010-11-292-5/+0
* | | | xps: Add CONFIG_XPSTom Herbert2010-11-291-24/+28
* | | | xfrm: fix gre key endianessTimo Teräs2010-11-281-2/+2
* | | | X25 remove bkl in subscription ioctlsandrew hendry2010-11-281-0/+2
* | | | net: add netif_tx_queue_frozen_or_stoppedEric Dumazet2010-11-281-2/+4
* | | | sctp: kill unused macro definitionShan Wei2010-11-281-14/+0
* | | | rtnl: make link af-specific updates atomicThomas Graf2010-11-281-4/+8
* | | | xps: Transmit Packet SteeringTom Herbert2010-11-241-0/+30
* | | | xps: Improvements in TX queue selectionTom Herbert2010-11-241-1/+2
* | | | scm: lower SCM_MAX_FDEric Dumazet2010-11-241-2/+3
* | | | ipv6: mcast: RCU conversionEric Dumazet2010-11-242-2/+3
* | | | stmmac: add init/exit callback in plat_stmmacenet_data structGiuseppe CAVALLARO2010-11-241-3/+3
|/ / /
* | | macvlan: Introduce 'passthru' mode to takeover the underlying deviceSridhar Samudrala2010-11-221-0/+1
* | | netns: let net_generic take pointer-to-const argsJan Engelhardt2010-11-211-1/+1
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-11-193-3/+3
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-11-181-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | cfg80211: fix WIPHY_FLAG_IBSS_RSN bitJussi Kivilinna2010-11-151-1/+1
| | * | b43legacy: Fix compile on ARM architectureArnd Hannemann2010-11-151-0/+1
| * | | net: Fix duplicate volatile warning.Tetsuo Handa2010-11-181-1/+1
| * | | net: rtnetlink.h -- only include linux/netdevice.h when used by the kernelAndy Whitcroft2010-11-151-1/+1
* | | | filter: optimize sk_run_filterEric Dumazet2010-11-191-1/+1
* | | | net: move definitions of BPF_S_* to net/core/filter.cChangli Gao2010-11-181-48/+0
* | | | bonding: IGMP handling cleanupEric Dumazet2010-11-181-1/+1
* | | | net: use the macros defined for the members of flowiChangli Gao2010-11-171-7/+5
* | | | ipv4: AF_INET link address familyThomas Graf2010-11-171-0/+8
* | | | inet: Define IPV4_DEVCONF_MAXThomas Graf2010-11-171-3/+5
* | | | rtnetlink: Link address family APIThomas Graf2010-11-172-0/+50
* | | | netfilter: allow hooks to pass error code back up the stackEric Paris2010-11-171-0/+2
* | | | net: reorder struct sock fieldsEric Dumazet2010-11-161-24/+31
* | | | udp: use atomic_inc_not_zero_hintEric Dumazet2010-11-161-1/+1
* | | | macvlan: lockless tx pathEric Dumazet2010-11-161-14/+20