index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bpfilter
Age
Commit message (
Expand
)
Author
2019-02-23
bpfilter: re-add header search paths to tools include to fix build error
Masahiro Yamada
2019-02-03
bpfilter: remove extra header search paths for bpfilter_umh
Masahiro Yamada
2019-01-16
net: bpfilter: change section name of bpfilter UMH blob.
Taehee Yoo
2019-01-11
net: bpfilter: disallow to remove bpfilter module while being used
Taehee Yoo
2019-01-11
net: bpfilter: restart bpfilter_umh when error occurred
Taehee Yoo
2019-01-11
net: bpfilter: use cleanup callback to release umh_info
Taehee Yoo
2018-10-22
net: bpfilter: Set user mode helper's command line
Olivier Brunel
2018-10-17
net: bpfilter: use get_pid_task instead of pid_task
Taehee Yoo
2018-10-05
net: bpfilter: Fix type cast and pointer warnings
Shanthosh RK
2018-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-07-24
bpfilter: remove trailing newline
Stephen Hemminger
2018-07-18
kbuild: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGS
Laura Abbott
2018-07-18
kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGS
Laura Abbott
2018-06-28
bpfilter: include bpfilter_umh in assembly instead of using objcopy
Masahiro Yamada
2018-06-28
bpfilter: check compiler capability in Kconfig
Masahiro Yamada
2018-06-21
bpfilter: fix user mode helper cross compilation
Matteo Croce
2018-06-20
bpfilter: ignore binary files
Matteo Croce
2018-06-20
bpfilter: fix build error
Matteo Croce
2018-06-07
bpfilter: fix race in pipe access
Alexei Starovoitov
2018-06-07
bpfilter: fix OUTPUT_FORMAT
Alexei Starovoitov
2018-06-05
bpfilter: switch to CC from HOSTCC
Alexei Starovoitov
2018-05-29
bpfilter: fix a build err
YueHaibing
2018-05-29
bpfilter: fix building without CONFIG_INET
Arnd Bergmann
2018-05-24
bpfilter: don't pass O_CREAT when opening console for debug
Jakub Kicinski
2018-05-24
bpfilter: fix build dependency
Alexei Starovoitov
2018-05-23
net: add skeleton of bpfilter kernel module
Alexei Starovoitov