summaryrefslogtreecommitdiffstats
path: root/kernel (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-24mac80211: mesh: drop constant field mean_chain_lenBob Copeland2-9/+3
2016-02-24mac80211: avoid excessive stack usage in sta_infoArnd Bergmann1-8/+16
2016-02-24mac80211: always print a message when disconnectingJohannes Berg1-5/+12
2016-02-24mac80211: fix ibss scan parametersSara Sharon1-7/+15
2016-02-24mac80211: add RX_FLAG_MACTIME_PLCP_STARTJohannes Berg3-2/+23
2016-02-24mac80211: fix unnecessary frame drops in mesh fwdingMichal Kazior1-2/+3
2016-02-24mac80211: fix txq queue related crashesMichal Kazior1-0/+3
2016-02-24mac80211: mesh_plink: remove redundant sta_info checkSunil Shahu1-6/+4
2016-02-24rfkill: Update userspace API documentationJoão Paulo Rechi Vita1-0/+2
2016-02-24rfkill: Remove obsolete "claim" sysfs interfaceJoão Paulo Rechi Vita3-19/+14
2016-02-24rfkill: remove/inline __rfkill_set_hw_stateJoão Paulo Rechi Vita1-26/+15
2016-02-24rfkill: use variable instead of duplicating the expressionJoão Paulo Rechi Vita1-1/+1
2016-02-24cfg80211: Fix some linguistics in KconfigOla Olsson1-6/+6
2016-02-24rfkill: disentangle polling pause and suspendJohannes Berg2-3/+17
2016-02-24mac80211_hwsim: remove shadowing variableJohannes Berg1-3/+1
2016-02-24mac80211: Make addr const in SET_IEEE80211_PERM_ADDR()Bjorn Andersson1-1/+1
2016-02-24mac80211: refactor HT/VHT to chandef codeJohannes Berg5-78/+46
2016-02-24cfg80211: add more warnings for inconsistent opsOla Olsson1-0/+10
2016-02-24mac80211: limit the A-MSDU Tx based on peer's capabilitiesEmmanuel Grumbach5-0/+84
2016-02-24mac80211: Recalc min chandef when station is associatedIlan Peer2-5/+6
2016-02-24mac80211: allow drivers to report (non-)monitor framesGrzegorz Bajorski2-2/+14
2016-02-24mac80211: support hw managing reorder logicSara Sharon4-11/+41
2016-01-14mac80211: pass block ack session timeout to to driverSara Sharon27-139/+202
2016-01-14cfg80211/mac80211: use to_delayed_workGeliang Tang2-4/+2
2016-01-14mac80211: document status.freq restrictionsJohannes Berg1-0/+2
2016-01-14mac80211: pass RX aggregation window size to driverSara Sharon2-4/+6
2016-01-14mac80211: add flag for duplication checkSara Sharon2-1/+4
2016-01-14mac80211: process and save VHT MU-MIMO group frameSara Sharon8-0/+76
2016-01-14cfg80211: remove CFG80211_REG_DEBUGJohannes Berg2-101/+34
2016-01-12net: bnxt: always return values from _bnxt_get_max_ringsArnd Bergmann1-7/+9
2016-01-12net: bpf: reject invalid shiftsRabin Vincent2-0/+15
2016-01-12net: netlink: Fix multicast group storage allocation for families with more t...Matti Vaittinen1-1/+1
2016-01-12net: bpf: reject invalid shiftsRabin Vincent2-0/+15
2016-01-12phonet: properly unshare skbs in phonet_rcv()Eric Dumazet1-0/+4
2016-01-12dwc_eth_qos: Fix dma address for multi-fragment skbsLars Persson1-1/+1
2016-01-12phy: remove an unneeded conditionDan Carpenter1-1/+1
2016-01-12mdio: remove an unneed conditionDan Carpenter1-4/+2
2016-01-12mdio_bus: NULL dereference on allocation errorDan Carpenter1-5/+6
2016-01-12kvm: x86: Fix vmwrite to SECONDARY_VM_EXEC_CONTROLHuaitong Han1-1/+2
2016-01-12net: Fix typo in netdev_intersect_featuresTom Herbert1-2/+2
2016-01-12net: freescale: mac-fec: Fix build error from phy_device API changeAndrew Lunn1-1/+1
2016-01-12net: freescale: ucc_geth: Fix build error from phy_device API changeAndrew Lunn1-1/+1
2016-01-12cgroup: rename cgroup documentationsTejun Heo14-0/+0
2016-01-11bonding: Prevent IPv6 link local address on enslaved devicesKarl Heiss1-1/+4
2016-01-11IB/mlx5: Add flow steering supportMaor Gottlieb3-1/+517
2016-01-11net/mlx5_core: Export flow steering APIMaor Gottlieb1-0/+5
2016-01-11net/mlx5_core: Make ipv4/ipv6 location more clearMaor Gottlieb1-2/+18
2016-01-11net/mlx5_core: Enable flow steering support for the IB driverMaor Gottlieb3-8/+51
2016-01-11net/mlx5_core: Initialize namespaces only when supported by deviceMaor Gottlieb1-21/+49
2016-01-11net/mlx5_core: Set priority attributesMaor Gottlieb2-19/+55