summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-222-10/+130
|\
| * mac80211: Remove unused third address from mesh address extension header.Javier Cardona2010-12-201-1/+0
| * nl80211: Export available antennasBruno Randolf2010-12-201-0/+9
| * mac80211: Let userspace enable and configure vendor specific path selection.Javier Cardona2010-12-202-4/+68
| * mac80211: Rename mesh_params to mesh_config to prepare for mesh_setupJavier Cardona2010-12-201-5/+10
| * nl80211: Add notification for dropped Deauth/DisassocJouni Malinen2010-12-161-0/+10
| * nl80211: advertise maximum remain-on-channel durationJohannes Berg2010-12-151-0/+5
| * ieee80211: add Parameter Set Count bitmaskBing Zhao2010-12-131-0/+1
| * cfg80211/nl80211: separate unicast/multicast default TX keysJohannes Berg2010-12-131-0/+27
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-172-3/+5
|\ \
| * | netlink: fix gcc -Wconversion compilation warningDmitry V. Levin2010-12-171-1/+1
| * | atm: correct sysfs 'device' link creation and parent relationshipsDan Williams2010-12-101-2/+4
* | | net: Introduce skb_checksum_start_offset()Michał Mirosław2010-12-161-0/+5
* | | net: use NUMA_NO_NODE instead of the magic number -1Changli Gao2010-12-161-1/+1
* | | bnx2x: Take the distribution range definition out of skb_tx_hash()Vladislav Zolotarov2010-12-162-2/+13
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-133-3/+22
|\ \ \ | | |/ | |/|
| * | cfg80211: add some element IDs in enum ieee80211_eidAmitkumar Karwar2010-12-081-0/+3
| * | cfg80211: Add new BSS attribute ht_opmodeHelmut Schaa2010-12-081-0/+4
| * | nl80211/mac80211: Report signal averageBruno Randolf2010-12-071-0/+2
| * | cfg80211/mac80211: add mesh join/leave commandsJohannes Berg2010-12-061-0/+8
| * | nl80211/mac80211: define and allow configuring mesh element TTLJavier Cardona2010-12-061-0/+4
| * | lib: Improve EWMA efficiency by using bitshiftsBruno Randolf2010-12-061-3/+1
* | | ethtool: Report link-down while interface is downBen Hutchings2010-12-101-1/+3
* | | xfrm: Add Traffic Flow Confidentiality padding XFRM attributeMartin Willi2010-12-101-0/+1
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-12-103-5/+64
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-063-5/+64
| |\ \ \ | | |/ /
| | * | ssb: extract indexes for power tablesRafał Miłecki2010-12-022-0/+44
| | * | nl80211/cfg80211: extend mgmt-tx API for off-channelJohannes Berg2010-11-291-5/+20
* | | | The new jhash implementationJozsef Kadlecsik2010-12-091-78/+105
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-082-0/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | tcp: Replace time wait bucket msg by counterTom Herbert2010-12-081-0/+1
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-11-241-0/+1
| |\ \ \
| * | | | phylib: Add support for Marvell 88E1149R devices.David Daney2010-11-221-0/+1
* | | | | filter: constify sk_run_filter()Eric Dumazet2010-12-081-1/+1
* | | | | net: RCU conversion of dev_getbyhwaddr() and arp_ioctl()Eric Dumazet2010-12-081-1/+2
* | | | | dccp: Policy-based packet dequeueing infrastructureTomasz Grobelny2010-12-071-0/+21
* | | | | __in_dev_get_rtnl() can use rtnl_dereference()Eric Dumazet2010-12-061-1/+1
* | | | | filter: add SKF_AD_RXHASH and SKF_AD_CPUEric Dumazet2010-12-061-1/+3
* | | | | usbnet: changes for upcoming cdc_ncm driverAlexey Orishko2010-12-061-0/+6
| |_|/ / |/| | |
* | | | tg3: Move EEE definitions into mdio.hMatt Carlson2010-12-061-0/+5
* | | | net sched: use xps information for qdisc NUMA affinityEric Dumazet2010-12-011-1/+19
* | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-11-293-0/+65
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-243-0/+65
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | cfg80211: allow using CQM event to notify packet lossJohannes Berg2010-11-241-0/+3
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-241-0/+1
| | |\ \ \ | | | | |/ | | | |/|
| | | * | ssb: b43-pci-bridge: Add new vendor for BCM4318Daniel Klaffenbach2010-11-221-0/+1
| | * | | Revert "nl80211/mac80211: Report signal average"John W. Linville2010-11-241-2/+0
| | * | | nl80211/mac80211: Report signal averageBruno Randolf2010-11-181-0/+2
| | * | | lib: Add generic exponentially weighted moving average (EWMA) functionBruno Randolf2010-11-181-0/+32
| | * | | cfg80211: add support for setting the ad-hoc multicast rateFelix Fietkau2010-11-161-0/+4
OpenPOWER on IntegriCloud