summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2013-08-01Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville27-329/+1078
2013-07-16mac80211/minstrel: fix NULL pointer dereference issueFelix Fietkau1-1/+2
2013-07-16mac80211: make active monitor injection work w/ HW queueJohannes Berg1-0/+4
2013-07-16mac80211: set forwarding in mesh capability infoChun-Yeow Yeoh1-1/+3
2013-07-16mac80211: fix off-by-one regression in ibss beacon generationSimon Wunderlich1-1/+3
2013-07-16mac80211: fix regression when initializing ibss wmm paramsSimon Wunderlich3-31/+10
2013-07-16nl80211: allow 5 and 10 MHz channels for IBSSSimon Wunderlich1-0/+2
2013-07-16mac80211: return if IBSS chandef can not be usedSimon Wunderlich1-0/+8
2013-07-16mac80211: allow scanning for 5/10 MHz channels in IBSSSimon Wunderlich4-23/+56
2013-07-16cfg80211/mac80211: use reduced txpower for 5 and 10 MHzSimon Wunderlich3-3/+4
2013-07-16cfg80211/mac80211: get mandatory rates based on scan widthSimon Wunderlich3-9/+29
2013-07-16mac80211: select and adjust bitrates according to channel modeSimon Wunderlich12-159/+352
2013-07-16mac80211: add radiotap flag and handling for 5/10 MHzSimon Wunderlich1-9/+12
2013-07-16mac80211: fix timing for 5 MHz and 10 MHz channelsSimon Wunderlich5-25/+90
2013-07-16mac80211/rc80211: add chandef to rate initializationSimon Wunderlich4-9/+27
2013-07-16nl80211: add scan width to bss and scan request structsSimon Wunderlich3-16/+28
2013-07-16cfg80211/nl80211: Add packet coalesce supportAmitkumar Karwar4-0/+321
2013-07-16mac80211: add per-chain signal information to radiotapJohannes Berg1-17/+52
2013-07-16mac80211: enable HT overrides for ibssSimon Wunderlich3-17/+57
2013-07-16nl80211: enable HT overrides for ibssSimon Wunderlich1-0/+13
2013-07-16cfg80211/nl80211: rename packet pattern related structures and enumsAmitkumar Karwar1-18/+16
2013-07-16mac80211: fix duplicate retransmission detectionJohannes Berg1-2/+8
2013-07-16nl80211: fix the setting of RSSI threshold value for meshChun-Yeow Yeoh1-2/+2
2013-07-16mac80211: fix ethtool stats for non-station interfacesJohannes Berg1-0/+2
2013-07-16mac80211/minstrel_ht: fix cck rate samplingFelix Fietkau1-1/+9
2013-07-16regulatory: add missing rtnl lockingJohannes Berg1-0/+2
2013-07-16cfg80211: fix bugs in new SME implementationJohannes Berg1-3/+26
2013-07-16nl80211: fix mgmt tx status and testmode reporting for netnsMichal Kazior1-2/+5
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-52/+26
2013-07-14sunrpc: now we can just set ->s_d_opAl Viro1-3/+2
2013-07-14__rpc_lookup_create_exclusive: pass string instead of qstrAl Viro1-25/+9
2013-07-14rpc_create_*_dir: don't bother with qstrAl Viro3-31/+21
2013-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds21-146/+170
2013-07-13ipv6: only static routes qualify for equal cost multipathingHannes Frederic Sowa1-4/+11
2013-07-13tcp: account all retransmit failuresYuchung Cheng1-3/+4
2013-07-13net: access page->private by using page_privateSunghan Suh1-3/+3
2013-07-13net: strict_strtoul is obsolete, use kstrtoul instead“Cosmin1-1/+1
2013-07-12net/tipc: use %*phC to dump small buffers in hex formAndy Shevchenko1-7/+1
2013-07-12gre: Fix MTU sizing check for gretap tunnelsAlexander Duyck1-1/+1
2013-07-12pkt_sched: sch_qfq: remove forward declaration of qfq_update_agg_tsPaolo Valente1-63/+55
2013-07-12pkt_sched: sch_qfq: improve efficiency of make_eligiblePaolo Valente1-1/+8
2013-07-11gso: Update tunnel segmentation to support Tx checksum offloadAlexander Duyck3-9/+12
2013-07-11Merge tag 'nfs-for-3.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-12/+29
2013-07-11inet: fix spacing in assignmentCamelia Groza1-1/+1
2013-07-11ipv6: fix route selection if kernel is not compiled with CONFIG_IPV6_ROUTER_PREFHannes Frederic Sowa1-23/+40
2013-07-119p: fix off by one causing access violations and memory corruptionSasha Levin1-5/+5
2013-07-11Merge tag 'for-linus-3.11-merge-window-part-2' of git://git.kernel.org/pub/sc...Linus Torvalds3-76/+167
2013-07-11Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds6-51/+63
2013-07-11ipv6: in case of link failure remove route directly instead of letting it expireHannes Frederic Sowa1-3/+6
2013-07-11net: rename busy poll socket op and globalsEliezer Tamir3-9/+9