index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
netfilter_ipv4
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-11
[PATCH] netfilter: Fix iptables userspace compatibility breakage
Patrick McHardy
1
-1
/
+1
2005-03-04
[NETFILTER]: Fix multiple problems with TCP window tracking
Jozsef Kadlecsik
1
-1
/
+4
2005-02-01
[NETFILTER]: fix iptables userspace build
Pablo Neira
1
-2
/
+2
2005-02-01
[NETFILTER]: Improve TCP window tracking retransmission detection
Phil Oester
1
-0
/
+1
2005-01-26
[IPV4]: Keep fragment queues private to each user.
Patrick McHardy
1
-2
/
+1
2005-01-25
[NETFILTER]: Avoid breaking userspace due to tuple change
Rusty Russell
1
-1
/
+22
2005-01-25
[NETFILTER]: Add inversion to multiport match
Phil Oester
1
-0
/
+1
2005-01-25
[NETFILTER]: Fix compile with NAT but without modules
Martin Josefsson
1
-1
/
+1
2005-01-25
[NETFILTER]: Fix compile errors without NAT
Martin Josefsson
1
-27
/
+30
2005-01-16
[NETFILTER]: Fix build by putting back ip_nat_lock extern in ip_nat.h
David S. Miller
1
-0
/
+3
2005-01-16
[NETFILTER]: Get rid of 'initialized' in nat structure: use conntrack status ...
Rusty Russell
2
-3
/
+17
2005-01-16
[NETFILTER]: Use a bit in conntrack status to indicate sequence number adjust...
Rusty Russell
1
-0
/
+4
2005-01-16
[NETFILTER]: Remove ip_conntrack_tuple_hash 'ctrack' pointer
Rusty Russell
3
-5
/
+14
2005-01-16
[NETFILTER]: Remove manip array from conntrack entry
Rusty Russell
4
-39
/
+21
2005-01-16
[NETFILTER]: Adrian Bunk's cleanup patches
Rusty Russell
2
-7
/
+0
2005-01-16
[NETFILTER]: Remove remaining multirange related code
Rusty Russell
1
-3
/
+1
2005-01-16
[NETFILTER]: Simplify expect handling
Rusty Russell
8
-50
/
+15
2005-01-16
[NETFILTER]: Fix up IRC, AMANDA, TFTP and SNMP
Rusty Russell
5
-70
/
+18
2005-01-16
[NETFILTER]: Call NAT helper modules directly from conntrack modules, fixup FTP
Rusty Russell
6
-65
/
+45
2005-01-11
[NETFILTER] re-introduce __initdata to {arp,ip,ip6}_tables
Harald Welte
1
-4
/
+2
2005-01-11
[NETFILTER]: move ipt_error and ipt_standard to iptables.h
Pablo Neira
1
-0
/
+19
2005-01-11
[NETFILTER]: Add --log-uid option to ipt_LOG/ip6t_LOG
Patrick McHardy
1
-1
/
+2
2005-01-09
[PKT_SCHED]: Restore net/sched/ipt.c After iptables Kmod Cleanup
Rusty Russell
1
-0
/
+3
2005-01-04
[PATCH] Multiport revision with port ranges (replaces "mport")
Rusty Russell
1
-0
/
+8
2005-01-04
[PATCH] Add bitops to ipt_MARK without breaking compatbility
Rusty Russell
1
-0
/
+12
2005-01-04
[PATCH] iptables revision getsockopt
Rusty Russell
1
-3
/
+14
2005-01-04
[PATCH] Steal a Character To Create a Revision Number
Rusty Russell
1
-4
/
+12
2005-01-04
[PATCH] Clean up the kmod handling code in iptables.c
Rusty Russell
1
-4
/
+0
2005-01-04
[PATCH] Remove Randomness in Selecting NAT IP Address
Rusty Russell
1
-1
/
+1
2005-01-04
[PATCH] ip_conntrack_alter_reply doesn't need to loop
Rusty Russell
1
-3
/
+2
2005-01-04
[PATCH] Remove NAT to multiple ranges
Rusty Russell
1
-4
/
+6
2005-01-03
[PATCH] netfilter: Remove IPCHAINS and IPFWADM compatibility
Rusty Russell
3
-490
/
+0
2005-01-03
[PATCH] netfilter: Fix ip_ct_selective_cleanup(), and rename ip_ct_iterate_cl...
Rusty Russell
1
-3
/
+3
2004-12-14
Merge nuts.davemloft.net:/disk1/BK/network-2.6.11
David S. Miller
1
-5
/
+0
2004-12-09
[NETFILTER]: TCP window tracking bug fixes.
Jozsef Kadlecsik
1
-1
/
+1
2004-11-27
[NETFILTER]: Remove CONFIG_IP_NF_NAT_LOCAL config option
Patrick McHardy
1
-5
/
+0
2004-11-13
[NETFILTER]: Fix invalid tcp/udp checksums within NATed icmp errors
Patrick McHardy
1
-1
/
+1
2004-11-01
[NETFILTER]: ipt mutex locks access
Jamal Hadi Salim
1
-0
/
+4
2004-10-25
[NETFILTER]: Make *_find_target_lock routines static.
Christoph Hellwig
1
-5
/
+0
2004-10-21
[NETFILTER]: Add iptables CLUSTERIP target, seq_file version
Harald Welte
1
-0
/
+32
2004-10-20
[NETFILTER]: Add iptables hashlimit match
Harald Welte
1
-0
/
+40
2004-10-20
[NETFILTER]: Add iptables CONNMARK match+target
Harald Welte
3
-0
/
+47
2004-09-23
[NETFILTER]: add comment match
Patrick McHardy
1
-0
/
+10
2004-09-23
[NETFILTER]: Cleanup ctstat
Martin Josefsson
1
-1
/
+2
2004-09-23
[NETFILTER]: Keep conntrack/nat protocols in array instead of linked list
Patrick McHardy
4
-15
/
+23
2004-09-23
[NETFILTER]: Use u_int16_t for initialized/num_manips in struct ip_nat_info
Patrick McHardy
1
-2
/
+2
2004-09-23
[NETFILTER]: kill struct nf_ct_info, saves five pointers per conntrack
Patrick McHardy
2
-10
/
+9
2004-09-23
[NETFILTER]: kill struct ip_nat_hash, saves two pointers per conntrack
Patrick McHardy
1
-10
/
+1
2004-09-23
[NETFILTER]: Shuffle conntrack structure for better cacheline behavior
Rusty Russell
1
-3
/
+3
2004-09-12
[NETFILTER]: Fix conntrack seq_file handling.
Rusty Russell
1
-9
/
+5
[next]