Age | Commit message (Expand) | Author |
2006-11-20 | [RTNETLINK]: Fix IFLA_ADDRESS handling. | David Miller |
2006-11-17 | Fix timer race in dst GC code | Dmitry Mishin |
2006-11-11 | [NET]: Update frag_list in pskb_trim | Herbert Xu |
2006-11-09 | [NET]: __alloc_pages() failures reported due to fragmentation | Larry Woodman |
2006-11-09 | [NET]: Set truesize in pskb_copy | Herbert Xu |
2006-11-09 | [TCP]: Don't use highmem in tcp hash size calculation. | John Heffner |
2006-11-08 | [IPV4]: Limit rt cache size properly. | Kirill Korotaev |
2006-11-08 | [NET]: Add missing UFO initialisations | Herbert Xu |
2006-11-07 | [MAINTAINERS]: Add proper entry for TC classifier | Stephen Hemminger |
2006-11-07 | [PKT_SCHED]: act_api: Fix module leak while flushing actions | Thomas Graf |
2006-11-07 | PKT_SCHED: Return ENOENT if action module is unavailable | Thomas Graf |
2006-11-07 | PKT_SCHED: Fix illegal memory dereferences when dumping actions | Thomas Graf |
2006-11-07 | PKT_SCHED: Fix error handling while dumping actions | Thomas Graf |
2006-11-05 | [NETFILTER]: Fix ip6_tables extension header bypass bug (CVE-2006-4572) | Patrick McHardy |
2006-11-05 | [NETFILTER]: Fix ip6_tables protocol bypass bug (CVE-2006-4572) | Patrick McHardy |
2006-11-05 | knfsd: Fix race that can disable NFS server. | Neil Brown |
2006-11-05 | [IPV6]: fix lockup via /proc/net/ip6_flowlabel (CVE-2006-5619) | James Morris |
2006-11-05 | fix RARP ic_servaddr breakage | Al Viro |
2006-10-14 | PKT_SCHED: cls_basic: Use unsigned int when generating handle | Kim Nordlund |
2006-10-14 | [ATM] CLIP: Do not refer freed skbuff in clip_mkip() (CVE-2006-4997) | YOSHIFUJI Hideaki |
2006-10-13 | IPV6: Sum real space for RTAs. | YOSHIFUJI Hideaki |
2006-09-06 | [PKTGEN]: Make sure skb->{nh,h} are initialized in fill_packet_ipv6() too. | David S. Miller |
2006-09-06 | [PKTGEN]: Fix oops when used with balance-tlb bonding | Chen-Li Tien |
2006-09-06 | [IPV6]: Fix kernel OOPs when setting sticky socket options. | YOSHIFUJI Hideaki |
2006-09-05 | Fix sctp_primitive_ABORT() call in sctp_close() | Sridhar Samudrala |
2006-08-31 | ethtool: fix oops in ethtool_set_pauseparam() | Willy Tarreau |
2006-08-31 | ETHTOOL: Fix UFO typo | Herbert Xu |
2006-08-30 | ip_tables: fix table locking in ipt_do_table | Patrick McHardy |
2006-08-26 | ulog: fix panic on SMP kernels | Mark Huang |
2006-08-26 | SCTP: Send only 1 window update SACK per message. | Tsutomu Fujii |
2006-08-26 | SCTP: Reset rtt_in_progress for the chunk when processing its sack. | Vlad Yasevich |
2006-08-26 | SCTP: Limit association max_retrans setting in setsockopt. | Vlad Yasevich |
2006-08-26 | SCTP: Fix persistent slowdown in sctp when a gap ack consumes rx buffer. | Neil Horman |
2006-08-26 | SCTP: Reject sctp packets with broadcast addresses. | Vlad Yasevich |
2006-08-23 | Fix sctp privilege elevation (CVE-2006-3745) | Sridhar Samudrala |
2006-08-08 | ieee80211: TKIP requires CRC32 | Chuck Ebbert |
2006-07-17 | [PATCH] IPV6 ADDRCONF: Fix default source address selection without CONFIG_IP... | YOSHIFUJI Hideaki |
2006-07-17 | [PATCH] IPV6: Fix source address selection. | $,1 aukasz Stelmach |
2006-06-30 | [PATCH] NETFILTER: SCTP conntrack: fix crash triggered by packet without chun... | Patrick McHardy |
2006-06-20 | [PATCH] xt_sctp: fix endless loop caused by 0 chunk length (CVE-2006-3085) | 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] SCTP: Validate the parameter length in HB-ACK chunk (CVE-2006-1857) | Vladislav Yasevich |
2006-05-20 | [PATCH] Netfilter: do_add_counters race, possible oops or info leak (CVE-2006... | Chris Wright |
2006-05-09 | [PATCH] SCTP: Prevent possible infinite recursion with multiple bundled DATA.... | Vladislav Yasevich |
2006-05-09 | [PATCH] SCTP: Allow spillover of receive buffer to avoid deadlock. (CVE-2006-... | Neil Horman |
2006-05-09 | [PATCH] SCTP: Fix state table entries for chunks received in CLOSED state. (C... | Sridhar Samudrala |
2006-05-09 | [PATCH] SCTP: Fix panic's when receiving fragmented SCTP control chunks. (CVE... | Sridhar Samudrala |
2006-05-02 | [PATCH] NETFILTER: SCTP conntrack: fix infinite loop (CVE-2006-1527) | Patrick McHardy |
2006-04-24 | [PATCH] IPV6: XFRM: Fix decoding session with preceding extension header(s). | YOSHIFUJI Hideaki / 吉藤英明 |