aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-08-26af_key: initialize satype in key_notify_policy_flush()Nicolas Dichtel
2013-08-20mac80211: add time synchronisation with BSS for assocJohannes Berg
2013-08-06net_sched: info leak in atm_tc_dump_class()Dan Carpenter
2013-08-06net_sched: Fix stack info leak in cbq_dump_wrr().David S. Miller
2013-08-06af_key: more info leaks in pfkey messagesDan Carpenter
2013-08-06ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanupHannes Frederic Sowa
2013-08-06sysctl net: Keep tcp_syn_retries inside the boundaryMichal Tesar
2013-08-02mac80211: fix duplicate retransmission detectionJohannes Berg
2013-08-02mac80211: fix ethtool stats for non-station interfacesJohannes Berg
2013-08-02nl80211: fix mgmt tx status and testmode reporting for netnsMichal Kazior
2013-07-24vlan: fix a race in egress prio managementEric Dumazet
2013-07-249p: fix off by one causing access violations and memory corruptionSasha Levin
2013-07-24ipv6: in case of link failure remove route directly instead of letting it expireHannes Frederic Sowa
2013-07-24ipv6: ip6_append_data_mtu did not care about pmtudisc and frag_sizeHannes Frederic Sowa
2013-07-24ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa
2013-07-24l2tp: add missing .owner to struct pppox_protoWei Yongjun
2013-07-24ipv6,mcast: always hold idev->lock before mca_lockAmerigo Wang
2013-07-24x25: Fix broken locking in ioctl error paths.Dave Jones
2013-07-24neighbour: fix a race in neigh_destroy()Eric Dumazet
2013-07-24af_key: fix info leaks in notify messagesMathias Krause
2013-07-24ipv6: ip6_sk_dst_check() must not assume ipv6 dstEric Dumazet
2013-07-24ipv6: don't call addrconf_dst_alloc again when enable loGao feng
2013-07-24ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP sockets.Aydin Arik
2013-07-24bridge: fix switched interval for MLD Query typesLinus Lüssing
2013-07-22svcrdma: underflow issue in decode_write_list()Dan Carpenter
2013-07-22libceph: Fix NULL pointer dereference in auth client codeTyler Hicks
2013-07-08ipvs: SCTP ports should be writable in ICMP packetsJulian Anastasov
2013-07-08netfilter: xt_TCPMSS: Fix IPv6 default MSS tooPhil Oester
2013-07-08netfilter: xt_TCPMSS: Fix missing fragmentation handlingPhil Oester
2013-07-08netfilter: xt_TCPOPTSTRIP: don't use tcp_hdr()Pablo Neira Ayuso
2013-07-08netfilter: xt_TCPMSS: Fix violation of RFC879 in absence of MSS optionPhil Oester
2013-07-08netfilter: nfnetlink_acct: fix incomplete dumping of objectsPablo Neira Ayuso
2013-07-08netfilter: nfnetlink_cttimeout: fix incomplete dumping of objectsPablo Neira Ayuso
2013-07-08ipvs: info leak in __ip_vs_get_dest_entries()Dan Carpenter
2013-07-08netfilter: xt_LOG: fix mark logging for IPv6 packetsMichal Kubeček
2013-07-08netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6Florian Westphal
2013-07-08netfilter: ipt_ULOG: fix non-null terminated string in the nf_log pathChen Gang
2013-07-08netfilter: xt_TCPOPTSTRIP: fix possible mangling beyond packet boundaryPablo Neira Ayuso
2013-06-27Bluetooth: Fix crash in l2cap_build_cmd() with small MTUAnderson Lizardo
2013-06-26sctp: fully initialize sctp_outq in sctp_outq_initNeil Horman
2013-06-21l2tp: Fix sendmsg() return valueGuillaume Nault
2013-06-21l2tp: Fix PPP header erasure and memory leakGuillaume Nault
2013-06-21packet: packet_getname_spkt: make sure string is always 0-terminatedDaniel Borkmann
2013-06-21net: sctp: fix NULL pointer dereference in socket destructionDaniel Borkmann
2013-06-21ipv6: assign rt6_info to inet6_ifaddr in init_loopbackGao feng
2013-06-21ip_tunnel: fix kernel panic with icmp_dest_unreachEric Dumazet
2013-06-21tcp: xps: fix reordering issuesEric Dumazet
2013-06-21net: Unbreak compat_sys_{send,recv}msgAndy Lutomirski
2013-06-21net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msgAndy Lutomirski
2013-06-21tcp: bug fix in proportional rate reduction.Nandita Dukkipati