summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-03drm/i915: Handle runtime pm in the CRC setup codeDaniel Vetter
2014-12-03drm/i915: Disable crtcs gracefully before GPU reset on gen3/4Ville Syrjälä
2014-12-03drm/i915: Grab modeset locks for GPU rest on pre-ctgVille Syrjälä
2014-12-03drm/i915: Implement GPU reset for g33Ville Syrjälä
2014-12-03drm/i915: Implement GPU reset for 915/945Ville Syrjälä
2014-12-03drm/i915: Restore the display config after a GPU reset on gen4Ville Syrjälä
2014-12-03drm/i915: Fix gen4 GPU resetVille Syrjälä
2014-12-03drm/i915: Stop gathering error states for CS error interruptsDaniel Vetter
2014-12-03drm/i915: Disallow pin ioctl completely for kms driversDaniel Vetter
2014-12-03drm/i915: Only warn the first time we attempt to mmio whilst suspendedChris Wilson
2014-12-03drm/i915/chv: Enable AVI, SPD and HDMI infoframes for CHV.Clint Taylor
2014-12-03drm/i915: Don't clobber crtc->new_config when nothing changesVille Syrjälä
2014-12-03ALSA: i2sbus: Deletion of unnecessary checks before the function call "releas...Markus Elfring
2014-12-02Input: initialize input_no to -1 to avoid subtractionAniroop Mathur
2014-12-02Input: i8042 - do not try to load on Intel NUC D54250WYKTodor Minchev
2014-12-03md: fix semicolon.cocci warningskbuild test robot
2014-12-03md/raid5: fetch_block must fetch all the blocks handle_stripe_dirtying wants.NeilBrown
2014-12-02tun: Fix GSO meta-data handling in tun_get_userHerbert Xu
2014-12-02Merge branch 'rocker-next'David S. Miller
2014-12-02rocker: Use logical operators on booleansThomas Graf
2014-12-02rocker: Add proper validation of Netlink attributesThomas Graf
2014-12-02rocker: add ndo_bridge_setlink/getlink support for learning policyScott Feldman
2014-12-02rocker: implement ndo_fdb_dumpJiri Pirko
2014-12-02rocker: implement L2 bridge offloadingScott Feldman
2014-12-02rocker: implement rocker ofdpa flow table manipulationScott Feldman
2014-12-02rocker: introduce rocker switch driverJiri Pirko
2014-12-02bridge: add brport flags to dflt bridge_getlinkScott Feldman
2014-12-02bridge: add new hwmode swdevScott Feldman
2014-12-02bridge: add new brport flag LEARNING_SYNCScott Feldman
2014-12-02bridge: move private brport flags to if_bridge.h so port drivers can use flagsScott Feldman
2014-12-02bridge: add API to notify bridge driver of learned FBD on offloaded deviceScott Feldman
2014-12-02bridge: call netdev_sw_port_stp_update when bridge port STP status changesScott Feldman
2014-12-02net-sysfs: expose physical switch id for particular deviceJiri Pirko
2014-12-02rtnl: expose physical switch id for particular deviceJiri Pirko
2014-12-02net: introduce generic switch devices supportJiri Pirko
2014-12-02net: rename netdev_phys_port_id to more generic nameJiri Pirko
2014-12-02net: make vid as a parameter for ndo_fdb_add/ndo_fdb_delJiri Pirko
2014-12-02bridge: convert flags in fbd entry into bitfieldsJiri Pirko
2014-12-02neigh: sort Neighbor Cache Entry FlagsJiri Pirko
2014-12-02bridge: rename fdb_*_hw to fdb_*_hw_addr to avoid confusionJiri Pirko
2014-12-02cxgb4: Fill in supported link mode for SFP modulesHariprasad Shenai
2014-12-02xen-netfront: Remove BUGs on paged skb data which crosses a page boundarySeth Forshee
2014-12-02Merge branch 'raid56-scrub-replace' of git://github.com/miaoxie/linux-btrfs i...Chris Mason
2014-12-02Btrfs: make get_caching_control unconditionally return the ctlJosef Bacik
2014-12-02Btrfs: fix unprotected deletion from pending_chunks listFilipe Manana
2014-12-02Btrfs: fix fs mapping extent map leakFilipe Manana
2014-12-02Btrfs: fix memory leak after block remove + trimmingFilipe Manana
2014-12-02Btrfs: make btrfs_abort_transaction consider existence of new block groupsFilipe Manana
2014-12-02Btrfs: fix race between writing free space cache and trimmingFilipe Manana
2014-12-02Btrfs: fix race between fs trimming and block group remove/allocationFilipe Manana