summaryrefslogtreecommitdiffstats
path: root/arch/sparc/net/bpf_jit_comp_32.c
Commit message (Expand)AuthorAgeFilesLines
* net: remove skb->vlan_presentEric Dumazet2022-11-111-5/+5
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-091-4/+4
* net: remove VLAN_TAG_PRESENTMichał Mirosław2018-11-161-4/+0
* net/bpf_jit: SPARC: split VLAN_PRESENT bit handling from VLAN_TCIMichał Mirosław2018-11-161-7/+10
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-1/+1
* bpf: get rid of pure_initcall dependency to enable jitsDaniel Borkmann2018-01-191-2/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sparc64: Add eBPF JIT.David S. Miller2017-04-221-49/+0
* sparc: Split BPF JIT into 32-bit and 64-bit.David S. Miller2017-04-221-0/+815