Commit History

Author SHA1 Message Date
  David S. Miller ed29668d1a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 years ago
  John Fastabend 04686ef299 bpf: remove SK_REDIRECT from UAPI 8 years ago
  David S. Miller e1ea2f9856 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
  John Fastabend bfa640757e bpf: rename sk_actions to align with bpf infrastructure 8 years ago
  John Fastabend 8108a77515 bpf: bpf_compute_data uses incorrect cb structure 8 years ago
  David S. Miller f8ddadc4db Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
  Chenbo Feng 6e71b04a82 bpf: Add file mode configuration into bpf maps 8 years ago
  John Fastabend fb50df8d32 bpf: require CAP_NET_ADMIN when using sockmap maps 8 years ago
  John Fastabend 34f79502bb bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region 8 years ago
  John Fastabend 435bf0d3f9 bpf: enforce TCP only support for sockmap 8 years ago
  Daniel Borkmann 6aaae2b6c4 bpf: rename bpf_compute_data_end into bpf_compute_data_pointers 8 years ago
  John Fastabend 5a67da2a71 bpf: add support for sockmap detach programs 8 years ago
  John Fastabend 90a9631cf8 bpf: sockmap update/simplify memory accounting scheme 8 years ago
  Dan Carpenter f740c34ee5 bpf: fix oops on allocation failure 8 years ago
  John Fastabend 78aeaaef99 bpf: sockmap indicate sock events to listeners 8 years ago
  John Fastabend 81374aaa26 bpf: harden sockmap program attach to ensure correct map type 8 years ago
  John Fastabend d26e597d87 bpf: sockmap add missing rcu_read_(un)lock in smap_data_ready 8 years ago
  John Fastabend 2f857d0460 bpf: sockmap, remove STRPARSER map_flags and add multi-map support 8 years ago
  John Fastabend 464bc0fd62 bpf: convert sockmap field attach_bpf_fd2 to type 8 years ago
  Eric Biggers 3fd8712707 strparser: initialize all callbacks 8 years ago
  Martin KaFai Lau 96eabe7a40 bpf: Allow selecting numa node during map creation 8 years ago
  Daniel Borkmann 976d28bfd1 bpf: don't enable preemption twice in smap_do_verdict 8 years ago
  John Fastabend cf56e3b98c bpf: sockmap state change warning fix 8 years ago
  John Fastabend 174a79ff95 bpf: sockmap with sk redirect support 8 years ago