aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
| | * Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()Mathias Krause2013-05-011-0/+1
| | * Bluetooth: fix possible info leak in bt_sock_recvmsg()Mathias Krause2013-05-011-2/+2
| | * ax25: fix info leak via msg_name in ax25_recvmsg()Mathias Krause2013-05-011-0/+1
| | * atm: update msg_namelen in vcc_recvmsg()Mathias Krause2013-05-011-0/+2
| | * net: fix incorrect credentials passingLinus Torvalds2013-05-011-4/+10
| | * tcp: call tcp_replace_ts_recent() from tcp_ack()Eric Dumazet2013-05-011-33/+32
| | * net: sctp: sctp_auth_key_put: use kzfree instead of kfreeDaniel Borkmann2013-05-011-1/+1
| | * esp4: fix error return code in esp_output()Wei Yongjun2013-05-011-3/+3
| | * tcp: incoming connections might use wrong route under synfloodDmitry Popov2013-05-011-2/+2
| | * rtnetlink: Call nlmsg_parse() with correct header lengthMichael Riesch2013-05-011-2/+2
| | * netfilter: don't reset nf_trace in nf_reset()Patrick McHardy2013-05-011-0/+1
| | * af_unix: If we don't care about credentials coallesce all messagesEric W. Biederman2013-05-011-1/+1
| | * net: count hw_addr syncs so that unsync works properly.Vlad Yasevich2013-05-011-3/+3
| | * net IPv6 : Fix broken IPv6 routing table after loopback down-upBalakumaran Kannan2013-05-011-0/+27
| | * cbq: incorrect processing of high limitsVasily Averin2013-05-011-1/+4
| | * Revert "8021q: fix a potential use-after-free"Greg Kroah-Hartman2013-04-251-7/+7
| | * net: add a synchronize_net() in netdev_rx_handler_unregister()Eric Dumazet2013-04-051-0/+6
| | * ipv6: fix bad free of addrconf_init_netHong Zhiguo2013-04-051-16/+10
| | * unix: fix a race condition in unix_release()Paul Moore2013-04-051-4/+3
| | * thermal: shorten too long mcast group nameMasatake YAMATO2013-04-051-0/+1
| | * 8021q: fix a potential use-after-freeCong Wang2013-04-051-7/+7
| | * tcp: undo spurious timeout after SACK renegingYuchung Cheng2013-04-051-5/+2
| | * tcp: preserve ACK clocking in TSOEric Dumazet2013-04-051-2/+5
| | * NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson2013-04-051-1/+2