summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-08-16Make sock_sendpage() use kernel_sendpage()Linus Torvalds
2009-07-30x25: Fix sleep from timer on socket destroy.David S. Miller
2009-07-30ipsec: Fix name of CAST algorithmHerbert Xu
2009-07-30SUNRPC: Don't disconnect if a connection is still in progress.Trond Myklebust
2009-07-30SUNRPC: Ensure we set XPRT_CLOSING only after we've sent a tcp FIN...Trond Myklebust
2009-07-30SUNRPC: Avoid an unnecessary task reschedule on ENOTCONNTrond Myklebust
2009-07-02tcp: advertise MSS requested by userTom Quetchenbach
2009-06-11mac80211: pid, fix memory corruptionJiri Slaby
2009-06-11tcp: fix >2 iw selectionIlpo Järvinen
2009-06-11net: fix skb_seq_read returning wrong offset/length for page frag dataThomas Chenault
2009-06-11pktgen: do not access flows[] beyond its lengthFlorian Westphal
2009-05-02netfilter: {ip, ip6, arp}_tables: fix incorrect loop detectionPatrick McHardy
2009-05-02net/netrom: Fix socket lockingJean Delvare
2009-05-02af_rose/x25: Sanity check the maximum user frame sizeAlan Cox
2009-05-02net: fix sctp breakageAl Viro
2009-05-02netfilter: nf_conntrack_tcp: fix unaligned memory access in tcp_sackMark H. Weaver
2009-05-02ipv6: Plug sk_buff leak in ipv6_rcv (net/ipv6/ip6_input.c)Jesper Nilsson
2009-05-02ipv6: don't use tw net when accounting for recycled twPavel Emelyanov
2009-05-02bridge: bad error handling when adding invalid ether addressStephen Hemminger
2009-03-16net: Kill skb_truesize_check(), it only catches false-positives.David S. Miller
2009-03-16net: amend the fix for SO_BSDCOMPAT gsopt infoleakEugene Teo
2009-03-16bridge: netfilter: fix update_pmtu crash with GREHerbert Xu
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