index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
netfilter_ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-31
[NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table()
Alexey Dobriyan
1
-2
/
+3
2008-01-28
[NETFILTER]: Rename ipt_iprange to xt_iprange
Jan Engelhardt
1
-5
/
+1
2008-01-28
[NETFILTER]: Annotate start of kernel fields in NF headers
Jan Engelhardt
1
-0
/
+1
2008-01-28
[NETFILTER]: ip_tables: fix compat types
Patrick McHardy
1
-5
/
+20
2008-01-28
[NETFILTER]: {ip,ip6,arp}_tables: consolidate iterator macros
Patrick McHardy
1
-49
/
+6
2008-01-28
[NETFILTER]: ipt_addrtype: limit address type checking to an interface
Laszlo Attila Toth
1
-0
/
+14
2008-01-28
[NETFILTER]: Introduce NF_INET_ hook values
Patrick McHardy
1
-4
/
+4
2007-11-07
[NETFILTER]: Sort matches/targets in Kbuild file
Jan Engelhardt
1
-14
/
+14
2007-10-15
[NETFILTER]: Replace sk_buff ** with sk_buff *
Herbert Xu
1
-1
/
+1
2007-07-18
[NETFILTER]: ipt_iprange.h must #include <linux/types.h>
Adrian Bunk
1
-0
/
+2
2007-07-10
[NETFILTER]: ipt_CLUSTERIP: add compat code
Patrick McHardy
1
-2
/
+2
2007-06-07
[NETFILTER]: ip_tables: fix compat related crash
Dmitry Mishin
1
-0
/
+20
2007-05-10
[NETFILTER]: Clean up table initialization
Patrick McHardy
1
-0
/
+22
2007-04-25
[NETFILTER]: Remove IPv4 only connection tracking/NAT
Patrick McHardy
24
-1705
/
+1
2007-03-05
[NETFILTER]: conntrack: fix {nf,ip}_ct_iterate_cleanup endless loops
Patrick McHardy
1
-1
/
+1
2007-02-12
[NETFILTER]: ip_conntrack: fix invalid conntrack statistics RCU assumption
Patrick McHardy
1
-0
/
+6
2007-02-08
[NETFILTER]: ip_tables: remove declaration of non-existant ipt_find_target fu...
Patrick McHardy
1
-3
/
+0
2007-02-08
[NETFILTER]: {ip,ip6}_tables: use struct xt_table instead of redefined struct...
Jan Engelhardt
1
-6
/
+3
2007-02-08
[NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functions
Jan Engelhardt
1
-11
/
+1
2007-02-08
[NETFILTER]: NAT: optional source port randomization support
Eric Leblond
1
-0
/
+1
2007-02-08
[NETFILTER]: add IPv6-capable TCPMSS target
Patrick McHardy
1
-4
/
+3
2007-01-23
[NETFILTER]: Fix iptables ABI breakage on (at least) CRIS
Patrick McHardy
1
-1
/
+1
2006-12-04
[PATCH] severing skbuff.h -> mm.h
Al Viro
1
-0
/
+1
2006-12-02
[NETFILTER]: nf_conntrack/nf_nat: add H.323 helper port
Patrick McHardy
4
-1040
/
+1
2006-12-02
[NETFILTER]: nf_nat: add FTP NAT helper port
Jozsef Kadlecsik
1
-1
/
+39
2006-12-02
[NETFILTER]: x_tables: add NFLOG target
Patrick McHardy
1
-1
/
+1
2006-12-02
[NETFILTER]: x_tables: add port of hashlimit match for IPv4 and IPv6
Patrick McHardy
1
-34
/
+8
2006-12-02
[NETFILTER]: sip conntrack: better NAT handling
Patrick McHardy
1
-1
/
+4
2006-12-02
[NETFILTER]: sip conntrack: do case insensitive SIP header search
Patrick McHardy
1
-1
/
+2
2006-12-02
[NETFILTER]: sip conntrack: minor cleanup
Patrick McHardy
1
-18
/
+10
2006-12-02
[NETFILTER]: conntrack: add '_get' to {ip, nf}_conntrack_expect_find
Yasuyuki Kozakai
1
-1
/
+1
2006-12-02
[NET]: netfilter checksum annotations
Al Viro
1
-2
/
+2
2006-12-02
[NETFILTER]: More trivial annotations.
Al Viro
1
-1
/
+1
2006-11-15
[NETFILTER]: ip6_tables: fixed conflicted optname for getsockopt
Yasuyuki Kozakai
1
-12
/
+15
2006-09-28
[NETFILTER]: h323 annotations
Al Viro
1
-3
/
+3
2006-09-28
[NETFILTER]: ipt annotations
Al Viro
1
-1
/
+1
2006-09-28
[NETFILTER]: NAT annotations
Al Viro
1
-1
/
+1
2006-09-28
[NETFILTER]: conntrack annotations
Al Viro
2
-9
/
+9
2006-09-28
[NETFILTER]: netfilter misc annotations
Al Viro
1
-1
/
+1
2006-09-22
[NETFILTER]: PPTP conntrack: fix another GRE keymap leak
Patrick McHardy
1
-0
/
+2
2006-09-22
[NETFILTER]: PPTP conntrack: simplify expectation handling
Patrick McHardy
1
-1
/
+1
2006-09-22
[NETFILTER]: PPTP conntrack: fix header definitions
Patrick McHardy
1
-4
/
+5
2006-09-22
[NETFILTER]: PPTP conntrack: get rid of unnecessary byte order conversions
Patrick McHardy
3
-17
/
+17
2006-09-22
[NETFILTER]: PPTP conntrack: fix whitespace errors
Patrick McHardy
1
-13
/
+13
2006-09-22
[NETFILTER]: kill listhelp.h
Patrick McHardy
1
-123
/
+0
2006-09-22
[NETFILTER]: x_tables: remove unused argument to target functions
Patrick McHardy
1
-2
/
+1
2006-09-22
[NETFILTER]: x_tables: replace IPv4 DSCP target by address family independent...
Yasuyuki Kozakai
1
-4
/
+2
2006-09-22
[NETFILTER]: x_tables: replace IPv4 dscp match by address family independent ...
Yasuyuki Kozakai
1
-8
/
+6
2006-09-22
[NETFILTER]: Get rid of HW checksum invalidation
Patrick McHardy
2
-8
/
+4
2006-09-19
[HEADERS] One line per header in Kbuild files to reduce conflicts
David Woodhouse
1
-20
/
+62
[next]