summaryrefslogtreecommitdiff
path: root/sys/modules/bpf
AgeCommit message (Expand)Author
2019-02-17Bump default value of WARNS for modules from 3 to 5, andrin
2016-06-07Create separate modules for i2c_bitbang and bpf_filter so these filespgoyette
2012-09-27Remove bpf_jit which was ported from FreeBSD recently.alnsn
2012-08-02Add missing paren.matt
2012-08-01Add BPF JIT compiler, currently supporting amd64 and i386. Code obtainedrmind
2010-01-25add bpf kmodpooka