index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
netfilter
Age
Commit message (
Expand
)
Author
2005-08-29
[NETLINK]: Add "groups" argument to netlink_kernel_create
Patrick McHardy
2005-08-29
[NETLINK]: Convert netlink users to use group numbers instead of bitmasks
Patrick McHardy
2005-08-29
[NETFILTER]: Remove tasklist_lock abuse in ipt{,6}owner
Christoph Hellwig
2005-08-29
[NETFILTER]: Make NETMAP target usable in OUTPUT
Gary Wayne Smith
2005-08-29
[NETFILTER]: Don't exclude local packets from MASQUERADING
Patrick McHardy
2005-08-29
[NET]: Store skb->timestamp as offset to a base timestamp
Patrick McHardy
2005-08-29
[NETFILTER]: Nicer names for ipt_connbytes constants
Patrick McHardy
2005-08-29
[NETFILTER]: Fix div64_64 in ipt_connbytes
Patrick McHardy
2005-08-29
[NETFILTER]: Add new iptables "connbytes" match
Harald Welte
2005-08-29
[NETFILTER]: New iptables DCCP protocol header match
Harald Welte
2005-08-29
[NETFILTER]: return ENOMEM when ip_conntrack_alloc() fails.
Yasuyuki Kozakai
2005-08-29
[NETFILTER]: add /proc/net/netfilter interface to nf_queue
Harald Welte
2005-08-29
[NETFILTER]: ip{6}_queue: prevent unregistration race with nfnetlink_queue
Harald Welte
2005-08-29
[NETFILTER]: move conntrack helper buffers from BSS to kmalloc()ed memory
Harald Welte
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
[next]