aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-11net: ethernet: mediatek: Fix misuses of GENMASK macroJoe Perches2-2/+2
2019-07-11net: fib_rules: do not flow dissect local packetsPetar Penkov1-2/+2
2019-07-10Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs"Linus Torvalds46-992/+325
2019-07-10Revert "ACPICA: Update table load object initialization"Rafael J. Wysocki2-9/+17
2019-07-10udf: Fix incorrect final NOT_ALLOCATED (hole) extent lengthSteven J. Magnani1-33/+60
2019-07-09net/mlx5e: Return in default case statement in tx_post_resync_paramsNathan Chancellor1-0/+1
2019-07-09mlx5: Return -EINVAL when WARN_ON_ONCE triggers in mlx5e_tls_resync().David S. Miller1-1/+1
2019-07-09nfsd: Make __get_nfsdfs_client() staticYueHaibing1-1/+1
2019-07-09nfsd: Make two functions staticYueHaibing1-2/+2
2019-07-09net: dsa: add support for BRIDGE_MROUTER attributeVivien Didelot3-0/+17
2019-07-09pkt_sched: Include const.hDavid Ahern1-0/+1
2019-07-09net: netsec: remove static declaration for netsec_set_tx_de()Ilias Apalodimas1-45/+41
2019-07-09net: netsec: remove superfluous if statementIlias Apalodimas1-4/+4
2019-07-09netfilter: nf_tables: add hardware offload supportPablo Neira Ayuso10-7/+691
2019-07-09net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso32-254/+254
2019-07-09net: flow_offload: add flow_block_cb_is_busy() and use itPablo Neira Ayuso7-0/+39
2019-07-09net: sched: remove tcf block APIPablo Neira Ayuso2-167/+0
2019-07-09drivers: net: use flow block APIPablo Neira Ayuso25-130/+286
2019-07-09net: sched: use flow block APIPablo Neira Ayuso1-1/+87
2019-07-09net: flow_offload: add flow_block_cb_{priv, incref, decref}()Pablo Neira Ayuso2-0/+22
2019-07-09net: flow_offload: add list handling functionsPablo Neira Ayuso3-0/+39
2019-07-09net: flow_offload: add flow_block_cb_alloc() and flow_block_cb_free()Pablo Neira Ayuso2-0/+42
2019-07-09net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*Pablo Neira Ayuso11-27/+26
2019-07-09net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BINDPablo Neira Ayuso9-28/+27
2019-07-09net: flow_offload: add flow_block_cb_setup_simple()Pablo Neira Ayuso17-317/+117
2019-07-09net: hisilicon: Add an tx_desc to adapt HI13X1_GMACJiangfeng Xiao1-3/+31
2019-07-09net: hisilicon: Add an rx_desc to adapt HI13X1_GMACJiangfeng Xiao1-0/+9
2019-07-09net: hisilicon: Offset buf address to adapt HI13X1_GMACJiangfeng Xiao1-3/+17
2019-07-09net: hisilicon: Add group field to adapt HI13X1_GMACJiangfeng Xiao1-3/+5
2019-07-09net: hisilicon: dt-bindings: Add an field of port-handleJiangfeng Xiao1-3/+4
2019-07-09net: hisilicon: HI13X1_GMAX need dreq reset at firstJiangfeng Xiao1-0/+24
2019-07-09net: hisilicon: HI13X1_GMAX skip write LOCAL_PAGE_REGJiangfeng Xiao1-0/+2
2019-07-09net: hisilicon: Cleanup for cast to restricted __be32Jiangfeng Xiao1-2/+2
2019-07-09net: hisilicon: Cleanup for got restricted __be32Jiangfeng Xiao1-4/+4
2019-07-09net: hisilicon: Add support for HI13X1 to hip04_ethJiangfeng Xiao2-7/+40
2019-07-09net: stmmac: add support for hash table size 128/256 in dwmac4Biao Huang5-25/+42
2019-07-09net: stmmac: dwmac4: mac address array boudary violation issueBiao Huang1-1/+1
2019-07-09tc-testing: introduce scapyPlugin for basic trafficLucas Bates2-0/+148
2019-07-09tc-testing: Allow tdc plugins to see test case dataLucas Bates2-8/+7
2019-07-09net: dsa: vsc73xx: fix NET_DSA and OF dependenciesArnd Bergmann1-0/+4
2019-07-09net: mvmdio: defer probe of orion-mdio if a clock is not readyJosua Mayer1-0/+5
2019-07-09net: mvmdio: print warning when orion-mdio has too many clocksJosua Mayer1-0/+4
2019-07-09net: mvmdio: allow up to four clocks to be specified for orion-mdioJosua Mayer1-1/+1
2019-07-09dt-bindings: allow up to four clocks for orion-mdioJosua Mayer1-1/+1
2019-07-09net: netsec: start using buffers if page_pool registration succeededIlias Apalodimas1-8/+9
2019-07-09net: stmmac: Introducing support for Page PoolJose Abreu3-144/+70
2019-07-09net: stmmac: Fix descriptors address being in > 32 bits address spaceJose Abreu7-22/+26
2019-07-09net: stmmac: Implement RX Coalesce Frames settingJose Abreu4-8/+20
2019-07-09bnxt_en: Add page_pool_destroy() during RX ring cleanup.Michael Chan1-6/+2