summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-28cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel16-59/+77
2017-04-28mac80211: Add support for BSS max idle period elementAvraham Stern5-3/+63
2017-04-28cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()Avraham Stern10-121/+115
2017-04-28mac80211: Fix possible sband related NULL pointer de-referenceMohammed Shafi Shajakhan11-70/+139
2017-04-28mac80211: add ieee80211_tx_status_extFelix Fietkau2-31/+74
2017-04-28mac80211: move ieee80211_tx_status_noskb below ieee80211_tx_statusFelix Fietkau1-58/+58
2017-04-28mac80211: make rate control tx status API more extensibleFelix Fietkau6-55/+58
2017-04-28mac80211: use bitfield macros for encoded rateJohannes Berg2-30/+50
2017-04-28mac80211: rename ieee80211_rx_status::vht_nss to just nssJohannes Berg9-16/+16
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg40-171/+182
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg47-262/+261
2017-04-27mac80211: make multicast variable a bool in ieee80211_accept_frame()Luca Coelho1-1/+1
2017-04-27mac80211: disentangle iflist_mtx and chanctx_mtxJohannes Berg3-8/+9
2017-04-27mac80211: don't parse encrypted management frames in ieee80211_frame_ackedEmmanuel Grumbach1-0/+1
2017-04-27ieee80211: fix kernel-doc parsing errorsJohannes Berg1-6/+6
2017-04-27ieee80211: add FT-802.1X AKM suite selectorLuca Coelho1-0/+1
2017-04-27ieee80211: add SUITE_B AKM selectorsLuca Coelho1-12/+14
2017-04-27cfg80211: add request id parameter to .sched_scan_stop() signatureArend Van Spriel8-22/+24
2017-04-27nl80211: add support for BSSIDs in scheduled scan matchsetsArend Van Spriel3-11/+39
2017-04-27nl80211: allow multiple active scheduled scan requestsArend Van Spriel13-64/+205
2017-04-27cfg80211: simplify netlink socket owner interface deletionJohannes Berg4-49/+13
2017-04-25mac80211: rewrite monitor mode delivery logicJohannes Berg1-59/+92
2017-04-25cfg80211: Fix dfs state propagation for non-DFS center channelVasanthakumar Thiagarajan1-3/+0
2017-04-25drivers: net: xgene-v2: Fix error return code in xge_mdio_config()Wei Yongjun1-0/+1
2017-04-25net: Generic XDPDavid S. Miller5-22/+187
2017-04-25qed: fix invalid use of sizeof in qed_alloc_qm_data()Wei Yongjun1-1/+1
2017-04-25bpf: map_get_next_key to return first key on NULLTeng Qin5-20/+50
2017-04-25selftests/net: Fix broken test case in psock_fanoutMike Maloney1-1/+1
2017-04-25net: ethernet: ti: netcp_core: remove unused compl queue mappingIvan Khoronzhuk1-4/+0
2017-04-25Merge branch 'qed-vf-tunnel'David S. Miller17-255/+857
2017-04-25qed - VF tunnelling support [VXLAN/GENEVE/GRE]Chopra, Manish8-4/+446
2017-04-25qed/qede: Add UDP ports in bulletin boardChopra, Manish9-1/+84
2017-04-25qede: Configure UDP ports in local context.Chopra, Manish3-36/+52
2017-04-25qede: Disable tunnel offloads for non offloaded UDP portsChopra, Manish1-6/+17
2017-04-25qed/qede: Enable tunnel offloads based on hw configurationChopra, Manish4-11/+51
2017-04-25qed: refactor tunnelling - API/StructsChopra, Manish7-197/+207
2017-04-25Merge branch 'l2tpeth-info'David S. Miller1-2/+11
2017-04-25l2tp: define "l2tpeth" device typeGuillaume Nault1-0/+5
2017-04-25l2tp: set name_assign_type for devices created by l2tp_eth.cGuillaume Nault1-2/+6
2017-04-25net sched actions: Complete the JUMPX opcodeJamal Hadi Salim1-0/+25
2017-04-25Merge tag 'linux-can-next-for-4.12-20170425' of git://git.kernel.org/pub/scm/...David S. Miller24-372/+3888
2017-04-25ipvlan: use pernet operations and restrict l3s hooks to master netnsFlorian Westphal2-15/+70
2017-04-25can: ti_hecc: fix return value check in ti_hecc_probe()Wei Yongjun1-6/+6
2017-04-25can: enable module auto loading for virtual CAN interfacesOliver Hartkopp1-2/+5
2017-04-25can: add Virtual CAN Tunnel driver (vxcan)Oliver Hartkopp4-0/+347
2017-04-25can: network namespace support for CAN gatewayOliver Hartkopp2-28/+47
2017-04-25can: network namespace support for CAN_BCM protocolOliver Hartkopp2-33/+58
2017-04-25can: complete initial namespace supportOliver Hartkopp5-105/+121
2017-04-25can: remove obsolete definitionsOliver Hartkopp1-4/+0
2017-04-25can: remove obsolete pernet_operations definitionsOliver Hartkopp1-4/+0