aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-07-18svcrdma: underflow issue in decode_write_list()Dan Carpenter
2013-07-18libceph: Fix NULL pointer dereference in auth client codeTyler Hicks
2013-07-18svcrpc: don't error out on small tcp fragmentJ. Bruce Fields
2013-07-18svcrpc: fix handling of too-short rpc'sJ. Bruce Fields
2013-07-16ipvs: SCTP ports should be writable in ICMP packetsJulian Anastasov
2013-07-16netfilter: xt_TCPMSS: Fix IPv6 default MSS tooPhil Oester
2013-07-16netfilter: xt_TCPMSS: Fix missing fragmentation handlingPhil Oester
2013-07-16netfilter: xt_TCPOPTSTRIP: don't use tcp_hdr()Pablo Neira Ayuso
2013-07-16netfilter: xt_TCPMSS: Fix violation of RFC879 in absence of MSS optionPhil Oester
2013-07-16netfilter: nfnetlink_acct: fix incomplete dumping of objectsPablo Neira Ayuso
2013-07-16netfilter: nfnetlink_cttimeout: fix incomplete dumping of objectsPablo Neira Ayuso
2013-07-16ipvs: info leak in __ip_vs_get_dest_entries()Dan Carpenter
2013-07-16netfilter: xt_LOG: fix mark logging for IPv6 packetsMichal Kubeček
2013-07-16ipvs: Fix reuse connection if real server is deadGrzegorz Lyczba
2013-07-16netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6Florian Westphal
2013-07-16netfilter: ipt_ULOG: fix non-null terminated string in the nf_log pathChen Gang
2013-07-16netfilter: xt_TCPOPTSTRIP: fix possible mangling beyond packet boundaryPablo Neira Ayuso
2013-06-29Bluetooth: Fix invalid length check in l2cap_information_rsp()Jaganath Kanakkassery
2013-06-29Bluetooth: Fix crash in l2cap_build_cmd() with small MTUAnderson Lizardo
2013-06-25sctp: fully initialize sctp_outq in sctp_outq_initNeil Horman
2013-06-25l2tp: Fix sendmsg() return valueGuillaume Nault
2013-06-25l2tp: Fix PPP header erasure and memory leakGuillaume Nault
2013-06-25packet: packet_getname_spkt: make sure string is always 0-terminatedDaniel Borkmann
2013-06-25net: sctp: fix NULL pointer dereference in socket destructionDaniel Borkmann
2013-06-25ipv6: assign rt6_info to inet6_ifaddr in init_loopbackGao feng
2013-06-25net/core/sock.c: add missing VSOCK string in af_family_*_key_stringsFederico Vaga
2013-06-25net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msgAndy Lutomirski
2013-06-25ipv4: fix redirect handling for TCP packetsMichal Kubecek
2013-06-25ip_tunnel: fix kernel panic with icmp_dest_unreachEric Dumazet
2013-06-25tcp: xps: fix reordering issuesEric Dumazet
2013-06-25tcp: bug fix in proportional rate reduction.Nandita Dukkipati
2013-06-25netlabel: improve domain mapping validationPaul Moore
2013-06-25ipv6: fix possible crashes in ip6_cork_release()Eric Dumazet
2013-06-25tcp: fix tcp_md5_hash_skb_data()Eric Dumazet
2013-06-25libceph: wrap auth methods in a mutexSage Weil
2013-06-25libceph: wrap auth ops in wrapper functionsSage Weil
2013-06-25libceph: add update_authorizer auth methodSage Weil
2013-06-25libceph: fix authorizer invalidationSage Weil
2013-06-25libceph: clear messenger auth_retry flag when we authenticateSage Weil
2013-06-20netrom: fix invalid use of sizeof in nr_recvmsg()Wei Yongjun
2013-06-14Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg
2013-06-14Bluetooth: Fix missing length checks for L2CAP signalling PDUsJohan Hedberg
2013-06-14libceph: must hold mutex for reset_changed_osds()Alex Elder
2013-06-07mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg
2013-06-07cfg80211: check wdev->netdev in connection workJohannes Berg
2013-05-31SUNRPC: Prevent an rpc_task wakeup raceTrond Myklebust
2013-05-31mac80211: fix AP-mode frame matchingJohannes Berg
2013-05-31cfg80211: fix wiphy_register error pathJohannes Berg
2013-05-24xfrm6: release dev before returning errorCong Wang
2013-05-24ipv6,gre: do not leak info to user-spaceAmerigo Wang