summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2010-05-26svc: Clean up deferred requests on transport destructionTom Tucker1-7/+18
2010-04-01tc: Fix unitialized kernel memory leakEric Dumazet1-0/+2
2010-04-01tcp: fix CONFIG_TCP_MD5SIG + CONFIG_PREEMPT timer BUG()Robert Varga1-1/+1
2010-04-01sit: fix off-by-one in ipip6_tunnel_get_prlSascha Hlusiak1-1/+1
2010-04-01net: unix: fix sending fds in multiple buffersMiklos Szeredi1-1/+4
2010-04-01ax25: Fix possible oops in ax25_make_newJarek Poplawski1-1/+1
2010-01-18netfilter: ebtables: enforce CAP_NET_ADMINFlorian Westphal1-0/+6
2010-01-06ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...Patrick McHardy3-6/+19
2009-11-09netlink: fix typo in initialization (CVE-2009-3612)Jiri Pirko1-1/+1
2009-11-09appletalk: Fix skb leak when ipddp interface is not loaded (CVE-2009-2903)Arnaldo Carvalho de Melo2-28/+35
2009-11-09AF_UNIX: Fix deadlock on connecting to shutdown socket (CVE-2009-3621)Tomoki Sekiyama1-0/+2
2009-10-05netfilter: bridge: refcount fixPatrick McHardy1-1/+1
2009-10-05net: Make the copy length in af_packet sockopt handler unsignedArjan van de Ven1-2/+2
2009-10-05net ax25: Fix signed comparison in the sockopt handlerArjan van de Ven1-1/+1
2009-09-15net: net_assign_generic() fixEric Dumazet1-1/+1
2009-09-08SUNRPC: Fix tcp reconnectionTrond Myklebust2-7/+36
2009-09-08rose: Fix rose_getname() leakEric Dumazet1-0/+1
2009-09-08netrom: Fix nr_getname() leakEric Dumazet1-0/+1
2009-09-08NET: llc, zero sockaddr_llc structJiri Slaby1-0/+1
2009-09-08irda: Fix irda_getname() leakEric Dumazet1-0/+1
2009-09-08econet: Fix econet_getname() leakEric Dumazet1-0/+1
2009-09-08can: Fix raw_getname() leakEric Dumazet1-0/+1
2009-09-08appletalk: fix atalk_getname() leakEric Dumazet1-0/+1
2009-09-08SUNRPC: Fix rpc_task_force_reencodeTrond Myklebust1-0/+1
2009-08-16Make sock_sendpage() use kernel_sendpage()Linus Torvalds1-1/+1
2009-07-30x25: Fix sleep from timer on socket destroy.David S. Miller2-6/+19
2009-07-30ipsec: Fix name of CAST algorithmHerbert Xu1-2/+2
2009-07-30SUNRPC: Don't disconnect if a connection is still in progress.Trond Myklebust1-4/+14
2009-07-30SUNRPC: Ensure we set XPRT_CLOSING only after we've sent a tcp FIN...Trond Myklebust1-4/+1
2009-07-30SUNRPC: Avoid an unnecessary task reschedule on ENOTCONNTrond Myklebust1-8/+18
2009-07-02tcp: advertise MSS requested by userTom Quetchenbach2-3/+14
2009-06-11mac80211: pid, fix memory corruptionJiri Slaby1-32/+39
2009-06-11tcp: fix >2 iw selectionIlpo Järvinen1-0/+3
2009-06-11net: fix skb_seq_read returning wrong offset/length for page frag dataThomas Chenault1-1/+1
2009-06-11pktgen: do not access flows[] beyond its lengthFlorian Westphal1-1/+1
2009-05-02netfilter: {ip, ip6, arp}_tables: fix incorrect loop detectionPatrick McHardy3-3/+9
2009-05-02net/netrom: Fix socket lockingJean Delvare1-2/+4
2009-05-02af_rose/x25: Sanity check the maximum user frame sizeAlan Cox3-1/+15
2009-05-02net: fix sctp breakageAl Viro1-1/+2
2009-05-02netfilter: nf_conntrack_tcp: fix unaligned memory access in tcp_sackMark H. Weaver1-1/+2
2009-05-02ipv6: Plug sk_buff leak in ipv6_rcv (net/ipv6/ip6_input.c)Jesper Nilsson1-3/+1
2009-05-02ipv6: don't use tw net when accounting for recycled twPavel Emelyanov1-2/+2
2009-05-02bridge: bad error handling when adding invalid ether addressStephen Hemminger1-1/+0
2009-03-16net: Kill skb_truesize_check(), it only catches false-positives.David S. Miller2-9/+0
2009-03-16net: amend the fix for SO_BSDCOMPAT gsopt infoleakEugene Teo1-1/+1
2009-03-16bridge: netfilter: fix update_pmtu crash with GREHerbert Xu1-0/+13
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