Historia zmian

Autor SHA1 Wiadomość Data
  Markos Chandras 266a88e220 MIPS: BPF: Introduce BPF ASM helpers 10 lat temu
  Markos Chandras beaf70b8b7 MIPS: BPF: Use BPF register names to describe the ABI 10 lat temu
  Markos Chandras 79a8855c4a MIPS: BPF: Move register definition to the BPF header 10 lat temu
  Markos Chandras 5e0c5610ea MIPS: net: BPF: Replace RSIZE with SZREG 10 lat temu
  Markos Chandras ad152bd698 MIPS: BPF: Free up some callee-saved registers 10 lat temu
  Markos Chandras 8833bc308b MIPS: BPF: Fix stack pointer allocation 10 lat temu
  Rusty Russell be1f221c04 module: remove mod arg from module_free, rename module_memfree(). 10 lat temu
  Denis Kirjanov 2e46477a12 mips: bpf: Fix broken BPF_MOD 10 lat temu
  Linus Torvalds 857b50f5d0 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 10 lat temu
  Guenter Roeck 72d099e257 next: mips: bpf: Fix build failure 11 lat temu
  David S. Miller 1f6d80358d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 11 lat temu
  Markos Chandras 39bcb7969a MIPS: BPF: Add new emit_long_instr macro 11 lat temu
  Chen Jie 3c09bae43b MIPS: Use WSBH/DSBH/DSHD on Loongson 3A 11 lat temu
  Hannes Frederic Sowa 233577a220 net: filter: constify detection of pkt_type_offset 11 lat temu
  Daniel Borkmann 286aad3c40 net: bpf: be friendly to kmemcheck 11 lat temu
  Daniel Borkmann 60a3b2253c net: bpf: make eBPF interpreter images read-only 11 lat temu
  Andrey Utkin 98fb24af5e arch/mips/net/bpf_jit.c: fix failure check 11 lat temu
  Alexei Starovoitov 7ae457c1e5 net: filter: split 'struct sk_filter' into socket and bpf parts 11 lat temu
  Markos Chandras d8214ef14a MIPS: bpf: Fix stack space allocation for BPF memwords on MIPS64 11 lat temu
  Markos Chandras b6a14a9845 MIPS: BPF: Use 32 or 64-bit load instruction to load an address to register 11 lat temu
  Markos Chandras b4fe0ec86d MIPS: bpf: Fix PKT_TYPE case for big-endian cores 11 lat temu
  Markos Chandras 95782bf434 MIPS: BPF: Prevent kernel fall over for >=32bit shifts 11 lat temu
  Markos Chandras e5bb48b055 MIPS: bpf: Drop update_on_xread and always initialize the X register 11 lat temu
  Markos Chandras 10c4d614d2 MIPS: bpf: Fix is_range() semantics 11 lat temu
  Markos Chandras 78b95b662c MIPS: bpf: Use pr_debug instead of pr_warn for unhandled opcodes 11 lat temu
  Markos Chandras 91a41d7f97 MIPS: bpf: Fix return values for VLAN_TAG_PRESENT case 11 lat temu
  Markos Chandras 6e86c59d4d MIPS: bpf: Use correct mask for VLAN_TAG case 11 lat temu
  Markos Chandras 1ab24a4e3d MIPS: bpf: Fix branch conditional for BPF_J{GT/GE} cases 11 lat temu
  Markos Chandras 9eebfe478d MIPS: bpf: Add SEEN_SKB to flags when looking for the PKT_TYPE 11 lat temu
  Markos Chandras 9ee1606e8a MIPS: bpf: Use 'andi' instead of 'and' for the VLAN cases 11 lat temu