index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
xt_socket.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-06
netfilter: defrag: only register defrag functionality if needed
Florian Westphal
1
-5
/
+28
2016-11-03
netfilter: x_tables: move hook state into xt_action_param structure
Pablo Neira Ayuso
1
-2
/
+2
2016-11-01
netfilter: move socket lookup infrastructure to nf_socket_ipv{4,6}.c
Pablo Neira Ayuso
1
-295
/
+10
2016-04-04
tcp/dccp: do not touch listener sk_refcnt under synflood
Eric Dumazet
1
-3
/
+3
2016-02-11
inet: refactor inet[6]_lookup functions to take skb
Craig Gallek
1
-7
/
+21
2015-09-18
netfilter: x_tables: Use par->net instead of computing from the passed net de...
Eric W. Biederman
1
-6
/
+8
2015-06-18
netfilter: xt_socket: add XT_SOCKET_RESTORESKMARK flag
Harout Hedeshian
1
-6
/
+53
2015-04-08
netfilter: x_tables: don't extract flow keys on early demuxed sks in socket m...
Daniel Borkmann
1
-45
/
+50
2015-03-17
netfilter: xt_socket: prepare for TCP_NEW_SYN_RECV support
Eric Dumazet
1
-12
/
+22
2015-02-16
netfilter: xt_socket: fix a stack corruption bug
Eric Dumazet
1
-9
/
+12
2013-10-17
netfilter: xt_socket: use sock_gen_put()
Eric Dumazet
1
-11
/
+2
2013-10-09
ipv6: make lookups simpler and faster
Eric Dumazet
1
-1
/
+1
2013-08-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
1
-5
/
+61
2013-07-31
netfilter: tproxy: remove nf_tproxy_core.h
Florian Westphal
1
-5
/
+61
2013-07-15
netfilter: xt_socket: fix broken v0 support
Eric Dumazet
1
-3
/
+7
2013-06-20
netfilter: xt_socket: add XT_SOCKET_NOWILDCARD flag
Eric Dumazet
1
-8
/
+62
2013-05-23
netfilter: xt_socket: use IP early demux
Eric Dumazet
1
-10
/
+16
2012-09-03
netfilter: xt_socket: fix compilation warnings with gcc 4.7
Pablo Neira Ayuso
1
-6
/
+6
2012-05-09
netfilter: ip6_tables: add flags parameter to ipv6_find_hdr()
Hans Schillstrom
1
-2
/
+2
2011-12-16
net:netfilter: use IS_ENABLED
Igor Maravić
1
-2
/
+2
2011-12-03
ipv6: Add fragment reporting to ipv6_skip_exthdr().
Jesse Gross
1
-1
/
+3
2011-06-06
netfilter: add more values to enum ip_conntrack_info
Eric Dumazet
1
-2
/
+2
2011-02-17
netfilter: tproxy: do not assign timewait sockets to skb->sk
Florian Westphal
1
-2
/
+11
2010-10-28
netfilter: xt_socket: Make tproto signed in socket_mt6_v1().
David S. Miller
1
-4
/
+3
2010-10-25
netfilter: fix module dependency issues with IPv6 defragmentation, ip6tables ...
KOVACS Krisztian
1
-4
/
+8
2010-10-21
tproxy: added IPv6 support to the socket match
Balazs Scheidler
1
-11
/
+154
2010-10-21
tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the...
Balazs Scheidler
1
-1
/
+1
2010-06-08
netfilter: nf_conntrack: IPS_UNTRACKED bit
Eric Dumazet
1
-1
/
+1
2010-05-11
netfilter: xtables: deconstify struct xt_action_param for matches
Jan Engelhardt
1
-3
/
+3
2010-05-11
netfilter: xtables: substitute temporary defines by final name
Jan Engelhardt
1
-3
/
+3
2010-03-25
netfilter: xt extensions: use pr_<level> (2)
Jan Engelhardt
1
-3
/
+2
2009-10-29
netfilter: xt_socket: make module available for INPUT chain
Jan Engelhardt
1
-2
/
+4
2009-10-18
inet: rename some inet_sock fields
Eric Dumazet
1
-1
/
+1
2009-06-09
netfilter: xt_socket: added new revision of the 'socket' match supporting flags
Laszlo Attila Toth
1
-11
/
+52
2008-12-07
tproxy: fixe a possible read from an invalid location in the socket match
Balazs Scheidler
1
-1
/
+1
2008-10-08
netfilter: xtables: move extension arguments into compound structure (1/6)
Jan Engelhardt
1
-9
/
+2
2008-10-08
netfilter: iptables socket match
KOVACS Krisztian
1
-0
/
+192