aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/net/bpf_jit_comp_32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya1-4/+4
2018-11-16net: remove VLAN_TAG_PRESENTMichał Mirosław1-4/+0
2018-11-16net/bpf_jit: SPARC: split VLAN_PRESENT bit handling from VLAN_TCIMichał Mirosław1-7/+10
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-1/+1
2018-01-19bpf: get rid of pure_initcall dependency to enable jitsDaniel Borkmann1-2/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-04-22sparc64: Add eBPF JIT.David S. Miller1-49/+0
2017-04-22sparc: Split BPF JIT into 32-bit and 64-bit.David S. Miller1-0/+815