index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: on sockopt() acquire sock lock only in the required scope
Paolo Abeni
2018-02-25
1
-1
/
+5
*
netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in clusterip_tg_check()
Dmitry Vyukov
2018-02-25
1
-3
/
+13
*
netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to register
Gao Feng
2017-12-25
1
-18
/
+1
*
netfilter: invoke synchronize_rcu after set the _hook_ to NULL
Liping Zhang
2017-10-08
1
-0
/
+1
*
netfilter: Fix switch statement warnings with recent gcc.
David Miller
2017-02-08
1
-0
/
+2
*
netfilter: x_tables: speed up jump target validation
Florian Westphal
2016-08-03
2
-44
/
+49
*
netfilter: x_tables: introduce and use xt_copy_counters_from_user
Florian Westphal
2016-07-12
2
-86
/
+10
*
netfilter: x_tables: do compat validation via translate_table
Florian Westphal
2016-07-12
2
-210
/
+50
*
netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
Florian Westphal
2016-07-12
2
-29
/
+14
*
netfilter: ip_tables: simplify translate_compat_table args
Florian Westphal
2016-07-12
1
-36
/
+25
*
netfilter: arp_tables: simplify translate_compat_table args
Florian Westphal
2016-07-12
1
-46
/
+36
*
netfilter: x_tables: check for bogus target offset
Florian Westphal
2016-07-12
2
-4
/
+6
*
netfilter: x_tables: add compat version of xt_check_entry_offsets
Florian Westphal
2016-07-12
2
-2
/
+4
*
netfilter: x_tables: kill check_entry helper
Florian Westphal
2016-07-12
2
-23
/
+16
*
netfilter: x_tables: add and use xt_check_entry_offsets
Florian Westphal
2016-07-12
2
-21
/
+2
*
netfilter: x_tables: validate targets of jumps
Florian Westphal
2016-07-12
2
-0
/
+32
*
netfilter: x_tables: don't move to non-existent next rule
Florian Westphal
2016-07-12
2
-3
/
+9
*
netfilter: x_tables: fix unconditional helper
Florian Westphal
2016-07-12
2
-21
/
+20
*
netfilter: x_tables: make sure e->next_offset covers remaining blob size
Florian Westphal
2016-07-12
2
-4
/
+8
*
netfilter: x_tables: validate e->target_offset early
Florian Westphal
2016-07-12
2
-18
/
+16
*
ipv4: Don't do expensive useless work during inetdev destroy.
David S. Miller
2016-07-12
1
-2
/
+10
*
netfilter: nft_masq: fix uninitialized range in nft_masq_{ipv4, ipv6}_eval
Daniel Borkmann
2014-11-10
1
-0
/
+1
*
netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functions
Pablo Neira Ayuso
2014-10-31
1
-26
/
+62
*
netfilter: nf_tables: restrict nat/masq expressions to nat chain type
Pablo Neira Ayuso
2014-10-13
1
-0
/
+1
*
netfilter: missing module license in the nf_reject_ipvX modules
Pablo Neira Ayuso
2014-10-11
1
-0
/
+3
*
netfilter: nft_masq: register/unregister notifiers on module init/exit
Arturo Borrero
2014-10-03
1
-23
/
+11
*
netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER)
Pablo Neira Ayuso
2014-10-02
2
-2
/
+2
*
netfilter: move nf_send_resetX() code to nf_reject_ipvX modules
Pablo Neira Ayuso
2014-10-02
3
-0
/
+136
*
netfilter: nft_reject: introduce icmp code abstraction for inet and bridge
Pablo Neira Ayuso
2014-10-02
1
-1
/
+0
*
netfilter: masquerading needs to be independent of x_tables in Kconfig
Pablo Neira Ayuso
2014-09-12
1
-12
/
+15
*
netfilter: NFT_CHAIN_NAT_IPV* is independent of NFT_NAT
Pablo Neira Ayuso
2014-09-12
1
-10
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-09-10
8
-418
/
+536
|
\
|
*
netfilter: nf_tables: add new nft_masq expression
Arturo Borrero
2014-09-09
3
-0
/
+96
|
*
netfilter: nf_nat: generalize IPv4 masquerading support for nf_tables
Arturo Borrero
2014-09-09
4
-99
/
+170
|
*
netfilter: nft_chain_nat_ipv4: use generic IPv4 NAT code from core
Pablo Neira Ayuso
2014-09-02
1
-120
/
+37
|
*
netfilter: nat: move specific NAT IPv4 to core
Pablo Neira Ayuso
2014-09-02
2
-199
/
+233
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-07
2
-48
/
+56
|
\
\
|
*
|
netfilter: move NAT Kconfig switches out of the iptables scope
Pablo Neira Ayuso
2014-08-18
2
-48
/
+56
|
|
/
*
/
net: use reciprocal_scale() helper
Daniel Borkmann
2014-08-23
1
-1
/
+1
|
/
*
netfilter: kill remnants of ulog targets
Paul Bolle
2014-07-25
1
-1
/
+0
*
netfilter: nf_conntrack: remove exceptional & on function name
Himangi Saraogi
2014-07-25
1
-1
/
+1
*
netfilter: use IS_ENABLED() macro
Duan Jiong
2014-06-30
6
-10
/
+14
*
netfilter: fix several Kconfig problems in NF_LOG_*
Pablo Neira Ayuso
2014-06-28
1
-10
/
+10
*
netfilter: add generic ARP packet logger
Pablo Neira Ayuso
2014-06-27
3
-0
/
+155
*
netfilter: log: nf_log_packet() as real unified interface
Pablo Neira Ayuso
2014-06-27
1
-7
/
+7
*
netfilter: log: split family specific code to nf_log_{ip,ip6,common}.c files
Pablo Neira Ayuso
2014-06-27
3
-0
/
+393
*
netfilter: kill ulog targets
Pablo Neira Ayuso
2014-06-25
2
-517
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-05-30
2
-20
/
+6
|
\
|
*
netfilter: add helper for adding nat extension
Florian Westphal
2014-04-29
2
-20
/
+6
*
|
net: rename local_df to ignore_df
WANG Cong
2014-05-12
1
-1
/
+1
[next]