summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2007-01-25[Bluetooth] Fix uninitialized return value for RFCOMM sendmsg()Marcel Holtmann
2007-01-25[Bluetooth] More checks if DLC is still attached to the TTYMarcel Holtmann
2007-01-25BLUETOOTH: Fix unaligned access in hci_send_to_sock.David S. Miller
2007-01-25[Bluetooth] Check if DLC is still attached to the TTYMarcel Holtmann
2007-01-24[Bluetooth] Let BT_HIDP depend on INPUTAdrian Bunk
2007-01-22NETFILTER: arp_tables: missing unregistration on module unloadPatrick McHardy
2007-01-20NETFILTER: NAT: fix NOTRACK checksum handlingPatrick McHardy
2007-01-18[IPV6] Fix joining all-node multicast group.YOSHIFUJI Hideaki
2007-01-09ebtables: check struct type before computing gapChuck Ebbert
2007-01-09TCP: Fix and simplify microsecond rtt samplingJohn Heffner
2007-01-09[IPV4/IPV6]: Fix inet{,6} device initialization order.David L Stevens
2007-01-09Bluetooth: Add packet size checks for CAPI messages (CVE-2006-6106)Marcel Holtmann
2007-01-04[PKTGEN]: Fix module load/unload races.Robert Olsson
2007-01-04NET_SCHED: Fix fallout from dev->qdisc RCU changePatrick McHardy
2006-12-18bridge-netfilter: don't overwrite memory outside of skbStephen Hemminger
2006-12-17[IPV4] ip_fragment: Always compute hash with ipfrag_lock held.David S. Miller
2006-12-15Fix SUNRPC wakeup/execute race conditionChristophe Saout
2006-12-14[IPV4]: severe locking bug in fib_semantics.cAlexey Kuznetsov
2006-12-09[IPSEC]: Fix inetpeer leak in ipv4 xfrm dst entries.David S. Miller
2006-12-09[XFRM]: Use output device disable_xfrm for forwarded packetsPatrick McHardy
2006-12-04bridge: fix possible overflow in get_fdb_entries (CVE-2006-5751)Chris Wright
2006-12-04[EBTABLES]: Prevent wraparounds in checks for entry components' sizes.Al Viro
2006-12-04[EBTABLES]: Deal with the worst-case behaviour in loop checks.Al Viro