index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-20
netfilter: nf_tables: fix mismatch in big-endian system
Liping Zhang
2
-8
/
+8
2018-08-24
netfilter: x_tables: set module owner for icmp(6) matches
Florian Westphal
1
-0
/
+1
2018-07-17
netfilter: x_tables: initialise match/target check parameter struct
Florian Westphal
1
-0
/
+1
2018-04-08
netfilter: nf_nat_h323: fix logical-not-parentheses warning
Nick Desaulniers
1
-27
/
+30
2018-03-18
netfilter: x_tables: pack percpu counter allocations
Florian Westphal
2
-6
/
+12
2018-03-18
netfilter: x_tables: pass xt_counters struct to counter allocator
Florian Westphal
2
-8
/
+2
2018-03-18
netfilter: x_tables: pass xt_counters struct instead of packet counter
Florian Westphal
2
-4
/
+4
2018-03-18
netfilter: add back stackpointer size checks
Florian Westphal
2
-1
/
+10
2018-02-25
netfilter: on sockopt() acquire sock lock only in the required scope
Paolo Abeni
1
-1
/
+5
2018-02-25
netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in clusterip_tg_check()
Dmitry Vyukov
1
-3
/
+13
2017-12-25
netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to register
Gao Feng
1
-18
/
+1
2017-12-14
netfilter: don't track fragmented packets
Florian Westphal
2
-5
/
+4
2017-10-08
netfilter: invoke synchronize_rcu after set the _hook_ to NULL
Liping Zhang
1
-0
/
+1
2017-08-11
netfilter: use fwmark_reflect in nf_send_reset
Pau Espin Pedrol
1
-0
/
+2
2016-11-30
netfilter: arp_tables: fix invoking 32bit "iptable -P INPUT ACCEPT" failed in...
Hongxu Jia
1
-2
/
+2
2016-10-31
netfilter: nft_dup: do not use sreg_dev if the user doesn't specify it
Liping Zhang
1
-2
/
+4
2016-09-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
2
-4
/
+8
2016-09-26
netfilter: nf_log: get rid of XT_LOG_* macros
Liping Zhang
1
-3
/
+3
2016-09-26
netfilter: nft_log: complete NFTA_LOG_FLAGS attr support
Liping Zhang
3
-4
/
+4
2016-09-24
netfilter: Remove explicit rcu_read_lock in nf_hook_slow
Aaron Conole
2
-2
/
+2
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+7
2016-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2016-09-12
netfilter: Add the missed return value check of nft_register_chain_type
Gao Feng
2
-2
/
+8
2016-09-12
netfilter: nf_tables: ensure proper initialization of nft_pktinfo fields
Pablo Neira Ayuso
1
-1
/
+1
2016-09-07
netfilter: gre: Use consistent GRE and PTTP header structure instead of the o...
Gao Feng
1
-6
/
+7
2016-09-07
netfilter: gre: Use consistent GRE_* macros instead of ones defined by netfil...
Gao Feng
1
-2
/
+2
2016-09-06
netfilter: nft_chain_route: re-route before skb is queued to userspace
Liping Zhang
1
-4
/
+7
2016-08-30
netfilter: log: Check param to avoid overflow in nf_log_set
Gao Feng
2
-4
/
+2
2016-08-30
netfilter: log_arp: Use ARPHRD_ETHER instead of literal '1'
Gao Feng
1
-1
/
+1
2016-08-25
netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUT
Liping Zhang
1
-0
/
+1
2016-08-13
netfilter: remove ip_conntrack* sysctl compat code
Pablo Neira Ayuso
5
-615
/
+1
2016-08-12
netfilter: use_nf_conn_expires helper in more places
Florian Westphal
1
-2
/
+1
2016-08-12
netfilter: nf_dup4: remove redundant checksum recalculation
Liping Zhang
1
-6
/
+4
2016-07-18
netfilter: x_tables: speed up jump target validation
Florian Westphal
2
-43
/
+49
2016-07-11
netfilter: conntrack: fix race between nf_conntrack proc read and hash resize
Liping Zhang
1
-4
/
+10
2016-07-03
netfilter: Convert FWINV<[foo]> macros and uses to NF_INVF
Joe Perches
2
-32
/
+29
2016-07-01
netfilter: x_tables: simplify ip{6}table_mangle_hook()
Pablo Neira Ayuso
1
-4
/
+0
2016-06-24
netfilter: nf_reject_ipv4: don't send tcp RST if the packet is non-TCP
Liping Zhang
1
-0
/
+3
2016-05-06
netfilter: conntrack: use a single expectation table for all namespaces
Florian Westphal
1
-4
/
+2
2016-05-06
netfilter: conntrack: check netns when walking expect hash
Florian Westphal
1
-0
/
+3
2016-05-05
netfilter: x_tables: get rid of old and inconsistent debugging
Pablo Neira Ayuso
2
-385
/
+76
2016-05-05
netfilter: conntrack: use a single hashtable for all namespaces
Florian Westphal
2
-7
/
+5
2016-05-05
netfilter: conntrack: check netns when comparing conntrack objects
Florian Westphal
1
-2
/
+6
2016-05-05
netfilter: conntrack: small refactoring of conntrack seq_printf
Florian Westphal
1
-5
/
+19
2016-04-29
netfilter: fix IS_ERR_VALUE usage
Pablo Neira Ayuso
2
-4
/
+8
2016-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-455
/
+175
2016-04-14
netfilter: x_tables: introduce and use xt_copy_counters_from_user
Florian Westphal
2
-86
/
+10
2016-04-14
netfilter: x_tables: remove obsolete check
Florian Westphal
2
-15
/
+0
2016-04-14
netfilter: x_tables: remove obsolete overflow check for compat case too
Florian Westphal
2
-4
/
+0
2016-04-14
netfilter: x_tables: do compat validation via translate_table
Florian Westphal
2
-217
/
+52
[next]