index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
netfilter
Age
Commit message (
Expand
)
Author
2005-08-29
[NETFILTER]: fix list traversal order in ctnetlink
Pablo Neira Ayuso
2005-08-29
[NETFILTER]: Fix typo in ctnl_exp_cb array (no bug, just memory waste)
Pablo Neira Ayuso
2005-08-29
[NETFILTER]: fix conntrack refcount leak in unlink_expect()
Pablo Neira Ayuso
2005-08-29
[NETFILTER]: ctnetlink: make sure event order is correct
Pablo Neira Ayuso
2005-08-29
[NETFILTER]: don't use nested attributes for conntrack_expect
Harald Welte
2005-08-29
[NETFILTER]: attribute count is an attribute of message type, not subsytem
Harald Welte
2005-08-29
[NETFILTER]: fix ctnetlink 'create_expect' parsing
Harald Welte
2005-08-29
[NETFILTER]: conntrack_netlink: Fix locking during conntrack_create
Pablo Neira
2005-08-29
[NETFILTER]: remove bogus memset() calls from ip_conntrack_netlink.c
Pablo Neira
2005-08-29
[NETFILTER]: Fix multiple problems with the conntrack event cache
Patrick McHardy
2005-08-29
[NETFILTER]: Extend netfilter logging API
Harald Welte
2005-08-29
[NETFILTER]: Add "nfnetlink_queue" netfilter queue handler over nfnetlink
Harald Welte
2005-08-29
[NETFILTER]: Core changes required by upcoming nfnetlink_queue code
Harald Welte
2005-08-29
[NETFILTER]: Move reroute-after-queue code up to the nf_queue layer.
Harald Welte
2005-08-29
[NETLINK]: Add properly module refcounting for kernel netlink sockets.
Harald Welte
2005-08-29
[NETFILTER]: Rename skb_ip_make_writable() to skb_make_writable()
Harald Welte
2005-08-29
[NETFILTER]: C99 initizalizers for NAT protocols
Patrick McHardy
2005-08-29
[NETFILTER]: Add ctnetlink subsystem
Harald Welte
2005-08-29
[NETFILTER]: connection tracking event notifiers
Harald Welte
2005-08-29
[NETFILTER]: reduce netfilter sk_buff enlargement
Harald Welte
2005-08-29
[NETFILTER]: convert nfmark and conntrack mark to 32bit
Harald Welte
2005-08-23
[NETFILTER]: Fix HW checksum handling in ip_queue/ip6_queue
Patrick McHardy
2005-08-20
[NETFILTER]: Fix HW checksum handling in TCPMSS target
Patrick McHardy
2005-08-20
[NETFILTER]: Fix HW checksum handling in ECN target
Patrick McHardy
2005-08-20
[NETFILTER]: Fix ECN target TCP marking
Patrick McHardy
2005-08-08
[PATCH] don't try to do any NAT on untracked connections
Harald Welte
2005-07-30
[NETFILTER] Inherit masq_index to slave connections
Harald Welte
2005-07-27
[NETFILTER]: Fix -Wunder error in ip_conntrack_core.c
Nick Sillik
2005-07-22
[NETFILTER]: Use correct byteorder in ICMP NAT
Patrick McHardy
2005-07-22
[NETFILTER]: Wait until all references to ip_conntrack_untracked are dropped ...
Patrick McHardy
2005-07-22
[NETFILTER]: Fix potential memory corruption in NAT code (aka memory NAT)
Patrick McHardy
2005-07-21
[NETFILTER]: ip_conntrack_expect_related must not free expectation
Rusty Russell
2005-07-12
[NETFILTER]: Revert nf_reset change
Phil Oester
2005-06-28
[NETFILTER]: ipt_CLUSTERIP: fix ARP mangling
Harald Welte
2005-06-22
[NETFILTER]: Fix handling of ICMP packets (RELATED) in ipt_CLUSTERIP target.
Harald Welte
2005-06-21
[NETFILTER]: Check TCP checksum in ipt_REJECT
Patrick McHardy
2005-06-21
[NETFILTER]: Avoid unncessary checksum validation in UDP connection tracking
Keir Fraser
2005-06-21
[NETFILTER]: expectation timeouts are compulsory
Phil Oester
2005-06-21
[NETFILTER]: Kill nf_debug
Patrick McHardy
2005-06-21
[NETFILTER]: Kill lockhelp.h
Patrick McHardy
2005-06-15
[NETFILTER]: ipt_recent: last_pkts is an array of "unsigned long" not "u_int3...
David S. Miller
2005-06-13
[NETFILTER]: Advance seq-file position in exp_next_seq()
Patrick McHardy
2005-05-30
[NETFILTER]: Fix deadlock with ip_queue and tcp local input path.
Harald Welte
2005-05-19
[NETFILTER]: Do not be clever about SKB ownership in ip_ct_gather_frags().
David S. Miller
2005-05-03
[NETLINK]: Synchronous message processing.
Herbert Xu
2005-05-03
[NETFILTER]: Don't checksum CHECKSUM_UNNECESSARY skbs in TCP connection tracking
Patrick McHardy
2005-05-03
[NETFILTER]: Missing owner-field initialization in iptable_raw
Patrick McHardy
2005-04-25
[NETFILTER]: Drop conntrack reference when packet leaves IP
Patrick McHardy
2005-04-25
[NETFILTER]: Fix truncated sequence numbers in FTP helper
Yasuyuki KOZAKAI
2005-04-24
[NETFILTER]: Ignore PSH on SYN/ACK in TCP connection tracking
Patrick McHardy
[next]