summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-19cfg80211: Scan results to also report the per chain signal strengthSunil Dutt4-0/+22
2017-12-19nl80211: send deauth reason if locally generatedDavid Spinadel1-1/+1
2017-12-19Revert "mac80211: Add TXQ scheduling API"Johannes Berg15-173/+262
2017-12-19Revert "mac80211: Add airtime account and scheduling to TXQs"Johannes Berg10-121/+8
2017-12-11mac80211: Add airtime account and scheduling to TXQsToke Høiland-Jørgensen10-8/+121
2017-12-11mac80211: Add TXQ scheduling APIToke Høiland-Jørgensen15-262/+173
2017-12-11mac80211: Add MIC space only for TX key optionDavid Spinadel4-9/+29
2017-12-11mac80211: don't warn on AID field without top two MSBs setJohannes Berg1-4/+5
2017-12-11nl80211: add a few extended error strings to key parsingJohannes Berg1-20/+41
2017-12-11cfg80211: cleanup signal strength units notationSergey Matyukevich3-11/+11
2017-12-11cfg80211: IBSS: Add support for static WEP in driver for IBSSTova Mussai2-0/+10
2017-12-11mac80211: remove BUG() when interface type is invalidLuca Coelho1-1/+1
2017-12-11mac80211: call synchronize_net once in the restart flowSara Sharon3-10/+15
2017-12-11mac80211: always update the PM state of a peer on MGMT / DATA framesEmmanuel Grumbach1-12/+5
2017-12-11mac80211_hwsim: enforce PS_MANUAL_POLL to be set after PS_ENABLEDAdiel Aloni1-6/+11
2017-12-11mac80211: make __ieee80211_start_rx_ba_session staticJohannes Berg2-8/+5
2017-12-11mac80211: enable TDLS peer buffer STA featureYingying Tang3-1/+9
2017-12-11mac80211: avoid looking up tid_tx/tid_rx from timersJohannes Berg2-37/+11
2017-12-11mac80211: mark expected switch fall-throughsGustavo A. R. Silva10-4/+14
2017-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller753-4574/+7219
2017-12-09kmemcheck: rip it out for realMichal Hocko13-13/+0
2017-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds113-367/+1052
2017-12-09Merge tag 'media/v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds269-2951/+3169
2017-12-09Merge tag 'drm-fixes-for-v4.15-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds60-128/+1087
2017-12-09Merge tag 'md/4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds5-15/+21
2017-12-09Merge tag 'devicetree-fixes-for-4.15-part2' of git://git.kernel.org/pub/scm/l...Linus Torvalds77-151/+149
2017-12-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-11/+48
2017-12-08Merge tag 'for-linus-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+3
2017-12-08Merge tag 'powerpc-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds9-29/+54
2017-12-08Merge tag 'linux-can-fixes-for-4.15-20171208' of git://git.kernel.org/pub/scm...David S. Miller6-6/+12
2017-12-08macvlan: fix memory hole in macvlan_devGirish Moodalbail1-1/+1
2017-12-08Merge tag 'wireless-drivers-for-davem-2017-12-08' of git://git.kernel.org/pub...David S. Miller15-27/+122
2017-12-08slip: sl_alloc(): remove unused parameter "dev_t line"Marc Kleine-Budde1-2/+2
2017-12-08net: mvpp2: fix the RSS table entry offsetAntoine Tenart1-1/+1
2017-12-08Merge branch 'cxgb4-collect-hardware-logs-via-ethtool'David S. Miller12-324/+944
2017-12-08cxgb4: collect PCIe configuration logsRahul Lakkireddy5-0/+54
2017-12-08cxgb4: collect egress and ingress SGE queue contextsRahul Lakkireddy6-24/+210
2017-12-08cxgb4: skip TX and RX payload regions in memory dumpsRahul Lakkireddy2-0/+148
2017-12-08cxgb4: collect HMA memory dumpRahul Lakkireddy9-4/+51
2017-12-08cxgb4: collect MC memory dumpRahul Lakkireddy5-56/+108
2017-12-08cxgb4: collect on-chip memory informationRahul Lakkireddy7-241/+374
2017-12-08Merge branch 'veth-and-GSO-maximums'David S. Miller2-0/+37
2017-12-08veth: set peer GSO valuesStephen Hemminger1-0/+3
2017-12-08rtnetlink: allow GSO maximums to be set on device creationStephen Hemminger1-0/+34
2017-12-08net: stmmac: fix broken dma_interrupt handling for multi-queuesNiklas Cassel1-8/+46
2017-12-08Merge branch 'tcp-RACK-loss-recovery-bug-fixes'David S. Miller2-15/+14
2017-12-08tcp: evaluate packet losses upon RTT changeYuchung Cheng1-11/+8
2017-12-08tcp: fix off-by-one bug in RACKYuchung Cheng1-3/+3
2017-12-08tcp: always evaluate losses in RACK upon undoYuchung Cheng1-0/+1
2017-12-08tcp: correctly test congestion state in RACKYuchung Cheng1-1/+2