summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2008-05-15dccp: return -EINVAL on invalid feature lengthChris Wright
2008-05-15ipvs: fix oops in backup for fwmark conn templatesJulian Anastasov
2008-05-15sch_htb: remove from event queue in htb_parent_to_leaf()Jarek Poplawski
2008-05-15XFRM: AUDIT: Fix flowlabel text format ambibuity.YOSHIFUJI Hideaki
2008-05-09sit: Add missing kfree_skb() on pskb_may_pull() failure.David S. Miller
2008-05-01IPSEC: Fix catch-22 with algorithm IDs above 31Herbert Xu
2008-05-01net: Fix wrong interpretation of some copy_to_user() results.Pavel Emelyanov
2008-05-01rose: Socket lock was not released before returning to user spaceBernard Pidoux
2008-05-01RTNETLINK: Fix bogus ASSERT_RTNL warningPatrick McHardy
2008-05-01tcp: tcp_probe buffer overflow and incorrect return valueTom Quetchenbach
2008-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-16AFS: Do not describe debug parameters with their valuePaul Bolle
2008-04-15[TCP]: Add return value indication to tcp_prune_ofo_queue().Vitaliy Gusev
2008-04-15mac80211: remove message on receiving unexpected unencrypted framesJohannes Berg
2008-04-15rfkill: Fix device type check when toggling statesCarlos Corbacho
2008-04-15[TCP]: Fix never pruned tcp out-of-order queue.Vitaliy Gusev
2008-04-14[NET_SCHED] sch_api: fix qdisc_tree_decrease_qlen() loopJarek Poplawski