summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-06-29l2tp: Fix sendmsg() return valueGuillaume Nault
2013-06-29l2tp: Fix PPP header erasure and memory leakGuillaume Nault
2013-06-29packet: packet_getname_spkt: make sure string is always 0-terminatedDaniel Borkmann
2013-06-29net: sctp: fix NULL pointer dereference in socket destructionDaniel Borkmann
2013-06-29ipv6: assign rt6_info to inet6_ifaddr in init_loopbackGao feng
2013-06-29net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msgAndy Lutomirski
2013-06-29ip_tunnel: fix kernel panic with icmp_dest_unreachEric Dumazet
2013-06-29tcp: xps: fix reordering issuesEric Dumazet
2013-06-29netlabel: improve domain mapping validationPaul Moore
2013-06-29ipv6: fix possible crashes in ip6_cork_release()Eric Dumazet
2013-06-29tcp: fix tcp_md5_hash_skb_data()Eric Dumazet
2013-06-19Bluetooth: Fix missing length checks for L2CAP signalling PDUsJohan Hedberg
2013-06-19mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg
2013-06-19cfg80211: check wdev->netdev in connection workJohannes Berg
2013-05-30xfrm6: release dev before returning errorCong Wang
2013-05-30ipv6: do not clear pinet6 fieldEric Dumazet
2013-05-30packet: tpacket_v3: do not trigger bug() on wrong header statusDaniel Borkmann
2013-05-30bridge: fix race with topology change timerstephen hemminger
2013-05-30net_sched: act_ipt forward compat with xtablesJamal Hadi Salim
2013-05-30ipvs: ip_vs_sip_fill_param() BUG: bad check of return valueHans Schillstrom
2013-05-30SUNRPC: Prevent an rpc_task wakeup raceTrond Myklebust
2013-05-30sunrpc: clarify comments on rpc_make_runnableJeff Layton
2013-05-13net: drop dst before queueing fragmentsEric Dumazet
2013-05-13netrom: fix invalid use of sizeof in nr_recvmsg()Wei Yongjun
2013-05-13tipc: fix info leaks via msg_name in recv_msg/recv_streamMathias Krause
2013-05-13rose: fix info leak via msg_name in rose_recvmsg()Mathias Krause
2013-05-13netrom: fix info leak via msg_name in nr_recvmsg()Mathias Krause
2013-05-13llc: Fix missing msg_namelen update in llc_ui_recvmsg()Mathias Krause
2013-05-13iucv: Fix missing msg_namelen update in iucv_sock_recvmsg()Mathias Krause
2013-05-13irda: Fix missing msg_namelen update in irda_recvmsg_dgram()Mathias Krause
2013-05-13caif: Fix missing msg_namelen update in caif_seqpkt_recvmsg()Mathias Krause
2013-05-13Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()Mathias Krause
2013-05-13Bluetooth: fix possible info leak in bt_sock_recvmsg()Mathias Krause
2013-05-13ax25: fix info leak via msg_name in ax25_recvmsg()Mathias Krause
2013-05-13atm: update msg_namelen in vcc_recvmsg()Mathias Krause
2013-05-13tcp: call tcp_replace_ts_recent() from tcp_ack()Eric Dumazet
2013-05-13net: sctp: sctp_auth_key_put: use kzfree instead of kfreeDaniel Borkmann
2013-05-13esp4: fix error return code in esp_output()Wei Yongjun
2013-05-13tcp: incoming connections might use wrong route under synfloodDmitry Popov
2013-05-13rtnetlink: Call nlmsg_parse() with correct header lengthMichael Riesch
2013-05-13netfilter: don't reset nf_trace in nf_reset()Patrick McHardy
2013-05-13af_unix: If we don't care about credentials coallesce all messagesEric W. Biederman
2013-05-13net: count hw_addr syncs so that unsync works properly.Vlad Yasevich
2013-05-13net IPv6 : Fix broken IPv6 routing table after loopback down-upBalakumaran Kannan
2013-05-13cbq: incorrect processing of high limitsVasily Averin
2013-05-13wireless: regulatory: fix channel disabling race conditionJohannes Berg
2013-04-25net: fix incorrect credentials passingLinus Torvalds
2013-04-25can: gw: use kmem_cache_free() instead of kfree()Wei Yongjun
2013-04-10net: add a synchronize_net() in netdev_rx_handler_unregister()Eric Dumazet
2013-04-10ipv6: don't accept node local multicast traffic from the wireHannes Frederic Sowa