.. |
ipset
|
f5caadbb3d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
|
14 years ago |
ipvs
|
384b90abeb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-2.6
|
14 years ago |
Kconfig
|
b7225041e9
netfilter: xt_addrtype: replace rt6_lookup with nf_afinfo->route
|
14 years ago |
Makefile
|
de81bbea17
netfilter: ipt_addrtype: rename to xt_addrtype
|
14 years ago |
core.c
|
da935c66ba
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
nf_conntrack_acct.c
|
d70a011dbb
netfilter: complete the deprecation of CONFIG_NF_CT_ACCT
|
15 years ago |
nf_conntrack_amanda.c
|
654d0fbdc8
netfilter: cleanup printk messages
|
15 years ago |
nf_conntrack_broadcast.c
|
93557f53e1
netfilter: nf_conntrack: nf_conntrack snmp helper
|
14 years ago |
nf_conntrack_core.c
|
88ed01d17b
netfilter: nf_conntrack: fix ct refcount leak in l4proto->error()
|
14 years ago |
nf_conntrack_ecache.c
|
3db7e93d33
netfilter: ecache: always set events bits, filter them later
|
14 years ago |
nf_conntrack_expect.c
|
d862a6622e
netfilter: nf_conntrack: use is_vmalloc_addr()
|
14 years ago |
nf_conntrack_extend.c
|
1f8d36a186
net,rcu: convert call_rcu(__nf_ct_ext_free_rcu) to kfree_rcu()
|
14 years ago |
nf_conntrack_ftp.c
|
fb04883371
netfilter: add more values to enum ip_conntrack_info
|
14 years ago |
nf_conntrack_h323_asn1.c
|
b4232a2277
netfilter: h323: bug in parsing of ASN1 SEQOF field
|
14 years ago |
nf_conntrack_h323_main.c
|
fb04883371
netfilter: add more values to enum ip_conntrack_info
|
14 years ago |
nf_conntrack_h323_types.c
|
905e3e8ec5
[NETFILTER]: nf_conntrack_h323: constify and annotate H.323 helper
|
17 years ago |
nf_conntrack_helper.c
|
d862a6622e
netfilter: nf_conntrack: use is_vmalloc_addr()
|
14 years ago |
nf_conntrack_irc.c
|
fb04883371
netfilter: add more values to enum ip_conntrack_info
|
14 years ago |
nf_conntrack_l3proto_generic.c
|
8ce8439a31
[NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l3proto
|
17 years ago |
nf_conntrack_netbios_ns.c
|
93557f53e1
netfilter: nf_conntrack: nf_conntrack snmp helper
|
14 years ago |
nf_conntrack_netlink.c
|
c7ac8679be
rtnetlink: Compute and store minimum ifinfo dump size
|
14 years ago |
nf_conntrack_pptp.c
|
fb04883371
netfilter: add more values to enum ip_conntrack_info
|
14 years ago |
nf_conntrack_proto.c
|
c5d277d29a
netfilter: rcu sparse cleanups
|
14 years ago |
nf_conntrack_proto_dccp.c
|
25985edced
Fix common misspellings
|
14 years ago |
nf_conntrack_proto_generic.c
|
f8572d8f2a
sysctl net: Remove unused binary sysctl code
|
15 years ago |
nf_conntrack_proto_gre.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
nf_conntrack_proto_sctp.c
|
25985edced
Fix common misspellings
|
14 years ago |
nf_conntrack_proto_tcp.c
|
8a80c79a77
netfilter: nf_ct_tcp: fix out of sync scenario while in SYN_RECV
|
14 years ago |
nf_conntrack_proto_udp.c
|
8fea97ec17
netfilter: nf_conntrack: pass template to l4proto ->error() handler
|
15 years ago |
nf_conntrack_proto_udplite.c
|
8fea97ec17
netfilter: nf_conntrack: pass template to l4proto ->error() handler
|
15 years ago |
nf_conntrack_sane.c
|
fb04883371
netfilter: add more values to enum ip_conntrack_info
|
14 years ago |
nf_conntrack_sip.c
|
fb04883371
netfilter: add more values to enum ip_conntrack_info
|
14 years ago |
nf_conntrack_snmp.c
|
93557f53e1
netfilter: nf_conntrack: nf_conntrack snmp helper
|
14 years ago |
nf_conntrack_standalone.c
|
d88d7de098
netfilter: nf_conntrack_standalone: Fix set-but-unused variables.
|
14 years ago |
nf_conntrack_tftp.c
|
654d0fbdc8
netfilter: cleanup printk messages
|
15 years ago |
nf_conntrack_timestamp.c
|
a992ca2a04
netfilter: nf_conntrack_tstamp: add flow-based timestamp extension
|
14 years ago |
nf_internals.h
|
654d0fbdc8
netfilter: cleanup printk messages
|
15 years ago |
nf_log.c
|
0a0e9ae1bd
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
nf_queue.c
|
25985edced
Fix common misspellings
|
14 years ago |
nf_sockopt.c
|
b7058842c9
net: Make setsockopt() optlen be unsigned.
|
15 years ago |
nf_tproxy_core.c
|
d503b30bd6
netfilter: tproxy: do not assign timewait sockets to skb->sk
|
14 years ago |
nfnetlink.c
|
6b75e3e8d6
netfilter: nfnetlink: add RCU in nfnetlink_rcv_msg()
|
14 years ago |
nfnetlink_log.c
|
60063497a9
atomic: use <linux/atomic.h>
|
14 years ago |
nfnetlink_queue.c
|
60063497a9
atomic: use <linux/atomic.h>
|
14 years ago |
x_tables.c
|
3c709f8fb4
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-3.6
|
14 years ago |
xt_AUDIT.c
|
131ad62d8f
netfilter: add SELinux context support to AUDIT target
|
14 years ago |
xt_CHECKSUM.c
|
edf0e1fb0d
netfilter: add CHECKSUM target
|
15 years ago |
xt_CLASSIFY.c
|
9811600f7c
netfilter: xt_CLASSIFY: add ARP support, allow CLASSIFY target on any table
|
14 years ago |
xt_CONNSECMARK.c
|
4b560b447d
netfilter: xtables: substitute temporary defines by final name
|
15 years ago |
xt_CT.c
|
a7fed7620b
netfilter: xt_CT: provide info on why a rule was rejected
|
14 years ago |
xt_DSCP.c
|
1ed2f73d90
netfilter: IPv6: fix DSCP mangle code
|
14 years ago |
xt_HL.c
|
181b1e9ce1
netfilter: Reduce switch/case indent
|
14 years ago |
xt_IDLETIMER.c
|
f1e231a356
netfilter: xtables: add missing aliases for autoloading via iptables
|
14 years ago |
xt_LED.c
|
f1e231a356
netfilter: xtables: add missing aliases for autoloading via iptables
|
14 years ago |
xt_NFLOG.c
|
4b560b447d
netfilter: xtables: substitute temporary defines by final name
|
15 years ago |
xt_NFQUEUE.c
|
94b27cc361
netfilter: allow NFQUEUE bypass if no listener is available
|
14 years ago |
xt_NOTRACK.c
|
5bfddbd46a
netfilter: nf_conntrack: IPS_UNTRACKED bit
|
15 years ago |
xt_RATEEST.c
|
cefcb60201
net,rcu: Convert call_rcu(xt_rateest_free_rcu) to kfree_rcu()
|
14 years ago |
xt_SECMARK.c
|
2606fd1fa5
secmark: make secmark object handling generic
|
14 years ago |
xt_TCPMSS.c
|
0fae2e7740
netfilter: af_info: add 'strict' parameter to limit lookup to .oif
|
14 years ago |
xt_TCPOPTSTRIP.c
|
4b560b447d
netfilter: xtables: substitute temporary defines by final name
|
15 years ago |
xt_TEE.c
|
4c9483b2fb
ipv6: Convert to use flowi6 where applicable.
|
14 years ago |
xt_TPROXY.c
|
d503b30bd6
netfilter: tproxy: do not assign timewait sockets to skb->sk
|
14 years ago |
xt_TRACE.c
|
4b560b447d
netfilter: xtables: substitute temporary defines by final name
|
15 years ago |
xt_addrtype.c
|
b7225041e9
netfilter: xt_addrtype: replace rt6_lookup with nf_afinfo->route
|
14 years ago |
xt_cluster.c
|
5bfddbd46a
netfilter: nf_conntrack: IPS_UNTRACKED bit
|
15 years ago |
xt_comment.c
|
62fc805108
netfilter: xtables: deconstify struct xt_action_param for matches
|
15 years ago |
xt_connbytes.c
|
a8756201ba
netfilter: xt_connbytes: Force CT accounting to be enabled
|
15 years ago |
xt_connlimit.c
|
4656c4d61a
netfilter: xt_connlimit: remove connlimit_rnd_inited
|
14 years ago |
xt_connmark.c
|
62fc805108
netfilter: xtables: deconstify struct xt_action_param for matches
|
15 years ago |
xt_conntrack.c
|
93bbce1ad0
netfilter: revert a2361c8735e07322023aedc36e4938b35af31eb0
|
14 years ago |
xt_cpu.c
|
f1e231a356
netfilter: xtables: add missing aliases for autoloading via iptables
|
14 years ago |
xt_dccp.c
|
b4ba26119b
netfilter: xtables: change hotdrop pointer to direct modification
|
15 years ago |
xt_devgroup.c
|
9291747f11
netfilter: xtables: add device group match
|
14 years ago |
xt_dscp.c
|
62fc805108
netfilter: xtables: deconstify struct xt_action_param for matches
|
15 years ago |
xt_esp.c
|
b4ba26119b
netfilter: xtables: change hotdrop pointer to direct modification
|
15 years ago |
xt_hashlimit.c
|
aca071c1c1
netfilter: xt_hashlimit: use proto_ports_offset() to support AH message
|
14 years ago |
xt_helper.c
|
62fc805108
netfilter: xtables: deconstify struct xt_action_param for matches
|
15 years ago |
xt_hl.c
|
181b1e9ce1
netfilter: Reduce switch/case indent
|
14 years ago |
xt_iprange.c
|
bd4a6974cc
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
xt_ipvs.c
|
9330419d9a
IPVS: netns, use ip_vs_proto_data as param.
|
14 years ago |
xt_length.c
|
62fc805108
netfilter: xtables: deconstify struct xt_action_param for matches
|
15 years ago |
xt_limit.c
|
62fc805108
netfilter: xtables: deconstify struct xt_action_param for matches
|
15 years ago |
xt_mac.c
|
62fc805108
netfilter: xtables: deconstify struct xt_action_param for matches
|
15 years ago |
xt_mark.c
|
62fc805108
netfilter: xtables: deconstify struct xt_action_param for matches
|
15 years ago |
xt_multiport.c
|
b4ba26119b
netfilter: xtables: change hotdrop pointer to direct modification
|
15 years ago |
xt_osf.c
|
88b4a0347a
net,rcu: convert call_rcu(xt_osf_finger_free_rcu) to kfree_rcu()
|
14 years ago |
xt_owner.c
|
62fc805108
netfilter: xtables: deconstify struct xt_action_param for matches
|
15 years ago |
xt_physdev.c
|
62fc805108
netfilter: xtables: deconstify struct xt_action_param for matches
|
15 years ago |
xt_pkttype.c
|
62fc805108
netfilter: xtables: deconstify struct xt_action_param for matches
|
15 years ago |
xt_policy.c
|
62fc805108
netfilter: xtables: deconstify struct xt_action_param for matches
|
15 years ago |
xt_quota.c
|
49daf6a226
xt_quota: report initial quota value instead of current value to userspace
|
15 years ago |
xt_rateest.c
|
62fc805108
netfilter: xtables: deconstify struct xt_action_param for matches
|
15 years ago |
xt_realm.c
|
62fc805108
netfilter: xtables: deconstify struct xt_action_param for matches
|
15 years ago |
xt_recent.c
|
6038f373a3
llseek: automatically add .llseek fop
|
14 years ago |
xt_repldata.h
|
e3eaa9910b
netfilter: xtables: generate initial table on-demand
|
15 years ago |
xt_sctp.c
|
2bf0748254
netfilter: xt_sctp: use WORD_ROUND macro to calculate length of multiple of 4 bytes
|
15 years ago |
xt_set.c
|
dec17b7451
Remove redundant linux/version.h includes from net/
|
14 years ago |
xt_socket.c
|
fb04883371
netfilter: add more values to enum ip_conntrack_info
|
14 years ago |
xt_state.c
|
5bfddbd46a
netfilter: nf_conntrack: IPS_UNTRACKED bit
|
15 years ago |
xt_statistic.c
|
fabf3a85ab
netfilter: xt_statistic: remove nth_lock spinlock
|
15 years ago |
xt_string.c
|
62fc805108
netfilter: xtables: deconstify struct xt_action_param for matches
|
15 years ago |
xt_tcpmss.c
|
b4ba26119b
netfilter: xtables: change hotdrop pointer to direct modification
|
15 years ago |
xt_tcpudp.c
|
b4ba26119b
netfilter: xtables: change hotdrop pointer to direct modification
|
15 years ago |
xt_time.c
|
736d58e3a2
netfilter: remove unnecessary returns from void function()s
|
15 years ago |
xt_u32.c
|
62fc805108
netfilter: xtables: deconstify struct xt_action_param for matches
|
15 years ago |