summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-09-08sch_prio: Fix nla_parse_nested_compat() regressionThomas Graf
2008-09-08sctp: fix random memory dereference with SCTP_HMAC_IDENT option.Vlad Yasevich
2008-09-08sctp: correct bounds check in sctp_setsockopt_auth_keyVlad Yasevich
2008-09-08sctp: add verification checks to SCTP_AUTH_KEY optionVlad Yasevich
2008-09-08sctp: fix potential panics in the SCTP-AUTH API.Vlad Yasevich
2008-09-08sunrpc: fix possible overrun on read of /proc/sys/sunrpc/transportsCyrill Gorcunov
2008-08-20netfilter: nf_nat_snmp_basic: fix a range check in NAT for SNMPDavid Howells
2008-08-20ipv6: Fix ip6_xmit to send fragments if ipfragok is trueWei Yongjun
2008-08-20dccp: change L/R must have at least one byte in the dccpsf_val fieldArnaldo Carvalho de Melo
2008-08-20ipvs: Fix possible deadlock in estimator codeSven Wegener
2008-08-06Bluetooth: Signal user-space for HIDP and BNEP socket errorsMarcel Holtmann
2008-08-01netfilter -stable: nf_conntrack_tcp: fix endless loopPatrick McHardy
2008-08-01tcp: Clear probes_out more aggressively in tcp_ack().David S. Miller
2008-07-28udplite: Protection against coverage value wrap-aroundGerrit Renker
2008-07-28xfrm: fix fragmentation for ipv4 xfrm tunnelSteffen Klassert
2008-07-28raw: Restore /proc/net/raw correct behaviorEric Dumazet
2008-07-28ipv6: use timer pendingStephen Hemminger
2008-07-24netfilter: nf_conntrack_tcp: fixing to check the lower bound of valid ACKJozsef Kadlecsik
2008-07-24can: add sanity checksOliver Hartkopp
2008-07-24mac80211: detect driver tx bugsJohannes Berg
2008-06-24sctp: Make sure N * sizeof(union sctp_addr) does not overflow.David S. Miller
2008-06-21nf_conntrack_h323: fix memory leak in module initialization error pathPatrick McHardy
2008-06-21nf_conntrack_h323: fix module unload crashPatrick McHardy
2008-06-21nf_conntrack: fix ctnetlink related crash in nf_nat_setup_info()Patrick McHardy
2008-06-16mac80211: send association event on IBSS createDan Williams
2008-06-16tcp: Fix inconsistency source (CA_Open only when !tcp_left_out(tp))Ilpo Järvinen
2008-06-16tcp FRTO: work-around inorder receiversIlpo Järvinen
2008-06-16tcp FRTO: SACK variant is errorneously used with NewRenoIlpo Järvinen
2008-06-16tcp FRTO: Fix fallback to conventional recoveryIlpo Järvinen
2008-06-16tcp: fix skb vs fack_count out-of-sync conditionIlpo Järvinen
2008-06-16tcp: Limit cwnd growth when deferring for GSOJohn Heffner
2008-06-16tcp: Allow send-limited cwnd to grow up to max_burst when gso disabledJohn Heffner
2008-06-16tcp: TCP connection times out if ICMP frag needed is delayedSridhar Samudrala
2008-06-16vlan: Correctly handle device notifications for layered VLAN devicesPatrick McHardy
2008-06-16ipsec: Use the correct ip_local_out functionHerbert Xu
2008-06-16net_sched: cls_api: fix return value for non-existant classifiersPatrick McHardy
2008-06-16net: Fix call to ->change_rx_flags(dev, IFF_MULTICAST) in dev_change_flags()David Woodhouse
2008-06-16can: Fix copy_from_user() results interpretationSam Ravnborg
2008-06-16bluetooth: rfcomm_dev_state_change deadlock fixDave Young
2008-06-16bluetooth: fix locking bug in the rfcomm socket cleanup handlingArjan van de Ven
2008-06-16ax25: Fix NULL pointer dereference and lockup.Jarek Poplawski
2008-06-16af_key: Fix selector family initialization.Kazunori MIYAZAWA
2008-06-09netfilter: nf_conntrack_ipv6: fix inconsistent lock state in nf_ct_frag6_gath...Patrick McHardy
2008-06-09netfilter: xt_connlimit: fix accouning when receive RST packet in ESTABLISHED...Patrick McHardy
2008-06-09netfilter: nf_conntrack_expect: fix error path unwind in nf_conntrack_expect_...Patrick McHardy
2008-06-09netfilter: xt_iprange: module aliases for xt_iprangePhil Oester
2008-06-06asn1: additional sanity checking during BER decoding (CVE-2008-1673)Chris Wright
2008-05-15{nfnetlink, ip, ip6}_queue: fix skb_over_panic when enlarging packetsArnaud Ebalard
2008-05-15nf_conntrack: padding breaks conntrack hash on ARMPhilip Craig
2008-05-15can: Fix can_send() handling on dev_queue_xmit() failuresOliver Hartkopp