David S. Miller 4e7a84b1a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next 10 years ago
..
ipset cac3763967 netfilter: ipset: Explicitly add padding elements to hash:net, net and hash:net, port, net 10 years ago
ipvs 3b05ac3824 ipvs: uninitialized data with IP_VS_IPV6 10 years ago
Kconfig b59eaf9e28 netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one module 10 years ago
Makefile b59eaf9e28 netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one module 10 years ago
core.c 5676864431 netfilter: fix various sparse warnings 11 years ago
nf_conntrack_acct.c f7b13e4330 netfilter: introduce nf_conn_acct structure 12 years ago
nf_conntrack_amanda.c f229f6ce48 netfilter: add my copyright statements 12 years ago
nf_conntrack_broadcast.c 93557f53e1 netfilter: nf_conntrack: nf_conntrack snmp helper 14 years ago
nf_conntrack_core.c 4e7a84b1a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next 10 years ago
nf_conntrack_ecache.c 9500507c61 netfilter: conntrack: remove timer from ecache extension 11 years ago
nf_conntrack_expect.c 8fc54f6891 net: use reciprocal_scale() helper 11 years ago
nf_conntrack_extend.c 3cf4c7e381 netfilter: nf_ct_ext: support variable length extensions 13 years ago
nf_conntrack_ftp.c 18082746a2 netfilter: replace strnicmp with strncasecmp 11 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 2c7b5d5dac netfilter: nf_conntrack_h323: lookup route from proper net namespace 10 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 01cfa0a4ed netfilter: fix spelling errors 11 years ago
nf_conntrack_irc.c f229f6ce48 netfilter: add my copyright statements 12 years ago
nf_conntrack_l3proto_generic.c 824f1fbee7 netfilter: Convert print_tuple functions to return void 11 years ago
nf_conntrack_labels.c 5813a8eb47 netfilter: connlabels: remove unneeded includes 12 years ago
nf_conntrack_netbios_ns.c 93557f53e1 netfilter: nf_conntrack: nf_conntrack snmp helper 14 years ago
nf_conntrack_netlink.c 866476f323 netfilter: conntrack: Flush connections with a given mark 10 years ago
nf_conntrack_pptp.c 8142b227ef netfilter: nf_conntrack: flush net_gre->keymap_list only from gre helper 11 years ago
nf_conntrack_proto.c dcd93ed4cd netfilter: nf_conntrack: remove dead code 11 years ago
nf_conntrack_proto_dccp.c 824f1fbee7 netfilter: Convert print_tuple functions to return void 11 years ago
nf_conntrack_proto_generic.c 824f1fbee7 netfilter: Convert print_tuple functions to return void 11 years ago
nf_conntrack_proto_gre.c 824f1fbee7 netfilter: Convert print_tuple functions to return void 11 years ago
nf_conntrack_proto_sctp.c 824f1fbee7 netfilter: Convert print_tuple functions to return void 11 years ago
nf_conntrack_proto_tcp.c ba00410b81 Merge branch 'iov_iter' into for-next 10 years ago
nf_conntrack_proto_udp.c 824f1fbee7 netfilter: Convert print_tuple functions to return void 11 years ago
nf_conntrack_proto_udplite.c 824f1fbee7 netfilter: Convert print_tuple functions to return void 11 years ago
nf_conntrack_sane.c b20ab9cc63 netfilter: nf_ct_helper: better logging for dropped packets 12 years ago
nf_conntrack_seqadj.c b44b565cf5 netfilter: nf_ct_seqadj: print ack seq in the right host byte order 10 years ago
nf_conntrack_sip.c 18082746a2 netfilter: replace strnicmp with strncasecmp 11 years ago
nf_conntrack_snmp.c 5a406b0cdf netfilter: nf_ct_snmp: add include file 12 years ago
nf_conntrack_standalone.c e71456ae98 netfilter: Remove checks of seq_printf() return values 11 years ago
nf_conntrack_tftp.c f229f6ce48 netfilter: add my copyright statements 12 years ago
nf_conntrack_timeout.c 8684094cf1 netfilter: nf_ct_timeout: move initialization out of pernet_operations 12 years ago
nf_conntrack_timestamp.c 443d20fd18 netfilter: nf_ct_timestamp: Fix BUG_ON after netns deletion 11 years ago
nf_internals.h c1b1203d65 net: misc: Remove extern from function prototypes 12 years ago
nf_log.c 8aefc4d1c6 netfilter: log: remove unnecessary sizeof(char) 10 years ago
nf_log_common.c 1109a90c01 netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER) 11 years ago
nf_nat_amanda.c f229f6ce48 netfilter: add my copyright statements 12 years ago
nf_nat_core.c 8fc54f6891 net: use reciprocal_scale() helper 11 years ago
nf_nat_ftp.c b20ab9cc63 netfilter: nf_ct_helper: better logging for dropped packets 12 years ago
nf_nat_helper.c 41d73ec053 netfilter: nf_conntrack: make sequence number adjustments usuable without NAT 12 years ago
nf_nat_irc.c 2690d97ade netfilter: nf_nat: fix access to uninitialized buffer in IRC NAT helper 11 years ago
nf_nat_proto_common.c 24de3d3775 netfilter: use IS_ENABLED() macro 11 years ago
nf_nat_proto_dccp.c 24de3d3775 netfilter: use IS_ENABLED() macro 11 years ago
nf_nat_proto_sctp.c 24de3d3775 netfilter: use IS_ENABLED() macro 11 years ago
nf_nat_proto_tcp.c 24de3d3775 netfilter: use IS_ENABLED() macro 11 years ago
nf_nat_proto_udp.c 24de3d3775 netfilter: use IS_ENABLED() macro 11 years ago
nf_nat_proto_udplite.c 24de3d3775 netfilter: use IS_ENABLED() macro 11 years ago
nf_nat_proto_unknown.c c7232c9979 netfilter: add protocol independent NAT core 13 years ago
nf_nat_redirect.c b59eaf9e28 netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one module 10 years ago
nf_nat_sip.c 18082746a2 netfilter: replace strnicmp with strncasecmp 11 years ago
nf_nat_tftp.c b20ab9cc63 netfilter: nf_ct_helper: better logging for dropped packets 12 years ago
nf_queue.c 1109a90c01 netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER) 11 years ago
nf_sockopt.c 7926dbfa4b netfilter: don't use mutex_lock_interruptible() 11 years ago
nf_synproxy_core.c e53376bef2 netfilter: nf_conntrack: don't release a conntrack with non-zero refcnt 11 years ago
nf_tables_api.c a2f18db0c6 netfilter: nf_tables: fix flush ruleset chain dependencies 10 years ago
nf_tables_core.c ce355e209f netfilter: nf_tables: 64bit stats need some extra synchronization 11 years ago
nf_tables_inet.c cf4dfa8539 netfilter: nf_tables: fix error path in the init functions 11 years ago
nfnetlink.c 4e7a84b1a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next 10 years ago
nfnetlink_acct.c f111f780ae netfilter: nfnetlink_acct: add filter support to nfacct counter list/reset 11 years ago
nfnetlink_cthelper.c b18c5d15e8 netfilter: nfnetlink_cthelper: Remove 'const' and '&' to avoid warnings 10 years ago
nfnetlink_cttimeout.c 91cb498e6a netfilter: cttimeout: allow to set/get default protocol timeouts 12 years ago
nfnetlink_log.c 958d03b016 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next 10 years ago
nfnetlink_queue_core.c ba00410b81 Merge branch 'iov_iter' into for-next 10 years ago
nfnetlink_queue_ct.c 41d73ec053 netfilter: nf_conntrack: make sequence number adjustments usuable without NAT 12 years ago
nft_bitwise.c ef1f7df917 netfilter: nf_tables: expression ops overloading 12 years ago
nft_byteorder.c ef1f7df917 netfilter: nf_tables: expression ops overloading 12 years ago
nft_cmp.c b855d416dc netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4 11 years ago
nft_compat.c afefb6f928 netfilter: nft_compat: use the match->table to validate dependencies 11 years ago
nft_counter.c ef1f7df917 netfilter: nf_tables: expression ops overloading 12 years ago
nft_ct.c fe92ca45a1 netfilter: nft_ct: split nft_ct_init() into two functions for get/set 11 years ago
nft_expr_template.c ef1f7df917 netfilter: nf_tables: expression ops overloading 12 years ago
nft_exthdr.c 540436c80e netfilter: nft_exthdr: call ipv6_find_hdr() with explicitly initialized offset 11 years ago
nft_hash.c 97defe1ecf rhashtable: Per bucket locks & deferred expansion/shrinking 10 years ago
nft_immediate.c 62472bcefb netfilter: nf_tables: restore context for expression destructors 11 years ago
nft_limit.c ef1f7df917 netfilter: nf_tables: expression ops overloading 12 years ago
nft_log.c 5cbfda2043 netfilter: nft_log: fix coccinelle warnings 11 years ago
nft_lookup.c 958bee14d0 netfilter: nf_tables: use new transaction infrastructure to handle sets 11 years ago
nft_masq.c 7210e4e38f netfilter: nf_tables: restrict nat/masq expressions to nat chain type 11 years ago
nft_meta.c ce674173e9 netfilter: nft_meta: add cgroup support 11 years ago
nft_nat.c 7b5bca4676 netfilter: nf_tables: fix port natting in little endian archs 10 years ago
nft_payload.c f627ed91d8 netfilter: nf_tables: check if payload length is a power of 2 11 years ago
nft_queue.c b8ecbee67c netfilter: nf_tables: fix log/queue expressions for NFPROTO_INET 11 years ago
nft_rbtree.c d99407f42f netfilter: nft_rbtree: no need for spinlock from set destroy path 11 years ago
nft_redir.c baf4750d92 netfilter: nft_redir: fix sparse warnings 11 years ago
nft_reject.c f0d1f04f0a netfilter: fix wrong arithmetics regarding NFT_REJECT_ICMPX_MAX 11 years ago
nft_reject_inet.c 51b0a5d8c2 netfilter: nft_reject: introduce icmp code abstraction for inet and bridge 11 years ago
x_tables.c e71456ae98 netfilter: Remove checks of seq_printf() return values 11 years ago
xt_AUDIT.c b80edf0b52 netfilter: Convert uses of __constant_<foo> to <foo> 11 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 15 years ago
xt_CONNSECMARK.c 4b560b447d netfilter: xtables: substitute temporary defines by final name 15 years ago
xt_CT.c e53376bef2 netfilter: nf_conntrack: don't release a conntrack with non-zero refcnt 11 years ago
xt_DSCP.c 5676864431 netfilter: fix various sparse warnings 11 years ago
xt_HL.c 181b1e9ce1 netfilter: Reduce switch/case indent 14 years ago
xt_HMARK.c 8fc54f6891 net: use reciprocal_scale() helper 11 years ago
xt_IDLETIMER.c 0a9ee81349 netfilter: Remove unnecessary OOM logging messages 14 years ago
xt_LED.c d247b6ab3c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 11 years ago
xt_LOG.c ca1aa54f27 netfilter: xt_LOG: add missing string format in nf_log_packet() 11 years ago
xt_NETMAP.c b3d54b3e40 netfilter: combine ipt_NETMAP and ip6t_NETMAP 13 years ago
xt_NFLOG.c 8cdb46da06 netfilter: log: netns NULL ptr bug when calling from conntrack 12 years ago
xt_NFQUEUE.c 97a2d41c47 netfilter: xt_NFQUEUE: separate reusable code 11 years ago
xt_RATEEST.c 22e0f8b932 net: sched: make bstats per cpu and estimator RCU safe 11 years ago
xt_REDIRECT.c b59eaf9e28 netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one module 10 years ago
xt_SECMARK.c 2606fd1fa5 secmark: make secmark object handling generic 15 years ago
xt_TCPMSS.c 7722e0d1c0 netfilter: xt_TCPMSS: lookup route from proper net namespace 12 years ago
xt_TCPOPTSTRIP.c a206bcb3b0 netfilter: xt_TCPOPTSTRIP: fix possible off by one access 12 years ago
xt_TEE.c 351638e7de net: pass info struct via netdevice notifier 12 years ago
xt_TPROXY.c efe4208f47 ipv6: make lookups simpler and faster 12 years ago
xt_TRACE.c 4b560b447d netfilter: xtables: substitute temporary defines by final name 15 years ago
xt_addrtype.c 5774c94ace netfilter: xt_addrtype: fix trivial typo 12 years ago
xt_bpf.c 7ae457c1e5 net: filter: split 'struct sk_filter' into socket and bpf parts 11 years ago
xt_cgroup.c caa8ad94ed netfilter: x_tables: allow to use default cgroup match 11 years ago
xt_cluster.c 8fc54f6891 net: use reciprocal_scale() helper 11 years ago
xt_comment.c 62fc805108 netfilter: xtables: deconstify struct xt_action_param for matches 15 years ago
xt_connbytes.c b167a37c7b netfilter: Convert pr_warning to pr_warn 11 years ago
xt_connlabel.c c539f01717 netfilter: add connlabel conntrack extension 12 years ago
xt_connlimit.c e59ea3df3f netfilter: xt_connlimit: honor conntrack zone if available 10 years ago
xt_connmark.c e664eabd18 netfilter: Fix FSF address in file headers 11 years ago
xt_conntrack.c f229f6ce48 netfilter: add my copyright statements 12 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 e71456ae98 netfilter: Remove checks of seq_printf() return values 11 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_ipcomp.c 2ba436fc02 netfilter: xt_ipcomp: Use ntohs to ease sparse warning 11 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 d4383f04d1 ipvs: API change to avoid rescan of IPv6 exthdr 13 years ago
xt_l2tp.c 74f77a6b2b netfilter: introduce l2tp match extension 11 years ago
xt_length.c 62fc805108 netfilter: xtables: deconstify struct xt_action_param for matches 15 years ago
xt_limit.c f229f6ce48 netfilter: add my copyright statements 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 13 years ago
xt_nfacct.c 683399eddb netfilter: nfnetlink_acct: Adding quota support to accounting framework 11 years ago
xt_osf.c 372e28661a netfilter: xt_osf: Use continue to reduce indentation 10 years ago
xt_owner.c 26711a791e userns: xt_owner: Add basic user namespace support. 13 years ago
xt_physdev.c 4b7fd5d97e netfilter: explicit module dependency between br_netfilter and physdev 11 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 14 years ago
xt_rateest.c 45203a3b38 net_sched: add 64bit rate estimators 12 years ago
xt_realm.c 62fc805108 netfilter: xtables: deconstify struct xt_action_param for matches 15 years ago
xt_recent.c abc86d0f99 netfilter: xt_recent: relax ip_pkt_list_tot restrictions 10 years ago
xt_repldata.h 066c6807f7 net: netfilter: LLVMLinux: vlais-netfilter 11 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 a51b9199b1 netfilter: ipset: Alignment problem between 64bit kernel 32bit userspace 10 years ago
xt_socket.c 1a8bf6eeef netfilter: xt_socket: use sock_gen_put() 12 years ago
xt_state.c 5bfddbd46a netfilter: nf_conntrack: IPS_UNTRACKED bit 15 years ago
xt_statistic.c 63862b5bef net: replace macros net_random and net_srandom with direct calls to prandom 11 years ago
xt_string.c c435201bed netfilter: xt_string: Remove unnecessary initialization of struct ts_state 11 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 13 years ago
xt_u32.c 62fc805108 netfilter: xtables: deconstify struct xt_action_param for matches 15 years ago