summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | mac80211: deinline rate_control_rate_init, rate_control_rate_updateDenys Vlasenko2015-07-172-57/+62
| * | | mac80211: deinline drv_sta_stateDenys Vlasenko2015-07-173-27/+44
| * | | mac80211: select an AID when creating new mesh STAsBob Copeland2015-07-171-6/+35
| * | | mac80211: mesh: separate plid and aid conceptsBob Copeland2015-07-174-15/+23
| * | | mac80211: reorder mesh_plink to remove forward declBob Copeland2015-07-171-57/+52
| * | | mac80211: clear local->suspended before calling drv_resume()Eliad Peller2015-07-171-4/+14
| * | | mac80211: TDLS: deny ch-switch req on disallowed channelsArik Nemtsov2015-07-171-18/+31
| * | | mac80211: TDLS: handle chan-switch in RTNL locked workArik Nemtsov2015-07-175-10/+44
| * | | Merge branch 'mac80211' into mac80211-nextJohannes Berg2015-07-1710-41/+94
| |\ \ \
| * | | | mac80211: Add support for declaring MU-MIMO capabilitySara Sharon2015-07-172-1/+38
| * | | | mac80211: account TX MSDUs properly with segmentation offloadJohannes Berg2015-07-171-1/+5
| * | | | wireless: remove superfluous if statement in regulatory codeJohn Linville2015-07-171-5/+4
| * | | | cfg80211: allow mgmt_frame_register callback to sleepJohannes Berg2015-07-174-15/+72
| * | | | mac80211: shrink struct ieee80211_fragment_entryJohannes Berg2015-07-171-6/+6
| * | | | mac80211: mesh: move fail_avg into mesh structJohannes Berg2015-07-172-7/+9
| * | | | mac80211: minstrel_ht: handle peers in dynamic SMPSKrishna Chaitanya2015-07-171-1/+7
| * | | | mac80211: mesh process the target only subfield for mesh hwmpChun-Yeow Yeoh2015-07-171-24/+8
| * | | | mac80211: TDLS: correctly configure SMPS stateArik Nemtsov2015-07-174-25/+51
| * | | | mac80211: enable assoc check for mesh interfacesBob Copeland2015-07-171-3/+0
| * | | | mac80211: mac80211: Check SN for deactivated mpathsJesse Jones2015-07-171-0/+26
| * | | | mac80211: mesh: don't invalidate SN on discovery failureJesse Jones2015-07-171-1/+3
| * | | | mac80211: mesh: add missing case to PERR processingAlexis Green2015-07-171-2/+5
| * | | | mac80211: upgrade BW of TDLS peers when possibleArik Nemtsov2015-07-174-11/+132
| * | | | mac80211: define TDLS wider BW support bitsArik Nemtsov2015-07-175-7/+29
| * | | | mac80211: clear local->in_reconfig on reconfig errorEliad Peller2015-07-171-0/+1
| * | | | mac80211: allow passing NULL to ieee80211_vif_to_wdev()Johannes Berg2015-07-171-1/+6
| * | | | mac80211: avoid unnecessary beacon deref on CSA counter updateWojciech Dubowik2015-07-171-8/+14
| * | | | mac80211: move mesh STA parameters code to own functionJohannes Berg2015-07-171-56/+61
| * | | | mac80211: move mesh related station fields to own structJohannes Berg2015-07-178-176/+196
| * | | | mac80211: remove IEEE80211_RX_FRAGMENTEDJohannes Berg2015-07-172-4/+0
| * | | | mac80211: duplicate station's MAC address for hash tableJohannes Berg2015-07-172-2/+6
| * | | | mac80211: support device/driver PN check for CCMP/GCMPJohannes Berg2015-07-171-38/+45
| * | | | mac80211: remove key TX/RX counterJohannes Berg2015-07-174-7/+0
| * | | | mac80211: remove zero-length A-MPDU subframe reportingJohannes Berg2015-07-171-6/+1
| * | | | mac80211: don't store napi structJohannes Berg2015-07-173-25/+11
| * | | | mac80211: fix comment referring to RX queueJohannes Berg2015-07-171-1/+2
| * | | | mac80211: move ieee80211_get_bssid into RX fileJohannes Berg2015-07-173-51/+45
| * | | | mac80211: remove short frame test and counterJohannes Berg2015-07-173-7/+0
| * | | | mac80211: remove sta_info.gtk_idxJohannes Berg2015-07-172-3/+0
| * | | | mac80211: rename 'sta_inf' variable to more common 'sta'Johannes Berg2015-07-171-6/+6
| * | | | mac80211: remove exposing 'mfp' to driversJohannes Berg2015-07-172-6/+1
* | | | | packet: add extended BPF fanout modeWillem de Bruijn2015-08-171-0/+31
* | | | | packet: add classic BPF fanout modeWillem de Bruijn2015-08-172-2/+102
* | | | | lwtunnel: rename ip lwtunnel attributesJiri Benc2015-08-171-43/+43
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-08-175-24/+27
|\ \ \ \ \
| * | | | | xfrm: Add oif to dst lookupsDavid Ahern2015-08-113-18/+24
| * | | | | net/xfrm: use kmemdup rather than duplicating its implementationAndrzej Hajda2015-08-111-4/+2
| * | | | | xfrm6: Fix IPv6 ECN decapsulationThomas Egerer2015-08-111-2/+1
| | |_|/ / | |/| | |
* | | | | net: sch_generic: react upon IFF_NO_QUEUE flagPhil Sutter2015-08-171-2/+4
* | | | | tipc: don't sanity check non-existing TLV (NL compat)Richard Alpe2015-08-171-1/+1
OpenPOWER on IntegriCloud