summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-08-02netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECTEric Dumazet
2010-07-05sctp: fix append error cause to ERROR chunk correctlyWei Yongjun
2010-07-05tipc: Fix oops on send prior to entering networked mode (v3)Neil Horman
2010-07-05sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV...Neil Horman
2010-05-26svc: Clean up deferred requests on transport destructionTom Tucker
2010-04-01tc: Fix unitialized kernel memory leakEric Dumazet
2010-04-01tcp: fix CONFIG_TCP_MD5SIG + CONFIG_PREEMPT timer BUG()Robert Varga
2010-04-01sit: fix off-by-one in ipip6_tunnel_get_prlSascha Hlusiak
2010-04-01net: unix: fix sending fds in multiple buffersMiklos Szeredi
2010-04-01ax25: Fix possible oops in ax25_make_newJarek Poplawski
2010-01-18netfilter: ebtables: enforce CAP_NET_ADMINFlorian Westphal
2010-01-06ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...Patrick McHardy
2009-11-09netlink: fix typo in initialization (CVE-2009-3612)Jiri Pirko
2009-11-09appletalk: Fix skb leak when ipddp interface is not loaded (CVE-2009-2903)Arnaldo Carvalho de Melo
2009-11-09AF_UNIX: Fix deadlock on connecting to shutdown socket (CVE-2009-3621)Tomoki Sekiyama
2009-10-05netfilter: bridge: refcount fixPatrick McHardy
2009-10-05net: Make the copy length in af_packet sockopt handler unsignedArjan van de Ven
2009-10-05net ax25: Fix signed comparison in the sockopt handlerArjan van de Ven
2009-09-15net: net_assign_generic() fixEric Dumazet
2009-09-08SUNRPC: Fix tcp reconnectionTrond Myklebust
2009-09-08rose: Fix rose_getname() leakEric Dumazet
2009-09-08netrom: Fix nr_getname() leakEric Dumazet
2009-09-08NET: llc, zero sockaddr_llc structJiri Slaby
2009-09-08irda: Fix irda_getname() leakEric Dumazet
2009-09-08econet: Fix econet_getname() leakEric Dumazet
2009-09-08can: Fix raw_getname() leakEric Dumazet
2009-09-08appletalk: fix atalk_getname() leakEric Dumazet
2009-09-08SUNRPC: Fix rpc_task_force_reencodeTrond Myklebust
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