index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
xt_tcpudp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-22
xtables: move icmp/icmpv6 logic to xt_tcpudp
Florian Westphal
1
-0
/
+110
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2016-07-03
netfilter: Convert FWINV<[foo]> macros and uses to NF_INVF
Joe Perches
1
-5
/
+2
2010-05-11
netfilter: xtables: change hotdrop pointer to direct modification
Jan Engelhardt
1
-5
/
+5
2010-05-11
netfilter: xtables: deconstify struct xt_action_param for matches
Jan Engelhardt
1
-4
/
+2
2010-05-11
netfilter: xtables: substitute temporary defines by final name
Jan Engelhardt
1
-2
/
+4
2010-03-25
netfilter: xtables: change matches to return error code
Jan Engelhardt
1
-2
/
+2
2010-03-25
netfilter: xtables: change xt_match.checkentry return type
Jan Engelhardt
1
-2
/
+2
2010-03-18
netfilter: xtables: replace custom duprintf with pr_debug
Jan Engelhardt
1
-11
/
+5
2008-10-08
netfilter: xtables: move extension arguments into compound structure (2/6)
Jan Engelhardt
1
-12
/
+4
2008-10-08
netfilter: xtables: move extension arguments into compound structure (1/6)
Jan Engelhardt
1
-21
/
+15
2008-10-08
netfilter: x_tables: use NFPROTO_* in extensions
Jan Engelhardt
1
-6
/
+6
2008-04-14
[NETFILTER]: annotate xtables targets with const and remove casts
Jan Engelhardt
1
-3
/
+6
2008-01-29
[NETFILTER]: Update modules' descriptions
Jan Engelhardt
1
-1
/
+1
2008-01-29
[NETFILTER]: x_tables: consistent and unique symbol names
Jan Engelhardt
1
-46
/
+31
2007-08-31
[NETFILTER]: xt_tcpudp: fix wrong struct in udp_checkentry
Jesper Bengtsson
1
-1
/
+1
2007-07-11
[NETFILTER]: x_tables: mark matches and targets __read_mostly
Patrick McHardy
1
-1
/
+1
2007-07-11
[NETFILTER]: Remove redundant parentheses/braces
Jan Engelhardt
1
-1
/
+1
2007-07-11
[NETFILTER]: x_tables: switch xt_match->checkentry to bool
Jan Engelhardt
1
-2
/
+2
2007-07-11
[NETFILTER]: x_tables: switch xt_match->match to bool
Jan Engelhardt
1
-21
/
+18
2007-07-11
[NETFILTER]: x_tables: switch hotdrop to bool
Jan Engelhardt
1
-8
/
+8
2006-12-03
[NET]: Supporting UDP-Lite (RFC 3828) in Linux
Gerrit Renker
1
-1
/
+19
2006-09-23
[NETFILTER]: x_tables: remove unused size argument to check/destroy functions
Patrick McHardy
1
-2
/
+0
2006-09-23
[NETFILTER]: x_tables: make use of mass registation helpers
Patrick McHardy
1
-67
/
+40
2006-06-30
[NETFILTER]: xt_tcpudp: fix double unregistration in error path
Yuri Gushin
1
-1
/
+1
2006-03-29
[NETFILTER]: Rename init functions.
Andrew Morton
1
-4
/
+4
2006-03-23
[NETFILTER]: x_tables: set the protocol family in x_tables targets/matches
Pablo Neira Ayuso
1
-11
/
+15
2006-03-21
[NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functions
Patrick McHardy
1
-0
/
+4
2006-03-21
[NETFILTER]: Convert x_tables matches/targets to centralized error checking
Patrick McHardy
1
-85
/
+23
2006-01-14
[NETFILTER] x-tables: Missing linux/ipv6.h includes.
David S. Miller
1
-0
/
+1
2006-01-13
[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables
Harald Welte
1
-0
/
+333