summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-10-29Merge tag 'mac80211-next-for-davem-2016-10-28' of git://git.kernel.org/pub/sc...David S. Miller5-44/+224
2016-10-29bpf: Print function name in addition to function idThomas Graf1-285/+289
2016-10-29flow_dissector: __skb_get_hash_symmetric arg can be constFlorian Westphal1-1/+1
2016-10-29tcp/dccp: drop SYN packets if accept queue is fullEric Dumazet1-5/+0
2016-10-29netlink: Add nla_memdup() to wrap kmemdup() use on nlattrThomas Graf1-0/+10
2016-10-27genetlink: mark families as __ro_after_initJohannes Berg1-1/+1
2016-10-27genetlink: use idr to track familiesJohannes Berg2-16/+17
2016-10-27genetlink: statically initialize familiesJohannes Berg3-72/+29
2016-10-27genetlink: no longer support using static family IDsJohannes Berg3-7/+2
2016-10-27genetlink: introduce and use genl_family_attrbuf()Johannes Berg1-0/+2
2016-10-27skbedit: allow the user to specify bitmask for markAntonio Quartulli2-0/+3
2016-10-27cfg80211: Add support to update connection parametersvamsi krishna2-0/+32
2016-10-27cfg80211: configure multicast to unicast for AP interfacesMichael Braun2-0/+27
2016-10-27cfg80211: Add KEK/nonces for FILS association framesJouni Malinen3-0/+20
2016-10-27cfg80211: Add Fast Initial Link Setup (FILS) auth algsJouni Malinen2-0/+9
2016-10-27cfg80211: Define IEEE P802.11ai (FILS) information elementsJouni Malinen2-0/+41
2016-10-27cfg80211: Add feature flag for Fast Initial Link Setup (FILS) as STAJouni Malinen1-0/+3
2016-10-27cfg80211: Rename SAE_DATA to more generic AUTH_DATAJouni Malinen2-8/+19
2016-10-27cfg80211: validate beacon int as part of iface combinationsJohannes Berg1-8/+4
2016-10-27cfg80211: add generic helper to check interface is runningArend Van Spriel1-3/+10
2016-10-26net: phy: broadcom: Add support for BCM54612EXo Wang1-0/+1
2016-10-26net: phy: broadcom: Update Auxiliary Control Register macrosXo Wang1-1/+2
2016-10-23net: ip, diag -- Add diag interface for raw socketsCyrill Gorcunov3-0/+30
2016-10-23lwt: Remove unused len fieldThomas Graf1-2/+1
2016-10-22bpf: add helper for retrieving current numa node idDaniel Borkmann2-0/+7
2016-10-22udp: implement memory accounting helpersPaolo Abeni1-0/+4
2016-10-22net/socket: factor out helpers for memory and queue manipulationPaolo Abeni1-0/+4
2016-10-20net: use core MTU range checking in misc driversJarod Wilson2-2/+0
2016-10-20net: use core MTU range checking in WAN driversJarod Wilson1-2/+0
2016-10-20ethernet: use net core MTU range checking in more driversJarod Wilson1-0/+1
2016-10-19bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registersThomas Graf1-1/+1
2016-10-19cfg80211: allow aborting in-progress connection atttemptsIlan Peer1-3/+4
2016-10-19mac80211: uapsd_queues is in QoS IE orderEmmanuel Grumbach2-2/+4
2016-10-19mac80211: add a HW flag for supporting HW TX fragmentationSara Sharon1-2/+8
2016-10-19mac80211: allow the driver not to pass the tid to ieee80211_sta_uapsd_triggerEmmanuel Grumbach1-0/+4
2016-10-19wireless: radiotap: fix timestamp sampling position valuesJohannes Berg1-2/+2
2016-10-18ARM: pxa: enhance smc91x platform dataRobert Jarzmik1-0/+1
2016-10-18net: phy: leds: add support for led triggers on phy link state changeZach Brown2-0/+58
2016-10-18net: phy: Create phy_supported_speeds function which lists speeds currently s...Zach Brown1-0/+15
2016-10-18net: Remove all_adj_list and its referencesDavid Ahern1-25/+0
2016-10-18net: Introduce new api for walking upper and lower devicesDavid Ahern1-0/+17
2016-10-17net: phy: Threaded interrupts allow some simplificationAndrew Lunn1-2/+3
2016-10-17mac80211: fix A-MSDU outer SA/DAMichael Braun1-1/+1
2016-10-15lwtunnel: Add destroy state operationTom Herbert1-4/+3
2016-10-14qed*: Allow unicast filteringYuval Mintz1-0/+1
2016-10-14qed: Pass MAC hints to VFsYuval Mintz1-1/+1
2016-10-14net/sched: tc_mirred: Rename public predicates 'is_tcf_mirred_redirect' and '...Shmulik Ladkani1-2/+2
2016-10-14net/sched: act_mirred: Rename tcfm_ok_push to tcfm_mac_header_xmit and make i...Shmulik Ladkani1-1/+1
2016-10-14net: phy: Cleanup the Edge-Rate feature in Microsemi PHYs.Allan W. Nielsen1-21/+0
2016-10-14Revert "net: Add driver helper functions to determine checksum offloadability"stephen hemminger1-78/+0