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
/
include
/
linux
/
netfilter.h
Age
Commit message (
Expand
)
Author
2021-06-07
netfilter: annotate nf_tables base hook ops
Florian Westphal
2021-05-29
netfilter: reduce size of nf_hook_state on 32bit platforms
Florian Westphal
2021-01-25
netfilter: ctnetlink: remove get_ct indirection
Florian Westphal
2020-07-24
netfilter: switch nf_setsockopt to sockptr_t
Christoph Hellwig
2020-07-19
netfilter: remove the compat_{get,set} methods
Christoph Hellwig
2019-10-17
netfilter: add and use nf_hook_slow_list()
Florian Westphal
2019-09-13
netfilter: remove CONFIG_NETFILTER checks from headers.
Jeremy Sowden
2019-09-13
netfilter: replace defined(CONFIG...) || defined(CONFIG...MODULE) with IS_ENA...
Jeremy Sowden
2019-05-31
netfilter: replace skb_make_writable with skb_ensure_writable
Florian Westphal
2019-05-06
netfilter: slightly optimize nf_inet_addr_mask
Li RongQing
2019-04-08
netfilter: replace NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT)
Florian Westphal
2019-04-08
netfilter: optimize nf_inet_addr_cmp
Li RongQing
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
2018-09-28
netfilter: avoid erronous array bounds warning
Florian Westphal
2018-07-10
netfilter: Add nf_ct_get_tuple_skb global lookup function
Toke Høiland-Jørgensen
2018-07-09
netfilter: fix use-after-free in NF_HOOK_LIST
Edward Cree
2018-07-04
net: ipv4: listified version of ip_rcv
Edward Cree
2018-06-12
netfilter: fix null-ptr-deref in nf_nat_decode_session
Prashant Bhole
2018-05-23
netfilter: nfnetlink_queue: resolve clash for unconfirmed conntracks
Pablo Neira Ayuso
2018-05-23
netfilter: add struct nf_nat_hook and use it
Pablo Neira Ayuso
2018-05-23
netfilter: add struct nf_ct_hook and use it
Pablo Neira Ayuso
2018-05-23
netfilter: lift one-nat-hook-only restriction
Florian Westphal
2018-01-08
netfilter: remove struct nf_afinfo and its helper functions
Pablo Neira Ayuso
2018-01-08
netfilter: remove route_key_size field in struct nf_afinfo
Pablo Neira Ayuso
2018-01-08
netfilter: move reroute indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
2018-01-08
netfilter: move route indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
2018-01-08
netfilter: remove saveroute indirection in struct nf_afinfo
Pablo Neira Ayuso
2018-01-08
netfilter: move checksum_partial indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
2018-01-08
netfilter: move checksum indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
2018-01-08
netfilter: core: only allow one nat hook per hook point
Florian Westphal
2018-01-08
netfilter: don't allocate space for arp/bridge hooks unless needed
Florian Westphal
2018-01-08
netfilter: don't allocate space for decnet hooks unless needed
Florian Westphal
2018-01-08
netfilter: reduce size of hook entry point locations
Florian Westphal
2018-01-08
netfilter: core: free hooks with call_rcu
Florian Westphal
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-28
netfilter: convert hook list to an array
Aaron Conole
2017-07-17
netfilter: remove old pre-netns era hook api
Florian Westphal
2016-12-06
netfilter: decouple nf_hook_entry and nf_hook_ops
Aaron Conole
2016-12-06
netfilter: introduce accessor functions for hook entries
Aaron Conole
2016-11-03
netfilter: remove hook_entries field from nf_hook_state
Pablo Neira Ayuso
2016-11-03
netfilter: kill NF_HOOK_THRESH() and state->tresh
Pablo Neira Ayuso
2016-09-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
2016-09-25
netfilter: replace list_head with single linked list
Aaron Conole
2016-09-24
netfilter: call nf_hook_state_init with rcu_read_lock held
Florian Westphal
2016-09-19
net: Add _nf_(un)register_hooks symbols
Mahesh Bandewar
2016-03-02
netfilter: don't call hooks unless needed
Florian Westphal
2015-10-16
netfilter: turn NF_HOOK into an inline function
Arnd Bergmann
2015-10-16
netfilter: remove hook owner refcounting
Florian Westphal
2015-10-05
netfilter: ctnetlink: add const qualifier to nfnl_hook.get_ct
Ken-ichirou MATSUZAWA
2015-10-05
netfilter: nfnetlink_queue: rename related to nfqueue attaching conntrack info
Ken-ichirou MATSUZAWA
[next]