..
ipset
netfilter: ipset: fix race condition in ipset save, swap and delete
7 years ago
ipvs
ipvs: SNAT packet replies only for NATed connections
6 years ago
Kconfig
netfilter: nf_tables: add number generator expression
7 years ago
Makefile
netfilter: nf_tables: add range expression
7 years ago
core.c
netfilter: fix nf_queue handling
7 years ago
nf_conntrack_acct.c
netfilter: Remove uses of seq_<foo> return values
8 years ago
nf_conntrack_amanda.c
net: Remove state argument from skb_find_text()
8 years ago
nf_conntrack_broadcast.c
…
nf_conntrack_core.c
net/netfilter/nf_conntrack_core: Fix net_conntrack_lock()
6 years ago
nf_conntrack_ecache.c
netfilter: invoke synchronize_rcu after set the _hook_ to NULL
6 years ago
nf_conntrack_expect.c
netfilter: nf_ct_expect: Change __nf_ct_expect_check() return value.
6 years ago
nf_conntrack_extend.c
netfilter: nf_ct_ext: fix possible panic after nf_ct_extend_unregister
6 years ago
nf_conntrack_ftp.c
netfilter: ftp: Remove the useless code
7 years ago
nf_conntrack_h323_asn1.c
netfilter: nf_conntrack_h323: fix off-by-one in DecodeQ931
7 years ago
nf_conntrack_h323_main.c
netfilter: Remove explicit rcu_read_lock in nf_hook_slow
7 years ago
nf_conntrack_h323_types.c
…
nf_conntrack_helper.c
netfilter: nf_ct_helper: warn when not applying default helper assignment
6 years ago
nf_conntrack_irc.c
netfilter: Add helper array register/unregister functions
7 years ago
nf_conntrack_l3proto_generic.c
netfilter: Convert print_tuple functions to return void
9 years ago
nf_conntrack_labels.c
netfilter: connlabels: move set helper to xt_connlabel
7 years ago
nf_conntrack_netbios_ns.c
…
nf_conntrack_netlink.c
netfilter: invoke synchronize_rcu after set the _hook_ to NULL
6 years ago
nf_conntrack_pptp.c
netfilter: conntrack: get rid of conntrack timer
7 years ago
nf_conntrack_proto.c
netfilter: remove ip_conntrack* sysctl compat code
7 years ago
nf_conntrack_proto_dccp.c
netfilter: conntrack: Only need first 4 bytes to get l4proto ports
7 years ago
nf_conntrack_proto_generic.c
netfilter: remove ip_conntrack* sysctl compat code
7 years ago
nf_conntrack_proto_gre.c
netfilter: gre: Use consistent GRE and PTTP header structure instead of the ones defined by netfilter
7 years ago
nf_conntrack_proto_sctp.c
netfilter: remove ip_conntrack* sysctl compat code
7 years ago
nf_conntrack_proto_tcp.c
netfilter: remove ip_conntrack* sysctl compat code
7 years ago
nf_conntrack_proto_udp.c
netfilter: remove ip_conntrack* sysctl compat code
7 years ago
nf_conntrack_proto_udplite.c
netfilter: conntrack: Only need first 4 bytes to get l4proto ports
7 years ago
nf_conntrack_sane.c
netfilter: Add helper array register/unregister functions
7 years ago
nf_conntrack_seqadj.c
netfilter: seqadj: Fix the wrong ack adjust for the RST packet without ack
7 years ago
nf_conntrack_sip.c
netfilter: nf_conntrack_sip: fix wrong memory initialisation
6 years ago
nf_conntrack_snmp.c
…
nf_conntrack_standalone.c
netfilter: evict stale entries when user reads /proc/net/nf_conntrack
7 years ago
nf_conntrack_tftp.c
netfilter: Add helper array register/unregister functions
7 years ago
nf_conntrack_timeout.c
netfilter: cttimeout: add netns support
7 years ago
nf_conntrack_timestamp.c
…
nf_dup_netdev.c
net: remove skb_sender_cpu_clear()
7 years ago
nf_internals.h
netfilter: fix nf_queue handling
7 years ago
nf_log.c
netfilter: nft_log: restrict the log prefix length to 127
6 years ago
nf_log_common.c
netfilter: nf_log: get rid of XT_LOG_* macros
7 years ago
nf_nat_amanda.c
…
nf_nat_core.c
netfilter: invoke synchronize_rcu after set the _hook_ to NULL
6 years ago
nf_nat_ftp.c
…
nf_nat_helper.c
…
nf_nat_irc.c
…
nf_nat_proto_common.c
…
nf_nat_proto_dccp.c
net: Change pseudohdr argument of inet_proto_csum_replace* to be a bool
8 years ago
nf_nat_proto_sctp.c
…
nf_nat_proto_tcp.c
net: Change pseudohdr argument of inet_proto_csum_replace* to be a bool
8 years ago
nf_nat_proto_udp.c
net: Change pseudohdr argument of inet_proto_csum_replace* to be a bool
8 years ago
nf_nat_proto_udplite.c
net: Change pseudohdr argument of inet_proto_csum_replace* to be a bool
8 years ago
nf_nat_proto_unknown.c
…
nf_nat_redirect.c
netfilter: nf_nat_redirect: add missing NULL pointer check
8 years ago
nf_nat_sip.c
netfilter: replace strnicmp with strncasecmp
9 years ago
nf_nat_tftp.c
…
nf_queue.c
netfilter: fix nf_queue handling
7 years ago
nf_sockopt.c
…
nf_synproxy_core.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
8 years ago
nf_tables_api.c
netfilter: nf_tables: fix set->nelems counting with no NLM_F_EXCL
6 years ago
nf_tables_core.c
netfilter: nft_log: complete NFTA_LOG_FLAGS attr support
7 years ago
nf_tables_inet.c
netfilter: Add the missed return value check of nft_register_chain_type
7 years ago
nf_tables_netdev.c
netfilter: Add the missed return value check of nft_register_chain_type
7 years ago
nf_tables_trace.c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
7 years ago
nfnetlink.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
7 years ago
nfnetlink_acct.c
netfilter: nfnetlink: use list_for_each_entry_safe to delete all objects
7 years ago
nfnetlink_cthelper.c
netfilter: nfnl_cthelper: fix incorrect helper->expect_class_max
6 years ago
nfnetlink_cttimeout.c
netfilter: invoke synchronize_rcu after set the _hook_ to NULL
6 years ago
nfnetlink_log.c
netfilter: Remove explicit rcu_read_lock in nf_hook_slow
7 years ago
nfnetlink_queue.c
netfilter: replace list_head with single linked list
7 years ago
nft_bitwise.c
netfilter: nf_tables: validate maximum value of u32 netlink attributes
7 years ago
nft_byteorder.c
netfilter: nf_tables: validate maximum value of u32 netlink attributes
7 years ago
nft_cmp.c
netfilter: nf_tables: validate maximum value of u32 netlink attributes
7 years ago
nft_compat.c
netfilter: nft_compat: fix crash when related match/target module is removed
7 years ago
nft_counter.c
libnl: nla_put_be64(): align on a 64-bit area
7 years ago
nft_ct.c
netfilter: nft_ct: report error if mark and dir specified simultaneously
7 years ago
nft_dup_netdev.c
netfilter: nf_tables: add packet duplication to the netdev family
7 years ago
nft_dynset.c
netfilter: nf_tables: fix *leak* when expr clone fail
7 years ago
nft_exthdr.c
netfilter: nft_exthdr: fix error handling in nft_exthdr_init()
7 years ago
nft_fwd_netdev.c
netfilter: nf_tables: add forward expression to the netdev family
7 years ago
nft_hash.c
netfilter: nft_hash: validate maximum value of u32 netlink hash attribute
6 years ago
nft_immediate.c
netfilter: nf_tables: validate maximum value of u32 netlink attributes
7 years ago
nft_limit.c
netfilter: nft_limit: fix divided by zero panic
7 years ago
nft_log.c
netfilter: nft_log: restrict the log prefix length to 127
6 years ago
nft_lookup.c
netfilter: nft_lookup: remove superfluous element found check
7 years ago
nft_masq.c
netfilter: nft_masq: support port range
7 years ago
nft_meta.c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
7 years ago
nft_nat.c
netfilter: nf_tables: switch registers to 32 bit addressing
8 years ago
nft_numgen.c
netfilter: nft_numgen: add number generation offset
7 years ago
nft_payload.c
netfilter: nf_tables: check tprot_set first when we use xt.thoff
7 years ago
nft_queue.c
netfilter: nft_queue: add _SREG_QNUM attr to select the queue number
7 years ago
nft_quota.c
netfilter: nft_quota: introduce nft_overquota()
7 years ago
nft_range.c
netfilter: nft_range: add the missing NULL pointer check
6 years ago
nft_redir.c
netfilter: nf_tables: add register parsing/dumping helpers
8 years ago
nft_reject.c
netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUT
7 years ago
nft_reject_inet.c
netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUT
7 years ago
nft_set_hash.c
netfilter: nf_tables: fix race when create new element in dynset
7 years ago
nft_set_rbtree.c
netfilter: nft_set_rbtree: handle element re-addition after deletion
6 years ago
x_tables.c
netfilter: x_tables: suppress kmemcheck warning
7 years ago
xt_AUDIT.c
…
xt_CHECKSUM.c
…
xt_CLASSIFY.c
…
xt_CONNSECMARK.c
…
xt_CT.c
netfilter: cttimeout: add netns support
7 years ago
xt_DSCP.c
netfilter: fix various sparse warnings
8 years ago
xt_HL.c
…
xt_HMARK.c
…
xt_IDLETIMER.c
netfilter: IDLETIMER: fix race condition when destroy the target
7 years ago
xt_LED.c
…
xt_LOG.c
netfilter: x_tables: Use par->net instead of computing from the passed net devices
8 years ago
xt_NETMAP.c
…
xt_NFLOG.c
netfilter: xt_NFLOG: fix unexpected truncated packet
7 years ago
xt_NFQUEUE.c
…
xt_RATEEST.c
netfilter: Enhance the codes used to get random once
7 years ago
xt_REDIRECT.c
netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one module
8 years ago
xt_SECMARK.c
…
xt_TCPMSS.c
netfilter: xt_TCPMSS: add more sanity tests on tcph->doff
6 years ago
xt_TCPOPTSTRIP.c
net: Change pseudohdr argument of inet_proto_csum_replace* to be a bool
8 years ago
xt_TEE.c
netfilter: Add the missed return value check of register_netdevice_notifier
7 years ago
xt_TPROXY.c
netfilter: tproxy: properly refcount tcp listeners
7 years ago
xt_TRACE.c
netfilter: xt_TRACE: add explicitly nf_logger_find_get call
7 years ago
xt_addrtype.c
netfilter: x_tables: Use par->net instead of computing from the passed net devices
8 years ago
xt_bpf.c
…
xt_cgroup.c
netfilter: implement xt_cgroup cgroup2 path match
7 years ago
xt_cluster.c
…
xt_comment.c
…
xt_connbytes.c
netfilter: Convert pr_warning to pr_warn
9 years ago
xt_connlabel.c
netfilter: connlabels: move set helper to xt_connlabel
7 years ago
xt_connlimit.c
netfilter: Enhance the codes used to get random once
7 years ago
xt_connmark.c
netfilter: connmark: ignore skbs with magic untracked conntrack objects
6 years ago
xt_conntrack.c
netfilter: use_nf_conn_expires helper in more places
7 years ago
xt_cpu.c
…
xt_dccp.c
…
xt_devgroup.c
…
xt_dscp.c
…
xt_ecn.c
…
xt_esp.c
…
xt_hashlimit.c
netfilter: xt_hashlimit: Add missing ULL suffixes for 64-bit constants
7 years ago
xt_helper.c
netfilter: Remove explicit rcu_read_lock in nf_hook_slow
7 years ago
xt_hl.c
…
xt_ipcomp.c
netfilter: xt_ipcomp: add "ip[6]t_ipcomp" module alias name
7 years ago
xt_iprange.c
…
xt_ipvs.c
ipvs: Pass ipvs into conn_out_get
8 years ago
xt_l2tp.c
…
xt_length.c
…
xt_limit.c
…
xt_mac.c
…
xt_mark.c
netfilter: xt_MARK: Add ARP support
8 years ago
xt_multiport.c
…
xt_nat.c
…
xt_nfacct.c
netfilter: nfnetlink_acct: report overquota to the right netns
7 years ago
xt_osf.c
netfilter: xt_osf: remove unused variable
7 years ago
xt_owner.c
netfilter: Allow xt_owner in any user namespace
7 years ago
xt_physdev.c
netfilter: physdev: add missed blank
7 years ago
xt_pkttype.c
…
xt_policy.c
…
xt_quota.c
…
xt_rateest.c
…
xt_realm.c
…
xt_recent.c
netfilter: Enhance the codes used to get random once
7 years ago
xt_repldata.h
…
xt_sctp.c
sctp: rename WORD_TRUNC/ROUND macros
7 years ago
xt_set.c
netfilter: ipset: Fix coding styles reported by checkpatch.pl
8 years ago
xt_socket.c
tcp/dccp: do not touch listener sk_refcnt under synflood
7 years ago
xt_state.c
…
xt_statistic.c
…
xt_string.c
net: Remove state argument from skb_find_text()
8 years ago
xt_tcpmss.c
…
xt_tcpudp.c
netfilter: Convert FWINV<[foo]> macros and uses to NF_INVF
7 years ago
xt_time.c
…
xt_u32.c
…