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.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
/
xt_socket.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: xt_socket: check sk before checking for netns.
Flavio Leitner
2018-09-28
1
-2
/
+2
*
netfilter: check if the socket netns is correct.
Flavio Leitner
2018-06-28
1
-0
/
+8
*
netfilter: Decrease code duplication regarding transparent socket option
Máté Eckl
2018-06-03
1
-2
/
+2
*
netfilter: x_tables: use pr ratelimiting in all remaining spots
Florian Westphal
2018-02-14
1
-4
/
+6
*
netfilter: xt_socket: Restore mark from full sockets only
Subash Abhinov Kasiviswanathan
2017-09-26
1
-2
/
+2
*
netfilter: xt_socket: Fix broken IPv6 handling
Peter Tirsek
2017-04-24
1
-1
/
+1
*
netfilter: defrag: only register defrag functionality if needed
Florian Westphal
2016-12-06
1
-5
/
+28
*
netfilter: x_tables: move hook state into xt_action_param structure
Pablo Neira Ayuso
2016-11-03
1
-2
/
+2
*
netfilter: move socket lookup infrastructure to nf_socket_ipv{4,6}.c
Pablo Neira Ayuso
2016-11-01
1
-295
/
+10
*
tcp/dccp: do not touch listener sk_refcnt under synflood
Eric Dumazet
2016-04-04
1
-3
/
+3
*
inet: refactor inet[6]_lookup functions to take skb
Craig Gallek
2016-02-11
1
-7
/
+21
*
netfilter: x_tables: Use par->net instead of computing from the passed net de...
Eric W. Biederman
2015-09-18
1
-6
/
+8
*
netfilter: xt_socket: add XT_SOCKET_RESTORESKMARK flag
Harout Hedeshian
2015-06-18
1
-6
/
+53
*
netfilter: x_tables: don't extract flow keys on early demuxed sks in socket m...
Daniel Borkmann
2015-04-08
1
-45
/
+50
*
netfilter: xt_socket: prepare for TCP_NEW_SYN_RECV support
Eric Dumazet
2015-03-17
1
-12
/
+22
*
netfilter: xt_socket: fix a stack corruption bug
Eric Dumazet
2015-02-16
1
-9
/
+12
*
netfilter: xt_socket: use sock_gen_put()
Eric Dumazet
2013-10-17
1
-11
/
+2
*
ipv6: make lookups simpler and faster
Eric Dumazet
2013-10-09
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2013-08-20
1
-5
/
+61
|
\
|
*
netfilter: tproxy: remove nf_tproxy_core.h
Florian Westphal
2013-07-31
1
-5
/
+61
*
|
netfilter: xt_socket: fix broken v0 support
Eric Dumazet
2013-07-15
1
-3
/
+7
|
/
*
netfilter: xt_socket: add XT_SOCKET_NOWILDCARD flag
Eric Dumazet
2013-06-20
1
-8
/
+62
*
netfilter: xt_socket: use IP early demux
Eric Dumazet
2013-05-23
1
-10
/
+16
*
netfilter: xt_socket: fix compilation warnings with gcc 4.7
Pablo Neira Ayuso
2012-09-03
1
-6
/
+6
*
netfilter: ip6_tables: add flags parameter to ipv6_find_hdr()
Hans Schillstrom
2012-05-09
1
-2
/
+2
*
net:netfilter: use IS_ENABLED
Igor Maravić
2011-12-16
1
-2
/
+2
*
ipv6: Add fragment reporting to ipv6_skip_exthdr().
Jesse Gross
2011-12-03
1
-1
/
+3
*
netfilter: add more values to enum ip_conntrack_info
Eric Dumazet
2011-06-06
1
-2
/
+2
*
netfilter: tproxy: do not assign timewait sockets to skb->sk
Florian Westphal
2011-02-17
1
-2
/
+11
*
netfilter: xt_socket: Make tproto signed in socket_mt6_v1().
David S. Miller
2010-10-28
1
-4
/
+3
*
netfilter: fix module dependency issues with IPv6 defragmentation, ip6tables ...
KOVACS Krisztian
2010-10-25
1
-4
/
+8
*
tproxy: added IPv6 support to the socket match
Balazs Scheidler
2010-10-21
1
-11
/
+154
*
tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the...
Balazs Scheidler
2010-10-21
1
-1
/
+1
*
netfilter: nf_conntrack: IPS_UNTRACKED bit
Eric Dumazet
2010-06-08
1
-1
/
+1
*
netfilter: xtables: deconstify struct xt_action_param for matches
Jan Engelhardt
2010-05-11
1
-3
/
+3
*
netfilter: xtables: substitute temporary defines by final name
Jan Engelhardt
2010-05-11
1
-3
/
+3
*
netfilter: xt extensions: use pr_<level> (2)
Jan Engelhardt
2010-03-25
1
-3
/
+2
*
netfilter: xt_socket: make module available for INPUT chain
Jan Engelhardt
2009-10-29
1
-2
/
+4
*
inet: rename some inet_sock fields
Eric Dumazet
2009-10-18
1
-1
/
+1
*
netfilter: xt_socket: added new revision of the 'socket' match supporting flags
Laszlo Attila Toth
2009-06-09
1
-11
/
+52
*
tproxy: fixe a possible read from an invalid location in the socket match
Balazs Scheidler
2008-12-07
1
-1
/
+1
*
netfilter: xtables: move extension arguments into compound structure (1/6)
Jan Engelhardt
2008-10-08
1
-9
/
+2
*
netfilter: iptables socket match
KOVACS Krisztian
2008-10-08
1
-0
/
+192