Patrick McHardy
|
96518518cc
netfilter: add nftables
|
11 years ago |
Patrick McHardy
|
795aa6ef6a
netfilter: pass hook ops to hookfn
|
11 years ago |
Joe Perches
|
a0f4ecf349
netfilter: Remove extern from function prototypes
|
11 years ago |
Patrick McHardy
|
41d73ec053
netfilter: nf_conntrack: make sequence number adjustments usuable without NAT
|
12 years ago |
Pablo Neira Ayuso
|
bd07793705
netfilter: nfnetlink_queue: allow to attach expectations to conntracks
|
12 years ago |
Patrick McHardy
|
2d89c68ac7
netfilter: nf_nat: change sequence number adjustments to 32 bits
|
12 years ago |
Patrick McHardy
|
312a0c16c1
netfilter: nf_conntrack: constify sk_buff argument to nf_ct_attach()
|
12 years ago |
Pablo Neira Ayuso
|
6d11cfdba5
netfilter: don't panic on error while walking through the init path
|
12 years ago |
Pablo Neira Ayuso
|
12202fa757
netfilter: remove unneeded variable proc_net_netfilter
|
12 years ago |
David Howells
|
607ca46e97
UAPI: (Scripted) Disintegrate include/linux
|
12 years ago |
Patrick McHardy
|
c7232c9979
netfilter: add protocol independent NAT core
|
13 years ago |
Pablo Neira Ayuso
|
d584a61a93
netfilter: nfnetlink_queue: fix compilation with CONFIG_NF_NAT=m and CONFIG_NF_CT_NETLINK=y
|
13 years ago |
Pablo Neira Ayuso
|
5a05fae5ca
netfilter: nfq_ct_hook needs __rcu and __read_mostly
|
13 years ago |
Pablo Neira Ayuso
|
8c88f87cb2
netfilter: nfnetlink_queue: add NAT TCP sequence adjustment if packet mangled
|
13 years ago |
Pablo Neira Ayuso
|
9cb0176654
netfilter: add glue code to integrate nfnetlink_queue and ctnetlink
|
13 years ago |
Denys Fedoryshchenko
|
efdedd5426
netfilter: xt_recent: add address masking option
|
13 years ago |
Eric W. Biederman
|
a5347fe36b
net: Delete all remaining instances of ctl_path
|
13 years ago |
Ingo Molnar
|
c5905afb0e
static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]()
|
13 years ago |
Eric Dumazet
|
a2d7ec58ac
netfilter: use jump_label for nf_hooks
|
13 years ago |
David S. Miller
|
bee95250f0
net: Add linux/sysctl.h includes where needed.
|
14 years ago |
Florian Westphal
|
0fae2e7740
netfilter: af_info: add 'strict' parameter to limit lookup to .oif
|
14 years ago |
Florian Westphal
|
31ad3dd64e
netfilter: af_info: add network namespace parameter to route hook
|
14 years ago |
Florian Westphal
|
94b27cc361
netfilter: allow NFQUEUE bypass if no listener is available
|
14 years ago |
Florian Westphal
|
f615df76ed
netfilter: reduce NF_VERDICT_MASK to 0xff
|
14 years ago |
Simon Horman
|
fee1cc0895
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 into HEAD
|
14 years ago |
Eric Paris
|
da68365004
netfilter: allow hooks to pass error code back up the stack
|
14 years ago |
Eric Dumazet
|
0e60ebe04c
netfilter: add __rcu annotations
|
14 years ago |
Eric Paris
|
ac5aa2e333
netfilter: NF_HOOK_COND has wrong conditional
|
14 years ago |
Patrick McHardy
|
4bac6b1807
netfilter: restore POST_ROUTING hook in NF_HOOK_COND
|
15 years ago |
Jan Engelhardt
|
2249065f4b
netfilter: get rid of the grossness in netfilter.h
|
16 years ago |