summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2008-10-08udp: Fix rcv socket lockingHerbert Xu2-27/+36
2008-10-08sctp: Fix oops when INIT-ACK indicates that peer doesn't support AUTHVlad Yasevich2-8/+7
2008-10-08sctp: do not enable peer features if we can't do them.Vlad Yasevich1-2/+7
2008-10-08ipv6: Fix OOPS in ip6_dst_lookup_tail().Neil Horman1-32/+32
2008-09-08sch_prio: Fix nla_parse_nested_compat() regressionThomas Graf1-5/+11
2008-09-08sctp: fix random memory dereference with SCTP_HMAC_IDENT option.Vlad Yasevich2-2/+7
2008-09-08sctp: correct bounds check in sctp_setsockopt_auth_keyVlad Yasevich1-1/+1
2008-09-08sctp: add verification checks to SCTP_AUTH_KEY optionVlad Yasevich2-0/+9
2008-09-08sctp: fix potential panics in the SCTP-AUTH API.Vlad Yasevich2-22/+67
2008-09-08sunrpc: fix possible overrun on read of /proc/sys/sunrpc/transportsCyrill Gorcunov1-14/+4
2008-08-20netfilter: nf_nat_snmp_basic: fix a range check in NAT for SNMPDavid Howells1-1/+1
2008-08-20ipv6: Fix ip6_xmit to send fragments if ipfragok is trueWei Yongjun1-0/+4
2008-08-20dccp: change L/R must have at least one byte in the dccpsf_val fieldArnaldo Carvalho de Melo1-0/+5
2008-08-20ipvs: Fix possible deadlock in estimator codeSven Wegener1-2/+5
2008-08-06Bluetooth: Signal user-space for HIDP and BNEP socket errorsMarcel Holtmann2-0/+15
2008-08-01netfilter -stable: nf_conntrack_tcp: fix endless loopPatrick McHardy1-2/+8
2008-08-01tcp: Clear probes_out more aggressively in tcp_ack().David S. Miller1-2/+1
2008-07-28udplite: Protection against coverage value wrap-aroundGerrit Renker1-0/+4
2008-07-28xfrm: fix fragmentation for ipv4 xfrm tunnelSteffen Klassert1-1/+1
2008-07-28raw: Restore /proc/net/raw correct behaviorEric Dumazet1-1/+1
2008-07-28ipv6: use timer pendingStephen Hemminger1-2/+2
2008-07-24netfilter: nf_conntrack_tcp: fixing to check the lower bound of valid ACKJozsef Kadlecsik1-6/+7
2008-07-24can: add sanity checksOliver Hartkopp3-4/+32
2008-07-24mac80211: detect driver tx bugsJohannes Berg1-1/+8
2008-06-24sctp: Make sure N * sizeof(union sctp_addr) does not overflow.David S. Miller1-1/+3
2008-06-21nf_conntrack_h323: fix memory leak in module initialization error pathPatrick McHardy1-0/+1
2008-06-21nf_conntrack_h323: fix module unload crashPatrick McHardy1-7/+14
2008-06-21nf_conntrack: fix ctnetlink related crash in nf_nat_setup_info()Patrick McHardy1-2/+1
2008-06-16mac80211: send association event on IBSS createDan Williams1-0/+5
2008-06-16tcp: Fix inconsistency source (CA_Open only when !tcp_left_out(tp))Ilpo Järvinen1-10/+19
2008-06-16tcp FRTO: work-around inorder receiversIlpo Järvinen1-4/+11
2008-06-16tcp FRTO: SACK variant is errorneously used with NewRenoIlpo Järvinen1-5/+8
2008-06-16tcp FRTO: Fix fallback to conventional recoveryIlpo Järvinen1-1/+1
2008-06-16tcp: fix skb vs fack_count out-of-sync conditionIlpo Järvinen1-3/+3
2008-06-16tcp: Limit cwnd growth when deferring for GSOJohn Heffner1-1/+2
2008-06-16tcp: Allow send-limited cwnd to grow up to max_burst when gso disabledJohn Heffner1-7/+4
2008-06-16tcp: TCP connection times out if ICMP frag needed is delayedSridhar Samudrala1-4/+6
2008-06-16vlan: Correctly handle device notifications for layered VLAN devicesPatrick McHardy1-3/+1
2008-06-16ipsec: Use the correct ip_local_out functionHerbert Xu2-2/+2
2008-06-16net_sched: cls_api: fix return value for non-existant classifiersPatrick McHardy1-1/+1
2008-06-16net: Fix call to ->change_rx_flags(dev, IFF_MULTICAST) in dev_change_flags()David Woodhouse1-1/+1
2008-06-16can: Fix copy_from_user() results interpretationSam Ravnborg1-11/+10
2008-06-16bluetooth: rfcomm_dev_state_change deadlock fixDave Young1-1/+12
2008-06-16bluetooth: fix locking bug in the rfcomm socket cleanup handlingArjan van de Ven1-1/+1
2008-06-16ax25: Fix NULL pointer dereference and lockup.Jarek Poplawski1-8/+3
2008-06-16af_key: Fix selector family initialization.Kazunori MIYAZAWA1-1/+1
2008-06-09netfilter: nf_conntrack_ipv6: fix inconsistent lock state in nf_ct_frag6_gath...Patrick McHardy1-3/+5
2008-06-09netfilter: xt_connlimit: fix accouning when receive RST packet in ESTABLISHED...Patrick McHardy1-1/+2
2008-06-09netfilter: nf_conntrack_expect: fix error path unwind in nf_conntrack_expect_...Patrick McHardy1-2/+2
2008-06-09netfilter: xt_iprange: module aliases for xt_iprangePhil Oester1-0/+2