summaryrefslogtreecommitdiffstats
path: root/drivers/block/ps3vram.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-22qlcnic: Fix endianess issue in firmware load from file operationShahed Shaikh1-10/+25
2014-08-22qlcnic: Fix endianess issue in FW dump template headerRajesh Borundia1-0/+57
2014-08-22qlcnic: Fix flash access interface to applicationJitendra Kalsaria3-5/+32
2014-08-22MAINTAINERS: Add section for MRF24J40 IEEE 802.15.4 radio driverAlan Ott1-0/+6
2014-08-22macvlan: Allow setting multicast filter on all macvlan typesVlad Yasevich1-2/+8
2014-08-22packet: handle too big packets for PACKET_V3Eric Dumazet2-0/+18
2014-08-22MAINTAINERS: add entry for ec_bhf driverDariusz Marcinkiewicz1-0/+6
2014-08-22lec: Use rtnl lock/unlock when updating MTUchas williams - CONTRACTOR1-0/+2
2014-08-19tipc: Fix build.David S. Miller1-1/+2
2014-08-19cbq: now_rt removalVasily Averin1-10/+1
2014-08-19cbq: incorrectly low bandwidth setting blocks limited trafficVasily Averin1-24/+13
2014-08-17tipc: fix message importance range checkErik Hugne2-2/+4
2014-08-17net: phy: smsc: move smsc_phy_config_init reset part in a soft_reset functionGwenhael Goavec-Merou1-12/+21
2014-08-17batman-adv: Fix parameter order of hlist_add_behindSven Eckelmann1-1/+1
2014-08-17net: phy: bcm7xxx: remove suspend callback for 28nm PHYsFlorian Fainelli1-4/+1
2014-08-17net: phy: bcm7xxx: re-advertise all supported modes out of suspendFlorian Fainelli1-3/+20
2014-08-17net: phy: bcm7xxx: remove 28nm wildcard entryFlorian Fainelli2-15/+0
2014-08-15i40e: fix PTP bugJesse Brandeburg1-1/+1
2014-08-15i40e: Fix a few potential VF dereferencesAnjali Singhai Jain1-11/+19
2014-08-15i40e: Fix for recent kernel panicAnjali Singhai Jain1-3/+15
2014-08-15netlink: Annotate RCU locking for seq_file walkerThomas Graf1-0/+2
2014-08-15rhashtable: fix annotations for rht_for_each_entry_rcu()Thomas Graf1-8/+4
2014-08-15rhashtable: unexport and make rht_obj() staticThomas Graf2-8/+1
2014-08-15rhashtable: RCU annotations for next pointersThomas Graf2-3/+3
2014-08-14tcp: fix ssthresh and undo for consecutive short FRTO episodesNeal Cardwell1-5/+3
2014-08-14tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logicHannes Frederic Sowa3-6/+11
2014-08-14tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell6-5/+8
2014-08-14sit: Fix ipip6_tunnel_lookup device matching criteriaShmulik Ladkani1-3/+3
2014-08-14net: ethernet: ibm: ehea: Remove duplicate object from MakefileAndreas Ruprecht1-1/+1
2014-08-14net: xgene: Check negative return value of xgene_enet_get_ring_size()Tobias Klauser1-2/+5
2014-08-14tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)Andrey Vagin3-9/+14
2014-08-14net: xilinx: Remove .owner field for driverMichal Simek3-3/+0
2014-08-14Revert "macvlan: simplify the structure port"David S. Miller1-5/+7
2014-08-14timekeeping: Another fix to the VSYSCALL_OLD update_vsyscallJohn Stultz1-2/+3
2014-08-14mm: fix CROSS_MEMORY_ATTACH help text grammarGeert Uytterhoeven1-1/+1
2014-08-14drivers/mfd/rtsx_usb.c: export device tableJeff Mahoney1-0/+1
2014-08-14mm, hugetlb_cgroup: align hugetlb cgroup limit to hugepage sizeDavid Rientjes1-0/+1
2014-08-14iwlwifi: mvm: disable scheduled scan to prevent firmware crashEmmanuel Grumbach1-1/+2
2014-08-14IB/srp: Fix return value check in srp_init_module()Wei Yongjun1-2/+2
2014-08-14sparc: Hook up memfd_create system call.David S. Miller3-4/+5
2014-08-14sparc64: Properly claim resources as each PCI bus is probed.David S. Miller1-0/+32
2014-08-14sparc64: Skip bogus PCI bridge ranges.David S. Miller1-0/+11
2014-08-14sparc64: Expand PCI bridge probing debug logging.David S. Miller1-1/+23
2014-08-14xen-netback: remove loop waiting functionWei Liu1-29/+0
2014-08-14xen-netback: don't stop dealloc kthread too earlyWei Liu3-7/+42
2014-08-14xen-netback: move NAPI add/remove callsWei Liu1-4/+5
2014-08-14xen-netback: fix debugfs entry creationWei Liu1-4/+4
2014-08-14xen-netback: fix debugfs write length checkWei Liu1-3/+6
2014-08-14net-timestamp: fix missing tcp fragmentation casesWillem de Bruijn1-0/+17
2014-08-14net-timestamp: fix missing ACK timestampWillem de Bruijn1-5/+5