summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* qed: Semantic refactoring of interrupt codeYuval Mintz2016-03-011-0/+6
* net: remove skb_sender_cpu_clear()WANG Cong2016-03-011-4/+0
* net/mlx5: Fix global UAR mappingMoshe Lazer2016-03-011-3/+2
* net/mlx5: Make command timeout way shorterOr Gerlitz2016-03-011-1/+1
* net: ipv4: Convert IP network timestamps to be y2038 safeDeepa Dinamani2016-03-011-0/+2
* introduce IFE actionJamal Hadi Salim2016-03-012-0/+99
* Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller2016-03-017-84/+219
|\
| * net: rfkill: gpio: remove rfkill_gpio_platform_dataHeikki Krogerus2016-02-241-37/+0
| * net: rfkill: add rfkill_find_type functionHeikki Krogerus2016-02-241-0/+15
| * cfg80211: Add global RRM capabilityBeni Lev2016-02-241-0/+8
| * mac80211: move MU_MIMO_OWNER flag to ieee80211_vifSara Sharon2016-02-241-0/+2
| * mac80211: provide interface to driver to set VHT MU-MIMO dataSara Sharon2016-02-241-0/+15
| * mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seqEliad Peller2016-02-241-34/+0
| * mac80211: move TKIP TX IVs to public part of key structEliad Peller2016-02-241-3/+20
| * cfg80211: basic support for PBSS network typeLior David2016-02-242-0/+14
| * mac80211: add API to allow filtering frames in BA sessionsSara Sharon2016-02-241-1/+19
| * mac80211: expose txq queue depth and size to driversMichal Kazior2016-02-241-0/+15
| * mac80211: Parse legacy and HT rate in injected framesSven Eckelmann2016-02-241-0/+2
| * mac80211: add RX_FLAG_MACTIME_PLCP_STARTJohannes Berg2016-02-241-0/+3
| * rfkill: Update userspace API documentationJoão Paulo Rechi Vita2016-02-241-0/+2
| * rfkill: disentangle polling pause and suspendJohannes Berg2016-02-241-1/+2
| * mac80211: Make addr const in SET_IEEE80211_PERM_ADDR()Bjorn Andersson2016-02-241-1/+1
| * mac80211: limit the A-MSDU Tx based on peer's capabilitiesEmmanuel Grumbach2016-02-242-0/+33
| * mac80211: allow drivers to report (non-)monitor framesGrzegorz Bajorski2016-02-241-0/+11
| * mac80211: support hw managing reorder logicSara Sharon2016-02-241-0/+6
| * mac80211: pass block ack session timeout to to driverSara Sharon2016-01-141-14/+30
| * mac80211: document status.freq restrictionsJohannes Berg2016-01-141-0/+2
| * mac80211: pass RX aggregation window size to driverSara Sharon2016-01-141-3/+5
| * mac80211: add flag for duplication checkSara Sharon2016-01-141-1/+1
| * mac80211: process and save VHT MU-MIMO group frameSara Sharon2016-01-142-0/+24
* | bridge: mcast: add support for more router port information dumpingNikolay Aleksandrov2016-03-011-1/+13
* | bridge: mcast: add support for temporary port routerNikolay Aleksandrov2016-03-011-0/+1
* | bridge: mcast: use names for the different multicast_router typesNikolay Aleksandrov2016-03-011-0/+7
* | net: dsa: support VLAN filtering switchdev attrVivien Didelot2016-03-011-0/+2
* | mlx4: Implement devlink interfaceJiri Pirko2016-03-011-0/+3
* | Introduce devlink infrastructureJiri Pirko2016-03-012-0/+212
* | net: sched: cls_u32 add bit to specify software only rulesJohn Fastabend2016-03-012-2/+12
* | net: cls_u32: move TC offload feature bit into cls_u32 offload logicJohn Fastabend2016-03-011-0/+3
* | net: sched: consolidate offload decision in cls_u32John Fastabend2016-03-011-0/+5
* | netdev: introduce ndo_set_rx_headroomPaolo Abeni2016-03-011-0/+31
* | net_sched: update hierarchical backlog tooWANG Cong2016-02-292-2/+7
* | net_sched: introduce qdisc_replace() helperWANG Cong2016-02-291-0/+17
* | net: l3mdev: address selection should only consider devices in L3 domainDavid Ahern2016-02-261-2/+2
* | net: ethtool: remove unused __ethtool_get_settingsDavid Decotigny2016-02-261-4/+0
* | net: rdma: use __ethtool_get_ksettingsDavid Decotigny2016-02-261-8/+6
* | net: ethtool: add new ETHTOOL_xLINKSETTINGS APIDavid Decotigny2016-02-262-74/+339
* | net: Facility to report route quality of connected socketsTom Herbert2016-02-261-0/+2
* | net: ipv6: Make address flushing on ifdown optionalDavid Ahern2016-02-262-0/+2
* | net: dsa: drop vlan_getnextVivien Didelot2016-02-251-3/+0
* | net: dsa: add port_vlan_dump routineVivien Didelot2016-02-251-0/+3