| Commit message (Expand) | Author | Age | Files | Lines |
* | net/usb/r8152: support aggregation | hayeswang | 2013-08-15 | 1 | -161/+486 |
* | rtnetlink: remove an unneeded test | Dan Carpenter | 2013-08-15 | 1 | -2/+2 |
* | Merge branch 'x-netns' | David S. Miller | 2013-08-15 | 10 | -41/+81 |
|\ |
|
| * | ip6tnl: add x-netns support | Nicolas Dichtel | 2013-08-15 | 3 | -10/+37 |
| * | ipip: add x-netns support | Nicolas Dichtel | 2013-08-15 | 5 | -21/+33 |
| * | ipv4 tunnels: use net_eq() helper to check netns | Nicolas Dichtel | 2013-08-15 | 2 | -5/+5 |
| * | dev: move skb_scrub_packet() after eth_type_trans() | Nicolas Dichtel | 2013-08-15 | 2 | -6/+7 |
|/ |
|
* | ipv6: make unsolicited report intervals configurable for mld | Hannes Frederic Sowa | 2013-08-14 | 5 | -3/+61 |
* | tcp: reset reordering est. selectively on timeout | Yuchung Cheng | 2013-08-14 | 1 | -2/+7 |
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2013-08-14 | 190 | -3321/+8855 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-08-12 | 190 | -3321/+8855 |
| |\ |
|
| | * | mwifiex: fix build error when CONFIG_PM is not set | Bing Zhao | 2013-08-12 | 1 | -2/+2 |
| | * | ath9k: Run the LNA combining algorithm properly | Sujith Manoharan | 2013-08-09 | 1 | -16/+28 |
| | * | ath9k: Fix BTCOEX usage for RX diversity | Sujith Manoharan | 2013-08-09 | 1 | -2/+2 |
| | * | ath9k: use software queueing for multicast traffic | Felix Fietkau | 2013-08-09 | 3 | -2/+23 |
| | * | ath9k: improve tx scheduling fairness | Felix Fietkau | 2013-08-09 | 1 | -39/+50 |
| | * | ath9k: use software queues for un-aggregated data packets | Felix Fietkau | 2013-08-09 | 2 | -127/+145 |
| | * | ath9k: always clear ps filter bit on new assoc | Felix Fietkau | 2013-08-09 | 1 | -0/+1 |
| | * | ath9k: fix clearing expired A-MPDU subframes in tx completion | Felix Fietkau | 2013-08-09 | 1 | -1/+2 |
| | * | ath9k: prepare queueing code for handling unaggregated traffic | Felix Fietkau | 2013-08-09 | 2 | -9/+14 |
| | * | ath9k: fix block ack window tracking check | Felix Fietkau | 2013-08-09 | 2 | -7/+11 |
| | * | ath9k: simplify ath_tx_form_aggr | Felix Fietkau | 2013-08-09 | 2 | -22/+12 |
| | * | ath9k: add CAB queue info to debugfs | Felix Fietkau | 2013-08-09 | 1 | -16/+27 |
| | * | ath9k: add function for getting the tx tid for a packet | Felix Fietkau | 2013-08-09 | 1 | -8/+17 |
| | * | ath9k: split tid retry packets into a separate queue | Felix Fietkau | 2013-08-09 | 2 | -4/+15 |
| | * | ath9k: add utility functions for accessing tid queues | Felix Fietkau | 2013-08-09 | 1 | -19/+32 |
| | * | brcmfmac: use CFG80211_TESTMODE_CMD | Johannes Berg | 2013-08-09 | 1 | -3/+1 |
| | * | net: wireless: rt2x00: Staticize rt2x00queue_pause_queue_nocheck() | Jingoo Han | 2013-08-09 | 1 | -1/+1 |
| | * | ath9k: Fix build failure | Sujith Manoharan | 2013-08-09 | 5 | -5/+30 |
| | * | mwifiex: add packet coalesce support | Amitkumar Karwar | 2013-08-09 | 5 | -0/+254 |
| | * | mwifiex: increase max supported pattern offset | Amitkumar Karwar | 2013-08-09 | 1 | -1/+1 |
| | * | mwifiex: modify mwifiex_is_pattern_supported() routine | Amitkumar Karwar | 2013-08-09 | 1 | -4/+6 |
| | * | mwifiex: rename mef macros | Amitkumar Karwar | 2013-08-09 | 3 | -14/+15 |
| | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-08-09 | 19 | -34/+772 |
| | |\ |
|
| | | * | mac80211: add channel switch command and beacon callbacks | Simon Wunderlich | 2013-08-01 | 8 | -2/+423 |
| | | * | nl80211/cfg80211: add channel switch command | Simon Wunderlich | 2013-08-01 | 5 | -1/+229 |
| | | * | mac80211: add debugfs for driver-buffered TID bitmap | Johannes Berg | 2013-08-01 | 1 | -0/+9 |
| | | * | mac80211: report some VHT radiotap infos for tx status | Karl Beldan | 2013-08-01 | 1 | -13/+63 |
| | | * | ieee80211: add definition for 802.11ac information elements | Fred Zhou | 2013-08-01 | 1 | -0/+4 |
| | | * | ieee80211: add definition for interworking support | Avinash Patil | 2013-08-01 | 1 | -0/+5 |
| | | * | mac80211: ibss - remove not authorized station earlier | Antonio Quartulli | 2013-08-01 | 1 | -1/+29 |
| | | * | mac80211: use oneshot blink API for LED triggers | Fabio Baltieri | 2013-08-01 | 5 | -17/+10 |
| | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw... | John W. Linville | 2013-08-09 | 14 | -219/+247 |
| | |\ \ |
|
| | | * | | iwlwifi: mvm: use designated initialization for some arrays | Eliad Peller | 2013-08-06 | 1 | -15/+21 |
| | | * | | iwlwifi: mvm: add some missing cleanups in iwl_mvm_mac_add_interface | Eliad Peller | 2013-08-06 | 1 | -5/+10 |
| | | * | | iwlwifi: remove transport suspend/resume indirection | Johannes Berg | 2013-08-06 | 3 | -50/+13 |
| | | * | | iwlwifi: pcie: some little cleanups | Eliad Peller | 2013-08-06 | 1 | -7/+4 |
| | | * | | iwlwifi: fix some documentation typos | Eliad Peller | 2013-08-06 | 5 | -10/+10 |
| | | * | | iwlwifi: mvm: small cleanups in quota management code | Johannes Berg | 2013-08-06 | 1 | -6/+5 |
| | | * | | iwlwifi: mvm: fix signal reporting for < 3 antennas | Avri Altman | 2013-08-06 | 1 | -6/+12 |