summaryrefslogtreecommitdiff
path: root/arch/sparc/net/bpf_jit_comp_32.c
AgeCommit message (Expand)Author
2022-11-11net: remove skb->vlan_presentEric Dumazet
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2018-11-16net: remove VLAN_TAG_PRESENTMichał Mirosław
2018-11-16net/bpf_jit: SPARC: split VLAN_PRESENT bit handling from VLAN_TCIMichał Mirosław
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-01-19bpf: get rid of pure_initcall dependency to enable jitsDaniel Borkmann
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-22sparc64: Add eBPF JIT.David S. Miller
2017-04-22sparc: Split BPF JIT into 32-bit and 64-bit.David S. Miller