summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | mac80211: fix memory leakSudip Mukherjee2016-02-241-0/+1
| * | mac80211: Interoperability workaround for 80+80 and 160 MHz channelsJouni Malinen2016-02-241-2/+29
| * | mac80211: add API to allow filtering frames in BA sessionsSara Sharon2016-02-243-0/+88
| * | mac80211: change ieee80211_rx_reorder_ready() argumentsJohannes Berg2016-02-242-23/+24
| * | mac80211: expose txq queue depth and size to driversMichal Kazior2016-02-245-1/+24
| * | mac80211: Parse legacy and HT rate in injected framesSven Eckelmann2016-02-241-2/+70
| * | mac80211: mesh: drop constant field mean_chain_lenBob Copeland2016-02-242-9/+3Star
| * | mac80211: avoid excessive stack usage in sta_infoArnd Bergmann2016-02-241-8/+16
| * | mac80211: always print a message when disconnectingJohannes Berg2016-02-241-5/+12
| * | mac80211: fix ibss scan parametersSara Sharon2016-02-241-7/+15
| * | mac80211: add RX_FLAG_MACTIME_PLCP_STARTJohannes Berg2016-02-242-2/+20
| * | mac80211: fix unnecessary frame drops in mesh fwdingMichal Kazior2016-02-241-2/+3
| * | mac80211: fix txq queue related crashesMichal Kazior2016-02-241-0/+3
| * | mac80211: mesh_plink: remove redundant sta_info checkSunil Shahu2016-02-241-6/+4Star
| * | rfkill: Remove obsolete "claim" sysfs interfaceJoão Paulo Rechi Vita2016-02-241-10/+1Star
| * | rfkill: remove/inline __rfkill_set_hw_stateJoão Paulo Rechi Vita2016-02-241-26/+15Star
| * | rfkill: use variable instead of duplicating the expressionJoão Paulo Rechi Vita2016-02-241-1/+1
| * | cfg80211: Fix some linguistics in KconfigOla Olsson2016-02-241-6/+6
| * | rfkill: disentangle polling pause and suspendJohannes Berg2016-02-241-2/+15
| * | mac80211: refactor HT/VHT to chandef codeJohannes Berg2016-02-245-78/+46Star
| * | cfg80211: add more warnings for inconsistent opsOla Olsson2016-02-241-0/+10
| * | mac80211: limit the A-MSDU Tx based on peer's capabilitiesEmmanuel Grumbach2016-02-243-0/+51
| * | mac80211: Recalc min chandef when station is associatedIlan Peer2016-02-242-5/+6
| * | mac80211: allow drivers to report (non-)monitor framesGrzegorz Bajorski2016-02-241-2/+3
| * | mac80211: support hw managing reorder logicSara Sharon2016-02-243-11/+35
| * | mac80211: pass block ack session timeout to to driverSara Sharon2016-01-145-52/+83
| * | cfg80211/mac80211: use to_delayed_workGeliang Tang2016-01-142-4/+2Star
| * | mac80211: pass RX aggregation window size to driverSara Sharon2016-01-141-1/+1
| * | mac80211: add flag for duplication checkSara Sharon2016-01-141-0/+3
| * | mac80211: process and save VHT MU-MIMO group frameSara Sharon2016-01-146-0/+52
| * | cfg80211: remove CFG80211_REG_DEBUGJohannes Berg2016-01-142-101/+34Star
* | | bridge: mcast: add support for more router port information dumpingNikolay Aleksandrov2016-03-011-2/+14
* | | bridge: mcast: add support for temporary port routerNikolay Aleksandrov2016-03-011-2/+19
* | | bridge: mcast: do nothing if port's multicast_router is set to the same valNikolay Aleksandrov2016-03-011-1/+4
* | | bridge: mcast: use names for the different multicast_router typesNikolay Aleksandrov2016-03-011-28/+33
* | | net: dsa: support VLAN filtering switchdev attrVivien Didelot2016-03-011-0/+21
* | | Introduce devlink infrastructureJiri Pirko2016-03-013-0/+746
* | | net: sched: cls_u32 add bit to specify software only rulesJohn Fastabend2016-03-011-10/+27
* | | net: sched: consolidate offload decision in cls_u32John Fastabend2016-03-011-4/+4
* | | ovs: propagate per dp max headroom to all vportsPaolo Abeni2016-03-013-1/+53
* | | bridge: notify enslaved devices of headroom changesPaolo Abeni2016-03-011-2/+35
* | | sch_dsmark: update backlog as wellWANG Cong2016-02-291-0/+3
* | | sch_htb: update backlog as wellWANG Cong2016-02-291-1/+4
* | | net_sched: update hierarchical backlog tooWANG Cong2016-02-2919-47/+84
* | | net_sched: introduce qdisc_replace() helperWANG Cong2016-02-2912-78/+12Star
| |/ |/|
* | GSO: Provide software checksum of tunneled UDP fragmentation offloadAlexander Duyck2016-02-263-7/+37
* | net: l3mdev: prefer VRF master for source address selectionDavid Lamparter2016-02-261-0/+17
* | net: l3mdev: address selection should only consider devices in L3 domainDavid Ahern2016-02-262-2/+14
* | net: ethtool: remove unused __ethtool_get_settingsDavid Decotigny2016-02-261-31/+14Star
* | net: core: use __ethtool_get_ksettingsDavid Decotigny2016-02-262-12/+14