summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-02-17net: Fix data corruption when splicing from sockets.Jarek Poplawski
2009-02-17mac80211: fix a buffer overrun in station debug codeJianjun Kong
2009-02-17bluetooth hid: enable quirk handling for Apple Wireless Keyboards in 2.6.27Torsten Rausche
2009-02-17netfilter: xt_sctp: sctp chunk mapping doesn't workQu Haoran
2009-02-17netfilter: fix tuple inversion for Node information requestEric Leblond
2009-02-17tcp: Fix length tcp_splice_data_recv passes to skb_splice_bits.Dimitris Michailidis
2009-02-17tcp: splice as many packets as possible at onceWilly Tarreau
2009-02-17packet: Avoid lock_sock in mmap handlerHerbert Xu
2009-02-17net: Fix OOPS in skb_seq_read().Shyam Iyer
2009-02-17net: Fix frag_list handling in skb_seq_readHerbert Xu
2009-02-17udp: increments sk_drops in __udp_queue_rcv_skb()Eric Dumazet
2009-02-17udp: Fix UDP short packet false positiveJesper Dangaard Brouer
2009-02-17net: packet socket packet_lookup_frame fixSebastiano Di Paola
2009-02-17net: 4 bytes kernel memory disclosure in SO_BSDCOMPAT gsopt try #2Clément Lecigne
2009-02-17ipv6: Copy cork options in ip6_append_dataHerbert Xu
2009-02-17ipv6: Disallow rediculious flowlabel option sizes.David S. Miller
2009-02-17ipv4: fix infinite retry loop in IP-ConfigBenjamin Zores
2009-02-17sctp: Properly timestamp outgoing data chunks for rtx purposesVlad Yasevich
2009-02-17sctp: Correctly start rtx timer on new packet transmissions.Vlad Yasevich
2009-02-12sctp: Fix another socket race during accept/peeloffVlad Yasevich
2009-02-12Add a reference to sunrpc in svc_addsockTom Tucker
2009-02-06net: fix packet socket delivery in rx irq handlerPatrick McHardy
2009-02-02SUNRPC: Fix autobind on cloned rpc clientsTrond Myklebust
2009-02-02SUNRPC: Fix a memory leak in rpcb_getport_asyncTrond Myklebust
2009-02-02mac80211: decrement ref count to netdev after launching mesh discoveryBrian Cavagnolo
2009-01-24tcp: don't mask EOF and socket errors on nonblocking splice receiveLennert Buytenhek
2009-01-24pkt_sched: cls_u32: Fix locking in u32_change()Jarek Poplawski
2009-01-24sctp: Avoid memory overflow while FWD-TSN chunk is received with bad stream IDWei Yongjun
2009-01-24ipv6: Fix fib6_dump_table walker leakHerbert Xu
2009-01-24pkt_sched: sch_htb: Fix deadlock in hrtimers triggered by HTBJarek Poplawski
2009-01-18System call wrappers part 22Heiko Carstens
2009-01-18System call wrappers part 21Heiko Carstens
2009-01-18System call wrappers part 07Heiko Carstens
2008-12-18SUNRPC: Fix a performance regression in the RPC authentication codeTrond Myklebust
2008-12-18key: fix setkey(8) policy set breakageAlexey Dobriyan
2008-12-18net: eliminate warning from NETIF_F_UFO on bridgeStephen Hemminger
2008-12-18can: omit received RTR frames for single ID filter listsOliver Hartkopp
2008-12-18can: Fix CAN_(EFF|RTR)_FLAG handling in can_filterOliver Hartkopp
2008-12-13ATM: CVE-2008-5079: duplicate listen() on socket corrupts the vcc tableChas Williams
2008-12-13udp: multicast packets need to check namespaceEric Dumazet
2008-12-13af_unix: netns: fix problem of return valueJianjun Kong
2008-12-05net: Fix soft lockups/OOM issues w/ unix garbage collector (CVE-2008-5300)dann frazier
2008-11-20net: fix /proc/net/snmp as memory corruptorEric Dumazet
2008-11-13net: unix: fix inflight counting bug in garbage collectorMiklos Szeredi
2008-11-07net: Fix recursive descent in __scm_destroy().David Miller
2008-11-06pkt_sched: sch_generic: Fix oops in sch_teqlJarek Poplawski
2008-11-06tcpv6: fix option space offsets with md5Ilpo Järvinen
2008-11-06tcp: Restore ordering of TCP options for the sake of inter-operabilityIlpo Järvinen
2008-11-06syncookies: fix inclusion of tcp options in syn-ackFlorian Westphal
2008-10-25netfilter: restore lost ifdef guarding defrag exceptionPatrick McHardy