index
:
linux-stable.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-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
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: x_tables: introduce and use xt_copy_counters_from_user
Florian Westphal
2016-07-10
1
-0
/
+74
*
netfilter: x_tables: do compat validation via translate_table
Florian Westphal
2016-07-10
1
-0
/
+8
*
netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
Florian Westphal
2016-07-10
1
-3
/
+2
*
netfilter: x_tables: don't reject valid target size on some architectures
Florian Westphal
2016-07-10
1
-2
/
+2
*
netfilter: x_tables: validate all offsets and sizes in a rule
Florian Westphal
2016-07-10
1
-5
/
+76
*
netfilter: x_tables: check for bogus target offset
Florian Westphal
2016-07-10
1
-2
/
+15
*
netfilter: x_tables: check standard target size too
Florian Westphal
2016-07-10
1
-0
/
+15
*
netfilter: x_tables: add compat version of xt_check_entry_offsets
Florian Westphal
2016-07-10
1
-0
/
+22
*
netfilter: x_tables: assert minimum target size
Florian Westphal
2016-07-10
1
-0
/
+3
*
netfilter: x_tables: add and use xt_check_entry_offsets
Florian Westphal
2016-07-10
1
-0
/
+34
*
ipvs: drop first packet to redirect conntrack
Julian Anastasov
2016-07-10
1
-9
/
+28
*
ipvs: correct initial offset of Call-ID header search in SIP persistence engine
Marco Angaroni
2016-07-10
1
-1
/
+1
*
nf_conntrack: avoid kernel pointer value leak in slab name
Linus Torvalds
2016-05-17
1
-1
/
+3
*
ipvs: call skb_sender_cpu_clear
Julian Anastasov
2015-10-22
1
-0
/
+6
*
ipvs: fix crash with sync protocol v0 and FTP
Julian Anastasov
2015-10-22
1
-1
/
+1
*
ipvs: skb_orphan in case of forwarding
Alex Gartrell
2015-10-22
1
-0
/
+27
*
ipvs: fix crash if scheduler is changed
Julian Anastasov
2015-10-22
3
-37
/
+69
*
ipvs: do not use random local source address for tunnels
Julian Anastasov
2015-10-22
1
-1
/
+0
*
netfilter: nf_log: don't zap all loggers on unregister
Florian Westphal
2015-10-22
1
-2
/
+6
*
netfilter: nft_compat: skip family comparison in case of NFPROTO_UNSPEC
Pablo Neira Ayuso
2015-10-22
1
-6
/
+18
*
netfilter: nf_log: wait for rcu grace after logger unregistration
Pablo Neira Ayuso
2015-10-22
1
-0
/
+1
*
netfilter: nftables: Do not run chains in the wrong network namespace
Eric W. Biederman
2015-10-22
1
-1
/
+6
*
netfilter: nf_qeueue: Drop queue entries on nf_unregister_hook
Eric W. Biederman
2015-10-22
4
-1
/
+42
*
netfilter: ctnetlink: put back references to master ct and expect objects
Pablo Neira Ayuso
2015-10-22
1
-5
/
+0
*
netfilter: nf_conntrack: Support expectations in different zones
Joe Stringer
2015-10-22
1
-1
/
+2
*
netfilter: nfnetlink: work around wrong endianess in res_id field
Pablo Neira Ayuso
2015-10-22
1
-1
/
+7
*
netfilter: nfnetlink_{log,queue}: Register pernet in first place
Francesco Ruggeri
2015-05-20
2
-18
/
+19
*
netfilter: nf_tables: fix bogus warning in nft_data_uninit()
Mirek Kratochvil
2015-05-15
1
-2
/
+2
*
conntrack: RFC5961 challenge ACK confuse conntrack LAST-ACK transition
Jesper Dangaard Brouer
2015-05-15
1
-3
/
+32
*
netfilter: avoid build error if TPROXY/SOCKET=y && NF_DEFRAG_IPV6=m
Florian Westphal
2015-05-15
1
-0
/
+2
*
ipvs: fix memory leak in ip_vs_ctl.c
Tommi Rantala
2015-05-08
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-04-27
1
-2
/
+1
|
\
|
*
netfilter: nf_tables: fix wrong length for jump/goto verdicts
Florian Westphal
2015-04-24
1
-2
/
+1
*
|
netfilter; Add some missing default cases to switch statements in nft_reject.
David S. Miller
2015-04-27
2
-0
/
+4
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-04-14
23
-497
/
+591
|
\
|
*
netfilter: nf_tables: get rid of the expression example code
Pablo Neira Ayuso
2015-04-13
1
-94
/
+0
|
*
netfilter: nft_dynset: dynamic stateful expression instantiation
Patrick McHardy
2015-04-13
1
-4
/
+50
|
*
netfilter: nf_tables: add flag to indicate set contains expressions
Patrick McHardy
2015-04-13
2
-2
/
+9
|
*
netfilter: nf_tables: mark stateful expressions
Patrick McHardy
2015-04-13
2
-0
/
+2
|
*
netfilter: nf_tables: prepare for expressions associated to set elements
Patrick McHardy
2015-04-13
1
-0
/
+9
|
*
netfilter: nf_tables: add helper functions for expression handling
Patrick McHardy
2015-04-13
1
-5
/
+51
|
*
netfilter: nf_tables: variable sized set element keys / data
Patrick McHardy
2015-04-13
3
-18
/
+16
|
*
netfilter: nf_tables: support variable sized data in nft_data_init()
Patrick McHardy
2015-04-13
4
-16
/
+28
|
*
netfilter: nf_tables: switch registers to 32 bit addressing
Patrick McHardy
2015-04-13
11
-34
/
+70
|
*
netfilter: nf_tables: add register parsing/dumping helpers
Patrick McHardy
2015-04-13
13
-52
/
+64
|
*
netfilter: nf_tables: convert sets to u32 data pointers
Patrick McHardy
2015-04-13
2
-8
/
+6
|
*
netfilter: nf_tables: kill nft_data_cmp()
Patrick McHardy
2015-04-13
3
-8
/
+7
|
*
netfilter: nf_tables: convert expressions to u32 register pointers
Patrick McHardy
2015-04-13
7
-65
/
+61
|
*
netfilter: nf_tables: use struct nft_verdict within struct nft_data
Patrick McHardy
2015-04-13
1
-17
/
+21
|
*
netfilter: nf_tables: get rid of NFT_REG_VERDICT usage
Patrick McHardy
2015-04-13
19
-86
/
+89
[next]