Age | Commit message (Expand) | Author |
2006-06-30 | [PATCH] NETFILTER: SCTP conntrack: fix crash triggered by packet without chun... | Patrick McHardy |
2006-05-30 | [PATCH] NETFILTER: Fix small information leak in SO_ORIGINAL_DST (CVE-2006-1343) | Marcel Holtmann |
2006-05-22 | [PATCH] NETFILTER: SNMP NAT: fix memory corruption (CVE-2006-2444) | Patrick McHardy |
2006-05-20 | [PATCH] Netfilter: do_add_counters race, possible oops or info leak (CVE-2006... | Chris Wright |
2006-05-02 | [PATCH] NETFILTER: SCTP conntrack: fix infinite loop (CVE-2006-1527) | Patrick McHardy |
2006-04-24 | [PATCH] Fix truesize underflow | Herbert Xu |
2006-04-18 | [PATCH] ip_route_input panic fix (CVE-2006-1525) | Stephen Hemminger |
2006-04-17 | [PATCH] NETFILTER: Fix fragmentation issues with bridge netfilter | Patrick McHardy |
2006-04-07 | [PATCH] fib_trie.c node freeing fix | David S. Miller |
2006-04-07 | [PATCH] {ip, nf}_conntrack_netlink: fix expectation notifier unregistration | Martin Josefsson |
2006-03-27 | [PATCH] TCP: Do not use inet->id of global tcp_socket when sending RST (CVE-2... | Alexey Kuznetsov |
2006-03-12 | [NETFILTER]: arp_tables: fix NULL pointer dereference | Patrick McHardy |
2006-03-12 | [IPV4/6]: Fix UFO error propagation | Patrick McHardy |
2006-03-12 | [TCP]: tcp_highspeed: fix AIMD table out-of-bounds access | Patrick McHardy |
2006-03-11 | [TCP]: Fix tcp_tso_should_defer() when limit>=65536 | David S. Miller |
2006-03-07 | [NETFILTER] ip_queue: Fix wrong skb->len == nlmsg_len assumption | Thomas Graf |
2006-02-27 | [NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibility | Patrick McHardy |
2006-02-27 | [IPSEC]: Kill post_input hook and do NAT-T in esp_input directly | Herbert Xu |
2006-02-27 | [IPSEC] esp: Kill unnecessary block and indentation | Herbert Xu |
2006-02-23 | [IPSEC]: Use TOS when doing tunnel lookups | Herbert Xu |
2006-02-23 | [IPV4]: Fix garbage collection of multipath route entries | Suresh Bhogavilli |
2006-02-19 | [NETFILTER]: Fix outgoing redirects to loopback | Patrick McHardy |
2006-02-19 | [NETFILTER]: Fix NAT PMTUD problems | Patrick McHardy |
2006-02-15 | [NETFILTER]: nf_conntrack: move registration of __nf_ct_attach | Yasuyuki Kozakai |
2006-02-15 | [XFRM]: Fix SNAT-related crash in xfrm4_output_finish | Patrick McHardy |
2006-02-15 | [NETFILTER]: Fix xfrm lookup after SNAT | Patrick McHardy |
2006-02-13 | [IPV4] ICMP: Invert default for invalid icmp msgs sysctl | Dave Jones |
2006-02-09 | [TCP]: rcvbuf lock when tcp_moderate_rcvbuf enabled | John Heffner |
2006-02-09 | [NETLINK]: illegal use of pid in rtnetlink | Alexey Kuznetsov |
2006-02-07 | [PATCH] ipv4 NULL noise removal | Al Viro |
2006-02-07 | [PATCH] remove bogus asm/bug.h includes. | Al Viro |
2006-02-05 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2006-02-05 | [PATCH] percpu data: only iterate over possible CPUs | Eric Dumazet |
2006-02-04 | [NETFILTER]: Fix check whether dst_entry needs to be released after NAT | Patrick McHardy |
2006-02-04 | [NETFILTER]: Prepare {ipt,ip6t}_policy match for x_tables unification | Patrick McHardy |
2006-02-04 | [NETFILTER]: Check policy length in policy match strict mode | Patrick McHardy |
2006-02-04 | [NETFILTER]: Fix possible overflow in netfilters do_replace() | Kirill Korotaev |
2006-02-04 | [NETFILTER]: Fix missing src port initialization in tftp expectation mask | Patrick McHardy |
2006-02-04 | [NETFILTER]: Fix undersized skb allocation in ipt_ULOG/ebt_ulog/nfnetlink_log | Patrick McHardy |
2006-02-04 | [NETFILTER]: ULOG/nfnetlink_log: Use better default value for 'nlbufsiz' | Holger Eitzenberger |
2006-02-04 | [NETFILTER]: ctnetlink: add MODULE_ALIAS for expectation subsystem | Pablo Neira Ayuso |
2006-02-04 | [NETFILTER]: ctnetlink: Fix subsystem used for expectation events | Marcus Sundberg |
2006-02-04 | [ICMP]: Fix extra dst release when ip_options_echo fails | Herbert Xu |
2006-02-02 | [IPV4]: Remove suprious use of goto out: in icmp_reply | Horms |
2006-02-02 | [IPV4] multipath_wrandom: Fix softirq-unsafe spin lock usage | Herbert Xu |
2006-01-31 | [NET]: Do not export inet_bind_bucket_create twice. | Sam Ravnborg |
2006-01-31 | [IPV4]: Always set fl.proto in ip_route_newports | Patrick McHardy |
2006-01-31 | Fix ipv4/igmp.c compile with gcc-4 and IP_MULTICAST | Linus Torvalds |
2006-01-30 | [TCP] H-TCP: Fix accounting | Baruch Even |
2006-01-30 | [IPV4] igmp: remove pointless printk | Dave Jones |