Age | Commit message (Expand) | Author |
2009-11-09 | netlink: fix typo in initialization (CVE-2009-3612) | Jiri Pirko |
2009-11-09 | appletalk: Fix skb leak when ipddp interface is not loaded (CVE-2009-2903) | Arnaldo Carvalho de Melo |
2009-11-09 | AF_UNIX: Fix deadlock on connecting to shutdown socket (CVE-2009-3621) | Tomoki Sekiyama |
2009-10-05 | netfilter: bridge: refcount fix | Patrick McHardy |
2009-10-05 | net: Make the copy length in af_packet sockopt handler unsigned | Arjan van de Ven |
2009-10-05 | net ax25: Fix signed comparison in the sockopt handler | Arjan van de Ven |
2009-09-15 | net: net_assign_generic() fix | Eric Dumazet |
2009-09-08 | SUNRPC: Fix tcp reconnection | Trond Myklebust |
2009-09-08 | rose: Fix rose_getname() leak | Eric Dumazet |
2009-09-08 | netrom: Fix nr_getname() leak | Eric Dumazet |
2009-09-08 | NET: llc, zero sockaddr_llc struct | Jiri Slaby |
2009-09-08 | irda: Fix irda_getname() leak | Eric Dumazet |
2009-09-08 | econet: Fix econet_getname() leak | Eric Dumazet |
2009-09-08 | can: Fix raw_getname() leak | Eric Dumazet |
2009-09-08 | appletalk: fix atalk_getname() leak | Eric Dumazet |
2009-09-08 | SUNRPC: Fix rpc_task_force_reencode | Trond Myklebust |
2009-08-16 | Make sock_sendpage() use kernel_sendpage() | Linus Torvalds |
2009-07-30 | x25: Fix sleep from timer on socket destroy. | David S. Miller |
2009-07-30 | ipsec: Fix name of CAST algorithm | Herbert Xu |
2009-07-30 | SUNRPC: Don't disconnect if a connection is still in progress. | Trond Myklebust |
2009-07-30 | SUNRPC: Ensure we set XPRT_CLOSING only after we've sent a tcp FIN... | Trond Myklebust |
2009-07-30 | SUNRPC: Avoid an unnecessary task reschedule on ENOTCONN | Trond Myklebust |
2009-07-02 | tcp: advertise MSS requested by user | Tom Quetchenbach |
2009-06-11 | mac80211: pid, fix memory corruption | Jiri Slaby |
2009-06-11 | tcp: fix >2 iw selection | Ilpo Järvinen |
2009-06-11 | net: fix skb_seq_read returning wrong offset/length for page frag data | Thomas Chenault |
2009-06-11 | pktgen: do not access flows[] beyond its length | Florian Westphal |
2009-05-02 | netfilter: {ip, ip6, arp}_tables: fix incorrect loop detection | Patrick McHardy |
2009-05-02 | net/netrom: Fix socket locking | Jean Delvare |
2009-05-02 | af_rose/x25: Sanity check the maximum user frame size | Alan Cox |
2009-05-02 | net: fix sctp breakage | Al Viro |
2009-05-02 | netfilter: nf_conntrack_tcp: fix unaligned memory access in tcp_sack | Mark H. Weaver |
2009-05-02 | ipv6: Plug sk_buff leak in ipv6_rcv (net/ipv6/ip6_input.c) | Jesper Nilsson |
2009-05-02 | ipv6: don't use tw net when accounting for recycled tw | Pavel Emelyanov |
2009-05-02 | bridge: bad error handling when adding invalid ether address | Stephen Hemminger |
2009-03-16 | net: Kill skb_truesize_check(), it only catches false-positives. | David S. Miller |
2009-03-16 | net: amend the fix for SO_BSDCOMPAT gsopt infoleak | Eugene Teo |
2009-03-16 | bridge: netfilter: fix update_pmtu crash with GRE | Herbert Xu |
2009-02-17 | net: Fix data corruption when splicing from sockets. | Jarek Poplawski |
2009-02-17 | mac80211: fix a buffer overrun in station debug code | Jianjun Kong |
2009-02-17 | bluetooth hid: enable quirk handling for Apple Wireless Keyboards in 2.6.27 | Torsten Rausche |
2009-02-17 | netfilter: xt_sctp: sctp chunk mapping doesn't work | Qu Haoran |
2009-02-17 | netfilter: fix tuple inversion for Node information request | Eric Leblond |
2009-02-17 | tcp: Fix length tcp_splice_data_recv passes to skb_splice_bits. | Dimitris Michailidis |
2009-02-17 | tcp: splice as many packets as possible at once | Willy Tarreau |
2009-02-17 | packet: Avoid lock_sock in mmap handler | Herbert Xu |
2009-02-17 | net: Fix OOPS in skb_seq_read(). | Shyam Iyer |
2009-02-17 | net: Fix frag_list handling in skb_seq_read | Herbert Xu |
2009-02-17 | udp: increments sk_drops in __udp_queue_rcv_skb() | Eric Dumazet |
2009-02-17 | udp: Fix UDP short packet false positive | Jesper Dangaard Brouer |