summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* samples, bpf: Move read_trace_pipe to trace_helpersDaniel T. Lee2020-03-237-23/+28
* bpf: Add tests for bpf_sk_storage to bpf_tcp_caMartin KaFai Lau2020-03-232-8/+47
* bpf: Add bpf_sk_storage support to bpf_tcp_caMartin KaFai Lau2020-03-231-0/+33
* selftests/bpf: Fix mix of tabs and spacesBill Wendling2020-03-201-1/+1
* bpf, tcp: Make tcp_bpf_recvmsg staticYueHaibing2020-03-202-64/+62
* bpf, tcp: Fix unused function warningsYueHaibing2020-03-201-14/+14
* bpftool: Add struct_ops supportMartin KaFai Lau2020-03-205-1/+743
* bpftool: Translate prog_id to its bpf prog_nameMartin KaFai Lau2020-03-202-12/+107
* bpftool: Print as a string for char arrayMartin KaFai Lau2020-03-201-0/+41
* bpftool: Print the enum's name instead of valueMartin KaFai Lau2020-03-201-4/+36
* bpf: Support llvm-objcopy for vmlinux BTFFangrui Song2020-03-195-31/+34
* bpf, libbpf: Fix ___bpf_kretprobe_args1(x) macro definitionWenbo Zhang2020-03-171-1/+1
* selftests/bpf: Reset process and thread affinity after each test/sub-testAndrii Nakryiko2020-03-172-1/+42
* selftests/bpf: Fix test_progs's parsing of test numbersAndrii Nakryiko2020-03-171-6/+7
* selftests/bpf: Fix race in tcp_rtt testAndrii Nakryiko2020-03-171-2/+2
* selftests/bpf: Fix nanosleep for real this timeAndrii Nakryiko2020-03-172-11/+7
* selftest/bpf: Fix compilation warning in sockmap_parse_prog.cAndrii Nakryiko2020-03-171-1/+0
* sfc: fix XDP-redirect in this driverJesper Dangaard Brouer2020-03-164-8/+15
* remoteproc: clean up notification configAlex Elder2020-03-162-4/+2
* net: kcm: kcmproc.c: Fix RCU list suspicious usage warningMadhuparna Bhowmik2020-03-161-1/+1
* qede: remove some unused code in function qede_selftest_receive_trafficZheng Zengkai2020-03-161-12/+1
* net: sched: set the hw_stats_type in pedit loopJiri Pirko2020-03-161-0/+1
* Merge branch 'net-stmmac-Use-readl_poll_timeout-to-simplify-the-code'David S. Miller2020-03-162-22/+8
|\
| * net: stmmac: use readl_poll_timeout() function in dwmac4_dma_reset()Dejin Zheng2020-03-161-11/+4
| * net: stmmac: use readl_poll_timeout() function in init_systime()Dejin Zheng2020-03-161-11/+4
|/
* chcr: remove set but not used variable 'status'YueHaibing2020-03-161-2/+1
* macsec: Netlink support of XPN cipher suites (IEEE 802.1AEbw)Era Mayflower2020-03-163-15/+157
* macsec: Support XPN frame handling - IEEE 802.1AEbwEra Mayflower2020-03-162-39/+136
* Merge branch 'net-dsa-improve-serdes-integration'David S. Miller2020-03-157-535/+667
|\
| * net: dsa: mv88e6xxx: use PHY_DETECT in mac_link_up/mac_link_downRussell King2020-03-151-24/+29
| * net: dsa: mv88e6xxx: remove port_link_state functionsRussell King2020-03-154-232/+0
| * net: dsa: mv88e6xxx: combine port_set_speed and port_set_duplexRussell King2020-03-154-145/+107
| * net: dsa: mv88e6xxx: fix Serdes link changesRussell King2020-03-152-21/+13
| * net: dsa: mv88e6xxx: extend phylink to Serdes PHYsRussell King2020-03-154-74/+480
| * net: dsa: mv88e6xxx: configure interface settings in mac_configRussell King2020-03-151-32/+35
| * net: dsa: mv88e6xxx: use BMCR definitions for serdes control registerRussell King2020-03-152-14/+5
| * net: dsa: warn if phylink_mac_link_state returns errorRussell King2020-03-151-1/+6
|/
* Merge branch 'net-mii-clause-37-helpers'David S. Miller2020-03-151-18/+39
|\
| * net: mii: add linkmode_adv_to_mii_adv_x()Russell King2020-03-151-0/+20
| * net: mii: convert mii_lpa_to_ethtool_lpa_x() to linkmode variantRussell King2020-03-151-18/+19
|/
* cdc_ncm: Fix the build warningAlexander Bersenev2020-03-151-1/+1
* Merge branch 'mptcp-simplify-mptcp_accept'David S. Miller2020-03-155-103/+79
|\
| * mptcp: drop unneeded checksPaolo Abeni2020-03-152-23/+9
| * mptcp: create msk earlyPaolo Abeni2020-03-154-80/+70
|/
* net: stmmac: platform: convert to devm_platform_ioremap_resourceDejin Zheng2020-03-151-4/+1
* net: mscc: ocelot: adjust maxlen on NPI port, not CPUVladimir Oltean2020-03-151-1/+1
* tipc: add NULL pointer check to prevent kernel oopsHoang Le2020-03-151-2/+10
* tipc: simplify trivial boolean returnHoang Le2020-03-151-3/+0
* Merge branch 'ethtool-consolidate-irq-coalescing-part-5'David S. Miller2020-03-1415-68/+32
|\
| * net: via: reject unsupported coalescing paramsJakub Kicinski2020-03-141-0/+2