summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-0127-329/+1078
|\
| * mac80211: make active monitor injection work w/ HW queueJohannes Berg2013-07-161-0/+4
| * mac80211: set forwarding in mesh capability infoChun-Yeow Yeoh2013-07-161-1/+3
| * mac80211: fix off-by-one regression in ibss beacon generationSimon Wunderlich2013-07-161-1/+3
| * mac80211: fix regression when initializing ibss wmm paramsSimon Wunderlich2013-07-163-31/+10
| * nl80211: allow 5 and 10 MHz channels for IBSSSimon Wunderlich2013-07-161-0/+2
| * mac80211: return if IBSS chandef can not be usedSimon Wunderlich2013-07-161-0/+8
| * mac80211: allow scanning for 5/10 MHz channels in IBSSSimon Wunderlich2013-07-164-23/+56
| * cfg80211/mac80211: use reduced txpower for 5 and 10 MHzSimon Wunderlich2013-07-163-3/+4
| * cfg80211/mac80211: get mandatory rates based on scan widthSimon Wunderlich2013-07-163-9/+29
| * mac80211: select and adjust bitrates according to channel modeSimon Wunderlich2013-07-1612-159/+352
| * mac80211: add radiotap flag and handling for 5/10 MHzSimon Wunderlich2013-07-161-9/+12
| * mac80211: fix timing for 5 MHz and 10 MHz channelsSimon Wunderlich2013-07-165-25/+90
| * mac80211/rc80211: add chandef to rate initializationSimon Wunderlich2013-07-164-9/+27
| * nl80211: add scan width to bss and scan request structsSimon Wunderlich2013-07-163-16/+28
| * cfg80211/nl80211: Add packet coalesce supportAmitkumar Karwar2013-07-164-0/+321
| * mac80211: add per-chain signal information to radiotapJohannes Berg2013-07-161-17/+52
| * mac80211: enable HT overrides for ibssSimon Wunderlich2013-07-163-17/+57
| * nl80211: enable HT overrides for ibssSimon Wunderlich2013-07-161-0/+13
| * cfg80211/nl80211: rename packet pattern related structures and enumsAmitkumar Karwar2013-07-161-18/+16
* | mac80211/minstrel: fix NULL pointer dereference issueFelix Fietkau2013-07-161-1/+2
* | mac80211: fix duplicate retransmission detectionJohannes Berg2013-07-161-2/+8
* | nl80211: fix the setting of RSSI threshold value for meshChun-Yeow Yeoh2013-07-161-2/+2
* | mac80211: fix ethtool stats for non-station interfacesJohannes Berg2013-07-161-0/+2
* | mac80211/minstrel_ht: fix cck rate samplingFelix Fietkau2013-07-161-1/+9
* | regulatory: add missing rtnl lockingJohannes Berg2013-07-161-0/+2
* | cfg80211: fix bugs in new SME implementationJohannes Berg2013-07-161-3/+26
* | nl80211: fix mgmt tx status and testmode reporting for netnsMichal Kazior2013-07-161-2/+5
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-143-52/+26
|\
| * sunrpc: now we can just set ->s_d_opAl Viro2013-07-141-3/+2
| * __rpc_lookup_create_exclusive: pass string instead of qstrAl Viro2013-07-141-25/+9
| * rpc_create_*_dir: don't bother with qstrAl Viro2013-07-143-31/+21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-1321-146/+170
|\ \
| * | ipv6: only static routes qualify for equal cost multipathingHannes Frederic Sowa2013-07-121-4/+11
| * | tcp: account all retransmit failuresYuchung Cheng2013-07-121-3/+4
| * | net: access page->private by using page_privateSunghan Suh2013-07-121-3/+3
| * | net: strict_strtoul is obsolete, use kstrtoul instead“Cosmin2013-07-121-1/+1
| * | net/tipc: use %*phC to dump small buffers in hex formAndy Shevchenko2013-07-111-7/+1
| * | gre: Fix MTU sizing check for gretap tunnelsAlexander Duyck2013-07-111-1/+1
| * | pkt_sched: sch_qfq: remove forward declaration of qfq_update_agg_tsPaolo Valente2013-07-111-63/+55
| * | pkt_sched: sch_qfq: improve efficiency of make_eligiblePaolo Valente2013-07-111-1/+8
| * | gso: Update tunnel segmentation to support Tx checksum offloadAlexander Duyck2013-07-113-9/+12
| * | inet: fix spacing in assignmentCamelia Groza2013-07-111-1/+1
| * | ipv6: fix route selection if kernel is not compiled with CONFIG_IPV6_ROUTER_PREFHannes Frederic Sowa2013-07-111-23/+40
| * | 9p: fix off by one causing access violations and memory corruptionSasha Levin2013-07-111-5/+5
| * | ipv6: in case of link failure remove route directly instead of letting it expireHannes Frederic Sowa2013-07-101-3/+6
| * | net: rename busy poll socket op and globalsEliezer Tamir2013-07-103-9/+9
| * | net: rename ll methods to busy-pollEliezer Tamir2013-07-104-4/+4
| * | net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir2013-07-109-9/+9
* | | Merge tag 'nfs-for-3.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-07-112-12/+29
|\ \ \
OpenPOWER on IntegriCloud