summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-26USB: cdc-acm: fix I/O after failed openJohan Hovold1-0/+3
2014-06-26USB: cdc-acm: fix shutdown and suspend raceJohan Hovold1-2/+1
2014-06-26USB: cdc-acm: fix runtime PM for control messagesJohan Hovold1-1/+11
2014-06-26USB: cdc-acm: fix broken runtime suspendJohan Hovold2-11/+23
2014-06-26USB: cdc-acm: fix write and resume raceJohan Hovold1-14/+9
2014-06-26USB: cdc-acm: fix write and suspend raceJohan Hovold1-9/+6
2014-06-26MIPS: KVM: Allocate at least 16KB for exception handlersJames Hogan1-1/+1
2014-06-26ARM: at91: fix at91_sysirq_mask_rtc for sam9x5 SoCsBoris BREZILLON1-9/+13
2014-06-26KVM: lapic: sync highest ISR to hardware apic on EOIPaolo Bonzini1-19/+43
2014-06-26net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()Wei Yang2-76/+97
2014-06-26net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during resetWei Yang1-1/+5
2014-06-26vxlan: use dev->needed_headroom instead of dev->hard_header_lenCong Wang1-2/+2
2014-06-26rtnetlink: fix userspace API breakage for iproute2 < v3.9.0Michal Schmidt1-4/+18
2014-06-26sctp: Fix sk_ack_backlog wrap-around problemXufeng Zhang1-1/+1
2014-06-26ipv4: fix a race in ip4_datagram_release_cb()Eric Dumazet1-5/+15
2014-06-26ipip, sit: fix ipv4_{update_pmtu,redirect} callsDmitry Popov2-4/+4
2014-06-26net: force a list_del() in unregister_netdevice_many()Eric Dumazet4-4/+4
2014-06-26net: qmi_wwan: add Olivetti Olicard modemsBjørn Mork1-1/+6
2014-06-26net: filter: fix sparc32 typoAlexei Starovoitov1-1/+1
2014-06-26net: filter: fix typo in sparc BPF JITAlexei Starovoitov1-4/+4
2014-06-26tcp: fix cwnd undo on DSACK in F-RTOYuchung Cheng1-6/+5
2014-06-26team: fix mtu settingJiri Pirko2-1/+7
2014-06-26net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet2-16/+4
2014-06-26net: tunnels - enable module autoloadingTom Gundersen3-0/+3
2014-06-26netlink: rate-limit leftover bytes warning and print process nameMichal Schmidt1-2/+2
2014-06-26netlink: Only check file credentials for implicit destinationsEric W. Biederman2-4/+10
2014-06-26net: Use netlink_ns_capable to verify the permisions of netlink messagesEric W. Biederman19-36/+38
2014-06-26net: Add variants of capable for use on netlink messagesEric W. Biederman2-0/+72
2014-06-26net: Add variants of capable for use on on socketsEric W. Biederman2-0/+54
2014-06-26net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dumpEric W. Biederman3-4/+9
2014-06-26netlink: Rename netlink_capable netlink_allowedEric W. Biederman1-5/+5
2014-06-26evm: prohibit userspace writing 'security.evm' HMAC valueMimi Zohar1-2/+10
2014-06-26ima: introduce ima_kernel_read()Dmitry Kasatkin1-1/+31
2014-06-26iscsi-target: Reject mutual authentication with reflected CHAP_CNicholas Bellinger1-0/+10
2014-06-26rtc: rtc-at91rm9200: fix infinite wait for ACKUPD irqBoris BREZILLON1-2/+14
2014-06-17Linux 3.10.44v3.10.44Greg Kroah-Hartman1-1/+1
2014-06-17ahci: add PCI ID for Marvell 88SE91A0 SATA ControllerAndreas Schrägle1-0/+2
2014-06-17ahci: Add Device ID for HighPoint RocketRaid 642LJérôme Carretero1-0/+2
2014-06-17mei: me: drop harmful wait optimizationTomas Winkler1-3/+1
2014-06-17SCSI: megaraid: Use resource_size_t for PCI resources, not longBen Collins2-3/+3
2014-06-17auditsc: audit_krule mask accesses need bounds checkingAndy Lutomirski1-9/+18
2014-06-17mm/compaction: make isolate_freepages start at pageblock boundaryVlastimil Babka1-10/+12
2014-06-17mm: compaction: detect when scanners meet in isolate_freepagesVlastimil Babka1-4/+15
2014-06-17mm: compaction: reset cached scanner pfn's before reading themVlastimil Babka1-8/+8
2014-06-17target: Fix alua_access_state attribute OOPs for un-configured devicesNicholas Bellinger1-0/+5
2014-06-17target: Allow READ_CAPACITY opcode in ALUA Standby access stateNicholas Bellinger1-0/+9
2014-06-17iscsi-target: Fix wrong buffer / buffer overrun in iscsi_change_param_value()Roland Dreier1-23/+27
2014-06-17iser-target: Fix multi network portal shutdown regressionNicholas Bellinger2-4/+7
2014-06-17Target/iscsi,iser: Avoid accepting transport connections during stop stageSagi Grimberg4-0/+11
2014-06-17netfilter: ipv4: defrag: set local_df flag on defragmented skbFlorian Westphal1-2/+3