index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
xt_length.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2023-02-23
1
-2
/
+1
|
\
|
*
netfilter: xt_length: use skb len to match in length_mt6
Xin Long
2023-02-22
1
-2
/
+1
*
|
netfilter: use skb_ip_totlen and iph_totlen
Xin Long
2023-02-02
1
-1
/
+1
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
netfilter: xtables: deconstify struct xt_action_param for matches
Jan Engelhardt
2010-05-11
1
-2
/
+2
*
netfilter: xtables: substitute temporary defines by final name
Jan Engelhardt
2010-05-11
1
-2
/
+2
*
netfilter: xtables: move extension arguments into compound structure (1/6)
Jan Engelhardt
2008-10-08
1
-10
/
+4
*
netfilter: x_tables: use NFPROTO_* in extensions
Jan Engelhardt
2008-10-08
1
-2
/
+2
*
[NETFILTER]: Update modules' descriptions
Jan Engelhardt
2008-01-29
1
-1
/
+1
*
[NETFILTER]: x_tables: consistent and unique symbol names
Jan Engelhardt
2008-01-28
1
-26
/
+17
*
[NETFILTER]: x_tables: mark matches and targets __read_mostly
Patrick McHardy
2007-07-11
1
-1
/
+1
*
[NETFILTER]: Remove redundant parentheses/braces
Jan Engelhardt
2007-07-11
1
-2
/
+2
*
[NETFILTER]: x_tables: switch xt_match->match to bool
Jan Engelhardt
2007-07-11
1
-2
/
+2
*
[NETFILTER]: x_tables: switch hotdrop to bool
Jan Engelhardt
2007-07-11
1
-2
/
+2
*
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
Arnaldo Carvalho de Melo
2007-04-26
1
-1
/
+2
*
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
2007-04-26
1
-1
/
+1
*
[NETFILTER]: Fix whitespace errors
YOSHIFUJI Hideaki
2007-02-12
1
-2
/
+2
*
[NETFILTER]: x_tables: make use of mass registation helpers
Patrick McHardy
2006-09-22
1
-25
/
+18
*
[NETFILTER]: Rename init functions.
Andrew Morton
2006-03-29
1
-4
/
+4
*
[NETFILTER]: x_tables: set the protocol family in x_tables targets/matches
Pablo Neira Ayuso
2006-03-22
1
-5
/
+7
*
[NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functions
Patrick McHardy
2006-03-21
1
-0
/
+2
*
[NETFILTER]: Convert x_tables matches/targets to centralized error checking
Patrick McHardy
2006-03-21
1
-17
/
+5
*
[NETFILTER] x-tables: Missing linux/ipv6.h includes.
David S. Miller
2006-01-14
1
-0
/
+1
*
[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables
Harald Welte
2006-01-12
1
-0
/
+98