1. 48900cb virtio-net: drop NETIF_F_FRAGLIST by Jason Wang · 9 years ago
  2. 4f7eb70 stmmac: dwmac-ipq806x: fix static checker warning by Mathieu Olivari · 9 years ago
  3. 866b8b1 net: netcp: fix unused interface rx buffer size configuration by WingMan Kwok · 9 years ago
  4. 22f54bf9 net: thunderx: remove effective "default y" from Kconfig if ARCH_THUNDER=y by Ian Campbell · 9 years ago
  5. 7ebc482 r8169: enforce RX_MULTI_EN on rtl8168ep/8111ep chips by Ivan Vecera · 9 years ago
  6. 786c207 bridge: netlink: account for the IFLA_BRPORT_PROXYARP_WIFI attribute size and policy by Nikolay Aleksandrov · 9 years ago
  7. 355b9f9 bridge: netlink: account for the IFLA_BRPORT_PROXYARP attribute size and policy by Nikolay Aleksandrov · 9 years ago
  8. 50e18af Merge tag 'wireless-drivers-for-davem-2015-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 9 years ago
  9. 7ba8bd7 net: pktgen: don't abuse current->state in pktgen_thread_worker() by Oleg Nesterov · 9 years ago
  10. 57b2290 xen/netback: Wake dealloc thread after completing zerocopy work by Ross Lagerwall · 9 years ago
  11. a0a2a66 net: Fix skb_set_peeked use-after-free bug by Herbert Xu · 9 years ago
  12. 14d2b7c net: fec: fix initial runtime PM refcount by Lucas Stach · 9 years ago
  13. 2475b225 xen-netback: Allocate fraglist early to avoid complex rollback by Ross Lagerwall · 9 years ago
  14. 10e2eb8 udp: fix dst races with multicast early demux by Eric Dumazet · 9 years ago
  15. 2fc0996 3c59x: Fix resource leaks in vortex_open by Jia-Ju Bai · 9 years ago
  16. 468b732 rds: fix an integer overflow test in rds_info_getsockopt() by Dan Carpenter · 9 years ago
  17. 636dba8 act_mirred: avoid calling tcf_hash_release() when binding by WANG Cong · 9 years ago
  18. 3576fd7 openvswitch: Fix L4 checksum handling when dealing with IP fragments by Glenn Griffin · 9 years ago
  19. 741e3b9 rtlwifi: rtl8723be: Add module parameter for MSI interrupts by Larry Finger · 9 years ago
  20. 3d0e0af fq_codel: explicitly reset flows in ->reset() by Eric Dumazet · 9 years ago
  21. 1ebd47e rocker: free netdevice during netdevice removal by Ido Schimmel · 9 years ago
  22. 7c764ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  23. acea568 Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  24. c6fd4fc Merge tag 'sound-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  25. ea11154 stmmac: fix missing MODULE_LICENSE in stmmac_platform by Joachim Eastwood · 9 years ago
  26. ef1f436 Merge branch 'gianfar-wol-fixes' by David S. Miller · 9 years ago
  27. b0734b6 gianfar: Enable device wakeup when appropriate by Claudiu Manoil · 9 years ago
  28. 614b424 gianfar: Fix suspend/resume for wol magic packet by Claudiu Manoil · 9 years ago
  29. 8486830 gianfar: Fix warning when CONFIG_PM off by Claudiu Manoil · 9 years ago
  30. 5175f710 act_pedit: check binding before calling tcf_hash_release() by WANG Cong · 9 years ago
  31. 5e49e0b Merge tag 'iommu-fixes-v4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  32. 23ff9e1 Merge tag 'drm-intel-fixes-2015-07-31' of git://anongit.freedesktop.org/drm-intel by Linus Torvalds · 9 years ago
  33. fd56d1d Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  34. 1c1cc45 iommu/amd: Allow non-ATS devices in IOMMUv2 domains by Joerg Roedel · 9 years ago
  35. 7c62940 rtlwifi: Fix NULL dereference when PCI driver used as an AP by Luis Felipe Dominguez Vega · 9 years ago
  36. 098697dba b43: fix extpa_gain check for 2GHz by Hauke Mehrtens · 9 years ago
  37. 5d5cd85 rsi: Fix failure to load firmware after memory leak fix and fix the leak by Mike Looijmans · 9 years ago
  38. f7c0af8 Merge tag 'iwlwifi-for-kalle-2015-07-30' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by Kalle Valo · 9 years ago
  39. 8400935 Merge tag 'xfs-for-linus-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  40. 8a68173 net: sk_clone_lock() should only do get_net() if the parent is not a kernel socket by Sowmini Varadhan · 9 years ago
  41. 28e6b67 net: sched: fix refcount imbalance in actions by Daniel Borkmann · 9 years ago
  42. 990c9b3 Merge branch 'r8152-fixes' by David S. Miller · 9 years ago
  43. 37608f3 r8152: reset device when tx timeout by hayeswang · 9 years ago
  44. e501139 r8152: add pre_reset and post_reset by hayeswang · 9 years ago
  45. 649ccd0 ALSA: hda - Fix MacBook Pro 5,2 quirk by Takashi Iwai · 9 years ago
  46. aecdc63 iwlwifi: pcie: fix stuck queue detection for sleeping clients by Emmanuel Grumbach · 9 years ago
  47. dbe0811 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  48. 0a55205 Merge tag 'hwmon-for-linus-v4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 9 years ago
  49. 5eb3e5a drm/i915: Declare the swizzling unknown for L-shaped configurations by Chris Wilson · 9 years ago
  50. d0e30ad drm/i915: Mark PIN_USER binding as GLOBAL_BIND without the aliasing ppgtt by Chris Wilson · 9 years ago
  51. 5271782 iommu/amd: Set global dma_ops if swiotlb is disabled by Joerg Roedel · 9 years ago
  52. 3230232 iommu/amd: Use swiotlb in passthrough mode by Joerg Roedel · 9 years ago
  53. 02ca202 iommu/amd: Allow non-IOMMUv2 devices in IOMMUv2 domains by Joerg Roedel · 9 years ago
  54. 1e6a7b0 iommu/amd: Use iommu core for passthrough mode by Joerg Roedel · 9 years ago
  55. 55c99a4 iommu/amd: Use iommu_attach_group() by Joerg Roedel · 9 years ago
  56. 15f1bb1 qlcnic: Fix corruption while copying by Shahed Shaikh · 9 years ago
  57. f4eaed2 act_bpf: fix memory leaks when replacing bpf programs by Daniel Borkmann · 9 years ago
  58. f68b123 Merge branch 'thunderx-fixes' by David S. Miller · 9 years ago
  59. 60f83c8 net: thunderx: Fix for crash while BGX teardown by Thanneeru Srinivasulu · 9 years ago
  60. 4adf435 net: thunderx: Add PCI driver shutdown routine by Sunil Goutham · 9 years ago
  61. b49087d net: thunderx: Fix crash when changing rss with mutliple traffic flows by Sunil Goutham · 9 years ago
  62. 3d7a8aa net: thunderx: Set watchdog timeout value by Sunil Goutham · 9 years ago
  63. 74840b8 net: thunderx: Wakeup TXQ only if CQE_TX are processed by Sunil Goutham · 9 years ago
  64. f8ce966 net: thunderx: Suppress alloc_pages() failure warnings by Sunil Goutham · 9 years ago
  65. 2cb468e net: thunderx: Fix TSO packet statistic by Sunil Goutham · 9 years ago
  66. c62cd3c net: thunderx: Fix memory leak when changing queue count by Sunil Goutham · 9 years ago
  67. 32c1b96 net: thunderx: Fix RQ_DROP miscalculation by Sunil Goutham · 9 years ago
  68. 143ceb0 net: thunderx: Fix memory leak while tearing down interface by Sunil Goutham · 9 years ago
  69. 4b561c1 net: thunderx: Fix data integrity issues with LDWB by Sunil Goutham · 9 years ago
  70. c8507fb ipv6: flush nd cache on IFF_NOARP change by Eric Dumazet · 9 years ago
  71. 9200bc4 hwmon: (nct7802) Fix integer overflow seen when writing voltage limits by Guenter Roeck · 9 years ago
  72. 0d6aaff hwmon: (nct7904) Rename pwm attributes to match hwmon ABI by Guenter Roeck · 9 years ago
  73. bdce3e7 Merge branch 'msm-fixes-4.2' of git://people.freedesktop.org/~robclark/linux into drm-fixes by Dave Airlie · 9 years ago
  74. d698291 Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  75. b2428f9 Merge branch 'netcp-fixes' by David S. Miller · 9 years ago
  76. 31a184b net: netcp: ethss: cleanup gbe_probe() and gbe_remove() functions by Karicheri, Muralidharan · 9 years ago
  77. c20afae net: netcp: ethss: fix up incorrect use of list api by Karicheri, Muralidharan · 9 years ago
  78. 01a0309 net: netcp: fix cleanup interface list in netcp_remove() by Karicheri, Muralidharan · 9 years ago
  79. d41a83b Merge tag 'pm+acpi-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  80. d0db3a3 Merge tag 'dm-4.2-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  81. 2482abb ebpf, x86: fix general protection fault when tail call is invoked by Daniel Borkmann · 9 years ago
  82. 7ae90a4 bridge: mdb: fix delmdb state in the notification by Nikolay Aleksandrov · 9 years ago
  83. 544586f bridge: mcast: give fast leave precedence over multicast router and querier by Satish Ashok · 9 years ago
  84. b4cba04 drm/msm/mdp5: release SMB (shared memory blocks) in various cases by Wentao Xu · 9 years ago
  85. 99fc1bc drm/msm: change to uninterruptible wait in atomic commit by Wentao Xu · 9 years ago
  86. a1c3e3e drm/msm: mdp4: Fix drm_framebuffer dereference crash by Archit Taneja · 9 years ago
  87. ac45146 drm/msm: fix msm_gem_prime_get_sg_table() by Rob Clark · 9 years ago
  88. 194a336 drm/amdgpu: add new parameter to seperate map and unmap by monk.liu · 9 years ago
  89. e722b71 drm/amdgpu: hdp_flush is not needed for inside IB by monk.liu · 9 years ago
  90. 9332313 drm/amdgpu: different emit_ib for gfx and compute by monk.liu · 9 years ago
  91. c193fa91 drm/amdgpu: information leak in amdgpu_info_ioctl() by Dan Carpenter · 9 years ago
  92. 8faf0e0 drm/amdgpu: clean up init sequence for failures by Alex Deucher · 9 years ago
  93. 0a90a0c drm/radeon/combios: add some validation of lvds values by Alex Deucher · 9 years ago
  94. 7726e72 drm/radeon: rework audio modeset to handle non-audio hdmi features by Alex Deucher · 9 years ago
  95. d0ea397 drm/radeon: rework audio detect (v4) by Alex Deucher · 9 years ago
  96. b3fcf36a drm/amdgpu: Drop drm/ prefix for including drm.h in amdgpu_drm.h by Michel Dänzer · 9 years ago
  97. e13af53 drm/radeon: Drop drm/ prefix for including drm.h in radeon_drm.h by Michel Dänzer · 9 years ago
  98. df356d5 bridge: Fix network header pointer for vlan tagged packets by Toshiaki Makita · 9 years ago
  99. 795e633 dm cache: fix device destroy hang due to improper prealloc_used accounting by Mike Snitzer · 9 years ago
  100. 3508e65 Revert "dm cache: do not wake_worker() in free_migration()" by Mike Snitzer · 9 years ago