summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-10be2net: make SET_LOOPBACK_MODE cmd asynchrounousSuresh Reddy
2015-07-10be2net: make the RX_FILTER command asynchronousSuresh Reddy
2015-07-10be2net: return error status from be_mcc_notify()Suresh Reddy
2015-07-10be2net: convert dest field in udp-hdr to host-endianVenkat Duvvuru
2015-07-10be2net: fix wrong return value in be_check_ufi_compatibility()Vasundhara Volam
2015-07-10be2net: remove redundant D0 power state setKalesh Purayil
2015-07-10be2net: query FW to check if EVB is enabledKalesh Purayil
2015-07-10be2net: remove duplicate code in be_setup_wol()Kalesh Purayil
2015-07-10ipv6: Do not iterate over all interfaces when finding source address on speci...YOSHIFUJI Hideaki/吉藤英明
2015-07-10net: Drop owner assignment from platform_driverKrzysztof Kozlowski
2015-07-10net: phy: Support setting polarity in marvell phy driverDavid Thomson
2015-07-10net: phy: Pass mdix ethtool setting through to phy driverDavid Thomson
2015-07-10bridge: mdb: allow the user to delete mdb entry if there's a querierSatish Ashok
2015-07-10Merge branch 'netdev_unregister_races'David S. Miller
2015-07-10net: call rcu_read_lock early in process_backlogJulian Anastasov
2015-07-10net: do not process device backlog during unregistrationJulian Anastasov
2015-07-10Merge branch 'parisc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-07-11Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...James Morris
2015-07-10selinux: fix mprotect PROT_EXEC regression caused by mm changeStephen Smalley
2015-07-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-07-10parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based...John David Anglin
2015-07-10stifb: Implement hardware accelerated copyareaAlex Ivanov
2015-07-10Merge tag 'powerpc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-07-10nfit: add support for NVDIMM "latch" flagRoss Zwisler
2015-07-10nfit: update block I/O path to use PMEM APIRoss Zwisler
2015-07-10tools/testing/nvdimm: add mock acpi_nfit_flush_address entries to nfit_testDan Williams
2015-07-10tools/testing/nvdimm: fix return code for unimplemented commandsDan Williams
2015-07-10tools/testing/nvdimm: mock ioremap_wtDan Williams
2015-07-10pmem: add maintainer for include/linux/pmem.hRoss Zwisler
2015-07-10Revert "Input: synaptics - allocate 3 slots to keep stability in image sensors"Dmitry Torokhov
2015-07-10arm64: entry32: remove pointless register assignmentMark Rutland
2015-07-10MIPS: O32: Use compat_sys_getsockopt.Ralf Baechle
2015-07-10MIPS: c-r4k: Extend way_string arrayPaul Burton
2015-07-10MIPS: Pistachio: Support CDMM & Fast Debug ChannelJames Hogan
2015-07-10MIPS: Malta: Make GIC FDC IRQ workaround Malta specificJames Hogan
2015-07-10MIPS: c-r4k: Fix cache flushing for MT coresMarkos Chandras
2015-07-10Merge tag 'omapdrm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Dave Airlie
2015-07-10Merge tag 'drm-intel-fixes-2015-07-09' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-07-10Merge tag 'drm-amdkfd-fixes-2015-07-09' of git://people.freedesktop.org/~gabb...Dave Airlie
2015-07-10Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-07-09bridge: fix potential crash in __netdev_pick_tx()Eric Dumazet
2015-07-09tcp: do not export tcp_init_xmit_timers()Eric Dumazet
2015-07-09net: axienet: Fix devm_ioremap_resource return value checkKrzysztof Kozlowski
2015-07-09bridge: mdb: fill state in br_mdb_notifyNikolay Aleksandrov
2015-07-09route: remove unsed variable in __mkroute_inputMasatake YAMATO
2015-07-09ipv6: Nonlocal bindTom Herbert
2015-07-10cxl: Check if afu is not null in cxl_slbiaDaniel Axtens
2015-07-09Merge tag 'omap-for-v4.2/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...Kevin Hilman
2015-07-09Merge branch 'tw_cleanups'David S. Miller
2015-07-09inet: inet_twsk_deschedule factorizationEric Dumazet