.. |
ipset
|
4a6dd664eb
netfilter: ipset: fix netiface set name overflow
|
12 years ago |
ipvs
|
0b4f5b1d63
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Kconfig
|
2cbc78a29e
netfilter: combine ipt_REDIRECT and ip6t_REDIRECT
|
12 years ago |
Makefile
|
2cbc78a29e
netfilter: combine ipt_REDIRECT and ip6t_REDIRECT
|
12 years ago |
core.c
|
1c15b67709
netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_queue()
|
13 years ago |
nf_conntrack_acct.c
|
ec8f23ce0f
net: Convert all sysctl registrations to register_net_sysctl
|
13 years ago |
nf_conntrack_amanda.c
|
ee6eb96673
netfilter: nf_nat: support IPv6 in amanda NAT helper
|
13 years ago |
nf_conntrack_broadcast.c
|
93557f53e1
netfilter: nf_conntrack: nf_conntrack snmp helper
|
14 years ago |
nf_conntrack_core.c
|
b0cdb1d9a9
netfilter: nf_nat: fix oops when unloading protocol modules
|
12 years ago |
nf_conntrack_ecache.c
|
15e473046c
netlink: Rename pid to portid to avoid confusion
|
12 years ago |
nf_conntrack_expect.c
|
2614f86490
netfilter: nf_ct_expect: fix possible access to uninitialized timer
|
13 years ago |
nf_conntrack_extend.c
|
3cf4c7e381
netfilter: nf_ct_ext: support variable length extensions
|
13 years ago |
nf_conntrack_ftp.c
|
7be54ca476
netfilter: nf_ct_ftp: add sequence tracking pickup facility for injected entries
|
12 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
|
bbb5823cf7
netfilter: nf_conntrack: fix rt_gateway checks for H.323 helper
|
12 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
|
32f5376003
netfilter: nf_ct_helper: disable automatic helper re-assignment of different type
|
13 years ago |
nf_conntrack_irc.c
|
5901b6be88
netfilter: nf_nat: support IPv6 in IRC NAT helper
|
13 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
|
7be54ca476
netfilter: nf_ct_ftp: add sequence tracking pickup facility for injected entries
|
12 years ago |
nf_conntrack_pptp.c
|
051966c0c6
netfilter: nf_nat: add protoff argument to packet mangling functions
|
13 years ago |
nf_conntrack_proto.c
|
2834a6386b
netfilter: nf_conntrack: remove unnecessary RTNL locking
|
13 years ago |
nf_conntrack_proto_dccp.c
|
54b8873f7c
netfilter: nf_ct_dccp: add dccp_kmemdup_sysctl_table function
|
13 years ago |
nf_conntrack_proto_generic.c
|
08911475d1
netfilter: nf_conntrack: generalize nf_ct_l4proto_net
|
13 years ago |
nf_conntrack_proto_gre.c
|
f1caad2745
netfilter: nf_conntrack: prepare l4proto->init_net cleanup
|
13 years ago |
nf_conntrack_proto_sctp.c
|
f42c4183c7
netfilter: nf_ct_sctp: merge sctpv[4,6]_net_init into sctp_net_init
|
13 years ago |
nf_conntrack_proto_tcp.c
|
b48b63a1f6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
nf_conntrack_proto_udp.c
|
08911475d1
netfilter: nf_conntrack: generalize nf_ct_l4proto_net
|
13 years ago |
nf_conntrack_proto_udplite.c
|
51b4c824fc
netfilter: nf_ct_udplite: add udplite_kmemdup_sysctl_table function
|
13 years ago |
nf_conntrack_sane.c
|
1afc56794e
netfilter: nf_ct_helper: implement variable length helper private data
|
13 years ago |
nf_conntrack_sip.c
|
9a66482106
netfilter: nf_nat: support IPv6 in SIP NAT helper
|
13 years ago |
nf_conntrack_snmp.c
|
93557f53e1
netfilter: nf_conntrack: nf_conntrack snmp helper
|
14 years ago |
nf_conntrack_standalone.c
|
ec8f23ce0f
net: Convert all sysctl registrations to register_net_sysctl
|
13 years ago |
nf_conntrack_tftp.c
|
3a8fc53a45
netfilter: nf_ct_helper: allocate 16 bytes for the helper and policy names
|
13 years ago |
nf_conntrack_timeout.c
|
dd70507241
netfilter: nf_ct_ext: add timeout extension
|
13 years ago |
nf_conntrack_timestamp.c
|
ec8f23ce0f
net: Convert all sysctl registrations to register_net_sysctl
|
13 years ago |
nf_internals.h
|
1c15b67709
netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_queue()
|
13 years ago |
nf_log.c
|
ec8f23ce0f
net: Convert all sysctl registrations to register_net_sysctl
|
13 years ago |
nf_nat_amanda.c
|
ee6eb96673
netfilter: nf_nat: support IPv6 in amanda NAT helper
|
13 years ago |
nf_nat_core.c
|
136251d02f
netfilter: nf_nat: remove obsolete rcu_read_unlock call
|
12 years ago |
nf_nat_ftp.c
|
d33cbeeb1a
netfilter: nf_nat: support IPv6 in FTP NAT helper
|
13 years ago |
nf_nat_helper.c
|
c7232c9979
netfilter: add protocol independent NAT core
|
13 years ago |
nf_nat_irc.c
|
5901b6be88
netfilter: nf_nat: support IPv6 in IRC NAT helper
|
13 years ago |
nf_nat_proto_common.c
|
c7232c9979
netfilter: add protocol independent NAT core
|
13 years ago |
nf_nat_proto_dccp.c
|
c7232c9979
netfilter: add protocol independent NAT core
|
13 years ago |
nf_nat_proto_sctp.c
|
c7232c9979
netfilter: add protocol independent NAT core
|
13 years ago |
nf_nat_proto_tcp.c
|
c7232c9979
netfilter: add protocol independent NAT core
|
13 years ago |
nf_nat_proto_udp.c
|
c7232c9979
netfilter: add protocol independent NAT core
|
13 years ago |
nf_nat_proto_udplite.c
|
c7232c9979
netfilter: add protocol independent NAT core
|
13 years ago |
nf_nat_proto_unknown.c
|
c7232c9979
netfilter: add protocol independent NAT core
|
13 years ago |
nf_nat_sip.c
|
ace1fe1231
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
13 years ago |
nf_nat_tftp.c
|
320ff567f2
netfilter: nf_nat: support IPv6 in TFTP NAT helper
|
13 years ago |
nf_queue.c
|
1c15b67709
netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_queue()
|
13 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
|
9f00d9776b
netlink: hide struct module parameter in netlink_kernel_create
|
12 years ago |
nfnetlink_acct.c
|
15e473046c
netlink: Rename pid to portid to avoid confusion
|
12 years ago |
nfnetlink_cthelper.c
|
7be54ca476
netfilter: nf_ct_ftp: add sequence tracking pickup facility for injected entries
|
12 years ago |
nfnetlink_cttimeout.c
|
e93b5f9f32
netfilter: cttimeout: fix buffer overflow
|
12 years ago |
nfnetlink_log.c
|
aecdc33e11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
12 years ago |
nfnetlink_queue_core.c
|
6ee584be3e
netfilter: nfnetlink_queue: add NFQA_CAP_LEN attribute
|
12 years ago |
nfnetlink_queue_ct.c
|
ab5e8b77d5
netfilter: nfnetlink_queue: fix sparse warning due to missing include
|
13 years ago |
x_tables.c
|
3a9a231d97
net: Fix files explicitly needing to include module.h
|
13 years ago |
xt_AUDIT.c
|
75f2811c64
ipv6: Add fragment reporting to ipv6_skip_exthdr().
|
13 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
|
0153d5a810
netfilter: xt_CT: fix timeout setting with IPv6
|
12 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_HMARK.c
|
d1992b169d
netfilter: xt_HMARK: fix endianness and provide consistent hashing
|
13 years ago |
xt_IDLETIMER.c
|
0a9ee81349
netfilter: Remove unnecessary OOM logging messages
|
13 years ago |
xt_LED.c
|
f1e231a356
netfilter: xtables: add missing aliases for autoloading via iptables
|
14 years ago |
xt_LOG.c
|
437589a74b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
12 years ago |
xt_NETMAP.c
|
b3d54b3e40
netfilter: combine ipt_NETMAP and ip6t_NETMAP
|
12 years ago |
xt_NFLOG.c
|
4b560b447d
netfilter: xtables: substitute temporary defines by final name
|
15 years ago |
xt_NFQUEUE.c
|
fe31d1a860
netfilter: sparse endian fixes
|
13 years ago |
xt_RATEEST.c
|
cefcb60201
net,rcu: Convert call_rcu(xt_rateest_free_rcu) to kfree_rcu()
|
14 years ago |
xt_REDIRECT.c
|
2cbc78a29e
netfilter: combine ipt_REDIRECT and ip6t_REDIRECT
|
12 years ago |
xt_SECMARK.c
|
2606fd1fa5
secmark: make secmark object handling generic
|
14 years ago |
xt_TCPMSS.c
|
e87cc4728f
net: Convert net_ratelimit uses to net_<level>_ratelimited
|
13 years ago |
xt_TCPOPTSTRIP.c
|
c0cd115667
net:netfilter: use IS_ENABLED
|
13 years ago |
xt_TEE.c
|
2ad5b9e4bd
netfilter: xt_TEE: don't use destination address found in header
|
12 years ago |
xt_TPROXY.c
|
2c53040f01
net: Fix (nearly-)kernel-doc comments for various functions
|
13 years ago |
xt_TRACE.c
|
4b560b447d
netfilter: xtables: substitute temporary defines by final name
|
15 years ago |
xt_addrtype.c
|
c0cd115667
net:netfilter: use IS_ENABLED
|
13 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
|
c5e1fd8cca
Merge branch 'nf-next' of git://1984.lsi.us.es/net-next
|
13 years ago |
xt_connlimit.c
|
68c07cb6d8
netfilter: xt_connlimit: remove revision 0
|
13 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_ecn.c
|
42c344a3bc
netfilter: xtables: collapse conditions in xt_ecn
|
13 years ago |
xt_esp.c
|
b4ba26119b
netfilter: xtables: change hotdrop pointer to direct modification
|
15 years ago |
xt_hashlimit.c
|
1f27e2516c
netfilter: xt_hashlimit: use _ALL macro to reject unknown flag bits
|
13 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
|
82e6bfe2fb
netfilter: xt_limit: have r->cost != 0 case work
|
12 years ago |
xt_mac.c
|
8561cf9978
netfilter: Convert compare_ether_addr to ether_addr_equal
|
13 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_nat.c
|
939ccba437
netfilter: xt_nat: fix incorrect hooks for SNAT and DNAT targets
|
12 years ago |
xt_nfacct.c
|
ceb98d03ea
netfilter: xtables: add nfacct match to support extended accounting
|
13 years ago |
xt_osf.c
|
fe31d1a860
netfilter: sparse endian fixes
|
13 years ago |
xt_owner.c
|
26711a791e
userns: xt_owner: Add basic user namespace support.
|
13 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
|
3a9a231d97
net: Fix files explicitly needing to include module.h
|
13 years ago |
xt_rateest.c
|
00fe1ae91e
netfilter: xt_rateest: fix xt_rateest_mt_checkentry()
|
14 years ago |
xt_realm.c
|
62fc805108
netfilter: xtables: deconstify struct xt_action_param for matches
|
15 years ago |
xt_recent.c
|
da7428080a
userns xt_recent: Specify the owner/group of ip_list_perms in the initial user namespace
|
13 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
|
3e0304a583
netfilter: ipset: Support to match elements marked with "nomatch"
|
12 years ago |
xt_socket.c
|
6703aa74ad
netfilter: xt_socket: fix compilation warnings with gcc 4.7
|
13 years ago |
xt_state.c
|
5bfddbd46a
netfilter: nf_conntrack: IPS_UNTRACKED bit
|
15 years ago |
xt_statistic.c
|
3a9a231d97
net: Fix files explicitly needing to include module.h
|
13 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
|
54eb3df3a7
netfilter: xt_time: add support to ignore day transition
|
12 years ago |
xt_u32.c
|
62fc805108
netfilter: xtables: deconstify struct xt_action_param for matches
|
15 years ago |