summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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 / 吉藤英明
2006-04-24[PATCH] IPV6: XFRM: Don't use old copy of pointer after pskb_may_pull().YOSHIFUJI Hideaki / 吉藤英明
2006-04-24[PATCH] IPV6: Ensure to have hop-by-hop options in our header of &sk_buff.YOSHIFUJI Hideaki / 吉藤英明
2006-04-24[PATCH] Fix hotplug race during device registrationThomas de Grenier de Latour
2006-04-24[PATCH] Fix truesize underflowHerbert Xu
2006-04-18[PATCH] ip_route_input panic fix (CVE-2006-1525)Stephen Hemminger
2006-04-17[PATCH] atm: clip causes unregister hangStephen Hemminger
2006-04-17[PATCH] NETFILTER: Fix fragmentation issues with bridge netfilterPatrick McHardy
2006-04-07[PATCH] fib_trie.c node freeing fixDavid S. Miller
2006-04-07[PATCH] {ip, nf}_conntrack_netlink: fix expectation notifier unregistrationMartin Josefsson
2006-03-27[PATCH] NET: Ensure device name passed to SO_BINDTODEVICE is NULL terminated.David S. Miller
2006-03-27[PATCH] TCP: Do not use inet->id of global tcp_socket when sending RST (CVE-2...Alexey Kuznetsov
2006-03-19[AX.25]: Fix potencial memory hole.Ralf Baechle DL5RB
2006-03-15[PATCH] ieee80211: Fix QoS is not active problemHong Liu
2006-03-15[PATCH] ieee80211: Fix CCMP decryption problem when QoS is enabledZhu Yi
2006-03-14[PATCH] SUNRPC: Fix potential deadlock in RPC codeTrond Myklebust
2006-03-14[PATCH] SUNRPC: fix a NULL pointer dereference in net/sunrpc/clnt.cAdrian Bunk
2006-03-13[TCP]: Fix zero port problem in IPv6Herbert Xu
2006-03-12[NETFILTER]: arp_tables: fix NULL pointer dereferencePatrick McHardy
2006-03-12[IPV4/6]: Fix UFO error propagationPatrick McHardy
2006-03-12[TCP]: tcp_highspeed: fix AIMD table out-of-bounds accessPatrick McHardy
2006-03-12[NETLINK]: Fix use-after-free in netlink_recvmsgPatrick McHardy
2006-03-12[XFRM]: Fix leak in ah6_inputPatrick McHardy
2006-03-12[NET_SCHED]: act_api: fix skb leak in error pathPatrick McHardy
2006-03-12[NETFILTER]: nfnetlink_queue: fix possible NULL-ptr dereferencePatrick McHardy
2006-03-11[TCP]: Fix tcp_tso_should_defer() when limit>=65536David S. Miller
2006-03-11[NETFILTER]: Fix wrong option spelling in Makefile for CONFIG_BRIDGE_EBT_ULOGGregor Maier
2006-03-11[IPV6]: fix ipv6_saddr_score struct elementBrian Haley
2006-03-08[PATCH] fix file countingDipankar Sarma
2006-03-07[NETFILTER] ip_queue: Fix wrong skb->len == nlmsg_len assumptionThomas Graf
2006-03-04[DCCP] ccid3: Divide by zero fixIan McDonald
2006-03-04[ATM]: keep atmsvc failure messages quietChas Williams
2006-03-04[BRIDGE]: generate kobject remove eventStephen Hemminger
2006-03-04[BRIDGE]: port timer initializationStephen Hemminger
2006-03-04[BRIDGE]: fix crash in STPStephen Hemminger
2006-02-28Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik
2006-02-27[PATCH] ieee80211_rx.c: is_beaconPete Zaitcev