Age | Commit message (Expand) | Author |
2014-05-19 | ifb: fix rcu_sched self-detected stalls | dingtianhong |
2014-05-19 | sunvnet: vnet_port_remove must call unregister_netdev | Dave Kleikamp |
2014-05-19 | net: Swap ver and type in pppoe_hdr | Changli Gao |
2014-05-19 | neighbour: fix a race in neigh_destroy() | Eric Dumazet |
2014-05-19 | packet: packet_getname_spkt: make sure string is always 0-terminated | Daniel Borkmann |
2014-05-19 | net: sctp: fix NULL pointer dereference in socket destruction | Daniel Borkmann |
2014-05-19 | ip_tunnel: fix kernel panic with icmp_dest_unreach | Eric Dumazet |
2014-05-19 | ipv6: fix possible crashes in ip6_cork_release() | Eric Dumazet |
2014-05-19 | tcp: fix tcp_md5_hash_skb_data() | Eric Dumazet |
2014-05-19 | ll_temac: Reset dma descriptors indexes on ndo_open | Ricardo Ribalda |
2014-05-19 | bonding: Fix broken promiscuity reference counting issue | Neil Horman |
2014-05-19 | dm9601: fix IFF_ALLMULTI handling | Peter Korsgaard |
2014-05-19 | ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put | Salam Noureddine |
2014-05-19 | ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_put | Salam Noureddine |
2014-05-19 | resubmit bridge: fix message_age_timer calculation | Chris Healy |
2014-05-19 | davinci_emac.c: Fix IFF_ALLMULTI setup | Mariusz Ceier |
2014-05-19 | wanxl: fix info leak in ioctl | Salva Peiró |
2014-05-19 | sctp: Perform software checksum if packet has to be fragmented. | Vlad Yasevich |
2014-05-19 | sctp: Use software crc32 checksum when xfrm transform will happen. | Fan Du |
2014-05-19 | net: dst: provide accessor function to dst->xfrm | Vlad Yasevich |
2014-05-19 | connector: use nlmsg_len() to check message length | Mathias Krause |
2014-05-19 | farsync: fix info leak in ioctl | Salva Peiró |
2014-05-19 | net: vlan: fix nlmsg size calculation in vlan_get_size() | Marc Kleine-Budde |
2014-05-19 | can: dev: fix nlmsg size calculation in can_get_size() | Marc Kleine-Budde |
2014-05-19 | proc connector: fix info leaks | Mathias Krause |
2014-05-19 | net: heap overflow in __audit_sockaddr() | Dan Carpenter |
2014-05-19 | net: do not call sock_put() on TIMEWAIT sockets | Eric Dumazet |
2014-05-19 | tcp: must unclone packets before mangling them | Eric Dumazet |
2014-05-19 | ipv6: tcp: fix panic in SYN processing | Eric Dumazet |
2014-05-19 | crypto: api - Fix race condition in larval lookup | Nikola Pajkovsky |
2014-05-19 | HID: provide a helper for validating hid reports | Kees Cook |
2014-05-19 | HID: check for NULL field when setting values | Kees Cook |
2014-05-19 | HID: LG: validate HID output report details | Kees Cook |
2014-05-19 | HID: pantherlord: validate output report details | Kees Cook |
2014-05-19 | HID: zeroplus: validate output report details | Kees Cook |
2014-05-19 | HID: validate HID report id size | Kees Cook |
2014-05-19 | b43: stop format string leaking into error msgs | Kees Cook |
2014-05-19 | block: do not pass disk names as format strings | Kees Cook |
2014-05-19 | af_key: initialize satype in key_notify_policy_flush() | Nicolas Dichtel |
2014-05-19 | af_key: fix info leaks in notify messages | Mathias Krause |
2014-05-19 | ipv6: ip6_sk_dst_check() must not assume ipv6 dst | Eric Dumazet |
2014-05-19 | sctp: Use correct sideffect command in duplicate cookie handling | Vlad Yasevich |
2014-05-19 | sctp: deal with multiple COOKIE_ECHO chunks | Max Matveev |
2014-05-19 | drivers/cdrom/cdrom.c: use kzalloc() for failing hardware | Jonathan Salwan |
2014-05-19 | cpqarray: fix info leak in ida_locked_ioctl() | Dan Carpenter |
2014-05-19 | cciss: fix info leak in cciss_ioctl32_passthru() | Dan Carpenter |
2014-05-19 | kernel/kmod.c: check for NULL in call_usermodehelper_exec() | Tetsuo Handa |
2014-05-19 | staging: comedi: ni_65xx: (bug fix) confine insn_bits to one subdevice | Ian Abbott |
2014-05-19 | intel-iommu: Flush unmaps at domain_exit | Jitendra Bhivare |
2014-05-19 | ipvs: fix CHECKSUM_PARTIAL for TCP, UDP | Julian Anastasov |