summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2007-11-03[PKTGEN]: srcmac fixAdit Ranadive1-0/+10
2007-11-02[SNAP]: Check packet length before readingHerbert Xu1-5/+12
2007-11-02[NET]: gen_estimator deadlock fixRanko Zivojnovic1-32/+49
2007-11-02[ICMP]: Fix icmp_errors_use_inbound_ifaddr sysctlPatrick McHardy1-3/+9
2007-11-02[IEEE80211]: avoid integer underflow for runt rx frames (CVE-2007-4997)John W. Linville1-0/+6
2007-10-18[TCP]: Fix fastpath_cnt_hint when GSO skb is partially ACKedIlpo Järvinen1-0/+3
2007-10-18[NET]: Zero length write() on socket should not simply return 0.David S. Miller1-2/+0
2007-10-18[PKT_SCHED] cls_u32: error code isn't been propogated properlyStephen Hemminger1-1/+1
2007-10-12Revert "TCP: Fix TCP handling of SACK in bidirectional flows"Adrian Bunk1-4/+1
2007-10-06unexport ip_conntrack_{,un}register_notifierAdrian Bunk1-2/+0
2007-10-06unexport neigh_update_hhsAdrian Bunk1-1/+0
2007-10-06[IPSEC] AH4: Update IPv4 options handling to conform to RFC 4302.Nick Bowler1-1/+1
2007-09-24TCP: Fix TCP handling of SACK in bidirectional flowsIlpo Järvinen1-1/+4
2007-07-22[IPV6]: MSG_ERRQUEUE messages do not pass to connected raw socketsDmitry Butskoy1-1/+1
2007-07-22[NET]: Fix gen_estimator timer removal racePatrick McHardy1-1/+2
2007-07-22SCTP: Add scope_id validation for link-local bindsVlad Yasevich1-0/+4
2007-07-22[NET] skbuff: remove export of static symbolJohannes Berg1-1/+0
2007-07-22[NETFILTER]: nf_conntrack: don't track locally generated special ICMP errorYasuyuki Kozakai1-17/+5
2007-07-22[TCP]: Use default 32768-61000 outgoing port range in all cases.Mark Glines2-6/+1
2007-07-22[NET]: "wrong timeout value" in sk_wait_data() v2Vasily Averin1-1/+13
2007-07-22[IPV4]: Correct rp_filter help text.Dave Jones1-3/+3
2007-07-22[NETFILTER]: {ip,nf}_conntrack_sctp: fix remotely triggerable NULL ptr derefe...Patrick McHardy2-2/+4
2007-05-23[NET_SCHED]: prio qdisc boundary conditionJamal Hadi Salim1-1/+1
2007-05-23[IPV6]: Reverse sense of promisc tests in ip6_mc_inputCorey Mutter1-1/+1
2007-05-23[IPV6]: Send ICMPv6 error on scope violations.David L Stevens1-3/+10
2007-05-23[TCP]: zero out rx_opt in tcp_disconnect()Srinivas Aji1-2/+1
2007-05-23[IPV6]: Track device renames in snmp6.Stephen Hemminger2-2/+5
2007-05-23[IPV6]: Fix slab corruption running ip6sicEric Sesterhenn1-1/+1
2007-05-05[X.25]: Add missing sock_put in x25_receive_dataAndrew Hendry1-0/+1
2007-05-04[NETFILTER]: ipt_CLUSTERIP: fix oops in checkentry functionJaroslav Kysela1-2/+0
2007-05-04[NETFILTER]: ip_nat_proto_gre: do not modify/corrupt GREv0 packets through NATJorge Boncompte1-13/+8
2007-05-01[IPV6]: Disallow RH0 by default (CVE-2007-2242)Adrian Bunk2-7/+41
2007-05-01[NETLINK]: Infinite recursion in netlink (CVE-2007-1861)Adrian Bunk1-1/+11
2007-04-25IrDA: irttp_dup spin_lock initialisationGuennadi Liakhovetski1-0/+1
2007-04-25IrDA: Incorrect TTP header reservationJeet Chaudhuri1-2/+2
2007-04-20[IrDA]: Correctly handling socket errorOlaf Kirch1-2/+1
2007-04-20[NET]: Fix UDP checksum issue in net poll mode.Aubrey Li1-0/+7
2007-04-13[NET_SCHED]: cls_tcindex: fix compatibility breakagePatrick McHardy1-2/+2
2007-04-13[IPSEC]: Reject packets within replay window but outside the bit maskHerbert Xu1-1/+2
2007-04-13[TCP]: Do receiver-side SWS avoidance for rcvbuf < MSS.John Heffner1-0/+3
2007-04-13[IPv6]: Fix incorrect length check in rawv6_sendmsg()YOSHIFUJI Hideaki2-3/+3
2007-04-13[NET_SCHED]: cls_basic: fix memory leak in basic_destroyPatrick McHardy1-0/+1
2007-04-10APPLETALK: Fix a remotely triggerable crash (CVE-2007-1357)Jean Delvare1-2/+5
2007-04-08tcp: fix cubic scaling errorStephen Hemminger1-3/+3
2007-04-03[IFB]: Fix crash on input device removalPatrick McHardy3-6/+6
2007-03-28[IPV6] HASHTABLES: Use appropriate seed for caluculating ehash index.YOSHIFUJI Hideaki1-1/+1
2007-03-28[NET_SCHED]: Fix ingress lockingPatrick McHardy1-2/+2
2007-03-28[NET_SCHED]: cls_basic: fix NULL pointer dereferencePatrick McHardy1-10/+7
2007-03-28[NET_SCHED]: Fix endless loops caused by inaccurate qlen countersPatrick McHardy11-48/+126
2007-03-24[NETFILTER]: tcp conntrack: accept SYN|URG as validPatrick McHardy2-2/+6