summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-26KVM: lapic: sync highest ISR to hardware apic on EOIPaolo Bonzini
2014-06-26net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()Wei Yang
2014-06-26net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during resetWei Yang
2014-06-26vxlan: use dev->needed_headroom instead of dev->hard_header_lenCong Wang
2014-06-26rtnetlink: fix userspace API breakage for iproute2 < v3.9.0Michal Schmidt
2014-06-26sctp: Fix sk_ack_backlog wrap-around problemXufeng Zhang
2014-06-26ipv4: fix a race in ip4_datagram_release_cb()Eric Dumazet
2014-06-26ipip, sit: fix ipv4_{update_pmtu,redirect} callsDmitry Popov
2014-06-26net: force a list_del() in unregister_netdevice_many()Eric Dumazet
2014-06-26net: qmi_wwan: add Olivetti Olicard modemsBjørn Mork
2014-06-26net: filter: fix sparc32 typoAlexei Starovoitov
2014-06-26net: filter: fix typo in sparc BPF JITAlexei Starovoitov
2014-06-26tcp: fix cwnd undo on DSACK in F-RTOYuchung Cheng
2014-06-26team: fix mtu settingJiri Pirko
2014-06-26net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet
2014-06-26net: tunnels - enable module autoloadingTom Gundersen
2014-06-26netlink: rate-limit leftover bytes warning and print process nameMichal Schmidt
2014-06-26netlink: Only check file credentials for implicit destinationsEric W. Biederman
2014-06-26net: Use netlink_ns_capable to verify the permisions of netlink messagesEric W. Biederman
2014-06-26net: Add variants of capable for use on netlink messagesEric W. Biederman
2014-06-26net: Add variants of capable for use on on socketsEric W. Biederman
2014-06-26net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dumpEric W. Biederman
2014-06-26netlink: Rename netlink_capable netlink_allowedEric W. Biederman
2014-06-26evm: prohibit userspace writing 'security.evm' HMAC valueMimi Zohar
2014-06-26ima: introduce ima_kernel_read()Dmitry Kasatkin
2014-06-26iscsi-target: Reject mutual authentication with reflected CHAP_CNicholas Bellinger
2014-06-26rtc: rtc-at91rm9200: fix infinite wait for ACKUPD irqBoris BREZILLON
2014-06-16Linux 3.10.44v3.10.44Greg Kroah-Hartman
2014-06-16ahci: add PCI ID for Marvell 88SE91A0 SATA ControllerAndreas Schrägle
2014-06-16ahci: Add Device ID for HighPoint RocketRaid 642LJérôme Carretero
2014-06-16mei: me: drop harmful wait optimizationTomas Winkler
2014-06-16SCSI: megaraid: Use resource_size_t for PCI resources, not longBen Collins
2014-06-16auditsc: audit_krule mask accesses need bounds checkingAndy Lutomirski
2014-06-16mm/compaction: make isolate_freepages start at pageblock boundaryVlastimil Babka
2014-06-16mm: compaction: detect when scanners meet in isolate_freepagesVlastimil Babka
2014-06-16mm: compaction: reset cached scanner pfn's before reading themVlastimil Babka
2014-06-16target: Fix alua_access_state attribute OOPs for un-configured devicesNicholas Bellinger
2014-06-16target: Allow READ_CAPACITY opcode in ALUA Standby access stateNicholas Bellinger
2014-06-16iscsi-target: Fix wrong buffer / buffer overrun in iscsi_change_param_value()Roland Dreier
2014-06-16iser-target: Fix multi network portal shutdown regressionNicholas Bellinger
2014-06-16Target/iscsi,iser: Avoid accepting transport connections during stop stageSagi Grimberg
2014-06-16netfilter: ipv4: defrag: set local_df flag on defragmented skbFlorian Westphal
2014-06-16ARM: mvebu: fix NOR bus-width in Armada XP OpenBlocks AX3 Device TreeThomas Petazzoni
2014-06-16ARM: mvebu: fix NOR bus-width in Armada XP GP Device TreeThomas Petazzoni
2014-06-16mlx4_en: don't use napi_synchronize inside mlx4_en_netpollChris Mason
2014-06-16fs,userns: Change inode_capable to capable_wrt_inode_uidgidAndy Lutomirski
2014-06-11Linux 3.10.43v3.10.43Greg Kroah-Hartman
2014-06-11netfilter: Fix potential use after free in ip6_route_me_harder()Sergey Popovich
2014-06-11ARM: perf: hook up perf_sample_event_took around pmu irq handlingWill Deacon
2014-06-11perf: Enforce 1 as lower limit for perf_event_max_sample_rateKnut Petersen