summaryrefslogtreecommitdiff
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* [IPV6]: MSG_ERRQUEUE messages do not pass to connected raw socketsDmitry Butskoy2007-07-221-1/+1
* [NET]: Fix gen_estimator timer removal racePatrick McHardy2007-07-221-1/+2
* SCTP: Add scope_id validation for link-local bindsVlad Yasevich2007-07-221-0/+4
* [NET] skbuff: remove export of static symbolJohannes Berg2007-07-221-1/+0
* [NETFILTER]: nf_conntrack: don't track locally generated special ICMP errorYasuyuki Kozakai2007-07-221-17/+5
* [TCP]: Use default 32768-61000 outgoing port range in all cases.Mark Glines2007-07-222-6/+1
* [NET]: "wrong timeout value" in sk_wait_data() v2Vasily Averin2007-07-221-1/+13
* [IPV4]: Correct rp_filter help text.Dave Jones2007-07-221-3/+3
* [NETFILTER]: {ip,nf}_conntrack_sctp: fix remotely triggerable NULL ptr derefe...Patrick McHardy2007-07-222-2/+4
* [NET_SCHED]: prio qdisc boundary conditionJamal Hadi Salim2007-05-231-1/+1
* [IPV6]: Reverse sense of promisc tests in ip6_mc_inputCorey Mutter2007-05-231-1/+1
* [IPV6]: Send ICMPv6 error on scope violations.David L Stevens2007-05-231-3/+10
* [TCP]: zero out rx_opt in tcp_disconnect()Srinivas Aji2007-05-231-2/+1
* [IPV6]: Track device renames in snmp6.Stephen Hemminger2007-05-232-2/+5
* [IPV6]: Fix slab corruption running ip6sicEric Sesterhenn2007-05-231-1/+1
* [X.25]: Add missing sock_put in x25_receive_dataAndrew Hendry2007-05-051-0/+1
* [NETFILTER]: ipt_CLUSTERIP: fix oops in checkentry functionJaroslav Kysela2007-05-041-2/+0
* [NETFILTER]: ip_nat_proto_gre: do not modify/corrupt GREv0 packets through NATJorge Boncompte2007-05-041-13/+8
* [IPV6]: Disallow RH0 by default (CVE-2007-2242)Adrian Bunk2007-05-012-7/+41
* [NETLINK]: Infinite recursion in netlink (CVE-2007-1861)Adrian Bunk2007-05-011-1/+11
* IrDA: irttp_dup spin_lock initialisationGuennadi Liakhovetski2007-04-251-0/+1
* IrDA: Incorrect TTP header reservationJeet Chaudhuri2007-04-251-2/+2
* [IrDA]: Correctly handling socket errorOlaf Kirch2007-04-201-2/+1
* [NET]: Fix UDP checksum issue in net poll mode.Aubrey Li2007-04-201-0/+7
* [NET_SCHED]: cls_tcindex: fix compatibility breakagePatrick McHardy2007-04-131-2/+2
* [IPSEC]: Reject packets within replay window but outside the bit maskHerbert Xu2007-04-131-1/+2
* [TCP]: Do receiver-side SWS avoidance for rcvbuf < MSS.John Heffner2007-04-131-0/+3
* [IPv6]: Fix incorrect length check in rawv6_sendmsg()YOSHIFUJI Hideaki2007-04-132-3/+3
* [NET_SCHED]: cls_basic: fix memory leak in basic_destroyPatrick McHardy2007-04-131-0/+1
* APPLETALK: Fix a remotely triggerable crash (CVE-2007-1357)Jean Delvare2007-04-101-2/+5
* tcp: fix cubic scaling errorStephen Hemminger2007-04-081-3/+3
* [IFB]: Fix crash on input device removalPatrick McHardy2007-04-033-6/+6
* [IPV6] HASHTABLES: Use appropriate seed for caluculating ehash index.YOSHIFUJI Hideaki2007-03-281-1/+1
* [NET_SCHED]: Fix ingress lockingPatrick McHardy2007-03-281-2/+2
* [NET_SCHED]: cls_basic: fix NULL pointer dereferencePatrick McHardy2007-03-281-10/+7
* [NET_SCHED]: Fix endless loops caused by inaccurate qlen countersPatrick McHardy2007-03-2811-48/+126
* [NETFILTER]: tcp conntrack: accept SYN|URG as validPatrick McHardy2007-03-242-2/+6
* [NETFILTER]: nfnetlink_log: fix use after freeMichał Mirosław2007-03-241-1/+1
* [NETFILTER]: nfnetlink_log: fix reference leakMichał Mirosław2007-03-241-3/+4
* [NETFILTER]: nfnetlink_log: fix possible NULL pointer dereferenceMichał Mirosław2007-03-241-0/+4
* [NETFILTER]: nfnetlink_log: fix NULL pointer dereferenceMichał Mirosław2007-03-241-0/+1
* [NETFILTER]: nfnetlink_log: fix crash on bridged packetPatrick McHardy2007-03-241-1/+1
* [NETFILTER]: nf_conntrack: fix incorrect classification of IPv6 fragments as ...Patrick McHardy2007-03-241-0/+1
* Fix reference counting (memory leak) problem in __nfulnl_send() and callers r...Michał Mirosław2007-03-241-3/+12
* NETFILTER: xt_connbytes: fix division by zeroPatrick McHardy2007-03-241-17/+12
* NETFILTER: nf_conntrack_ipv6: fix crash when handling fragmentsPatrick McHardy2007-03-241-0/+2
* NETFILTER: ctnetlink: check for status attribute existence on conntrack creationPablo Neira Ayuso2007-03-242-6/+10
* NETFILTER: Kconfig: fix xt_physdev dependenciesPatrick McHardy2007-03-241-1/+1
* [NET]: Copy mac_len in skb_clone() as wellAlexey Dobriyan2007-03-201-0/+1
* [IPV6]: ipv6_fl_socklist is inadvertently shared.Masayuki Nakagawa2007-03-201-0/+1