summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* docs: networking: convert filter.txt to ReSTMauro Carvalho Chehab2020-04-287-387/+494
* docs: networking: convert fib_trie.txt to ReSTMauro Carvalho Chehab2020-04-282-6/+11
* docs: networking: convert eql.txt to ReSTMauro Carvalho Chehab2020-04-283-300/+146
* docs: networking: convert driver.txt to ReSTMauro Carvalho Chehab2020-04-282-9/+14
* docs: networking: convert dns_resolver.txt to ReSTMauro Carvalho Chehab2020-04-286-31/+30
* docs: networking: convert defza.txt to ReSTMauro Carvalho Chehab2020-04-282-1/+8
* docs: networking: convert decnet.txt to ReSTMauro Carvalho Chehab2020-04-285-36/+50
* docs: networking: convert dctcp.txt to ReSTMauro Carvalho Chehab2020-04-282-3/+12
* docs: networking: convert dccp.txt to ReSTMauro Carvalho Chehab2020-04-282-15/+25
* docs: networking: convert cxacru.txt to ReSTMauro Carvalho Chehab2020-04-282-33/+54
* docs: networking: convert cops.txt to ReSTMauro Carvalho Chehab2020-04-284-64/+82
* docs: networking: convert cdc_mbim.txt to ReSTMauro Carvalho Chehab2020-04-282-30/+47
* docs: networking: convert bonding.txt to ReSTMauro Carvalho Chehab2020-04-285-634/+688
* docs: networking: convert baycom.txt to ReSTMauro Carvalho Chehab2020-04-283-56/+73
* docs: networking: convert ax25.txt to ReSTMauro Carvalho Chehab2020-04-283-3/+10
* docs: networking: convert atm.txt to ReSTMauro Carvalho Chehab2020-04-283-1/+8
* docs: networking: convert arcnet.txt to ReSTMauro Carvalho Chehab2020-04-283-158/+197
* docs: networking: convert arcnet-hardware.txt to ReSTMauro Carvalho Chehab2020-04-282-1063/+1165
* docs: networking: convert altera_tse.txt to ReSTMauro Carvalho Chehab2020-04-282-33/+57
* docs: networking: convert 6pack.txt to ReSTMauro Carvalho Chehab2020-04-283-16/+33
* docs: networking: convert caif files to ReSTMauro Carvalho Chehab2020-04-287-228/+281
* net: ethernet: fec: Prevent MII event after MII_SPEED writeAndrew Lunn2020-04-281-0/+17
* dpaa2-eth: Use proper division helper in dpaa2_dbg_ch_showNathan Chancellor2020-04-281-1/+1
* net: phy: bcm54140: Make a bunch of functions staticChenTao2020-04-281-3/+3
* Merge branch 'kselftest-add-fixture-parameters'David S. Miller2020-04-283-128/+202
|\
| * selftests: tls: run all tests for TLS 1.2 and TLS 1.3Jakub Kicinski2020-04-281-76/+17
| * kselftest: add fixture variantsJakub Kicinski2020-04-282-27/+124
| * kselftest: run tests by fixtureJakub Kicinski2020-04-281-9/+14
| * kselftest: create fixture objectsJakub Kicinski2020-04-281-13/+38
| * kselftest: factor out list manipulation to a helperJakub Kicinski2020-04-281-18/+24
|/
* Merge branch 'nexthop-API-sysctl'David S. Miller2020-04-2814-21/+248
|\
| * selftests: net: add new testcases for nexthop API compat mode sysctlRoopa Prabhu2020-04-281-2/+196
| * net: ipv4: add sysctl for nexthop api compatibility modeRoopa Prabhu2020-04-287-3/+32
| * net: ipv6: new arg skip_notify to ip6_rt_delRoopa Prabhu2020-04-288-17/+21
|/
* net: ethernet: ti: fix return value check in k3_cppi_desc_pool_create_name()Wei Yongjun2020-04-271-2/+2
* r8169: improve error message if no dedicated PHY driver is foundHeiner Kallweit2020-04-271-1/+2
* Merge tag 'batadv-next-for-davem-20200427' of git://git.open-mesh.org/linux-m...David S. Miller2020-04-277-13/+7
|\
| * batman-adv: remove unused inline function batadv_arp_change_timeoutYueHaibing2020-04-241-5/+0
| * batman-adv: Utilize prandom_u32_max for random [0, max) valuesSven Eckelmann2020-04-213-5/+5
| * batman-adv: trace: Drop unneeded types.h includeSven Eckelmann2020-04-211-1/+0
| * batman-adv: Fix spelling error in term bufferSven Eckelmann2020-04-211-1/+1
| * batman-adv: Start new development cycleSimon Wunderlich2020-04-211-1/+1
* | Merge branch 'mlxsw-Rework-matchall-offloading-plumbing'David S. Miller2020-04-279-727/+756
|\ \
| * | selftests: forwarding: tc_actions.sh: add matchall mirror testJiri Pirko2020-04-271-8/+18
| * | mlxsw: spectrum: Move flow offload binding into spectrum_flow.cJiri Pirko2020-04-273-191/+181
| * | mlxsw: spectrum_matchall: Process matchall events from the same cb as flowerJiri Pirko2020-04-274-120/+124
| * | mlxsw: spectrum: Avoid copying sample values and use RCU pointer direcly insteadJiri Pirko2020-04-273-37/+14
| * | mlxsw: spectrum_matchall: Push per-port rule add/del into separate functionsJiri Pirko2020-04-271-13/+35
| * | mlxsw: spectrum_matchall: Move ingress indication into mall_entryJiri Pirko2020-04-271-10/+8
| * | mlxsw: spectrum_matchall: Pass mall_entry as arg to mlxsw_sp_mall_port_sample...Jiri Pirko2020-04-271-16/+19