aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/mcg.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-30net/mlx4_en: Don't attempt to TX offload the outer UDP checksum for VXLANOr Gerlitz1-2/+5
2014-10-30ipv4: Do not cache routing failures due to disabled forwarding.Nicolas Cavallari1-0/+1
2014-10-30fs: allow open(dir, O_TMPFILE|..., 0) with mode 0Eric Rannaud1-1/+2
2014-10-30cxgb4 : Fix missing initialization of win0_lockAnish Bhatt1-0/+1
2014-10-30r8152: check WORK_ENABLE in suspend functionhayeswang1-1/+1
2014-10-30r8152: reset tp->speed before autoresuming in open functionhayeswang1-0/+5
2014-10-30r8152: clear SELECTIVE_SUSPEND when autoresuminghayeswang1-4/+3
2014-10-30rtlwifi: rtl8192se: Fix firmware loadingLarry Finger1-2/+2
2014-10-30rtlwifi: rtl8192ce: Add missing section to read descriptor settingLarry Finger2-0/+5
2014-10-30rtlwifi: rtl8192se: Add missing section to read descriptor settingLarry Finger2-0/+5
2014-10-30rtlwifi: rtl8192se: Fix duplicate calls to ieee80211_register_hw()Larry Finger1-17/+0
2014-10-30rtlwifi: rtl8192ce: rtl8192de: rtl8192se: Fix handling for missing get_btc_statusLarry Finger5-0/+10
2014-10-30mwifiex: restart rxreorder timer correctlyMarc Yang3-12/+43
2014-10-30ath9k: fix some debugfs outputDan Carpenter1-1/+1
2014-10-30wireless: rt2x00: add new rt2800usb deviceCyril Brulebois1-0/+1
2014-10-30PCI: Rename sysfs 'enabled' file back to 'enable'Greg Kroah-Hartman1-4/+4
2014-10-30ext4: make ext4_ext_convert_to_initialized() return proper number of blocksJan Kara1-5/+4
2014-10-30ext4: bail early when clearing inode journal flag failsJan Kara1-1/+6
2014-10-30ext4: bail out from make_indexed_dir() on first errorJan Kara1-10/+18
2014-10-30jbd2: use a better hash function for the revoke tableTheodore Ts'o1-8/+2
2014-10-30ext4: prevent bugon on race between write/fcntlDmitry Monakhov1-1/+1
2014-10-30ext4: remove extent status procfs files if journal load failsDarrick J. Wong1-2/+3
2014-10-30ext4: disallow changing journal_csum option during remountDarrick J. Wong1-0/+8
2014-10-30ext4: enable journal checksum when metadata checksum feature enabledDarrick J. Wong1-0/+4
2014-10-30ext4: fix oops when loading block bitmap failedJan Kara1-0/+4
2014-10-30ext4: fix overflow when updating superblock backups after resizeJan Kara1-1/+1
2014-10-30drm/i915/dp: only use training pattern 3 on platforms that support itJani Nikula1-2/+3
2014-10-30omap: dss: connector-analog-tv: Add missing module device tableMarek Belisko1-0/+2
2014-10-30ixgbe: fix race when setting advertised speedEmil Tantilov1-0/+4
2014-10-30ixgbe: need not repeat init skb with NULLJunwei Zhang1-1/+1
2014-10-30igb: don't reuse pages with pfmemalloc flagRoman Gushchin1-1/+5
2014-10-30e1000: unset IFF_UNICAST_FLT on WMware 82545EMFrancesco Ruggeri1-1/+4
2014-10-29mtd: cfi_cmdset_0001.c: fix resume for LH28F640BF chipsDmitry Eremin-Solenikov1-0/+2
2014-10-29mtd: omap: fix mtd devices not showing upFrans Klaver1-1/+1
2014-10-29mm/balloon_compaction: fix deflation when compaction is disabledKonstantin Khlebnikov1-0/+2
2014-10-29sh: fix sh770x SCIF memory regionsAndriy Skulysh1-3/+3
2014-10-29zram: avoid NULL pointer access in concurrent situationWeijie Yang1-4/+6
2014-10-29mm/slab_common: don't check for duplicate cache namesMikulas Patocka1-10/+0
2014-10-29ocfs2: fix d_splice_alias() return code checkingRichard Weinberger1-1/+1
2014-10-29mm: rmap: split out page_remove_file_rmap()Johannes Weiner1-32/+46
2014-10-29mm: memcontrol: fix missed end-writeback page accountingJohannes Weiner4-109/+96
2014-10-29mm: page-writeback: inline account_page_dirtied() into single callerJohannes Weiner2-20/+4
2014-10-29lib/bitmap.c: fix undefined shift in __bitmap_shift_{left|right}()Jan Kara1-2/+6
2014-10-29drivers/rtc/rtc-bq32k.c: fix register valuePavel Machek1-1/+1
2014-10-29memory-hotplug: clear pgdat which is allocated by bootmem in try_offline_node()Yasuaki Ishimatsu1-5/+0
2014-10-29drivers/rtc/rtc-s3c.c: fix initialization failure without rtc source clockMarek Szyprowski1-6/+8
2014-10-29kernel/kmod: fix use-after-free of the sub_info structureMartin Schwidefsky1-39/+37
2014-10-29drivers/rtc/rtc-pm8xxx.c: rework to support pm8941 rtcStanimir Varbanov2-89/+135
2014-10-29mm, thp: fix collapsing of hugepages on madviseDavid Rientjes3-16/+20
2014-10-29drivers: of: add return value to of_reserved_mem_device_init()Marek Szyprowski3-9/+17