2020-03-28 |
Alexei Starovoitov | Merge branch 'ifla_xdp_expected_fd' |
commit | commitdiff | tree | snapshot |
2020-03-28 |
Toke Høiland... | selftests/bpf: Add tests for attaching XDP programs |
commit | commitdiff | tree | snapshot |
2020-03-28 |
Toke Høiland... | libbpf: Add function to set link XDP fd while specifyin... |
commit | commitdiff | tree | snapshot |
2020-03-28 |
Toke Høiland... | tools: Add EXPECTED_FD-related definitions in if_link.h |
commit | commitdiff | tree | snapshot |
2020-03-28 |
Toke Høiland... | xdp: Support specifying expected existing program when... |
commit | commitdiff | tree | snapshot |
2020-03-28 |
Jean-Philippe... | bpf: Fix build warning regarding missing prototypes |
commit | commitdiff | tree | snapshot |
2020-03-28 |
Fletcher Dunn | libbpf, xsk: Init all ring members in xsk_umem__create... |
commit | commitdiff | tree | snapshot |
2020-03-28 |
Alexei Starovoitov | Merge branch 'cgroup-helpers' |
commit | commitdiff | tree | snapshot |
2020-03-28 |
Daniel Borkmann | bpf: Add selftest cases for ctx_or_null argument type |
commit | commitdiff | tree | snapshot |
2020-03-28 |
Daniel Borkmann | bpf: Enable retrival of pid/tgid/comm from bpf cgroup... |
commit | commitdiff | tree | snapshot |
2020-03-28 |
Daniel Borkmann | bpf: Enable bpf cgroup hooks to retrieve cgroup v2... |
commit | commitdiff | tree | snapshot |
2020-03-28 |
Daniel Borkmann | bpf: Allow to retrieve cgroup v1 classid from v2 hooks |
commit | commitdiff | tree | snapshot |
2020-03-28 |
Daniel Borkmann | bpf: Add netns cookie and enable it for bpf cgroup... |
commit | commitdiff | tree | snapshot |
2020-03-28 |
Daniel Borkmann | bpf: Enable perf event rb output for bpf cgroup progs |
commit | commitdiff | tree | snapshot |
2020-03-28 |
Daniel Borkmann | bpf: Enable retrieval of socket cookie for bind/post... |
commit | commitdiff | tree | snapshot |
2020-03-26 |
YueHaibing | bpf: Remove unused vairable 'bpf_xdp_link_lops' |
commit | commitdiff | tree | snapshot |
2020-03-26 |
Andrii Nakryiko | bpf: Factor out attach_type to prog_type mapping for... |
commit | commitdiff | tree | snapshot |
2020-03-26 |
Andrii Nakryiko | bpf: Factor out cgroup storages operations |
commit | commitdiff | tree | snapshot |
2020-03-26 |
John Fastabend | bpf: Test_verifier, #70 error message updates for 32... |
commit | commitdiff | tree | snapshot |
2020-03-26 |
John Fastabend | bpf: Verifer, adjust_scalar_min_max_vals to always... |
commit | commitdiff | tree | snapshot |
2020-03-26 |
John Fastabend | bpf: Verifer, refactor adjust_scalar_min_max_vals |
commit | commitdiff | tree | snapshot |
2020-03-25 |
Stanislav Fomichev | libbpf: Don't allocate 16M for log buffer by default |
commit | commitdiff | tree | snapshot |
2020-03-25 |
Tobias Klauser | libbpf: Remove unused parameter `def` to get_map_field_int |
commit | commitdiff | tree | snapshot |
2020-03-25 |
Andrey Ignatov | bpf: Document bpf_inspect drgn tool |
commit | commitdiff | tree | snapshot |
2020-03-23 |
Daniel T. Lee | samples, bpf: Refactor perf_event user program with... |
commit | commitdiff | tree | snapshot |
2020-03-23 |
Daniel T. Lee | samples, bpf: Move read_trace_pipe to trace_helpers |
commit | commitdiff | tree | snapshot |
2020-03-23 |
Martin KaFai Lau | bpf: Add tests for bpf_sk_storage to bpf_tcp_ca |
commit | commitdiff | tree | snapshot |
2020-03-23 |
Martin KaFai Lau | bpf: Add bpf_sk_storage support to bpf_tcp_ca |
commit | commitdiff | tree | snapshot |
2020-03-20 |
Bill Wendling | selftests/bpf: Fix mix of tabs and spaces |
commit | commitdiff | tree | snapshot |
2020-03-20 |
YueHaibing | bpf, tcp: Make tcp_bpf_recvmsg static |
commit | commitdiff | tree | snapshot |
2020-03-20 |
YueHaibing | bpf, tcp: Fix unused function warnings |
commit | commitdiff | tree | snapshot |
2020-03-20 |
Martin KaFai Lau | bpftool: Add struct_ops support |
commit | commitdiff | tree | snapshot |
2020-03-20 |
Martin KaFai Lau | bpftool: Translate prog_id to its bpf prog_name |
commit | commitdiff | tree | snapshot |
2020-03-20 |
Martin KaFai Lau | bpftool: Print as a string for char array |
commit | commitdiff | tree | snapshot |
2020-03-20 |
Martin KaFai Lau | bpftool: Print the enum's name instead of value |
commit | commitdiff | tree | snapshot |
2020-03-19 |
Fangrui Song | bpf: Support llvm-objcopy for vmlinux BTF |
commit | commitdiff | tree | snapshot |
2020-03-17 |
Wenbo Zhang | bpf, libbpf: Fix ___bpf_kretprobe_args1(x) macro definition |
commit | commitdiff | tree | snapshot |
2020-03-17 |
Andrii Nakryiko | selftests/bpf: Reset process and thread affinity after... |
commit | commitdiff | tree | snapshot |
2020-03-17 |
Andrii Nakryiko | selftests/bpf: Fix test_progs's parsing of test numbers |
commit | commitdiff | tree | snapshot |
2020-03-17 |
Andrii Nakryiko | selftests/bpf: Fix race in tcp_rtt test |
commit | commitdiff | tree | snapshot |
2020-03-17 |
Andrii Nakryiko | selftests/bpf: Fix nanosleep for real this time |
commit | commitdiff | tree | snapshot |
2020-03-17 |
Andrii Nakryiko | selftest/bpf: Fix compilation warning in sockmap_parse_... |
commit | commitdiff | tree | snapshot |
2020-03-17 |
Jesper Dangaard... | sfc: fix XDP-redirect in this driver |
commit | commitdiff | tree | snapshot |
2020-03-17 |
Alex Elder | remoteproc: clean up notification config |
commit | commitdiff | tree | snapshot |
2020-03-17 |
Madhuparna... | net: kcm: kcmproc.c: Fix RCU list suspicious usage... |
commit | commitdiff | tree | snapshot |
2020-03-16 |
Zheng Zengkai | qede: remove some unused code in function qede_selftest... |
commit | commitdiff | tree | snapshot |
2020-03-16 |
Jiri Pirko | net: sched: set the hw_stats_type in pedit loop |
commit | commitdiff | tree | snapshot |
2020-03-16 |
David S. Miller | Merge branch 'net-stmmac-Use-readl_poll_timeout-to... |
commit | commitdiff | tree | snapshot |
2020-03-16 |
Dejin Zheng | net: stmmac: use readl_poll_timeout() function in dwmac... |
commit | commitdiff | tree | snapshot |
2020-03-16 |
Dejin Zheng | net: stmmac: use readl_poll_timeout() function in init_... |
commit | commitdiff | tree | snapshot |
2020-03-16 |
YueHaibing | chcr: remove set but not used variable 'status' |
commit | commitdiff | tree | snapshot |
2020-03-16 |
Era Mayflower | macsec: Netlink support of XPN cipher suites (IEEE... |
commit | commitdiff | tree | snapshot |
2020-03-16 |
Era Mayflower | macsec: Support XPN frame handling - IEEE 802.1AEbw |
commit | commitdiff | tree | snapshot |
2020-03-16 |
David S. Miller | Merge branch 'net-dsa-improve-serdes-integration' |
commit | commitdiff | tree | snapshot |
2020-03-16 |
Russell King | net: dsa: mv88e6xxx: use PHY_DETECT in mac_link_up... |
commit | commitdiff | tree | snapshot |
2020-03-16 |
Russell King | net: dsa: mv88e6xxx: remove port_link_state functions |
commit | commitdiff | tree | snapshot |
2020-03-16 |
Russell King | net: dsa: mv88e6xxx: combine port_set_speed and port_se... |
commit | commitdiff | tree | snapshot |
2020-03-16 |
Russell King | net: dsa: mv88e6xxx: fix Serdes link changes |
commit | commitdiff | tree | snapshot |
2020-03-16 |
Russell King | net: dsa: mv88e6xxx: extend phylink to Serdes PHYs |
commit | commitdiff | tree | snapshot |
2020-03-16 |
Russell King | net: dsa: mv88e6xxx: configure interface settings in... |
commit | commitdiff | tree | snapshot |
2020-03-16 |
Russell King | net: dsa: mv88e6xxx: use BMCR definitions for serdes... |
commit | commitdiff | tree | snapshot |
2020-03-16 |
Russell King | net: dsa: warn if phylink_mac_link_state returns error |
commit | commitdiff | tree | snapshot |
2020-03-16 |
David S. Miller | Merge branch 'net-mii-clause-37-helpers' |
commit | commitdiff | tree | snapshot |
2020-03-16 |
Russell King | net: mii: add linkmode_adv_to_mii_adv_x() |
commit | commitdiff | tree | snapshot |
2020-03-16 |
Russell King | net: mii: convert mii_lpa_to_ethtool_lpa_x() to linkmod... |
commit | commitdiff | tree | snapshot |
2020-03-15 |
Alexander Bersenev | cdc_ncm: Fix the build warning |
commit | commitdiff | tree | snapshot |
2020-03-15 |
David S. Miller | Merge branch 'mptcp-simplify-mptcp_accept' |
commit | commitdiff | tree | snapshot |
2020-03-15 |
Paolo Abeni | mptcp: drop unneeded checks |
commit | commitdiff | tree | snapshot |
2020-03-15 |
Paolo Abeni | mptcp: create msk early |
commit | commitdiff | tree | snapshot |
2020-03-15 |
Dejin Zheng | net: stmmac: platform: convert to devm_platform_ioremap... |
commit | commitdiff | tree | snapshot |
2020-03-15 |
Vladimir Oltean | net: mscc: ocelot: adjust maxlen on NPI port, not CPU |
commit | commitdiff | tree | snapshot |
2020-03-15 |
Hoang Le | tipc: add NULL pointer check to prevent kernel oops |
commit | commitdiff | tree | snapshot |
2020-03-15 |
Hoang Le | tipc: simplify trivial boolean return |
commit | commitdiff | tree | snapshot |
2020-03-15 |
David S. Miller | Merge branch 'ethtool-consolidate-irq-coalescing-part-5' |
commit | commitdiff | tree | snapshot |
2020-03-15 |
Jakub Kicinski | net: via: reject unsupported coalescing params |
commit | commitdiff | tree | snapshot |
2020-03-15 |
Jakub Kicinski | net: sxgbe: reject unsupported coalescing params |
commit | commitdiff | tree | snapshot |
2020-03-15 |
Jakub Kicinski | net: r8169: reject unsupported coalescing params |
commit | commitdiff | tree | snapshot |
2020-03-15 |
Jakub Kicinski | net: qlnic: let core reject the unsupported coalescing... |
commit | commitdiff | tree | snapshot |
2020-03-15 |
Jakub Kicinski | net: qede: reject unsupported coalescing params |
commit | commitdiff | tree | snapshot |
2020-03-15 |
Jakub Kicinski | net: netxen: let core reject the unsupported coalescing... |
commit | commitdiff | tree | snapshot |
2020-03-15 |
Jakub Kicinski | net: nixge: let core reject the unsupported coalescing... |
commit | commitdiff | tree | snapshot |
2020-03-15 |
Jakub Kicinski | net: myri10ge: reject unsupported coalescing params |
commit | commitdiff | tree | snapshot |
2020-03-15 |
Jakub Kicinski | net: sky2: reject unsupported coalescing params |
commit | commitdiff | tree | snapshot |
2020-03-15 |
Jakub Kicinski | net: skge: reject unsupported coalescing params |
commit | commitdiff | tree | snapshot |
2020-03-15 |
Jakub Kicinski | net: octeontx2-pf: let core reject the unsupported... |
commit | commitdiff | tree | snapshot |
2020-03-15 |
Jakub Kicinski | net: mvpp2: reject unsupported coalescing params |
commit | commitdiff | tree | snapshot |
2020-03-15 |
Jakub Kicinski | net: mvneta: reject unsupported coalescing params |
commit | commitdiff | tree | snapshot |
2020-03-15 |
Jakub Kicinski | net: mv643xx_eth: reject unsupported coalescing params |
commit | commitdiff | tree | snapshot |
2020-03-15 |
Jakub Kicinski | net: jme: reject unsupported coalescing params |
commit | commitdiff | tree | snapshot |
2020-03-15 |
David S. Miller | Merge branch 'net-phy-split-the-mscc-driver' |
commit | commitdiff | tree | snapshot |
2020-03-15 |
Antoine Tenart | net: phy: mscc: fix header defines and descriptions |
commit | commitdiff | tree | snapshot |
2020-03-15 |
Antoine Tenart | net: phy: mscc: split the driver into separate files |
commit | commitdiff | tree | snapshot |
2020-03-15 |
Antoine Tenart | net: phy: move the mscc driver to its own directory |
commit | commitdiff | tree | snapshot |
2020-03-15 |
David S. Miller | Merge branch 'RED-Introduce-an-ECN-tail-dropping-mode' |
commit | commitdiff | tree | snapshot |
2020-03-15 |
Petr Machata | selftests: mlxsw: RED: Test RED ECN nodrop offload |
commit | commitdiff | tree | snapshot |
2020-03-15 |
Petr Machata | selftests: qdiscs: RED: Add nodrop tests |
commit | commitdiff | tree | snapshot |
2020-03-15 |
Petr Machata | mlxsw: spectrum_qdisc: Offload RED ECN nodrop mode |
commit | commitdiff | tree | snapshot |
2020-03-15 |
Petr Machata | net: sched: RED: Introduce an ECN nodrop mode |
commit | commitdiff | tree | snapshot |
2020-03-15 |
Petr Machata | net: sched: Allow extending set of supported RED flags |
commit | commitdiff | tree | snapshot |
2020-03-15 |
Petr Machata | selftests: qdiscs: Add TDC test for RED |
commit | commitdiff | tree | snapshot |
next |