1. 2235f2a inet: fix races with reqsk timers by Eric Dumazet · 9 years ago
  2. 9d332d9 mkiss: Fix error handling in mkiss_open() by Fabio Estevam · 9 years ago
  3. 1825545 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  4. 875a74b Merge branch 'bnx2x-fixes' by David S. Miller · 9 years ago
  5. 0ea853d bnx2x: Free NVRAM lock at end of each page by Yuval Mintz · 9 years ago
  6. e161590 bnx2x: Prevent null pointer dereference on SKB release by Yuval Mintz · 9 years ago
  7. 21a4476 cxgb4: missing curly braces in t4_setup_debugfs() by Dan Carpenter · 9 years ago
  8. 7a76a02 net-timestamp: Update skb_complete_tx_timestamp comment by Benjamin Poirier · 9 years ago
  9. 330567b ipv6: don't reject link-local nexthop on other interface by Florian Westphal · 9 years ago
  10. 4e7c133 netlink: make sure -EBUSY won't escape from netlink_insert by Daniel Borkmann · 9 years ago
  11. ade4dc3 bna: fix interrupts storm caused by erroneous packets by Ivan Vecera · 9 years ago
  12. ea70858 Merge branch 'mvpp2-fixes' by David S. Miller · 9 years ago
  13. edc660f net: mvpp2: replace TX coalescing interrupts with hrtimer by Marcin Wojtas · 9 years ago
  14. 71ce391 net: mvpp2: enable proper per-CPU TX buffers unmapping by Marcin Wojtas · 9 years ago
  15. d53793c net: mvpp2: remove excessive spinlocks from driver initialization by Marcin Wojtas · 9 years ago
  16. 3c16241 netfilter: SYNPROXY: fix sending window update to client by Phil Sutter · 9 years ago
  17. 96fffb4 netfilter: ip6t_SYNPROXY: fix NULL pointer dereference by Phil Sutter · 9 years ago
  18. fe1e187 net/mlx5_core: Set log_uar_page_sz for non 4K page size architecture by Carol L Soto · 9 years ago
  19. 95a428f Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 9 years ago
  20. d1163e91 Merge branch 'be2net-fixes' by David S. Miller · 9 years ago
  21. 649886a be2net: protect eqo->affinity_mask from getting freed twice by Kalesh AP · 9 years ago
  22. 99b4430 be2net: post buffers before destroying RXQs in Lancer by Kalesh AP · 9 years ago
  23. bcc8414 be2net: enable IFACE filters only after creating RXQs by Kalesh AP · 9 years ago
  24. 48900cb virtio-net: drop NETIF_F_FRAGLIST by Jason Wang · 9 years ago
  25. 4f7eb70 stmmac: dwmac-ipq806x: fix static checker warning by Mathieu Olivari · 9 years ago
  26. 866b8b1 net: netcp: fix unused interface rx buffer size configuration by WingMan Kwok · 9 years ago
  27. 22f54bf9 net: thunderx: remove effective "default y" from Kconfig if ARCH_THUNDER=y by Ian Campbell · 9 years ago
  28. 7ebc482 r8169: enforce RX_MULTI_EN on rtl8168ep/8111ep chips by Ivan Vecera · 9 years ago
  29. 786c207 bridge: netlink: account for the IFLA_BRPORT_PROXYARP_WIFI attribute size and policy by Nikolay Aleksandrov · 9 years ago
  30. 355b9f9 bridge: netlink: account for the IFLA_BRPORT_PROXYARP attribute size and policy by Nikolay Aleksandrov · 9 years ago
  31. 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
  32. 7ba8bd7 net: pktgen: don't abuse current->state in pktgen_thread_worker() by Oleg Nesterov · 9 years ago
  33. 57b2290 xen/netback: Wake dealloc thread after completing zerocopy work by Ross Lagerwall · 9 years ago
  34. a0a2a66 net: Fix skb_set_peeked use-after-free bug by Herbert Xu · 9 years ago
  35. 14d2b7c net: fec: fix initial runtime PM refcount by Lucas Stach · 9 years ago
  36. f58e5aa netfilter: conntrack: Use flags in nf_ct_tmpl_alloc() by Joe Stringer · 9 years ago
  37. 27a4d5e batman-adv: initialize up/down values when adding a gateway by Simon Wunderlich · 9 years ago
  38. ef72706 batman-adv: protect tt_local_entry from concurrent delete events by Marek Lindner · 9 years ago
  39. 354136b batman-adv: fix kernel crash due to missing NULL checks by Marek Lindner · 9 years ago
  40. f202a66 batman-adv: avoid DAT to mess up LAN state by Antonio Quartulli · 9 years ago
  41. 2475b22 xen-netback: Allocate fraglist early to avoid complex rollback by Ross Lagerwall · 9 years ago
  42. 10e2eb8 udp: fix dst races with multicast early demux by Eric Dumazet · 9 years ago
  43. 2fc0996 3c59x: Fix resource leaks in vortex_open by Jia-Ju Bai · 9 years ago
  44. 468b732 rds: fix an integer overflow test in rds_info_getsockopt() by Dan Carpenter · 9 years ago
  45. 636dba8 act_mirred: avoid calling tcf_hash_release() when binding by WANG Cong · 9 years ago
  46. 3576fd7 openvswitch: Fix L4 checksum handling when dealing with IP fragments by Glenn Griffin · 9 years ago
  47. 741e3b9 rtlwifi: rtl8723be: Add module parameter for MSI interrupts by Larry Finger · 9 years ago
  48. 3d0e0af fq_codel: explicitly reset flows in ->reset() by Eric Dumazet · 9 years ago
  49. 1ebd47e rocker: free netdevice during netdevice removal by Ido Schimmel · 9 years ago
  50. 7c764ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  51. 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
  52. 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
  53. ea11154 stmmac: fix missing MODULE_LICENSE in stmmac_platform by Joachim Eastwood · 9 years ago
  54. ef1f436 Merge branch 'gianfar-wol-fixes' by David S. Miller · 9 years ago
  55. b0734b6 gianfar: Enable device wakeup when appropriate by Claudiu Manoil · 9 years ago
  56. 614b424 gianfar: Fix suspend/resume for wol magic packet by Claudiu Manoil · 9 years ago
  57. 8486830 gianfar: Fix warning when CONFIG_PM off by Claudiu Manoil · 9 years ago
  58. 5175f71 act_pedit: check binding before calling tcf_hash_release() by WANG Cong · 9 years ago
  59. 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
  60. 23ff9e1 Merge tag 'drm-intel-fixes-2015-07-31' of git://anongit.freedesktop.org/drm-intel by Linus Torvalds · 9 years ago
  61. fd56d1d Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  62. 1c1cc45 iommu/amd: Allow non-ATS devices in IOMMUv2 domains by Joerg Roedel · 9 years ago
  63. 7c62940 rtlwifi: Fix NULL dereference when PCI driver used as an AP by Luis Felipe Dominguez Vega · 9 years ago
  64. 098697dba b43: fix extpa_gain check for 2GHz by Hauke Mehrtens · 9 years ago
  65. 5d5cd85 rsi: Fix failure to load firmware after memory leak fix and fix the leak by Mike Looijmans · 9 years ago
  66. 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
  67. 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
  68. 8a68173 net: sk_clone_lock() should only do get_net() if the parent is not a kernel socket by Sowmini Varadhan · 9 years ago
  69. 28e6b67 net: sched: fix refcount imbalance in actions by Daniel Borkmann · 9 years ago
  70. 990c9b3 Merge branch 'r8152-fixes' by David S. Miller · 9 years ago
  71. 37608f3 r8152: reset device when tx timeout by hayeswang · 9 years ago
  72. e501139 r8152: add pre_reset and post_reset by hayeswang · 9 years ago
  73. 649ccd0 ALSA: hda - Fix MacBook Pro 5,2 quirk by Takashi Iwai · 9 years ago
  74. aecdc63 iwlwifi: pcie: fix stuck queue detection for sleeping clients by Emmanuel Grumbach · 9 years ago
  75. dbe0811 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  76. 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
  77. 5eb3e5a drm/i915: Declare the swizzling unknown for L-shaped configurations by Chris Wilson · 9 years ago
  78. d0e30ad drm/i915: Mark PIN_USER binding as GLOBAL_BIND without the aliasing ppgtt by Chris Wilson · 9 years ago
  79. 1a727c6 netfilter: nf_conntrack: checking for IS_ERR() instead of NULL by Dan Carpenter · 9 years ago
  80. f0ad462 netfilter: nf_conntrack: silence warning on falling back to vmalloc() by Pablo Neira Ayuso · 9 years ago
  81. 5271782 iommu/amd: Set global dma_ops if swiotlb is disabled by Joerg Roedel · 9 years ago
  82. 3230232 iommu/amd: Use swiotlb in passthrough mode by Joerg Roedel · 9 years ago
  83. 02ca202 iommu/amd: Allow non-IOMMUv2 devices in IOMMUv2 domains by Joerg Roedel · 9 years ago
  84. 1e6a7b0 iommu/amd: Use iommu core for passthrough mode by Joerg Roedel · 9 years ago
  85. 55c99a4 iommu/amd: Use iommu_attach_group() by Joerg Roedel · 9 years ago
  86. 15f1bb1 qlcnic: Fix corruption while copying by Shahed Shaikh · 9 years ago
  87. f4eaed2 act_bpf: fix memory leaks when replacing bpf programs by Daniel Borkmann · 9 years ago
  88. f68b123 Merge branch 'thunderx-fixes' by David S. Miller · 9 years ago
  89. 60f83c8 net: thunderx: Fix for crash while BGX teardown by Thanneeru Srinivasulu · 9 years ago
  90. 4adf435 net: thunderx: Add PCI driver shutdown routine by Sunil Goutham · 9 years ago
  91. b49087d net: thunderx: Fix crash when changing rss with mutliple traffic flows by Sunil Goutham · 9 years ago
  92. 3d7a8aa net: thunderx: Set watchdog timeout value by Sunil Goutham · 9 years ago
  93. 74840b8 net: thunderx: Wakeup TXQ only if CQE_TX are processed by Sunil Goutham · 9 years ago
  94. f8ce966 net: thunderx: Suppress alloc_pages() failure warnings by Sunil Goutham · 9 years ago
  95. 2cb468e net: thunderx: Fix TSO packet statistic by Sunil Goutham · 9 years ago
  96. c62cd3c net: thunderx: Fix memory leak when changing queue count by Sunil Goutham · 9 years ago
  97. 32c1b96 net: thunderx: Fix RQ_DROP miscalculation by Sunil Goutham · 9 years ago
  98. 143ceb0 net: thunderx: Fix memory leak while tearing down interface by Sunil Goutham · 9 years ago
  99. 4b561c1 net: thunderx: Fix data integrity issues with LDWB by Sunil Goutham · 9 years ago
  100. c8507fb ipv6: flush nd cache on IFF_NOARP change by Eric Dumazet · 9 years ago