aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Revert "genetlink: fix family dump race"Greg Kroah-Hartman2013-08-201-7/+0
* genetlink: fix family dump raceJohannes Berg2013-08-201-0/+7
* af_key: initialize satype in key_notify_policy_flush()Nicolas Dichtel2013-08-201-0/+1
* net_sched: info leak in atm_tc_dump_class()Dan Carpenter2013-08-111-0/+1
* af_key: more info leaks in pfkey messagesDan Carpenter2013-08-111-0/+4
* net_sched: Fix stack info leak in cbq_dump_wrr().David S. Miller2013-08-111-0/+1
* ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanupHannes Frederic Sowa2013-08-111-0/+5
* sctp: fully initialize sctp_outq in sctp_outq_initNeil Horman2013-08-111-6/+2
* sysctl net: Keep tcp_syn_retries inside the boundaryMichal Tesar2013-08-111-1/+5
* mac80211: fix duplicate retransmission detectionJohannes Berg2013-08-111-2/+8
* nl80211: fix mgmt tx status and testmode reporting for netnsMichal Kazior2013-08-111-2/+5
* vlan: fix a race in egress prio managementEric Dumazet2013-07-281-0/+7
* ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa2013-07-282-2/+8
* l2tp: add missing .owner to struct pppox_protoWei Yongjun2013-07-281-1/+2
* ipv6,mcast: always hold idev->lock before mca_lockAmerigo Wang2013-07-282-18/+28
* x25: Fix broken locking in ioctl error paths.Dave Jones2013-07-281-7/+8
* neighbour: fix a race in neigh_destroy()Eric Dumazet2013-07-281-5/+7
* af_key: fix info leaks in notify messagesMathias Krause2013-07-281-0/+2
* ipv6: ip6_sk_dst_check() must not assume ipv6 dstEric Dumazet2013-07-281-1/+7
* ipv6: don't call addrconf_dst_alloc again when enable loGao feng2013-07-281-0/+3
* bridge: fix switched interval for MLD Query typesLinus Lüssing2013-07-281-2/+3
* libceph: Fix NULL pointer dereference in auth client codeTyler Hicks2013-07-131-0/+6
* Bluetooth: Fix crash in l2cap_build_cmd() with small MTUAnderson Lizardo2013-07-031-0/+3
* l2tp: Fix sendmsg() return valueGuillaume Nault2013-06-271-1/+1
* l2tp: Fix PPP header erasure and memory leakGuillaume Nault2013-06-271-2/+2
* packet: packet_getname_spkt: make sure string is always 0-terminatedDaniel Borkmann2013-06-271-3/+2
* net: sctp: fix NULL pointer dereference in socket destructionDaniel Borkmann2013-06-271-0/+6
* ipv6: assign rt6_info to inet6_ifaddr in init_loopbackGao feng2013-06-271-1/+3
* net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msgAndy Lutomirski2013-06-272-24/+56
* ip_tunnel: fix kernel panic with icmp_dest_unreachEric Dumazet2013-06-272-2/+2
* tcp: xps: fix reordering issuesEric Dumazet2013-06-271-4/+6
* netlabel: improve domain mapping validationPaul Moore2013-06-271-0/+69
* ipv6: fix possible crashes in ip6_cork_release()Eric Dumazet2013-06-271-1/+1
* tcp: fix tcp_md5_hash_skb_data()Eric Dumazet2013-06-271-1/+5
* mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg2013-06-071-0/+9
* xfrm6: release dev before returning errorCong Wang2013-05-191-1/+3
* ipv6: do not clear pinet6 fieldEric Dumazet2013-05-195-14/+27
* bridge: fix race with topology change timerstephen hemminger2013-05-191-1/+1
* net_sched: act_ipt forward compat with xtablesJamal Hadi Salim2013-05-191-3/+30
* ipvs: ip_vs_sip_fill_param() BUG: bad check of return valueHans Schillstrom2013-05-111-5/+1
* wireless: regulatory: fix channel disabling race conditionJohannes Berg2013-05-071-1/+1
* net: drop dst before queueing fragmentsEric Dumazet2013-05-012-6/+22
* netrom: fix invalid use of sizeof in nr_recvmsg()Wei Yongjun2013-05-011-1/+1
* tipc: fix info leaks via msg_name in recv_msg/recv_streamMathias Krause2013-05-011-0/+7
* rose: fix info leak via msg_name in rose_recvmsg()Mathias Krause2013-05-011-0/+1
* netrom: fix info leak via msg_name in nr_recvmsg()Mathias Krause2013-05-011-0/+1
* llc: Fix missing msg_namelen update in llc_ui_recvmsg()Mathias Krause2013-05-011-0/+2
* iucv: Fix missing msg_namelen update in iucv_sock_recvmsg()Mathias Krause2013-05-011-0/+2
* irda: Fix missing msg_namelen update in irda_recvmsg_dgram()Mathias Krause2013-05-011-0/+2
* caif: Fix missing msg_namelen update in caif_seqpkt_recvmsg()Mathias Krause2013-05-011-0/+2