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.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
/
ipt_SYNPROXY.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-25
netfilter: Add MODULE_DESCRIPTION entries to kernel modules
Rob Gill
1
-0
/
+1
2019-08-03
netfilter: synproxy: rename mss synproxy_options field
Fernando Fernandez Mancera
1
-2
/
+2
2019-07-16
netfilter: synproxy: fix erroneous tcp mss option
Fernando Fernandez Mancera
1
-0
/
+2
2019-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
1
-4
/
+1
2019-06-21
netfilter: synproxy: fix manual bump of the reference counter
Fernando Fernandez Mancera
1
-1
/
+0
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-17
netfilter: synproxy: extract SYNPROXY infrastructure from {ipt, ip6t}_SYNPROXY
Fernando Fernandez Mancera
1
-388
/
+6
2018-03-20
netfilter: ctnetlink: synproxy support
Pablo Neira Ayuso
1
-1
/
+7
2017-10-09
netfilter: SYNPROXY: skip non-tcp packet in {ipv4, ipv6}_synproxy_hook
Lin Zhang
1
-1
/
+2
2017-07-31
netfilter: nf_hook_ops structs can be const
Florian Westphal
1
-1
/
+1
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
1
-5
/
+5
2017-04-26
netfilter: SYNPROXY: Return NF_STOLEN instead of NF_DROP during handshaking
Gao Feng
1
-7
/
+14
2017-04-26
netfilter: synproxy: only register hooks when needed
Florian Westphal
1
-34
/
+39
2017-02-02
netfilter: add and use nf_ct_set helper
Florian Westphal
1
-2
/
+1
2017-02-02
skbuff: add and use skb_nfct helper
Florian Westphal
1
-4
/
+4
2016-12-04
netfilter: add and use nf_ct_netns_get/put
Florian Westphal
1
-2
/
+2
2016-11-03
netfilter: x_tables: move hook state into xt_action_param structure
Pablo Neira Ayuso
1
-2
/
+2
2016-03-28
netfilter: ipv4: fix NULL dereference
Liping Zhang
1
-26
/
+28
2016-02-17
ipv4: Namespaceify ip_default_ttl sysctl knob
Nikolay Borisov
1
-1
/
+2
2015-10-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
1
-1
/
+1
2015-10-16
netfilter: ipv4: code indentation
Ian Morris
1
-1
/
+1
2015-10-16
netfilter: remove hook owner refcounting
Florian Westphal
1
-2
/
+0
2015-10-08
ipv4, ipv6: Pass net into ip_local_out and ip6_local_out
Eric W. Biederman
1
-1
/
+1
2015-10-08
ipv4: Merge ip_local_out and ip_local_out_sk
Eric W. Biederman
1
-1
/
+1
2015-09-29
ipv4: Pass struct net into ip_route_me_harder
Eric W. Biederman
1
-1
/
+3
2015-09-29
netfilter: ipt_SYNPROXY: Pass snet into synproxy_send_tcp
Eric W. Biederman
1
-7
/
+9
2015-09-18
netfilter: Pass priv instead of nf_hook_ops to netfilter hooks
Eric W. Biederman
1
-1
/
+1
2015-09-18
netfilter: x_tables: Use par->net instead of computing from the passed net de...
Eric W. Biederman
1
-1
/
+1
2015-09-18
netfilter: Use nf_hook_state.net
Eric W. Biederman
1
-1
/
+1
2015-08-10
netfilter: SYNPROXY: fix sending window update to client
Phil Sutter
1
-1
/
+2
2015-05-17
netfilter: synproxy: fix sparse errors
Eric Dumazet
1
-2
/
+2
2015-04-04
netfilter: Make nf_hookfn use nf_hook_state.
David S. Miller
1
-4
/
+2
2013-12-11
netfilter: SYNPROXY target: restrict to INPUT/FORWARD
Patrick McHardy
1
-0
/
+1
2013-11-18
netfilter: synproxy: send mss option to backend
Martin Topholm
1
-0
/
+1
2013-10-14
netfilter: pass hook ops to hookfn
Patrick McHardy
1
-1
/
+1
2013-09-30
netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packets
Patrick McHardy
1
-3
/
+7
2013-09-04
netfilter: SYNPROXY: let unrelated packets continue
Jesper Dangaard Brouer
1
-2
/
+6
2013-09-04
netfilter: more strict TCP flag matching in SYNPROXY
Jesper Dangaard Brouer
1
-2
/
+2
2013-08-28
netfilter: add SYNPROXY core/target
Patrick McHardy
1
-0
/
+472