summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-10ematch: Fix auto-loading of ematch modules.Ignacy Gawędzki1-0/+1
2015-05-10ipv4: ip_check_defrag should not assume that skb_network_offset is zeroAlexander Drozdov1-4/+7
2015-05-10gen_stats.c: Duplicate xstats buffer for later useIgnacy Gawędzki1-1/+14
2015-05-10rtnetlink: call ->dellink on failure when ->newlink existsWANG Cong1-2/+10
2015-05-10ppp: deflate: never return len larger than output bufferFlorian Westphal1-1/+1
2015-05-10ping: Fix race in free in receive pathsubashab@codeaurora.org1-1/+4
2015-05-10netxen: fix netxen_nic_poll() logicEric Dumazet1-1/+4
2015-05-10ipv6: stop sending PTB packets for MTU < 1280Hagen Paul Pfeifer1-5/+2
2015-05-10net: rps: fix cpu unplugEric Dumazet1-5/+15
2015-05-10ip: zero sockaddr returned on error queueWillem de Bruijn2-13/+5
2015-05-10jfs: fix readdir regressionDave Kleikamp1-2/+2
2015-05-10NFSv4: Minor cleanups for nfs4_handle_exception and nfs4_async_handle_errorTrond Myklebust1-5/+5
2015-05-10net:socket: set msg_namelen to 0 if msg_name is passed as NULL in msghdr stru...Ani Sinha1-0/+3
2015-05-10ipv4: Missing sk_nulls_node_init() in ping_unhash().David S. Miller1-0/+1
2015-05-10fs: take i_mutex during prepare_binprm for set[ug]id executablesJann Horn1-25/+40
2015-05-10ipv6: Don't reduce hop limit for an interfaceD.S. Ljungmark1-1/+8
2015-05-10net: rds: use correct size for max unacked packets and bytesSasha Levin1-2/+2
2015-05-10net: llc: use correct size for sysctl timeout entriesSasha Levin1-4/+4
2015-05-10netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->lenAndrey Vagin1-2/+2
2015-05-10ALSA: usb - Creative USB X-Fi Pro SB1095 volume knob supportDmitry M. Fedin1-0/+1
2015-05-10ocfs2: _really_ sync the right rangeAl Viro1-4/+10
2015-05-10Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche2-2/+6
2015-05-10be2iscsi: Fix kernel panic when device initialization failsJohn Soni Jose1-1/+1
2015-05-10xen-netfront: transmit fully GSO-sized packetsJonathan Davies1-4/+1
2015-05-10IB/uverbs: Prevent integer overflow in ib_umem_get address arithmeticShachar Raindel1-0/+8
2015-05-10mac80211: fix RX A-MPDU session reorder timer deletionJohannes Berg3-5/+12
2015-05-10x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirkStefan Lippers-Hollmann1-0/+9
2015-05-10x86/reboot: Add reboot quirk for Certec BPC600Christian Gmeiner1-0/+9
2015-05-10x86/reboot: Add reboot quirk for Dell Latitude E5410Ville Syrjälä1-0/+8
2015-05-10x86/reboot: Remove the duplicate C6100 entry in the reboot quirks listMasoud Sharbiani1-8/+0
2015-05-10x86/reboot: Fix apparent cut-n-paste mistake in Dell reboot workaroundDave Jones1-1/+1
2015-05-10x86/reboot: Add quirk to make Dell C6100 use reboot=pci automaticallyMasoud Sharbiani1-0/+16
2015-05-10x86/reboot: Remove quirk entry for SBC FITPCDavid Hooper1-8/+0
2015-05-10ACPI, x86: fix Dell M6600 ACPI reboot regression via DMIZhang Rui1-0/+8
2015-05-10x86/reboot: Remove VersaLogic Menlow reboot quirkMichael D Labriola1-8/+0
2015-05-10radeon: Do not directly dereference pointers to BIOS area.David Miller1-3/+7
2015-05-10ALSA: hda - Add one more node in the EAPD supporting candidate listHui Wang1-1/+1
2015-05-10hfsplus: fix B-tree corruption after insertion at position 0Sergei Antonov1-9/+11
2015-05-10mm: fix anon_vma->degree underflow in anon_vma endless growing preventionLeon Yu2-3/+8
2015-05-10selinux: fix sel_write_enforce broken return valueJoe Perches1-1/+1
2015-05-10USB: ftdi_sio: Use jtag quirk for SNAP Connect E10Doug Goldstein1-2/+6
2015-05-10net: use for_each_netdev_safe() in rtnl_group_changelink()WANG Cong1-2/+2
2015-05-10usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllersLu Baolu1-1/+2
2015-05-10usb: xhci: handle Config Error Change (CEC) in xhci driverLu Baolu1-1/+8
2015-05-10writeback: fix possible underflow in write bandwidth calculationTejun Heo1-1/+4
2015-05-10sched: Fix RLIMIT_RTTIME when PI-boosting to RTBrian Silverman1-1/+4
2015-05-10perf: Fix irq_work 'tail' recursionPeter Zijlstra1-0/+10
2015-05-10cifs: fix use-after-free bug in find_writable_fileDavid Disseldorp1-0/+1
2015-05-10net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() beha...Catalin Marinas1-0/+7
2015-05-10net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}Markos Chandras1-2/+29