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.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
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-22
netfilter: nft_compat: set IP6T_F_PROTO flag if protocol is set
Pablo Neira Ayuso
1
-0
/
+6
2015-03-20
netfilter: xt_TPROXY: fix invflags check in tproxy_tg6_check()
Pablo Neira Ayuso
1
-2
/
+2
2015-03-19
netfilter: restore rule tracing via nfnetlink_log
Pablo Neira Ayuso
2
-4
/
+28
2015-03-17
netfilter: nf_tables: allow to change chain policy without hook if it exists
Pablo Neira Ayuso
1
-1
/
+4
2015-03-13
netfilter: Fix potential crash in nft_hash walker
Herbert Xu
1
-0
/
+2
2015-03-12
netfilter: Zero the tuple in nfnl_cthelper_parse_tuple()
Ian Wilson
1
-0
/
+3
2015-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-32
/
+46
2015-03-04
netfilter: nf_tables: fix error handling of rule replacement
Pablo Neira Ayuso
1
-6
/
+0
2015-03-04
netfilter: nf_tables: fix userdata length overflow
Patrick McHardy
1
-9
/
+19
2015-03-04
netfilter: nf_tables: check for overflow of rule dlen field
Patrick McHardy
1
-0
/
+4
2015-03-04
netfilter: nf_tables: fix transaction race condition
Patrick McHardy
1
-1
/
+1
2015-02-28
rhashtable: remove indirection for grow/shrink decision functions
Daniel Borkmann
1
-2
/
+0
2015-02-24
Merge https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs
Pablo Neira Ayuso
1
-0
/
+3
2015-02-23
ipvs: add missing ip_vs_pe_put in sync code
Julian Anastasov
1
-0
/
+3
2015-02-22
netfilter: nf_tables: fix addition/deletion of elements from commit/abort
Pablo Neira Ayuso
1
-9
/
+12
2015-02-22
netfilter: nft_compat: don't truncate ethernet protocol type to u8
Arturo Borrero
1
-7
/
+7
2015-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
4
-18
/
+28
2015-02-16
netfilter: xt_socket: fix a stack corruption bug
Eric Dumazet
1
-9
/
+12
2015-02-16
netfilter: xt_recent: don't reject rule if new hitcount exceeds table max
Florian Westphal
1
-6
/
+5
2015-02-16
netfilter: nft_compat: fix module refcount underflow
Pablo Neira Ayuso
1
-2
/
+10
2015-02-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-6
/
+58
2015-02-09
ipvs: fix inability to remove a mixed-family RS
Alexey Andriyanov
1
-1
/
+1
2015-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-40
/
+112
2015-02-05
netfilter: Use rhashtable walk iterator
Herbert Xu
1
-17
/
+36
2015-01-30
netfilter: nft_lookup: add missing attribute validation for NFTA_LOOKUP_SET_ID
Patrick McHardy
1
-0
/
+1
2015-01-30
netfilter: nft_compat: add ebtables support
Arturo Borrero
1
-6
/
+57
2015-01-30
netfilter: nf_tables: fix leaks in error path of nf_tables_newchain()
Pablo Neira Ayuso
1
-2
/
+6
2015-01-30
ipvs: rerouting to local clients is not needed anymore
Julian Anastasov
1
-11
/
+22
2015-01-26
netfilter: nf_tables: disable preemption when restoring chain counters
Pablo Neira Ayuso
1
-0
/
+2
2015-01-19
netfilter: nf_tables: validate hooks in NAT expressions
Pablo Neira Ayuso
4
-27
/
+82
2015-01-18
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
2
-9
/
+18
2015-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
7
-133
/
+170
2015-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-27
/
+30
2015-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
5
-27
/
+30
2015-01-08
netfilter: conntrack: Remove nf_ct_conntrack_flush_report
Kristian Evensen
1
-6
/
+0
2015-01-08
netfilter: conntrack: Flush connections with a given mark
Kristian Evensen
1
-25
/
+64
2015-01-07
netfilter: nf_tables: fix flush ruleset chain dependencies
Pablo Neira Ayuso
1
-5
/
+9
2015-01-07
netfilter: nfnetlink: relax strict multicast group check from netlink_bind
Pablo Neira Ayuso
1
-1
/
+1
2015-01-07
netfilter: nfnetlink: validate nfnetlink header from batch
Pablo Neira Ayuso
1
-1
/
+2
2015-01-07
netfilter: conntrack: fix race between confirmation and flush
Pablo Neira Ayuso
1
-11
/
+9
2015-01-05
netfilter: nf_ct_seqadj: print ack seq in the right host byte order
Gao feng
1
-3
/
+3
2015-01-05
netfilter: nfnetlink_cthelper: Remove 'const' and '&' to avoid warnings
Chen Gang
1
-2
/
+2
2015-01-05
netfilter: nfnetlink: remove redundant variable nskb
Duan Jiong
1
-8
/
+7
2015-01-03
rhashtable: Per bucket locks & deferred expansion/shrinking
Thomas Graf
1
-15
/
+12
2015-01-03
nft_hash: Remove rhashtable_remove_pprev()
Thomas Graf
1
-8
/
+3
2015-01-03
rhashtable: Convert bucket iterators to take table and index
Thomas Graf
1
-6
/
+6
2015-01-03
rhashtable: Do hashing inside of rhashtable_lookup_compare()
Thomas Graf
1
-17
/
+29
2014-12-27
netlink/genetlink: pass network namespace to bind/unbind
Johannes Berg
1
-1
/
+1
2014-12-23
netfilter: nf_tables: fix port natting in little endian archs
leroy christophe
1
-4
/
+4
2014-12-23
netfilter: log: remove unnecessary sizeof(char)
Fabian Frederick
1
-2
/
+1
[next]