Histórico de Commits

Autor SHA1 Mensagem Data
  David Daney 1ef0910cfd MIPS: BPF: Quit clobbering callee saved registers in JIT code. há 8 anos atrás
  David Daney 64b2dd3a8b MIPS: BPF: Use unsigned access for unsigned SKB fields. há 8 anos atrás
  David Daney 4ad701532a MIPS: BPF: Add JIT support for SKF_AD_HATYPE. há 8 anos atrás
  Masahiro Yamada 97139d4a6f treewide: remove redundant #include <linux/kconfig.h> há 9 anos atrás
  Linus Torvalds 4305f42401 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus há 9 anos atrás
  Masahiro Yamada 97f2645f35 tree-wide: replace config_enabled() with IS_ENABLED() há 9 anos atrás
  Daniel Borkmann b4e76f7e6d bpf, mips: fix off-by-one in ctx offset allocation há 9 anos atrás
  Rabin Vincent 55795ef546 net: filter: make JITs zero A for SKF_AD_ALU_XOR_X há 9 anos atrás
  Daniel Borkmann a91263d520 ebpf: migrate bpf_prog's flags to bitfield há 10 anos atrás
  Markos Chandras 266a88e220 MIPS: BPF: Introduce BPF ASM helpers há 10 anos atrás
  Markos Chandras beaf70b8b7 MIPS: BPF: Use BPF register names to describe the ABI há 10 anos atrás
  Markos Chandras 79a8855c4a MIPS: BPF: Move register definition to the BPF header há 10 anos atrás
  Markos Chandras 5e0c5610ea MIPS: net: BPF: Replace RSIZE with SZREG há 10 anos atrás
  Markos Chandras ad152bd698 MIPS: BPF: Free up some callee-saved registers há 10 anos atrás
  Markos Chandras 8833bc308b MIPS: BPF: Fix stack pointer allocation há 10 anos atrás
  Rusty Russell be1f221c04 module: remove mod arg from module_free, rename module_memfree(). há 10 anos atrás
  Denis Kirjanov 2e46477a12 mips: bpf: Fix broken BPF_MOD há 10 anos atrás
  Linus Torvalds 857b50f5d0 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus há 11 anos atrás
  Guenter Roeck 72d099e257 next: mips: bpf: Fix build failure há 11 anos atrás
  David S. Miller 1f6d80358d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net há 11 anos atrás
  Markos Chandras 39bcb7969a MIPS: BPF: Add new emit_long_instr macro há 11 anos atrás
  Chen Jie 3c09bae43b MIPS: Use WSBH/DSBH/DSHD on Loongson 3A há 11 anos atrás
  Hannes Frederic Sowa 233577a220 net: filter: constify detection of pkt_type_offset há 11 anos atrás
  Daniel Borkmann 286aad3c40 net: bpf: be friendly to kmemcheck há 11 anos atrás
  Daniel Borkmann 60a3b2253c net: bpf: make eBPF interpreter images read-only há 11 anos atrás
  Andrey Utkin 98fb24af5e arch/mips/net/bpf_jit.c: fix failure check há 11 anos atrás
  Alexei Starovoitov 7ae457c1e5 net: filter: split 'struct sk_filter' into socket and bpf parts há 11 anos atrás
  Markos Chandras d8214ef14a MIPS: bpf: Fix stack space allocation for BPF memwords on MIPS64 há 11 anos atrás
  Markos Chandras b6a14a9845 MIPS: BPF: Use 32 or 64-bit load instruction to load an address to register há 11 anos atrás
  Markos Chandras b4fe0ec86d MIPS: bpf: Fix PKT_TYPE case for big-endian cores há 11 anos atrás