David S. Miller 9d73b42bbf Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf 10 年之前
..
ipset cac3763967 netfilter: ipset: Explicitly add padding elements to hash:net, net and hash:net, port, net 10 年之前
ipvs 8f711a601d Merge https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs 10 年之前
Kconfig b59eaf9e28 netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one module 10 年之前
Makefile b59eaf9e28 netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one module 10 年之前
core.c 5676864431 netfilter: fix various sparse warnings 10 年之前
nf_conntrack_acct.c f7b13e4330 netfilter: introduce nf_conn_acct structure 11 年之前
nf_conntrack_amanda.c f229f6ce48 netfilter: add my copyright statements 12 年之前
nf_conntrack_broadcast.c 93557f53e1 netfilter: nf_conntrack: nf_conntrack snmp helper 14 年之前
nf_conntrack_core.c 4e7a84b1a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next 10 年之前
nf_conntrack_ecache.c 9500507c61 netfilter: conntrack: remove timer from ecache extension 11 年之前
nf_conntrack_expect.c 8fc54f6891 net: use reciprocal_scale() helper 11 年之前
nf_conntrack_extend.c 3cf4c7e381 netfilter: nf_ct_ext: support variable length extensions 13 年之前
nf_conntrack_ftp.c 18082746a2 netfilter: replace strnicmp with strncasecmp 10 年之前
nf_conntrack_h323_asn1.c b4232a2277 netfilter: h323: bug in parsing of ASN1 SEQOF field 14 年之前
nf_conntrack_h323_main.c 2c7b5d5dac netfilter: nf_conntrack_h323: lookup route from proper net namespace 10 年之前
nf_conntrack_h323_types.c 905e3e8ec5 [NETFILTER]: nf_conntrack_h323: constify and annotate H.323 helper 17 年之前
nf_conntrack_helper.c 01cfa0a4ed netfilter: fix spelling errors 10 年之前
nf_conntrack_irc.c f229f6ce48 netfilter: add my copyright statements 12 年之前
nf_conntrack_l3proto_generic.c 824f1fbee7 netfilter: Convert print_tuple functions to return void 10 年之前
nf_conntrack_labels.c 5813a8eb47 netfilter: connlabels: remove unneeded includes 12 年之前
nf_conntrack_netbios_ns.c 93557f53e1 netfilter: nf_conntrack: nf_conntrack snmp helper 14 年之前
nf_conntrack_netlink.c 866476f323 netfilter: conntrack: Flush connections with a given mark 10 年之前
nf_conntrack_pptp.c 8142b227ef netfilter: nf_conntrack: flush net_gre->keymap_list only from gre helper 11 年之前
nf_conntrack_proto.c dcd93ed4cd netfilter: nf_conntrack: remove dead code 11 年之前
nf_conntrack_proto_dccp.c 824f1fbee7 netfilter: Convert print_tuple functions to return void 10 年之前
nf_conntrack_proto_generic.c 824f1fbee7 netfilter: Convert print_tuple functions to return void 10 年之前
nf_conntrack_proto_gre.c 824f1fbee7 netfilter: Convert print_tuple functions to return void 10 年之前
nf_conntrack_proto_sctp.c 824f1fbee7 netfilter: Convert print_tuple functions to return void 10 年之前
nf_conntrack_proto_tcp.c ba00410b81 Merge branch 'iov_iter' into for-next 10 年之前
nf_conntrack_proto_udp.c 824f1fbee7 netfilter: Convert print_tuple functions to return void 10 年之前
nf_conntrack_proto_udplite.c 824f1fbee7 netfilter: Convert print_tuple functions to return void 10 年之前
nf_conntrack_sane.c b20ab9cc63 netfilter: nf_ct_helper: better logging for dropped packets 12 年之前
nf_conntrack_seqadj.c b44b565cf5 netfilter: nf_ct_seqadj: print ack seq in the right host byte order 10 年之前
nf_conntrack_sip.c 18082746a2 netfilter: replace strnicmp with strncasecmp 10 年之前
nf_conntrack_snmp.c 5a406b0cdf netfilter: nf_ct_snmp: add include file 12 年之前
nf_conntrack_standalone.c e71456ae98 netfilter: Remove checks of seq_printf() return values 10 年之前
nf_conntrack_tftp.c f229f6ce48 netfilter: add my copyright statements 12 年之前
nf_conntrack_timeout.c 8684094cf1 netfilter: nf_ct_timeout: move initialization out of pernet_operations 12 年之前
nf_conntrack_timestamp.c 443d20fd18 netfilter: nf_ct_timestamp: Fix BUG_ON after netns deletion 11 年之前
nf_internals.h c1b1203d65 net: misc: Remove extern from function prototypes 11 年之前
nf_log.c 8aefc4d1c6 netfilter: log: remove unnecessary sizeof(char) 10 年之前
nf_log_common.c 1109a90c01 netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER) 11 年之前
nf_nat_amanda.c f229f6ce48 netfilter: add my copyright statements 12 年之前
nf_nat_core.c 8fc54f6891 net: use reciprocal_scale() helper 11 年之前
nf_nat_ftp.c b20ab9cc63 netfilter: nf_ct_helper: better logging for dropped packets 12 年之前
nf_nat_helper.c 41d73ec053 netfilter: nf_conntrack: make sequence number adjustments usuable without NAT 12 年之前
nf_nat_irc.c 2690d97ade netfilter: nf_nat: fix access to uninitialized buffer in IRC NAT helper 11 年之前
nf_nat_proto_common.c 24de3d3775 netfilter: use IS_ENABLED() macro 11 年之前
nf_nat_proto_dccp.c 24de3d3775 netfilter: use IS_ENABLED() macro 11 年之前
nf_nat_proto_sctp.c 24de3d3775 netfilter: use IS_ENABLED() macro 11 年之前
nf_nat_proto_tcp.c 24de3d3775 netfilter: use IS_ENABLED() macro 11 年之前
nf_nat_proto_udp.c 24de3d3775 netfilter: use IS_ENABLED() macro 11 年之前
nf_nat_proto_udplite.c 24de3d3775 netfilter: use IS_ENABLED() macro 11 年之前
nf_nat_proto_unknown.c c7232c9979 netfilter: add protocol independent NAT core 13 年之前
nf_nat_redirect.c b59eaf9e28 netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one module 10 年之前
nf_nat_sip.c 18082746a2 netfilter: replace strnicmp with strncasecmp 10 年之前
nf_nat_tftp.c b20ab9cc63 netfilter: nf_ct_helper: better logging for dropped packets 12 年之前
nf_queue.c 1109a90c01 netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER) 11 年之前
nf_sockopt.c 7926dbfa4b netfilter: don't use mutex_lock_interruptible() 11 年之前
nf_synproxy_core.c e53376bef2 netfilter: nf_conntrack: don't release a conntrack with non-zero refcnt 11 年之前
nf_tables_api.c 59900e0a01 netfilter: nf_tables: fix error handling of rule replacement 10 年之前
nf_tables_core.c ce355e209f netfilter: nf_tables: 64bit stats need some extra synchronization 11 年之前
nf_tables_inet.c cf4dfa8539 netfilter: nf_tables: fix error path in the init functions 11 年之前
nfnetlink.c 4e7a84b1a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next 10 年之前
nfnetlink_acct.c f111f780ae netfilter: nfnetlink_acct: add filter support to nfacct counter list/reset 11 年之前
nfnetlink_cthelper.c b18c5d15e8 netfilter: nfnetlink_cthelper: Remove 'const' and '&' to avoid warnings 10 年之前
nfnetlink_cttimeout.c 91cb498e6a netfilter: cttimeout: allow to set/get default protocol timeouts 12 年之前
nfnetlink_log.c 958d03b016 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next 10 年之前
nfnetlink_queue_core.c ba00410b81 Merge branch 'iov_iter' into for-next 10 年之前
nfnetlink_queue_ct.c 41d73ec053 netfilter: nf_conntrack: make sequence number adjustments usuable without NAT 12 年之前
nft_bitwise.c ef1f7df917 netfilter: nf_tables: expression ops overloading 11 年之前
nft_byteorder.c ef1f7df917 netfilter: nf_tables: expression ops overloading 11 年之前
nft_cmp.c b855d416dc netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4 11 年之前
nft_compat.c 2156d321b8 netfilter: nft_compat: don't truncate ethernet protocol type to u8 10 年之前
nft_counter.c ef1f7df917 netfilter: nf_tables: expression ops overloading 11 年之前
nft_ct.c fe92ca45a1 netfilter: nft_ct: split nft_ct_init() into two functions for get/set 11 年之前
nft_expr_template.c ef1f7df917 netfilter: nf_tables: expression ops overloading 11 年之前
nft_exthdr.c 540436c80e netfilter: nft_exthdr: call ipv6_find_hdr() with explicitly initialized offset 11 年之前
nft_hash.c 4c4b52d9b2 rhashtable: remove indirection for grow/shrink decision functions 10 年之前
nft_immediate.c 62472bcefb netfilter: nf_tables: restore context for expression destructors 11 年之前
nft_limit.c ef1f7df917 netfilter: nf_tables: expression ops overloading 11 年之前
nft_log.c 5cbfda2043 netfilter: nft_log: fix coccinelle warnings 11 年之前
nft_lookup.c 4c1017aa80 netfilter: nft_lookup: add missing attribute validation for NFTA_LOOKUP_SET_ID 10 年之前
nft_masq.c 75e8d06d43 netfilter: nf_tables: validate hooks in NAT expressions 10 年之前
nft_meta.c ce674173e9 netfilter: nft_meta: add cgroup support 10 年之前
nft_nat.c 75e8d06d43 netfilter: nf_tables: validate hooks in NAT expressions 10 年之前
nft_payload.c f627ed91d8 netfilter: nf_tables: check if payload length is a power of 2 11 年之前
nft_queue.c b8ecbee67c netfilter: nf_tables: fix log/queue expressions for NFPROTO_INET 11 年之前
nft_rbtree.c d99407f42f netfilter: nft_rbtree: no need for spinlock from set destroy path 11 年之前
nft_redir.c 75e8d06d43 netfilter: nf_tables: validate hooks in NAT expressions 10 年之前
nft_reject.c f0d1f04f0a netfilter: fix wrong arithmetics regarding NFT_REJECT_ICMPX_MAX 10 年之前
nft_reject_inet.c 51b0a5d8c2 netfilter: nft_reject: introduce icmp code abstraction for inet and bridge 11 年之前
x_tables.c e71456ae98 netfilter: Remove checks of seq_printf() return values 10 年之前
xt_AUDIT.c b80edf0b52 netfilter: Convert uses of __constant_<foo> to <foo> 11 年之前
xt_CHECKSUM.c edf0e1fb0d netfilter: add CHECKSUM target 15 年之前
xt_CLASSIFY.c 9811600f7c netfilter: xt_CLASSIFY: add ARP support, allow CLASSIFY target on any table 14 年之前
xt_CONNSECMARK.c 4b560b447d netfilter: xtables: substitute temporary defines by final name 15 年之前
xt_CT.c e53376bef2 netfilter: nf_conntrack: don't release a conntrack with non-zero refcnt 11 年之前
xt_DSCP.c 5676864431 netfilter: fix various sparse warnings 10 年之前
xt_HL.c 181b1e9ce1 netfilter: Reduce switch/case indent 14 年之前
xt_HMARK.c 8fc54f6891 net: use reciprocal_scale() helper 11 年之前
xt_IDLETIMER.c 0a9ee81349 netfilter: Remove unnecessary OOM logging messages 13 年之前
xt_LED.c d247b6ab3c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 11 年之前
xt_LOG.c ca1aa54f27 netfilter: xt_LOG: add missing string format in nf_log_packet() 11 年之前
xt_NETMAP.c b3d54b3e40 netfilter: combine ipt_NETMAP and ip6t_NETMAP 13 年之前
xt_NFLOG.c 8cdb46da06 netfilter: log: netns NULL ptr bug when calling from conntrack 12 年之前
xt_NFQUEUE.c 97a2d41c47 netfilter: xt_NFQUEUE: separate reusable code 11 年之前
xt_RATEEST.c 22e0f8b932 net: sched: make bstats per cpu and estimator RCU safe 11 年之前
xt_REDIRECT.c b59eaf9e28 netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one module 10 年之前
xt_SECMARK.c 2606fd1fa5 secmark: make secmark object handling generic 15 年之前
xt_TCPMSS.c 7722e0d1c0 netfilter: xt_TCPMSS: lookup route from proper net namespace 12 年之前
xt_TCPOPTSTRIP.c a206bcb3b0 netfilter: xt_TCPOPTSTRIP: fix possible off by one access 12 年之前
xt_TEE.c 351638e7de net: pass info struct via netdevice notifier 12 年之前
xt_TPROXY.c efe4208f47 ipv6: make lookups simpler and faster 12 年之前
xt_TRACE.c 4b560b447d netfilter: xtables: substitute temporary defines by final name 15 年之前
xt_addrtype.c 5774c94ace netfilter: xt_addrtype: fix trivial typo 12 年之前
xt_bpf.c 7ae457c1e5 net: filter: split 'struct sk_filter' into socket and bpf parts 11 年之前
xt_cgroup.c caa8ad94ed netfilter: x_tables: allow to use default cgroup match 11 年之前
xt_cluster.c 8fc54f6891 net: use reciprocal_scale() helper 11 年之前
xt_comment.c 62fc805108 netfilter: xtables: deconstify struct xt_action_param for matches 15 年之前
xt_connbytes.c b167a37c7b netfilter: Convert pr_warning to pr_warn 11 年之前
xt_connlabel.c c539f01717 netfilter: add connlabel conntrack extension 12 年之前
xt_connlimit.c e59ea3df3f netfilter: xt_connlimit: honor conntrack zone if available 10 年之前
xt_connmark.c e664eabd18 netfilter: Fix FSF address in file headers 11 年之前
xt_conntrack.c f229f6ce48 netfilter: add my copyright statements 12 年之前
xt_cpu.c f1e231a356 netfilter: xtables: add missing aliases for autoloading via iptables 14 年之前
xt_dccp.c b4ba26119b netfilter: xtables: change hotdrop pointer to direct modification 15 年之前
xt_devgroup.c 9291747f11 netfilter: xtables: add device group match 14 年之前
xt_dscp.c 62fc805108 netfilter: xtables: deconstify struct xt_action_param for matches 15 年之前
xt_ecn.c 42c344a3bc netfilter: xtables: collapse conditions in xt_ecn 13 年之前
xt_esp.c b4ba26119b netfilter: xtables: change hotdrop pointer to direct modification 15 年之前
xt_hashlimit.c e71456ae98 netfilter: Remove checks of seq_printf() return values 10 年之前
xt_helper.c 62fc805108 netfilter: xtables: deconstify struct xt_action_param for matches 15 年之前
xt_hl.c 181b1e9ce1 netfilter: Reduce switch/case indent 14 年之前
xt_ipcomp.c 2ba436fc02 netfilter: xt_ipcomp: Use ntohs to ease sparse warning 11 年之前
xt_iprange.c bd4a6974cc Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 14 年之前
xt_ipvs.c d4383f04d1 ipvs: API change to avoid rescan of IPv6 exthdr 13 年之前
xt_l2tp.c 74f77a6b2b netfilter: introduce l2tp match extension 11 年之前
xt_length.c 62fc805108 netfilter: xtables: deconstify struct xt_action_param for matches 15 年之前
xt_limit.c f229f6ce48 netfilter: add my copyright statements 12 年之前
xt_mac.c 8561cf9978 netfilter: Convert compare_ether_addr to ether_addr_equal 13 年之前
xt_mark.c 62fc805108 netfilter: xtables: deconstify struct xt_action_param for matches 15 年之前
xt_multiport.c b4ba26119b netfilter: xtables: change hotdrop pointer to direct modification 15 年之前
xt_nat.c 939ccba437 netfilter: xt_nat: fix incorrect hooks for SNAT and DNAT targets 12 年之前
xt_nfacct.c 683399eddb netfilter: nfnetlink_acct: Adding quota support to accounting framework 11 年之前
xt_osf.c 372e28661a netfilter: xt_osf: Use continue to reduce indentation 10 年之前
xt_owner.c 26711a791e userns: xt_owner: Add basic user namespace support. 13 年之前
xt_physdev.c 4b7fd5d97e netfilter: explicit module dependency between br_netfilter and physdev 11 年之前
xt_pkttype.c 62fc805108 netfilter: xtables: deconstify struct xt_action_param for matches 15 年之前
xt_policy.c 62fc805108 netfilter: xtables: deconstify struct xt_action_param for matches 15 年之前
xt_quota.c 3a9a231d97 net: Fix files explicitly needing to include module.h 13 年之前
xt_rateest.c 45203a3b38 net_sched: add 64bit rate estimators 12 年之前
xt_realm.c 62fc805108 netfilter: xtables: deconstify struct xt_action_param for matches 15 年之前
xt_recent.c cef9ed86ed netfilter: xt_recent: don't reject rule if new hitcount exceeds table max 10 年之前
xt_repldata.h 066c6807f7 net: netfilter: LLVMLinux: vlais-netfilter 11 年之前
xt_sctp.c 2bf0748254 netfilter: xt_sctp: use WORD_ROUND macro to calculate length of multiple of 4 bytes 15 年之前
xt_set.c a51b9199b1 netfilter: ipset: Alignment problem between 64bit kernel 32bit userspace 10 年之前
xt_socket.c 78296c97ca netfilter: xt_socket: fix a stack corruption bug 10 年之前
xt_state.c 5bfddbd46a netfilter: nf_conntrack: IPS_UNTRACKED bit 15 年之前
xt_statistic.c 63862b5bef net: replace macros net_random and net_srandom with direct calls to prandom 11 年之前
xt_string.c c435201bed netfilter: xt_string: Remove unnecessary initialization of struct ts_state 11 年之前
xt_tcpmss.c b4ba26119b netfilter: xtables: change hotdrop pointer to direct modification 15 年之前
xt_tcpudp.c b4ba26119b netfilter: xtables: change hotdrop pointer to direct modification 15 年之前
xt_time.c 54eb3df3a7 netfilter: xt_time: add support to ignore day transition 13 年之前
xt_u32.c 62fc805108 netfilter: xtables: deconstify struct xt_action_param for matches 15 年之前