summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-04-29ila: remove unused inline function ila_addr_is_ilaYueHaibing1-5/+0
2020-04-29net: hsr: remove unused inline functionsYueHaibing1-19/+0
2020-04-29netpoll: Fix use correct return type for ndo_start_xmit()Yunjian Wang1-4/+5
2020-04-29ptp: ptp_ines: convert to devm_platform_ioremap_resourceWei Yongjun1-7/+1
2020-04-29net: hns3: adds support for reading module eeprom infoYonglong Liu4-0/+196
2020-04-28Merge branch 'net-ReST-convert'David S. Miller74-3844/+4731
2020-04-28docs: networking: convert kcm.txt to ReSTMauro Carvalho Chehab2-40/+46
2020-04-28docs: networking: convert ipvs-sysctl.txt to ReSTMauro Carvalho Chehab4-93/+102
2020-04-28docs: networking: convert ipvlan.txt to ReSTMauro Carvalho Chehab2-58/+102
2020-04-28docs: networking: convert ipv6.txt to ReSTMauro Carvalho Chehab4-5/+12
2020-04-28docs: networking: convert ip-sysctl.txt to ReSTMauro Carvalho Chehab8-284/+560
2020-04-28docs: networking: convert ipsec.txt to ReSTMauro Carvalho Chehab2-3/+12
2020-04-28docs: networking: convert iphase.txt to ReSTMauro Carvalho Chehab3-77/+113
2020-04-28docs: networking: convert ip_dynaddr.txt to ReSTMauro Carvalho Chehab2-9/+21
2020-04-28docs: networking: convert ipddp.txt to ReSTMauro Carvalho Chehab4-7/+13
2020-04-28docs: networking: convert ila.txt to ReSTMauro Carvalho Chehab2-39/+51
2020-04-28docs: networking: convert hinic.txt to ReSTMauro Carvalho Chehab3-2/+6
2020-04-28docs: networking: convert gtp.txt to ReSTMauro Carvalho Chehab2-38/+60
2020-04-28docs: networking: convert gen_stats.txt to ReSTMauro Carvalho Chehab3-45/+56
2020-04-28docs: networking: convert generic_netlink.txt to ReSTMauro Carvalho Chehab2-0/+7
2020-04-28docs: networking: convert generic-hdlc.txt to ReSTMauro Carvalho Chehab2-24/+63
2020-04-28docs: networking: convert framerelay.txt to ReSTMauro Carvalho Chehab3-10/+16
2020-04-28docs: networking: convert fore200e.txt to ReSTMauro Carvalho Chehab3-4/+7
2020-04-28docs: networking: convert filter.txt to ReSTMauro Carvalho Chehab7-387/+494
2020-04-28docs: networking: convert fib_trie.txt to ReSTMauro Carvalho Chehab2-6/+11
2020-04-28docs: networking: convert eql.txt to ReSTMauro Carvalho Chehab3-300/+146
2020-04-28docs: networking: convert driver.txt to ReSTMauro Carvalho Chehab2-9/+14
2020-04-28docs: networking: convert dns_resolver.txt to ReSTMauro Carvalho Chehab6-31/+30
2020-04-28docs: networking: convert defza.txt to ReSTMauro Carvalho Chehab2-1/+8
2020-04-28docs: networking: convert decnet.txt to ReSTMauro Carvalho Chehab5-36/+50
2020-04-28docs: networking: convert dctcp.txt to ReSTMauro Carvalho Chehab2-3/+12
2020-04-28docs: networking: convert dccp.txt to ReSTMauro Carvalho Chehab2-15/+25
2020-04-28docs: networking: convert cxacru.txt to ReSTMauro Carvalho Chehab2-33/+54
2020-04-28docs: networking: convert cops.txt to ReSTMauro Carvalho Chehab4-64/+82
2020-04-28docs: networking: convert cdc_mbim.txt to ReSTMauro Carvalho Chehab2-30/+47
2020-04-28docs: networking: convert bonding.txt to ReSTMauro Carvalho Chehab5-634/+688
2020-04-28docs: networking: convert baycom.txt to ReSTMauro Carvalho Chehab3-56/+73
2020-04-28docs: networking: convert ax25.txt to ReSTMauro Carvalho Chehab3-3/+10
2020-04-28docs: networking: convert atm.txt to ReSTMauro Carvalho Chehab3-1/+8
2020-04-28docs: networking: convert arcnet.txt to ReSTMauro Carvalho Chehab3-158/+197
2020-04-28docs: networking: convert arcnet-hardware.txt to ReSTMauro Carvalho Chehab2-1063/+1165
2020-04-28docs: networking: convert altera_tse.txt to ReSTMauro Carvalho Chehab2-33/+57
2020-04-28docs: networking: convert 6pack.txt to ReSTMauro Carvalho Chehab3-16/+33
2020-04-28docs: networking: convert caif files to ReSTMauro Carvalho Chehab7-228/+281
2020-04-28net: ethernet: fec: Prevent MII event after MII_SPEED writeAndrew Lunn1-0/+17
2020-04-28dpaa2-eth: Use proper division helper in dpaa2_dbg_ch_showNathan Chancellor1-1/+1
2020-04-28net: phy: bcm54140: Make a bunch of functions staticChenTao1-3/+3
2020-04-28Merge branch 'kselftest-add-fixture-parameters'David S. Miller3-128/+202
2020-04-28selftests: tls: run all tests for TLS 1.2 and TLS 1.3Jakub Kicinski1-76/+17
2020-04-28kselftest: add fixture variantsJakub Kicinski2-27/+124