summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: rename ieee80211_rx_status::vht_nss to just nssJohannes Berg2017-04-289-16/+16
* mac80211: separate encoding/bandwidth from flagsJohannes Berg2017-04-2840-171/+182
* mac80211: clean up rate encoding bits in RX statusJohannes Berg2017-04-2847-262/+261
* mac80211: make multicast variable a bool in ieee80211_accept_frame()Luca Coelho2017-04-261-1/+1
* mac80211: disentangle iflist_mtx and chanctx_mtxJohannes Berg2017-04-263-8/+9
* mac80211: don't parse encrypted management frames in ieee80211_frame_ackedEmmanuel Grumbach2017-04-261-0/+1
* ieee80211: fix kernel-doc parsing errorsJohannes Berg2017-04-261-6/+6
* ieee80211: add FT-802.1X AKM suite selectorLuca Coelho2017-04-261-0/+1
* ieee80211: add SUITE_B AKM selectorsLuca Coelho2017-04-261-12/+14
* cfg80211: add request id parameter to .sched_scan_stop() signatureArend Van Spriel2017-04-268-22/+24
* nl80211: add support for BSSIDs in scheduled scan matchsetsArend Van Spriel2017-04-263-11/+39
* nl80211: allow multiple active scheduled scan requestsArend Van Spriel2017-04-2613-64/+205
* cfg80211: simplify netlink socket owner interface deletionJohannes Berg2017-04-264-49/+13
* mac80211: rewrite monitor mode delivery logicJohannes Berg2017-04-251-59/+92
* cfg80211: Fix dfs state propagation for non-DFS center channelVasanthakumar Thiagarajan2017-04-251-3/+0
* drivers: net: xgene-v2: Fix error return code in xge_mdio_config()Wei Yongjun2017-04-251-0/+1
* net: Generic XDPDavid S. Miller2017-04-255-22/+187
* qed: fix invalid use of sizeof in qed_alloc_qm_data()Wei Yongjun2017-04-251-1/+1
* bpf: map_get_next_key to return first key on NULLTeng Qin2017-04-255-20/+50
* selftests/net: Fix broken test case in psock_fanoutMike Maloney2017-04-251-1/+1
* net: ethernet: ti: netcp_core: remove unused compl queue mappingIvan Khoronzhuk2017-04-251-4/+0
* Merge branch 'qed-vf-tunnel'David S. Miller2017-04-2517-255/+857
|\
| * qed - VF tunnelling support [VXLAN/GENEVE/GRE]Chopra, Manish2017-04-258-4/+446
| * qed/qede: Add UDP ports in bulletin boardChopra, Manish2017-04-259-1/+84
| * qede: Configure UDP ports in local context.Chopra, Manish2017-04-253-36/+52
| * qede: Disable tunnel offloads for non offloaded UDP portsChopra, Manish2017-04-251-6/+17
| * qed/qede: Enable tunnel offloads based on hw configurationChopra, Manish2017-04-254-11/+51
| * qed: refactor tunnelling - API/StructsChopra, Manish2017-04-257-197/+207
|/
* Merge branch 'l2tpeth-info'David S. Miller2017-04-251-2/+11
|\
| * l2tp: define "l2tpeth" device typeGuillaume Nault2017-04-251-0/+5
| * l2tp: set name_assign_type for devices created by l2tp_eth.cGuillaume Nault2017-04-251-2/+6
|/
* net sched actions: Complete the JUMPX opcodeJamal Hadi Salim2017-04-251-0/+25
* Merge tag 'linux-can-next-for-4.12-20170425' of git://git.kernel.org/pub/scm/...David S. Miller2017-04-2524-372/+3888
|\
| * can: ti_hecc: fix return value check in ti_hecc_probe()Wei Yongjun2017-04-251-6/+6
| * can: enable module auto loading for virtual CAN interfacesOliver Hartkopp2017-04-251-2/+5
| * can: add Virtual CAN Tunnel driver (vxcan)Oliver Hartkopp2017-04-254-0/+347
| * can: network namespace support for CAN gatewayOliver Hartkopp2017-04-252-28/+47
| * can: network namespace support for CAN_BCM protocolOliver Hartkopp2017-04-252-33/+58
| * can: complete initial namespace supportOliver Hartkopp2017-04-255-105/+121
| * can: remove obsolete definitionsOliver Hartkopp2017-04-251-4/+0
| * can: remove obsolete pernet_operations definitionsOliver Hartkopp2017-04-251-4/+0
| * can: fix memory leak in initial namespace supportOliver Hartkopp2017-04-251-0/+2
| * can: mcba_usb: Add support for Microchip CAN BUS AnalyzerRemigiusz Kołłątaj2017-04-253-0/+911
| * can: m_can: Enable TX FIFO Handling for M_CAN IP version >= v3.1.xMario Huettel2017-04-251-29/+159
| * can: m_can: Configuration for TX and TX event FIFOsMario Huettel2017-04-251-5/+34
| * can: m_can: Enable M_CAN version dependent initializationMario Huettel2017-04-251-71/+269
| * can: m_can: Updated register defines to newest versionMario Huettel2017-04-251-65/+125
| * can: m_can: Removed virtual address from printMario Huettel2017-04-251-2/+2
| * can: m_can: Removed initialization of FIFO water marksMario Huettel2017-04-251-2/+2
| * can: m_can: Disabled Interrupt Line 1Mario Huettel2017-04-251-1/+2