aboutsummaryrefslogtreecommitdiffstats
path: root/ipc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-02PCI: Add NEC variants to Stratus ftServer PCIe DMI checkCharlotte Richardson1-0/+16
2015-02-02sd: Fix max transfer length for 4k disksBrian King1-2/+4
2015-02-02scsi: fix device handler detach oopsMike Christie1-1/+2
2015-02-02drm/amdkfd: Don't create BUG due to incorrect user parameterOded Gabbay1-1/+5
2015-02-02drm/amdkfd: max num of queues can't be 0Oded Gabbay1-2/+2
2015-02-02drm/amdkfd: Fix bug in accounting of queuesOded Gabbay1-1/+1
2015-02-01ipv4: tcp: get rid of ugly unicast_sockEric Dumazet4-33/+37
2015-02-02md/bitmap: fix a might_sleep() warning.NeilBrown1-0/+13
2015-02-02md/raid5: fix another livelock caused by non-aligned writes.NeilBrown1-0/+5
2015-02-01Linux 3.19-rc7Linus Torvalds1-1/+1
2015-02-01sched: don't cause task state changes in nested sleep debuggingLinus Torvalds2-4/+3
2015-02-01Input: elantech - add more Fujtisu notebooks to force crc_enabledRainer Koenig1-0/+16
2015-01-31net: sched: fix panic in rate estimatorsEric Dumazet1-8/+5
2015-01-31hyperv: Fix the error processing in netvsc_send()Haiyang Zhang1-3/+8
2015-01-30drivers: net: xgene: fix: Out of order descriptor bytes readIyappan Subramanian1-0/+2
2015-01-30ixgbevf: Fix checksum error when using stacked vlanToshiaki Makita1-2/+2
2015-01-30ixgbe: Fix checksum error when using stacked vlanToshiaki Makita1-1/+1
2015-01-30igbvf: Fix checksum error when using stacked vlanToshiaki Makita1-8/+11
2015-01-30net: Fix vlan_get_protocol for stacked vlanToshiaki Makita2-44/+47
2015-01-30net: sctp: fix passing wrong parameter header to param_type2af in sctp_process_paramSaran Maruti Ramanara1-1/+1
2015-01-30netlink: fix wrong subscription bitmask to group mapping inPablo Neira1-2/+2
2015-01-30Revert "IPoIB: Consolidate rtnl_lock tasks in workqueue"Roland Dreier1-2/+6
2015-01-30Revert "IPoIB: Make the carrier_on_task race aware"Roland Dreier1-15/+6
2015-01-30Revert "IPoIB: fix MCAST_FLAG_BUSY usage"Roland Dreier2-101/+57
2015-01-30Revert "IPoIB: fix mcast_dev_flush/mcast_restart_task race"Roland Dreier1-32/+5
2015-01-30Revert "IPoIB: change init sequence ordering"Roland Dreier1-17/+7
2015-01-30Revert "IPoIB: Use dedicated workqueues per interface"Roland Dreier6-58/+34
2015-01-30Revert "IPoIB: Make ipoib_mcast_stop_thread flush the workqueue"Roland Dreier3-12/+15
2015-01-30Revert "IPoIB: No longer use flush as a parameter"Roland Dreier3-16/+17
2015-01-30arc: mm: Fix build failureGuenter Roeck1-1/+1
2015-01-30netfilter: nf_tables: fix leaks in error path of nf_tables_newchain()Pablo Neira Ayuso1-2/+6
2015-01-30i2c: sh_mobile: terminate DMA reads properlyWolfram Sang1-1/+11
2015-01-30KVM: x86: check LAPIC presence when building apic_mapRadim Krčmář1-0/+3
2015-01-30gpio: sysfs: fix memory leak in gpiod_sysfs_set_active_lowJohan Hovold1-1/+1
2015-01-30gpio: sysfs: fix memory leak in gpiod_export_linkJohan Hovold1-0/+1
2015-01-30drm: fix fb-helper vs MST dangling connector ptrs (v2)Rob Clark1-0/+30
2015-01-30ipvs: rerouting to local clients is not needed anymoreJulian Anastasov1-11/+22
2015-01-29ipv4: Don't increase PMTU with Datagram Too Big message.Li Wei1-0/+3
2015-01-29net: am2150: fix nmclan_cs.c shared interrupt handlingArnd Bergmann1-0/+2
2015-01-29net: lance,ni64: don't build for ARMArnd Bergmann1-2/+2
2015-01-29net: wan: add missing virt_to_bus dependenciesArnd Bergmann1-3/+3
2015-01-29net: cs89x0: always build platform code if !HAS_IOPORT_MAPArnd Bergmann1-1/+2
2015-01-29ppp: deflate: never return len larger than output bufferFlorian Westphal1-1/+1
2015-01-29arm/arm64: KVM: Use kernel mapping to perform invalidation on page faultMarc Zyngier3-18/+50
2015-01-29arm/arm64: KVM: Invalidate data cache on unmapMarc Zyngier3-15/+116
2015-01-29arm/arm64: KVM: Use set/way op trapping to track the state of the cachesMarc Zyngier14-145/+161
2015-01-29vxlan: setup the right link netns in newlink hdlrNicolas Dichtel1-5/+5
2015-01-29caif: remove wrong dev_net_set() callNicolas Dichtel2-2/+0
2015-01-29lib/checksum.c: fix build for generic csum_tcpudp_nofoldkarl beldan1-9/+9
2015-01-29vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUSLinus Torvalds1-1/+1