summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-26bpf: Factor out attach_type to prog_type mapping for attach/detachAndrii Nakryiko
2020-03-26bpf: Factor out cgroup storages operationsAndrii Nakryiko
2020-03-25bpf: Test_verifier, #70 error message updates for 32-bit right shiftJohn Fastabend
2020-03-25bpf: Verifer, adjust_scalar_min_max_vals to always call update_reg_bounds()John Fastabend
2020-03-25bpf: Verifer, refactor adjust_scalar_min_max_valsJohn Fastabend
2020-03-26libbpf: Don't allocate 16M for log buffer by defaultStanislav Fomichev
2020-03-26libbpf: Remove unused parameter `def` to get_map_field_intTobias Klauser
2020-03-26bpf: Document bpf_inspect drgn toolAndrey Ignatov
2020-03-23samples, bpf: Refactor perf_event user program with libbpf bpf_linkDaniel T. Lee
2020-03-23samples, bpf: Move read_trace_pipe to trace_helpersDaniel T. Lee
2020-03-23bpf: Add tests for bpf_sk_storage to bpf_tcp_caMartin KaFai Lau
2020-03-23bpf: Add bpf_sk_storage support to bpf_tcp_caMartin KaFai Lau
2020-03-20selftests/bpf: Fix mix of tabs and spacesBill Wendling
2020-03-20bpf, tcp: Make tcp_bpf_recvmsg staticYueHaibing
2020-03-20bpf, tcp: Fix unused function warningsYueHaibing
2020-03-20bpftool: Add struct_ops supportMartin KaFai Lau
2020-03-20bpftool: Translate prog_id to its bpf prog_nameMartin KaFai Lau
2020-03-20bpftool: Print as a string for char arrayMartin KaFai Lau
2020-03-20bpftool: Print the enum's name instead of valueMartin KaFai Lau
2020-03-19bpf: Support llvm-objcopy for vmlinux BTFFangrui Song
2020-03-17bpf, libbpf: Fix ___bpf_kretprobe_args1(x) macro definitionWenbo Zhang
2020-03-17selftests/bpf: Reset process and thread affinity after each test/sub-testAndrii Nakryiko
2020-03-17selftests/bpf: Fix test_progs's parsing of test numbersAndrii Nakryiko
2020-03-17selftests/bpf: Fix race in tcp_rtt testAndrii Nakryiko
2020-03-17selftests/bpf: Fix nanosleep for real this timeAndrii Nakryiko
2020-03-17selftest/bpf: Fix compilation warning in sockmap_parse_prog.cAndrii Nakryiko
2020-03-16sfc: fix XDP-redirect in this driverJesper Dangaard Brouer
2020-03-16remoteproc: clean up notification configAlex Elder
2020-03-16net: kcm: kcmproc.c: Fix RCU list suspicious usage warningMadhuparna Bhowmik
2020-03-16qede: remove some unused code in function qede_selftest_receive_trafficZheng Zengkai
2020-03-16net: sched: set the hw_stats_type in pedit loopJiri Pirko
2020-03-16Merge branch 'net-stmmac-Use-readl_poll_timeout-to-simplify-the-code'David S. Miller
2020-03-16net: stmmac: use readl_poll_timeout() function in dwmac4_dma_reset()Dejin Zheng
2020-03-16net: stmmac: use readl_poll_timeout() function in init_systime()Dejin Zheng
2020-03-16chcr: remove set but not used variable 'status'YueHaibing
2020-03-16macsec: Netlink support of XPN cipher suites (IEEE 802.1AEbw)Era Mayflower
2020-03-16macsec: Support XPN frame handling - IEEE 802.1AEbwEra Mayflower
2020-03-15Merge branch 'net-dsa-improve-serdes-integration'David S. Miller
2020-03-15net: dsa: mv88e6xxx: use PHY_DETECT in mac_link_up/mac_link_downRussell King
2020-03-15net: dsa: mv88e6xxx: remove port_link_state functionsRussell King
2020-03-15net: dsa: mv88e6xxx: combine port_set_speed and port_set_duplexRussell King
2020-03-15net: dsa: mv88e6xxx: fix Serdes link changesRussell King
2020-03-15net: dsa: mv88e6xxx: extend phylink to Serdes PHYsRussell King
2020-03-15net: dsa: mv88e6xxx: configure interface settings in mac_configRussell King
2020-03-15net: dsa: mv88e6xxx: use BMCR definitions for serdes control registerRussell King
2020-03-15net: dsa: warn if phylink_mac_link_state returns errorRussell King
2020-03-15Merge branch 'net-mii-clause-37-helpers'David S. Miller
2020-03-15net: mii: add linkmode_adv_to_mii_adv_x()Russell King
2020-03-15net: mii: convert mii_lpa_to_ethtool_lpa_x() to linkmode variantRussell King
2020-03-15cdc_ncm: Fix the build warningAlexander Bersenev