index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
xt_tcpudp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
netfilter: Convert FWINV<[foo]> macros and uses to NF_INVF
Joe Perches
2016-07-03
1
-5
/
+2
*
netfilter: xtables: change hotdrop pointer to direct modification
Jan Engelhardt
2010-05-11
1
-5
/
+5
*
netfilter: xtables: deconstify struct xt_action_param for matches
Jan Engelhardt
2010-05-11
1
-4
/
+2
*
netfilter: xtables: substitute temporary defines by final name
Jan Engelhardt
2010-05-11
1
-2
/
+4
*
netfilter: xtables: change matches to return error code
Jan Engelhardt
2010-03-25
1
-2
/
+2
*
netfilter: xtables: change xt_match.checkentry return type
Jan Engelhardt
2010-03-25
1
-2
/
+2
*
netfilter: xtables: replace custom duprintf with pr_debug
Jan Engelhardt
2010-03-18
1
-11
/
+5
*
netfilter: xtables: move extension arguments into compound structure (2/6)
Jan Engelhardt
2008-10-08
1
-12
/
+4
*
netfilter: xtables: move extension arguments into compound structure (1/6)
Jan Engelhardt
2008-10-08
1
-21
/
+15
*
netfilter: x_tables: use NFPROTO_* in extensions
Jan Engelhardt
2008-10-08
1
-6
/
+6
*
[NETFILTER]: annotate xtables targets with const and remove casts
Jan Engelhardt
2008-04-14
1
-3
/
+6
*
[NETFILTER]: Update modules' descriptions
Jan Engelhardt
2008-01-28
1
-1
/
+1
*
[NETFILTER]: x_tables: consistent and unique symbol names
Jan Engelhardt
2008-01-28
1
-46
/
+31
*
[NETFILTER]: xt_tcpudp: fix wrong struct in udp_checkentry
Jesper Bengtsson
2007-08-30
1
-1
/
+1
*
[NETFILTER]: x_tables: mark matches and targets __read_mostly
Patrick McHardy
2007-07-10
1
-1
/
+1
*
[NETFILTER]: Remove redundant parentheses/braces
Jan Engelhardt
2007-07-10
1
-1
/
+1
*
[NETFILTER]: x_tables: switch xt_match->checkentry to bool
Jan Engelhardt
2007-07-10
1
-2
/
+2
*
[NETFILTER]: x_tables: switch xt_match->match to bool
Jan Engelhardt
2007-07-10
1
-21
/
+18
*
[NETFILTER]: x_tables: switch hotdrop to bool
Jan Engelhardt
2007-07-10
1
-8
/
+8
*
[NET]: Supporting UDP-Lite (RFC 3828) in Linux
Gerrit Renker
2006-12-02
1
-1
/
+19
*
[NETFILTER]: x_tables: remove unused size argument to check/destroy functions
Patrick McHardy
2006-09-22
1
-2
/
+0
*
[NETFILTER]: x_tables: make use of mass registation helpers
Patrick McHardy
2006-09-22
1
-67
/
+40
*
[NETFILTER]: xt_tcpudp: fix double unregistration in error path
Yuri Gushin
2006-06-29
1
-1
/
+1
*
[NETFILTER]: Rename init functions.
Andrew Morton
2006-03-28
1
-4
/
+4
*
[NETFILTER]: x_tables: set the protocol family in x_tables targets/matches
Pablo Neira Ayuso
2006-03-22
1
-11
/
+15
*
[NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functions
Patrick McHardy
2006-03-20
1
-0
/
+4
*
[NETFILTER]: Convert x_tables matches/targets to centralized error checking
Patrick McHardy
2006-03-20
1
-85
/
+23
*
[NETFILTER] x-tables: Missing linux/ipv6.h includes.
David S. Miller
2006-01-13
1
-0
/
+1
*
[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables
Harald Welte
2006-01-12
1
-0
/
+333