summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-02net-timestamp: no-payload optionWillem de Bruijn
2015-02-02sunvnet: set queue mapping when doing packet copiesDavid L Stevens
2015-02-02qlge: Fix qlge_update_hw_vlan_features to handle if interface is downMarcelo Leitner
2015-02-03Merge tag 'drm-amdkfd-fixes-2015-02-02' of git://people.freedesktop.org/~gabb...Dave Airlie
2015-02-03Merge branch 'drm-fixes-3.19' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2015-02-02Bluetooth: Remove mgmt_rp_read_local_oob_ext_data structJohan Hedberg
2015-02-02drm/radeon: fix the crash in test functionsIlija Hadzic
2015-02-02drm/radeon: fix the crash in benchmark functionsIlija Hadzic
2015-02-02drm/radeon: properly set vm fragment size for TN/RLAlex Deucher
2015-02-02drm/radeon: don't init gpuvm if accel is disabled (v3)Alex Deucher
2015-02-02drm/radeon: fix PLLs on RS880 and older v2Christian König
2015-02-02PCI: Add NEC variants to Stratus ftServer PCIe DMI checkCharlotte Richardson
2015-02-02sd: Fix max transfer length for 4k disksBrian King
2015-02-02scsi: fix device handler detach oopsMike Christie
2015-02-02Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for BTUSB_INTEL_NEWMarcel Holtmann
2015-02-02Bluetooth: Add restarting to service discoveryJakub Pawlowski
2015-02-02Bluetooth: Add le_scan_restart work for LE scan restartingJakub Pawlowski
2015-02-02drm/amdkfd: Don't create BUG due to incorrect user parameterOded Gabbay
2015-02-02drm/amdkfd: max num of queues can't be 0Oded Gabbay
2015-02-02drm/amdkfd: Fix bug in accounting of queuesOded Gabbay
2015-02-01net: rocker: Add support for retrieving port level statisticsDavid Ahern
2015-02-01Merge branch 'switchdev_offload_flags'David S. Miller
2015-02-01team: handle NETIF_F_HW_SWITCH_OFFLOAD flag and add ndo_bridge_setlink/dellin...Roopa Prabhu
2015-02-01bonding: handle NETIF_F_HW_SWITCH_OFFLOAD flag and add ndo_bridge_setlink/del...Roopa Prabhu
2015-02-01rocker: set feature NETIF_F_HW_SWITCH_OFFLOADRoopa Prabhu
2015-02-01bridge: offload bridge port attributes to switch asic if feature flag setRoopa Prabhu
2015-02-01swdevice: add new apis to set and del bridge port attributesRoopa Prabhu
2015-02-01bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellinkRoopa Prabhu
2015-02-01netdev: introduce new NETIF_F_HW_SWITCH_OFFLOAD feature flag for switch devic...Roopa Prabhu
2015-02-01stmmac: DMA threshold mode or SF mode can be different among multiple device ...Sonic Zhang
2015-02-01ipv4: tcp: get rid of ugly unicast_sockEric Dumazet
2015-02-01cxgb4: Remove preprocessor check for CONFIG_CXGB4_DCBHariprasad Shenai
2015-02-02md/bitmap: fix a might_sleep() warning.NeilBrown
2015-02-02md/raid5: fix another livelock caused by non-aligned writes.NeilBrown
2015-02-02ieee802154: cc2520: Fix space before , coding style issueMohammad Jamal
2015-02-02ieee802154: cc2520: Replace shift operations by BIT macroMohammad Jamal
2015-02-01Linux 3.19-rc7v3.19-rc7Linus Torvalds
2015-02-01Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-02-01Merge branch 'hso-next'David S. Miller
2015-02-01hso: fix rfkill name conflictsOlivier Sobrie
2015-02-01hso: add missing cancel_work_sync in disconnect()Olivier Sobrie
2015-02-01hso: update serial_table in usb disconnect methodOlivier Sobrie
2015-02-01hso: move tty_unregister outside hso_serial_common_free()Olivier Sobrie
2015-02-01hso: replace reset_device work by usb_queue_reset_device()Olivier Sobrie
2015-02-01hso: rename hso_dev into serial in hso_free_interface()Olivier Sobrie
2015-02-01hso: fix small indentation errorOlivier Sobrie
2015-02-01hso: fix memory leak in hso_create_rfkill()Olivier Sobrie
2015-02-01hso: fix memory leak when device disconnectsOlivier Sobrie
2015-02-01hso: fix crash when device disappears while serial port is openOlivier Sobrie