summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2007-04-10APPLETALK: Fix a remotely triggerable crash (CVE-2007-1357)Jean Delvare
2007-04-08tcp: fix cubic scaling errorStephen Hemminger
2007-04-03[IFB]: Fix crash on input device removalPatrick McHardy
2007-03-28[IPV6] HASHTABLES: Use appropriate seed for caluculating ehash index.YOSHIFUJI Hideaki
2007-03-28[NET_SCHED]: Fix ingress lockingPatrick McHardy
2007-03-28[NET_SCHED]: cls_basic: fix NULL pointer dereferencePatrick McHardy
2007-03-28[NET_SCHED]: Fix endless loops caused by inaccurate qlen countersPatrick McHardy
2007-03-24[NETFILTER]: tcp conntrack: accept SYN|URG as validPatrick McHardy
2007-03-24[NETFILTER]: nfnetlink_log: fix use after freeMichał Mirosław
2007-03-24[NETFILTER]: nfnetlink_log: fix reference leakMichał Mirosław
2007-03-24[NETFILTER]: nfnetlink_log: fix possible NULL pointer dereferenceMichał Mirosław
2007-03-24[NETFILTER]: nfnetlink_log: fix NULL pointer dereferenceMichał Mirosław
2007-03-24[NETFILTER]: nfnetlink_log: fix crash on bridged packetPatrick McHardy
2007-03-24[NETFILTER]: nf_conntrack: fix incorrect classification of IPv6 fragments as ...Patrick McHardy
2007-03-24Fix reference counting (memory leak) problem in __nfulnl_send() and callers r...Michał Mirosław
2007-03-24NETFILTER: xt_connbytes: fix division by zeroPatrick McHardy
2007-03-24NETFILTER: nf_conntrack_ipv6: fix crash when handling fragmentsPatrick McHardy
2007-03-24NETFILTER: ctnetlink: check for status attribute existence on conntrack creationPablo Neira Ayuso
2007-03-24NETFILTER: Kconfig: fix xt_physdev dependenciesPatrick McHardy
2007-03-20[NET]: Copy mac_len in skb_clone() as wellAlexey Dobriyan
2007-03-20[IPV6]: ipv6_fl_socklist is inadvertently shared.Masayuki Nakagawa
2007-03-20[IPV4]: Do not disable preemption in trie_leaf_remove().Robert Olsson
2007-03-20[XFRM]: Fix missing protocol comparison of larval SAs.Joy Latten
2007-03-11[IPV6] fix ipv6_getsockopt_sticky copy_to_user leakChris Wright
2007-03-11[IPV6]: Fix for ipv6_setsockopt NULL dereferenceOlaf Kirch
2007-03-09[IPV6]: Handle np->opt being NULL in ipv6_getsockopt_sticky(). (CVE-2007-1000)David S. Miller
2007-03-08[TCP]: Fix minisock tcp_create_openreq_child() typo.Arnaldo Carvalho de Melo
2007-03-08[IPV6]: /proc/net/anycast6 unbalanced inet6_dev refcntDavid Stevens
2007-03-08[IPV6]: anycast refcnt fixMichal Wrobel
2007-03-08[UDP]: Reread uh pointer after pskb_trimHerbert Xu
2007-02-26[DECNET]: Fix sfuzz hanging on 2.6.18Patrick McHardy
2007-02-26[TCP]: Prevent pseudo garbage in SYN's advertized windowIlpo Järvinen
2007-02-26[IPV4/IPV6] multicast: Check add_grhead() return valueAlexey Dobriyan
2007-02-21[Bluetooth] Restrict well known PSM to privileged usersMarcel Holtmann
2007-02-21[Bluetooth] Missing endian swapping for L2CAP socket listMarcel Holtmann
2007-02-14Revert "[Bluetooth] Fix compat ioctl for BNEP, CMTP and HIDP"Adrian Bunk
2007-02-14[TCP]: struct tcp_sack_block annotationsAl Viro
2007-02-14[IPX]: Fix NULL pointer dereference on ipx unloadJiri Bohac
2007-02-14[NETFILTER]: Clear GSO bits for TCP reset packetHerbert Xu
2007-02-14[TCP]: Don't apply FIN exception to full TSO segments.John Heffner
2007-02-14[ATM]: Fix for crash in adummy_init()Daniel Walker
2007-02-14TCP: skb is unexpectedly freed.Masayuki Nakagawa
2007-02-14TCP: Fix sorting of SACK blocks.Baruch Even
2007-02-14AF_PACKET: Check device down state before hard header callbacks.David S. Miller
2007-02-14DECNET: Handle a failure in neigh_parms_alloc (take 2)Eric W. Biederman
2007-01-26[Bluetooth] Fix deadlock in the L2CAP layerMarcel Holtmann
2007-01-26[Bluetooth] Add locking for bt_proto array manipulationMarcel Holtmann
2007-01-26[Bluetooth] Fix compat ioctl for BNEP, CMTP and HIDPMarcel Holtmann
2007-01-26[Bluetooth] Handle command complete event for exit periodic inquiryMarcel Holtmann
2007-01-26[Bluetooth] Return EINPROGRESS for non-blocking socket callsMarcel Holtmann