summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: proc_fs: trivial: print UIDs as unsigned intFrancesco Fusco2013-08-1511-14/+14
* net/usb/r8152: enable interrupt transferhayeswang2013-08-151-27/+113
* net/usb/r8152: enable tx checksumhayeswang2013-08-151-5/+59
* net/usb/r8152: support aggregationhayeswang2013-08-151-161/+486
* rtnetlink: remove an unneeded testDan Carpenter2013-08-151-2/+2
* Merge branch 'x-netns'David S. Miller2013-08-1510-41/+81
|\
| * ip6tnl: add x-netns supportNicolas Dichtel2013-08-153-10/+37
| * ipip: add x-netns supportNicolas Dichtel2013-08-155-21/+33
| * ipv4 tunnels: use net_eq() helper to check netnsNicolas Dichtel2013-08-152-5/+5
| * dev: move skb_scrub_packet() after eth_type_trans()Nicolas Dichtel2013-08-152-6/+7
|/
* ipv6: make unsolicited report intervals configurable for mldHannes Frederic Sowa2013-08-145-3/+61
* tcp: reset reordering est. selectively on timeoutYuchung Cheng2013-08-141-2/+7
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-08-14190-3321/+8855
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-12190-3321/+8855
| |\
| | * mwifiex: fix build error when CONFIG_PM is not setBing Zhao2013-08-121-2/+2
| | * ath9k: Run the LNA combining algorithm properlySujith Manoharan2013-08-091-16/+28
| | * ath9k: Fix BTCOEX usage for RX diversitySujith Manoharan2013-08-091-2/+2
| | * ath9k: use software queueing for multicast trafficFelix Fietkau2013-08-093-2/+23
| | * ath9k: improve tx scheduling fairnessFelix Fietkau2013-08-091-39/+50
| | * ath9k: use software queues for un-aggregated data packetsFelix Fietkau2013-08-092-127/+145
| | * ath9k: always clear ps filter bit on new assocFelix Fietkau2013-08-091-0/+1
| | * ath9k: fix clearing expired A-MPDU subframes in tx completionFelix Fietkau2013-08-091-1/+2
| | * ath9k: prepare queueing code for handling unaggregated trafficFelix Fietkau2013-08-092-9/+14
| | * ath9k: fix block ack window tracking checkFelix Fietkau2013-08-092-7/+11
| | * ath9k: simplify ath_tx_form_aggrFelix Fietkau2013-08-092-22/+12
| | * ath9k: add CAB queue info to debugfsFelix Fietkau2013-08-091-16/+27
| | * ath9k: add function for getting the tx tid for a packetFelix Fietkau2013-08-091-8/+17
| | * ath9k: split tid retry packets into a separate queueFelix Fietkau2013-08-092-4/+15
| | * ath9k: add utility functions for accessing tid queuesFelix Fietkau2013-08-091-19/+32
| | * brcmfmac: use CFG80211_TESTMODE_CMDJohannes Berg2013-08-091-3/+1
| | * net: wireless: rt2x00: Staticize rt2x00queue_pause_queue_nocheck()Jingoo Han2013-08-091-1/+1
| | * ath9k: Fix build failureSujith Manoharan2013-08-095-5/+30
| | * mwifiex: add packet coalesce supportAmitkumar Karwar2013-08-095-0/+254
| | * mwifiex: increase max supported pattern offsetAmitkumar Karwar2013-08-091-1/+1
| | * mwifiex: modify mwifiex_is_pattern_supported() routineAmitkumar Karwar2013-08-091-4/+6
| | * mwifiex: rename mef macrosAmitkumar Karwar2013-08-093-14/+15
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-0919-34/+772
| | |\
| | | * mac80211: add channel switch command and beacon callbacksSimon Wunderlich2013-08-018-2/+423
| | | * nl80211/cfg80211: add channel switch commandSimon Wunderlich2013-08-015-1/+229
| | | * mac80211: add debugfs for driver-buffered TID bitmapJohannes Berg2013-08-011-0/+9
| | | * mac80211: report some VHT radiotap infos for tx statusKarl Beldan2013-08-011-13/+63
| | | * ieee80211: add definition for 802.11ac information elementsFred Zhou2013-08-011-0/+4
| | | * ieee80211: add definition for interworking supportAvinash Patil2013-08-011-0/+5
| | | * mac80211: ibss - remove not authorized station earlierAntonio Quartulli2013-08-011-1/+29
| | | * mac80211: use oneshot blink API for LED triggersFabio Baltieri2013-08-015-17/+10
| | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-08-0914-219/+247
| | |\ \
| | | * | iwlwifi: mvm: use designated initialization for some arraysEliad Peller2013-08-061-15/+21
| | | * | iwlwifi: mvm: add some missing cleanups in iwl_mvm_mac_add_interfaceEliad Peller2013-08-061-5/+10
| | | * | iwlwifi: remove transport suspend/resume indirectionJohannes Berg2013-08-063-50/+13
| | | * | iwlwifi: pcie: some little cleanupsEliad Peller2013-08-061-7/+4