Sign in
android-kvm
/
linux
/
5835f25117ef6a56144bfc6be98b5a3cb188bf7a
/
include
/
net
/
netfilter
0165d93
netfilter: nf_tables: fix racy rule deletion
by Pablo Neira Ayuso
· 11 years ago
05513e9
netfilter: nf_tables: add reject module for NFPROTO_INET
by Patrick McHardy
· 11 years ago
cc4723ca
netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc parts
by Patrick McHardy
· 11 years ago
64d4680
netfilter: nf_tables: add AF specific expression support
by Patrick McHardy
· 11 years ago
e53376b
netfilter: nf_conntrack: don't release a conntrack with non-zero refcnt
by Pablo Neira Ayuso
· 11 years ago
3876d22
netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()
by Patrick McHardy
· 11 years ago
fa2c1de
netfilter: nf_tables: minor nf_chain_type cleanups
by Patrick McHardy
· 11 years ago
2a37d75
netfilter: nf_tables: constify chain type definitions and pointers
by Patrick McHardy
· 11 years ago
baae3e6
netfilter: nf_tables: fix chain type module reference handling
by Patrick McHardy
· 11 years ago
4566bf2
netfilter: nft_meta: add l4proto support
by Patrick McHardy
· 11 years ago
1d49144
netfilter: nf_tables: add "inet" table for IPv4/IPv6
by Patrick McHardy
· 11 years ago
115a60b1
netfilter: nf_tables: add support for multi family tables
by Patrick McHardy
· 11 years ago
c948487
netfilter: nf_tables: add hook ops to struct nft_pktinfo
by Patrick McHardy
· 11 years ago
9aa28f2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables
by David S. Miller
· 11 years ago
dcd93ed
netfilter: nf_conntrack: remove dead code
by stephen hemminger
· 11 years ago
cc70d06
netfilter: REJECT: separate reusable code
by Eric Leblond
· 11 years ago
97a2d41
netfilter: xt_NFQUEUE: separate reusable code
by Eric Leblond
· 11 years ago
6aafeef
netfilter: push reasm skb through instead of original frag skbs
by Jiri Pirko
· 11 years ago
72c39a0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 11 years ago
f7b13e4
netfilter: introduce nf_conn_acct structure
by Holger Eitzenberger
· 11 years ago
5eccdfa
nf_tables*.h: Remove extern from function prototypes
by Joe Perches
· 11 years ago
b5bc89b
netfilter: nf_tables: add trace support
by Pablo Neira Ayuso
· 11 years ago
0628b12
netfilter: nfnetlink: add batch support and use it from nf_tables
by Pablo Neira Ayuso
· 11 years ago
99633ab
netfilter: nf_tables: complete net namespace support
by Pablo Neira Ayuso
· 11 years ago
0ca743a
netfilter: nf_tables: add compatibility layer for x_tables
by Pablo Neira Ayuso
· 11 years ago
9370761
netfilter: nf_tables: convert built-in tables/chains to chain types
by Pablo Neira Ayuso
· 11 years ago
c29b72e
netfilter: nft_payload: add optimized payload implementation for small loads
by Patrick McHardy
· 11 years ago
cb7dbfd0
netfilter: nf_tables: add optimized data comparison for small values
by Patrick McHardy
· 11 years ago
ef1f7df
netfilter: nf_tables: expression ops overloading
by Patrick McHardy
· 11 years ago
20a6934
netfilter: nf_tables: add netlink set API
by Patrick McHardy
· 11 years ago
9651851
netfilter: add nftables
by Patrick McHardy
· 11 years ago
f59cb04
netfilter: nf_nat: move alloc_null_binding to nf_nat_core.c
by Pablo Neira Ayuso
· 11 years ago
4fbef95
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
f4a87e7
netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packets
by Patrick McHardy
· 11 years ago
4e77be4
netfilter: Remove extern from function prototypes
by Joe Perches
· 11 years ago
c13a84a
netfilter: nf_conntrack: use RCU safe kfree for conntrack extensions
by Michal Kubeček
· 11 years ago
48b1de4
netfilter: add SYNPROXY core/target
by Patrick McHardy
· 11 years ago
41d73ec
netfilter: nf_conntrack: make sequence number adjustments usuable without NAT
by Patrick McHardy
· 11 years ago
bd07793
netfilter: nfnetlink_queue: allow to attach expectations to conntracks
by Pablo Neira Ayuso
· 11 years ago
c655bc6
netfilter: nf_conntrack: don't send destroy events from iterator
by Florian Westphal
· 11 years ago
2d89c68
netfilter: nf_nat: change sequence number adjustments to 32 bits
by Patrick McHardy
· 11 years ago
02982c2
netfilter: nf_conntrack: remove duplicate code in ctnetlink
by Florian Westphal
· 11 years ago
93742cf
netfilter: tproxy: remove nf_tproxy_core.h
by Florian Westphal
· 11 years ago
fd158d7
netfilter: tproxy: remove nf_tproxy_core, keep tw sk assigned to skb
by Florian Westphal
· 11 years ago
6704af5
netfilter: nf_conntrack: remove net_ratelimit() for LOG_INVALID()
by Patrick McHardy
· 11 years ago
45203a3
net_sched: add 64bit rate estimators
by Eric Dumazet
· 12 years ago
8cdb46d
netfilter: log: netns NULL ptr bug when calling from conntrack
by Hans Schillstrom
· 12 years ago
a5fedd43
netfilter: move skb_gso_segment into nfnetlink_queue module
by Florian Westphal
· 12 years ago
ec464e5
netfilter: rename netlink related "pid" variables to "portid"
by Patrick McHardy
· 12 years ago
30e0c6a
netfilter: nf_log: prepare net namespace support for loggers
by Gao feng
· 12 years ago
dece40e
netfilter: nf_conntrack: speed up module removal path if netns in use
by Vladimir Davydov
· 12 years ago
b20ab9cc
netfilter: nf_ct_helper: better logging for dropped packets
by Pablo Neira Ayuso
· 12 years ago
b640bee
Merge branch 'master' of git://1984.lsi.us.es/nf-next
by David S. Miller
· 12 years ago
5ba2495
soreuseport: TCP/IPv6 implementation
by Tom Herbert
· 12 years ago
da5e363
soreuseport: TCP/IPv4 implementation
by Tom Herbert
· 12 years ago
c296bb4
netfilter: nf_conntrack: refactor l4proto support for netns
by Gao feng
· 12 years ago
6330750
netfilter: nf_conntrack: refactor l3proto support for netns
by Gao feng
· 12 years ago
04d8700
netfilter: nf_ct_proto: move initialization out of pernet_operations
by Gao feng
· 12 years ago
5f69b8f
netfilter: nf_ct_labels: move initialization out of pernet_operations
by Gao feng
· 12 years ago
5e615b2
netfilter: nf_ct_helper: move initialization out of pernet_operations
by Gao feng
· 12 years ago
8684094
netfilter: nf_ct_timeout: move initialization out of pernet_operations
by Gao feng
· 12 years ago
3fe0f94
netfilter: nf_ct_ecache: move initialization out of pernet_operations
by Gao feng
· 12 years ago
73f4001
netfilter: nf_ct_tstamp: move initialization out of pernet_operations
by Gao feng
· 12 years ago
b7ff3a1
netfilter: nf_ct_acct: move initialization out of pernet_operations
by Gao feng
· 12 years ago
83b4dbe
netfilter: nf_ct_expect: move initialization out of pernet_operations
by Gao feng
· 12 years ago
f94161c
netfilter: nf_conntrack: move initialization out of pernet operations
by Gao feng
· 12 years ago
9b21f6a
netfilter: ctnetlink: allow userspace to modify labels
by Florian Westphal
· 12 years ago
c539f01
netfilter: add connlabel conntrack extension
by Florian Westphal
· 12 years ago
1e47ee8
netfilter: nf_conntrack: fix BUG_ON while removing nf_conntrack with netns
by Pablo Neira Ayuso
· 12 years ago
a0ecb85
netfilter: nf_nat: Handle routing changes in MASQUERADE target
by Jozsef Kadlecsik
· 12 years ago
0360ae4
netfilter: kill support for per-af queue backends
by Florian Westphal
· 12 years ago
04dac01
netfilter: nf_conntrack: improve nf_conn object traceability
by Pablo Neira Ayuso
· 12 years ago
15e4730
netlink: Rename pid to portid to avoid confusion
by Eric W. Biederman
· 12 years ago
ace1fe1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Pablo Neira Ayuso
· 12 years ago
84b5ee9
netfilter: nf_conntrack: add nf_ct_timeout_lookup
by Pablo Neira Ayuso
· 12 years ago
5b423f6
netfilter: nf_conntrack: fix racy timer handling with reliable events
by Pablo Neira Ayuso
· 12 years ago
b3f644f
netfilter: ip6tables: add MASQUERADE target
by Patrick McHardy
· 12 years ago
58a317f
netfilter: ipv6: add IPv6 NAT support
by Patrick McHardy
· 12 years ago
c7232c9
netfilter: add protocol independent NAT core
by Patrick McHardy
· 12 years ago
051966c
netfilter: nf_nat: add protoff argument to packet mangling functions
by Patrick McHardy
· 12 years ago
04c9f41
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
6bd0405
netfilter: nf_ct_ecache: fix crash with multiple containers, one shutting down
by Pablo Neira Ayuso
· 13 years ago
0891147
netfilter: nf_conntrack: generalize nf_ct_l4proto_net
by Pablo Neira Ayuso
· 13 years ago
f28997e
netfilter: nf_conntrack: add nf_ct_kfree_compat_sysctl_table
by Gao feng
· 13 years ago
f1caad2
netfilter: nf_conntrack: prepare l4proto->init_net cleanup
by Gao feng
· 13 years ago
674147e
netfilter: fix missing symbols if CONFIG_NETFILTER_NETLINK_QUEUE_CT unset
by Pablo Neira Ayuso
· 13 years ago
7c62234
netfilter: nfnetlink_queue: fix compilation with NF_CONNTRACK disabled
by Pablo Neira Ayuso
· 13 years ago
12f7a50
netfilter: add user-space connection tracking helper infrastructure
by Pablo Neira Ayuso
· 13 years ago
ae243be
netfilter: ctnetlink: add CTA_HELP_INFO attribute
by Pablo Neira Ayuso
· 13 years ago
8c88f87
netfilter: nfnetlink_queue: add NAT TCP sequence adjustment if packet mangled
by Pablo Neira Ayuso
· 13 years ago
1afc567
netfilter: nf_ct_helper: implement variable length helper private data
by Pablo Neira Ayuso
· 13 years ago
3cf4c7e
netfilter: nf_ct_ext: support variable length extensions
by Pablo Neira Ayuso
· 13 years ago
3a8fc53
netfilter: nf_ct_helper: allocate 16 bytes for the helper and policy names
by Pablo Neira Ayuso
· 13 years ago
8264deb
netfilter: nf_conntrack: add namespace support for cttimeout
by Gao feng
· 13 years ago
e76d0af
netfilter: nf_conntrack: remove now unused sysctl for nf_conntrack_l[3|4]proto
by Pablo Neira Ayuso
· 13 years ago
15f585b
netfilter: nf_ct_generic: add namespace support
by Gao feng
· 13 years ago
524a53e
netfilter: nf_conntrack: prepare namespace support for l3 protocol trackers
by Gao feng
· 13 years ago
2c352f4
netfilter: nf_conntrack: prepare namespace support for l4 protocol trackers
by Gao feng
· 13 years ago
ac3a546
netfilter: nf_conntrack: use this_cpu_inc()
by Eric Dumazet
· 13 years ago
a900689
netfilter: nf_ct_helper: allow to disable automatic helper assignment
by Eric Leblond
· 13 years ago
Next »