summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-19ifb: fix rcu_sched self-detected stallsdingtianhong
2014-05-19sunvnet: vnet_port_remove must call unregister_netdevDave Kleikamp
2014-05-19net: Swap ver and type in pppoe_hdrChangli Gao
2014-05-19neighbour: fix a race in neigh_destroy()Eric Dumazet
2014-05-19packet: packet_getname_spkt: make sure string is always 0-terminatedDaniel Borkmann
2014-05-19net: sctp: fix NULL pointer dereference in socket destructionDaniel Borkmann
2014-05-19ip_tunnel: fix kernel panic with icmp_dest_unreachEric Dumazet
2014-05-19ipv6: fix possible crashes in ip6_cork_release()Eric Dumazet
2014-05-19tcp: fix tcp_md5_hash_skb_data()Eric Dumazet
2014-05-19ll_temac: Reset dma descriptors indexes on ndo_openRicardo Ribalda
2014-05-19bonding: Fix broken promiscuity reference counting issueNeil Horman
2014-05-19dm9601: fix IFF_ALLMULTI handlingPeter Korsgaard
2014-05-19ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_putSalam Noureddine
2014-05-19ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_putSalam Noureddine
2014-05-19resubmit bridge: fix message_age_timer calculationChris Healy
2014-05-19davinci_emac.c: Fix IFF_ALLMULTI setupMariusz Ceier
2014-05-19wanxl: fix info leak in ioctlSalva Peiró
2014-05-19sctp: Perform software checksum if packet has to be fragmented.Vlad Yasevich
2014-05-19sctp: Use software crc32 checksum when xfrm transform will happen.Fan Du
2014-05-19net: dst: provide accessor function to dst->xfrmVlad Yasevich
2014-05-19connector: use nlmsg_len() to check message lengthMathias Krause
2014-05-19farsync: fix info leak in ioctlSalva Peiró
2014-05-19net: vlan: fix nlmsg size calculation in vlan_get_size()Marc Kleine-Budde
2014-05-19can: dev: fix nlmsg size calculation in can_get_size()Marc Kleine-Budde
2014-05-19proc connector: fix info leaksMathias Krause
2014-05-19net: heap overflow in __audit_sockaddr()Dan Carpenter
2014-05-19net: do not call sock_put() on TIMEWAIT socketsEric Dumazet
2014-05-19tcp: must unclone packets before mangling themEric Dumazet
2014-05-19ipv6: tcp: fix panic in SYN processingEric Dumazet
2014-05-19crypto: api - Fix race condition in larval lookupNikola Pajkovsky
2014-05-19HID: provide a helper for validating hid reportsKees Cook
2014-05-19HID: check for NULL field when setting valuesKees Cook
2014-05-19HID: LG: validate HID output report detailsKees Cook
2014-05-19HID: pantherlord: validate output report detailsKees Cook
2014-05-19HID: zeroplus: validate output report detailsKees Cook
2014-05-19HID: validate HID report id sizeKees Cook
2014-05-19b43: stop format string leaking into error msgsKees Cook
2014-05-19block: do not pass disk names as format stringsKees Cook
2014-05-19af_key: initialize satype in key_notify_policy_flush()Nicolas Dichtel
2014-05-19af_key: fix info leaks in notify messagesMathias Krause
2014-05-19ipv6: ip6_sk_dst_check() must not assume ipv6 dstEric Dumazet
2014-05-19sctp: Use correct sideffect command in duplicate cookie handlingVlad Yasevich
2014-05-19sctp: deal with multiple COOKIE_ECHO chunksMax Matveev
2014-05-19drivers/cdrom/cdrom.c: use kzalloc() for failing hardwareJonathan Salwan
2014-05-19cpqarray: fix info leak in ida_locked_ioctl()Dan Carpenter
2014-05-19cciss: fix info leak in cciss_ioctl32_passthru()Dan Carpenter
2014-05-19kernel/kmod.c: check for NULL in call_usermodehelper_exec()Tetsuo Handa
2014-05-19staging: comedi: ni_65xx: (bug fix) confine insn_bits to one subdeviceIan Abbott
2014-05-19intel-iommu: Flush unmaps at domain_exitJitendra Bhivare
2014-05-19ipvs: fix CHECKSUM_PARTIAL for TCP, UDPJulian Anastasov