- 7cec0b9 selftests/bpf: Fix verifier test by Alexei Starovoitov · 4 years, 10 months ago
- 9a5f25a selftests/bpf: Fix sample_cnt shared between two threads by Andrii Nakryiko · 4 years, 10 months ago
- f371c92 Merge branch 'csum-fixes' by Alexei Starovoitov · 4 years, 10 months ago
- c4ba153 bpf, selftests: Adapt cls_redirect to call csum_level helper by Daniel Borkmann · 4 years, 10 months ago
- 7cdec54 bpf: Add csum_level helper for fixing up csum levels by Daniel Borkmann · 4 years, 10 months ago
- 836e66c bpf: Fix up bpf_skb_adjust_room helper's skb csum setting by Daniel Borkmann · 4 years, 10 months ago
- 9a25c1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 10 months ago
- efd7ed0 sfc: add missing annotation for efx_ef10_try_update_nic_stats_vf() by Jules Irenge · 4 years, 10 months ago
- 6abde0b crypto/chtls: IPv6 support for inline TLS by Vinay Kumar Yadav · 4 years, 10 months ago
- a56772d Merge branch 'chelsio-crypto-fixes' by David S. Miller · 4 years, 10 months ago
- 055be68 Crypto/chcr: Fixes a coccinile check error by Ayush Sawal · 4 years, 10 months ago
- f3b140a Crypto/chcr: Fixes compilations warnings by Ayush Sawal · 4 years, 10 months ago
- 76d7728 crypto/chcr: IPV6 code needs to be in CONFIG_IPV6 by Rohit Maheshwari · 4 years, 10 months ago
- a3ac249 cxgb4/chcr: Enable ktls settings at run time by Rohit Maheshwari · 4 years, 10 months ago
- 79a1f0c ipv6: fix IPV6_ADDRFORM operation logic by Hangbin Liu · 4 years, 10 months ago
- 4c21daa tipc: Fix NULL pointer dereference in __tipc_sendstream() by YueHaibing · 4 years, 10 months ago
- cf51abc Merge branch 'Link-based-attach-to-netns' by Alexei Starovoitov · 4 years, 10 months ago
- 06716e0 selftests/bpf: Extend test_flow_dissector to cover link creation by Jakub Sitnicki · 4 years, 10 months ago
- b4b8a3b selftests/bpf: Convert test_flow_dissector to use BPF skeleton by Jakub Sitnicki · 4 years, 10 months ago
- b8215dc selftests/bpf, flow_dissector: Close TAP device FD after the test by Jakub Sitnicki · 4 years, 10 months ago
- 1f043f8 selftests/bpf: Add tests for attaching bpf_link to netns by Jakub Sitnicki · 4 years, 10 months ago
- e948947 bpftool: Support link show for netns-attached links by Jakub Sitnicki · 4 years, 10 months ago
- be6e198 bpftool: Extract helpers for showing link attach type by Jakub Sitnicki · 4 years, 10 months ago
- d60d81a libbpf: Add support for bpf_link-based netns attachment by Jakub Sitnicki · 4 years, 10 months ago
- 0c047ec bpf, cgroup: Return ENOLINK for auto-detached links on update by Jakub Sitnicki · 4 years, 10 months ago
- 7f045a4 bpf: Add link-based BPF program attachment to network namespace by Jakub Sitnicki · 4 years, 10 months ago
- b27f7bb flow_dissector: Move out netns_bpf prog callbacks by Jakub Sitnicki · 4 years, 10 months ago
- a3fd7ce net: Introduce netns_bpf for BPF programs attached to netns by Jakub Sitnicki · 4 years, 10 months ago
- 171526f flow_dissector: Pull locking up from prog attach callback by Jakub Sitnicki · 4 years, 10 months ago
- febeb6d libbpf: Add _GNU_SOURCE for reallocarray to ringbuf.c by Andrii Nakryiko · 4 years, 10 months ago
- 958a3f2 bpf: Use tracing helpers for lsm programs by Jiri Olsa · 4 years, 10 months ago
- 1b698fa xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frame by Lorenzo Bianconi · 4 years, 10 months ago
- fc37987 xdp: Introduce xdp_convert_frame_to_buff utility routine by Lorenzo Bianconi · 4 years, 10 months ago
- c48a24f Merge branch 'bpf_setsockopt-SO_BINDTODEVICE' by Alexei Starovoitov · 4 years, 10 months ago
- 9c441fe selftests/bpf: Add test for SO_BINDTODEVICE opt of bpf_setsockopt by Ferenc Fejes · 4 years, 10 months ago
- 70c5899 bpf: Allow SO_BINDTODEVICE opt in bpf_setsockopt by Ferenc Fejes · 4 years, 10 months ago
- 8ea204c net: Make locking in sock_bindtoindex optional by Ferenc Fejes · 4 years, 10 months ago
- bb2359f bpf: Change kvfree to kfree in generic_map_lookup_batch() by Denis Efremov · 4 years, 10 months ago
- 7b80581 Merge branch 'fix-ktls-with-sk_skb_verdict' by Alexei Starovoitov · 4 years, 10 months ago
- df8fe57 tools/bpf: sync bpf.h by Alexei Starovoitov · 4 years, 10 months ago
- 463bac5 bpf, selftests: Add test for ktls with skb bpf ingress policy by John Fastabend · 4 years, 10 months ago
- 906312c Merge branch 'xdp_devmap' by Alexei Starovoitov · 4 years, 10 months ago
- e91de6a bpf: Fix running sk_skb program types with ktls by John Fastabend · 4 years, 10 months ago
- d39aec7 selftest: Add tests for XDP programs in devmap entries by David Ahern · 4 years, 10 months ago
- ca2f5f2 bpf: Refactor sockmap redirect code so its easy to reuse by John Fastabend · 4 years, 10 months ago
- 2778797 libbpf: Add SEC name for xdp programs attached to device map by David Ahern · 4 years, 10 months ago
- 64b5902 xdp: Add xdp_txq_info to xdp_buff by David Ahern · 4 years, 10 months ago
- fbee97f bpf: Add support to attach bpf program to a devmap entry by David Ahern · 4 years, 10 months ago
- b36e62e bpf: Use strncpy_from_unsafe_strict() in bpf_seq_printf() helper by Yonghong Song · 4 years, 10 months ago
- 7f1c042 devmap: Formalize map value as a named struct by David Ahern · 4 years, 10 months ago
- c3c16f2 bpf: Add rx_queue_mapping to bpf_sock by Amritha Nambiar · 4 years, 10 months ago
- e255d32 Merge branch 'bpf-ring-buffer' by Daniel Borkmann · 4 years, 10 months ago
- 43dd115 selftests/bpf: Add tests for write-only stacks/queues by Anton Protopopov · 4 years, 10 months ago
- 97abb2b docs/bpf: Add BPF ring buffer design notes by Andrii Nakryiko · 4 years, 10 months ago
- c97099b bpf: Add BPF ringbuf and perf buffer benchmarks by Andrii Nakryiko · 4 years, 10 months ago
- cb1c9dd selftests/bpf: Add BPF ringbuf selftests by Andrii Nakryiko · 4 years, 10 months ago
- bf99c93 libbpf: Add BPF ring buffer support by Andrii Nakryiko · 4 years, 10 months ago
- 457f443 bpf: Implement BPF ring buffer and verifier support for it by Andrii Nakryiko · 4 years, 10 months ago
- 1ea0f91 bpf: Fix map permissions check by Anton Protopopov · 4 years, 10 months ago
- efbc3b8 selftests/bpf: Cleanup comments in test_maps by Anton Protopopov · 4 years, 10 months ago
- 36ef9a2 selftests/bpf: Cleanup some file descriptors in test_maps by Anton Protopopov · 4 years, 10 months ago
- 204fb04 selftests/bpf: Fix a typo in test_maps by Anton Protopopov · 4 years, 10 months ago
- 601b05c libbpf: Fix perf_buffer__free() API for sparse allocs by Eelco Chaudron · 4 years, 10 months ago
- ee103e9 bpf, selftests: Test probe_* helpers from SCHED_CLS by John Fastabend · 4 years, 10 months ago
- 1d9c037 bpf, selftests: Add sk_msg helpers load and attach test by John Fastabend · 4 years, 10 months ago
- 13d70f5 bpf, sk_msg: Add get socket storage helpers by John Fastabend · 4 years, 10 months ago
- f470378 bpf: Extend bpf_base_func_proto helpers with probe_* and *current_task* by John Fastabend · 4 years, 10 months ago
- abe3cac bpf, sk_msg: Add some generic helpers that may be useful from sk_msg by John Fastabend · 4 years, 10 months ago
- 5598329 libbpf: Use .so dynamic symbols for abi check by Yauheni Kaliuta · 4 years, 10 months ago
- 0142ddd bpf: Fix spelling in comment explaining ARG1 in ___bpf_prog_run by Chris Packham · 4 years, 10 months ago
- 9358135 libbpf: Install headers as part of make install by Nikolay Borisov · 4 years, 10 months ago
- 272d51a libbpf: Add API to consume the perf ring buffer content by Eelco Chaudron · 4 years, 10 months ago
- 2b983b4 MAINTAINERS: Adjust entry in XDP SOCKETS to actual file name by Lukas Bulwahn · 4 years, 10 months ago
- fe53739 bpf: Fix returned error sign when link doesn't support updates by Jakub Sitnicki · 4 years, 10 months ago
- dc3ca5c tools, bpftool: Print correct error message when failing to load BTF by Tobias Klauser · 4 years, 10 months ago
- 73a4f04 tools, bpftool: Make capability check account for new BPF caps by Quentin Monnet · 4 years, 10 months ago
- 9004035 tools, bpftool: Clean subcommand help messages by Quentin Monnet · 4 years, 10 months ago
- eae9d3c net: dsa: sja1105: suppress -Wmissing-prototypes in sja1105_vl.c by Vladimir Oltean · 4 years, 10 months ago
- 2a2e01e Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 4 years, 10 months ago
- 03eaeda vxlan: fix dereference of nexthop group in nexthop update path by Roopa Prabhu · 4 years, 10 months ago
- 547ce4c switch cmsghdr_from_user_compat_to_kern() to copy_from_user() by Al Viro · 4 years, 10 months ago
- a477605 Merge branch 'dpaa2-eth-add-PFC-support' by David S. Miller · 4 years, 10 months ago
- 07beb16 dpaa2-eth: Keep congestion group taildrop enabled when PFC on by Ioana Ciornei · 4 years, 10 months ago
- f395b69 dpaa2-eth: Add PFC support through DCB ops by Ioana Ciornei · 4 years, 10 months ago
- 3f8b826 dpaa2-eth: Update FQ taildrop threshold and buffer pool count by Ioana Radulescu · 4 years, 10 months ago
- 2c8d1c8 dpaa2-eth: Add congestion group taildrop by Ioana Radulescu · 4 years, 10 months ago
- ad054f2 dpaa2-eth: Add helper functions by Ioana Radulescu · 4 years, 10 months ago
- 6aa90fe dpaa2-eth: Distribute ingress frames based on VLAN prio by Ioana Radulescu · 4 years, 10 months ago
- 685e39e dpaa2-eth: Add support for Rx traffic classes by Ioana Radulescu · 4 years, 10 months ago
- 3190ca3 net: phy: broadcom: don't export RDB/legacy access methods by Michael Walle · 4 years, 10 months ago
- 96aa1b2 tun: correct header offsets in napi frags mode by Willem de Bruijn · 4 years, 10 months ago
- 4e4f4ce6a cls_flower: remove mpls_opts_policy by Guillaume Nault · 4 years, 10 months ago
- 2a67ab9 Merge branch 'bridge-mrp-Add-support-for-MRA-role' by David S. Miller · 4 years, 10 months ago
- c6676e7 bridge: mrp: Add support for role MRA by Horatiu Vultur · 4 years, 10 months ago
- 4b3a61b bridge: mrp: Set the priority of MRP instance by Horatiu Vultur · 4 years, 10 months ago
- 7e89ed8 bridge: mrp: Update MRP frame type by Horatiu Vultur · 4 years, 10 months ago
- 3e1c684 net: vmxnet3: fix possible buffer overflow caused by bad DMA value in vmxnet3_get_rss() by Jia-Ju Bai · 4 years, 10 months ago
- 0af413b flow_dissector: work around stack frame size warning by Arnd Bergmann · 4 years, 10 months ago
- 6f197fb lan743x: Added fixed link and RGMII support by Roelof Berg · 4 years, 10 months ago
- ff0f638 Merge branch 'devlink-Add-support-for-control-packet-traps' by David S. Miller · 4 years, 10 months ago