index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
netfilter.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-02
netfilter: don't call hooks unless needed
Florian Westphal
1
-18
/
+11
2015-10-16
netfilter: turn NF_HOOK into an inline function
Arnd Bergmann
1
-2
/
+17
2015-10-16
netfilter: remove hook owner refcounting
Florian Westphal
1
-1
/
+0
2015-10-05
netfilter: ctnetlink: add const qualifier to nfnl_hook.get_ct
Ken-ichirou MATSUZAWA
1
-1
/
+1
2015-10-05
netfilter: nfnetlink_queue: rename related to nfqueue attaching conntrack info
Ken-ichirou MATSUZAWA
1
-2
/
+2
2015-10-04
netfilter: nfnetlink_queue: get rid of nfnetlink_queue_ct.c
Pablo Neira Ayuso
1
-4
/
+8
2015-09-29
netfilter: Push struct net down into nf_afinfo.reroute
Eric W. Biederman
1
-1
/
+1
2015-09-18
netfilter: Pass priv instead of nf_hook_ops to netfilter hooks
Eric W. Biederman
1
-1
/
+1
2015-09-18
netfilter: Pass net into okfn
Eric W. Biederman
1
-12
/
+14
2015-09-18
netfilter: Pass struct net into the netfilter hooks
Eric W. Biederman
1
-15
/
+12
2015-09-18
netfilter: Pass net to nf_hook_thresh
Eric W. Biederman
1
-4
/
+7
2015-09-18
netfilter: Store net in nf_hook_state
Eric W. Biederman
1
-1
/
+4
2015-09-18
netfilter: Remove !CONFIG_NETFITLER definition of nf_hook_thresh
Eric W. Biederman
1
-9
/
+0
2015-09-03
netfilter: nf_conntrack: make nf_ct_zone_dflt built-in
Daniel Borkmann
1
-0
/
+2
2015-07-23
netfilter: rename local nf_hook_list to hook_list
Pablo Neira Ayuso
1
-7
/
+7
2015-07-15
netfilter: move tee_active to core
Florian Westphal
1
-0
/
+11
2015-07-15
netfilter: Per network namespace netfilter hooks.
Eric W. Biederman
1
-3
/
+11
2015-07-15
netfilter: kill nf_hooks_active
Eric W. Biederman
1
-7
/
+4
2015-06-18
netfilter: don't pull include/linux/netfilter.h from netns headers
Pablo Neira Ayuso
1
-4
/
+2
2015-05-14
netfilter: add netfilter ingress hook after handle_ing() under unique static key
Pablo Neira
1
-0
/
+1
2015-05-14
netfilter: add nf_hook_list_active()
Pablo Neira
1
-5
/
+12
2015-05-14
netfilter: add hook list to nf_hook_state
Pablo Neira
1
-2
/
+5
2015-05-14
netfilter: cleanup struct nf_hook_ops indentation
Pablo Neira
1
-7
/
+7
2015-04-07
netfilter: Pass socket pointer down through okfn().
David Miller
1
-28
/
+34
2015-04-07
netfilter: Add socket pointer to nf_hook_state.
David Miller
1
-1
/
+6
2015-04-07
netfilter: Add nf_hook_state initializer function.
David Miller
1
-8
/
+18
2015-04-04
netfilter: Make nf_hookfn use nf_hook_state.
David S. Miller
1
-3
/
+1
2015-04-04
netfilter: Create and use nf_hook_state.
David S. Miller
1
-5
/
+23
2014-08-25
netfilter: HAVE_JUMP_LABEL instead of CONFIG_JUMP_LABEL
Zhouyi Zhou
1
-2
/
+3
2013-10-14
netfilter: add nftables
Patrick McHardy
1
-5
/
+6
2013-10-14
netfilter: pass hook ops to hookfn
Patrick McHardy
1
-1
/
+2
2013-09-27
netfilter: Remove extern from function prototypes
Joe Perches
1
-5
/
+5
2013-08-28
netfilter: nf_conntrack: make sequence number adjustments usuable without NAT
Patrick McHardy
1
-6
/
+3
2013-08-13
netfilter: nfnetlink_queue: allow to attach expectations to conntracks
Pablo Neira Ayuso
1
-0
/
+2
2013-07-31
netfilter: nf_nat: change sequence number adjustments to 32 bits
Patrick McHardy
1
-1
/
+1
2013-07-31
netfilter: nf_conntrack: constify sk_buff argument to nf_ct_attach()
Patrick McHardy
1
-2
/
+2
2013-05-23
netfilter: don't panic on error while walking through the init path
Pablo Neira Ayuso
1
-1
/
+1
2013-04-05
netfilter: remove unneeded variable proc_net_netfilter
Pablo Neira Ayuso
1
-5
/
+0
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
1
-71
/
+1
2012-08-30
netfilter: add protocol independent NAT core
Patrick McHardy
1
-8
/
+6
2012-06-22
netfilter: nfnetlink_queue: fix compilation with CONFIG_NF_NAT=m and CONFIG_N...
Pablo Neira Ayuso
1
-1
/
+5
2012-06-20
netfilter: nfq_ct_hook needs __rcu and __read_mostly
Pablo Neira Ayuso
1
-1
/
+1
2012-06-16
netfilter: nfnetlink_queue: add NAT TCP sequence adjustment if packet mangled
Pablo Neira Ayuso
1
-0
/
+2
2012-06-16
netfilter: add glue code to integrate nfnetlink_queue and ctnetlink
Pablo Neira Ayuso
1
-0
/
+10
2012-06-07
netfilter: xt_recent: add address masking option
Denys Fedoryshchenko
1
-0
/
+10
2012-04-21
net: Delete all remaining instances of ctl_path
Eric W. Biederman
1
-6
/
+0
2012-02-24
static keys: Introduce 'struct static_key', static_key_true()/false() and sta...
Ingo Molnar
1
-3
/
+3
2011-11-22
netfilter: use jump_label for nf_hooks
Eric Dumazet
1
-5
/
+21
2011-05-27
net: Add linux/sysctl.h includes where needed.
David S. Miller
1
-0
/
+1
2011-04-04
netfilter: af_info: add 'strict' parameter to limit lookup to .oif
Florian Westphal
1
-1
/
+1
[next]