Age | Commit message (Expand) | Author |
2006-06-12 | [IPV4]: Increment ipInHdrErrors when TTL expires. | Weidong |
2006-06-11 | [TCP]: continued: reno sacked_out count fix | Aki M Nyrhinen |
2006-06-05 | [TCP]: Avoid skb_pull if possible when trimming head | Herbert Xu ~{PmVHI~} |
2006-06-02 | [TCP] tcp_highspeed: Fix problem observed by Xiaoliang (David) Wei | Stephen Hemminger |
2006-05-28 | [NETFILTER]: PPTP helper: fix sstate/cstate typo | Alexey Dobriyan |
2006-05-28 | [NETFILTER]: mark H.323 helper experimental | Patrick McHardy |
2006-05-28 | [NETFILTER]: Fix small information leak in SO_ORIGINAL_DST (CVE-2006-1343) | Marcel Holtmann |
2006-05-23 | [NETFILTER]: SNMP NAT: fix memleak in snmp_object_decode | Chris Wright |
2006-05-23 | [NETFILTER]: H.323 helper: fix sequence extension parsing | Patrick McHardy |
2006-05-23 | [NETFILTER]: H.323 helper: fix parser error propagation | Patrick McHardy |
2006-05-22 | [NETFILTER]: SNMP NAT: fix memory corruption | Patrick McHardy |
2006-05-22 | [NET]: Fix "ntohl(ntohs" bugs | Alexey Dobriyan |
2006-05-19 | [NETFILTER]: Fix do_add_counters race, possible oops or info leak (CVE-2006-0... | Solar Designer |
2006-05-19 | [NETFILTER]: GRE conntrack: fix htons/htonl confusion | Alexey Dobriyan |
2006-05-19 | [NETFILTER]: fix format specifier for netfilter log targets | Philip Craig |
2006-05-19 | [NETFILTER]: Fix memory leak in ipt_recent | Jesper Juhl |
2006-05-16 | [TCP]: reno sacked_out count fix | Angelo P. Castellani |
2006-05-09 | [IPV4]: ip_options_fragment() has no effect on fragmentation | Wei Yongjun |
2006-05-06 | [IPV4]: Remove likely in ip_rcv_finish() | Hua Zhong |
2006-05-05 | [TCP]: Fix snd_cwnd adjustments in tcp_highspeed.c | John Heffner |
2006-05-03 | [TCP]: Fix sock_orphan dead lock | Herbert Xu |
2006-05-03 | [NETFILTER]: x_tables: don't use __copy_{from,to}_user on unchecked memory in... | Patrick McHardy |
2006-05-03 | [NETFILTER]: H.323 helper: Change author's email address | Jing Min Zhao |
2006-05-03 | [NETFILTER]: NAT: silence unused variable warnings with CONFIG_XFRM=n | Patrick McHardy |
2006-05-03 | [NETFILTER]: H.323 helper: fix use of uninitialized data | Patrick McHardy |
2006-05-03 | [NETFILTER]: H.323 helper: fix endless loop caused by invalid TPKT len | Patrick McHardy |
2006-05-02 | [NETFILTER] SCTP conntrack: fix infinite loop | Patrick McHardy |
2006-05-01 | [NETFILTER] x_tables: fix compat related crash on non-x86 | Patrick McHardy |
2006-04-29 | [TCP]: Fix unlikely usage in tcp_transmit_skb() | Hua Zhong |
2006-04-29 | [IPSEC]: Fix IP ID selection | Herbert Xu |
2006-04-29 | [IPV4]: inet_init() -> fs_initcall | Heiko Carstens |
2006-04-24 | [NETFILTER]: ULOG target is not obsolete | Thomas Voegtle |
2006-04-19 | [TCP]: Account skb overhead in tcp_fragment | Herbert Xu |
2006-04-18 | [NET]: Remove redundant NULL checks before [kv]free | Jesper Juhl |
2006-04-18 | [TCP]: Fix truesize underflow | Herbert Xu |
2006-04-17 | [IPV4]: ip_route_input panic fix | Stephen Hemminger |
2006-04-14 | [PATCH] ip_output: account for fraggap when checking to add trailer_len | Zach Brown |
2006-04-14 | [IPV4]: Possible cleanups. | Adrian Bunk |
2006-04-11 | [PATCH] for_each_possible_cpu: network codes | KAMEZAWA Hiroyuki |
2006-04-09 | [IPV4] ip_fragment: Always compute hash with ipfrag_lock held. | David S. Miller |
2006-04-09 | [NETFILTER]: Fix DNAT in LOCAL_OUT | Patrick McHardy |
2006-04-09 | [NETFILTER]: H.323 helper: remove changelog | Patrick McHardy |
2006-04-09 | [NETFILTER]: Convert conntrack/ipt_REJECT to new checksumming functions | Patrick McHardy |
2006-04-09 | [NETFILTER]: Add address family specific checksum helpers | Patrick McHardy |
2006-04-09 | [NETFILTER]: Introduce infrastructure for address family specific operations | Patrick McHardy |
2006-04-09 | [NETFILTER]: Fix IP_NF_CONNTRACK_NETLINK dependency | Patrick McHardy |
2006-04-09 | [NETFILTER]: H.323 helper: add parameter 'default_rrq_ttl' | Jing Min Zhao |
2006-04-09 | [NETFILTER]: H.323 helper: make get_h245_addr() static | Jing Min Zhao |
2006-04-09 | [NETFILTER]: H.323 helper: change EXPORT_SYMBOL to EXPORT_SYMBOL_GPL | Jing Min Zhao |
2006-04-09 | [NETFILTER]: H.323 helper: move some function prototypes to ip_conntrack_h323.h | Jing Min Zhao |