summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2009-02-17net: Fix data corruption when splicing from sockets.Jarek Poplawski1-32/+29
2009-02-17mac80211: fix a buffer overrun in station debug codeJianjun Kong1-1/+1
2009-02-17bluetooth hid: enable quirk handling for Apple Wireless Keyboards in 2.6.27Torsten Rausche1-0/+4
2009-02-17netfilter: xt_sctp: sctp chunk mapping doesn't workQu Haoran1-1/+1
2009-02-17netfilter: fix tuple inversion for Node information requestEric Leblond1-2/+2
2009-02-17tcp: Fix length tcp_splice_data_recv passes to skb_splice_bits.Dimitris Michailidis1-1/+2
2009-02-17tcp: splice as many packets as possible at onceWilly Tarreau1-2/+9
2009-02-17packet: Avoid lock_sock in mmap handlerHerbert Xu1-2/+7
2009-02-17net: Fix OOPS in skb_seq_read().Shyam Iyer1-5/+5
2009-02-17net: Fix frag_list handling in skb_seq_readHerbert Xu1-2/+3
2009-02-17udp: increments sk_drops in __udp_queue_rcv_skb()Eric Dumazet1-1/+3
2009-02-17udp: Fix UDP short packet false positiveJesper Dangaard Brouer1-1/+2
2009-02-17net: packet socket packet_lookup_frame fixSebastiano Di Paola1-4/+4
2009-02-17net: 4 bytes kernel memory disclosure in SO_BSDCOMPAT gsopt try #2Clément Lecigne1-0/+2
2009-02-17ipv6: Copy cork options in ip6_append_dataHerbert Xu1-15/+52
2009-02-17ipv6: Disallow rediculious flowlabel option sizes.David S. Miller1-2/+6
2009-02-17ipv4: fix infinite retry loop in IP-ConfigBenjamin Zores1-3/+3
2009-02-17sctp: Properly timestamp outgoing data chunks for rtx purposesVlad Yasevich1-3/+4
2009-02-17sctp: Correctly start rtx timer on new packet transmissions.Vlad Yasevich1-2/+1
2009-02-12sctp: Fix another socket race during accept/peeloffVlad Yasevich1-0/+13
2009-02-12Add a reference to sunrpc in svc_addsockTom Tucker1-2/+7
2009-02-06net: fix packet socket delivery in rx irq handlerPatrick McHardy2-13/+36
2009-02-02SUNRPC: Fix autobind on cloned rpc clientsTrond Myklebust1-7/+29
2009-02-02SUNRPC: Fix a memory leak in rpcb_getport_asyncTrond Myklebust1-1/+3
2009-02-02mac80211: decrement ref count to netdev after launching mesh discoveryBrian Cavagnolo1-1/+3
2009-01-24tcp: don't mask EOF and socket errors on nonblocking splice receiveLennert Buytenhek1-4/+4
2009-01-24pkt_sched: cls_u32: Fix locking in u32_change()Jarek Poplawski1-1/+2
2009-01-24sctp: Avoid memory overflow while FWD-TSN chunk is received with bad stream IDWei Yongjun1-0/+14
2009-01-24ipv6: Fix fib6_dump_table walker leakHerbert Xu1-7/+8
2009-01-24pkt_sched: sch_htb: Fix deadlock in hrtimers triggered by HTBJarek Poplawski1-0/+1
2009-01-18System call wrappers part 22Heiko Carstens1-15/+16
2009-01-18System call wrappers part 21Heiko Carstens1-13/+13
2009-01-18System call wrappers part 07Heiko Carstens1-1/+1
2008-12-18SUNRPC: Fix a performance regression in the RPC authentication codeTrond Myklebust1-2/+18
2008-12-18key: fix setkey(8) policy set breakageAlexey Dobriyan1-1/+0
2008-12-18net: eliminate warning from NETIF_F_UFO on bridgeStephen Hemminger1-1/+1
2008-12-18can: omit received RTR frames for single ID filter listsOliver Hartkopp1-1/+4
2008-12-18can: Fix CAN_(EFF|RTR)_FLAG handling in can_filterOliver Hartkopp2-18/+52
2008-12-13ATM: CVE-2008-5079: duplicate listen() on socket corrupts the vcc tableChas Williams1-1/+5
2008-12-13udp: multicast packets need to check namespaceEric Dumazet2-9/+11
2008-12-13af_unix: netns: fix problem of return valueJianjun Kong1-1/+1
2008-12-05net: Fix soft lockups/OOM issues w/ unix garbage collector (CVE-2008-5300)dann frazier2-3/+12
2008-11-20net: fix /proc/net/snmp as memory corruptorEric Dumazet1-28/+30
2008-11-13net: unix: fix inflight counting bug in garbage collectorMiklos Szeredi2-19/+61
2008-11-07net: Fix recursive descent in __scm_destroy().David Miller1-3/+21
2008-11-06pkt_sched: sch_generic: Fix oops in sch_teqlJarek Poplawski1-0/+2
2008-11-06tcpv6: fix option space offsets with md5Ilpo Järvinen1-1/+1
2008-11-06tcp: Restore ordering of TCP options for the sake of inter-operabilityIlpo Järvinen1-6/+17
2008-11-06syncookies: fix inclusion of tcp options in syn-ackFlorian Westphal1-5/+5
2008-10-25netfilter: restore lost ifdef guarding defrag exceptionPatrick McHardy1-0/+2