1. c8beb5b rocker: print switch ID consistent with phys_switch_id sysfs node by Scott Feldman · 9 years ago
  2. 0b50dc4 Convert smsc911x to use ACPI as well as DT by Jeremy Linton · 9 years ago
  3. 4c96b7d Add a matching set of device_ functions for determining mac/phy by Jeremy Linton · 9 years ago
  4. 7da1160 drivers: net: cpsw: add am335x errata workarround for interrutps by Mugunthan V N · 9 years ago
  5. 182ad46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  6. 5b3e2e1 Merge tag 'dm-4.2-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  7. ebcbf16 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  8. 6b476e1 Merge tag 'for-linus-4.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  9. 26b552e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  10. 2331d30 Merge tag 'edac_fix_for_4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 9 years ago
  11. 5c16179b EDAC, ppc4xx: Access mci->csrows array elements properly by Michael Walle · 9 years ago
  12. e6d0069 cosa: missing error code on failure in probe() by Dan Carpenter · 9 years ago
  13. b0c6ce2 net: fec: Remove unneeded use of IS_ERR_VALUE() macro by Fabio Estevam · 9 years ago
  14. a4011fd cxgb4: Add debugfs support to dump tid info by Hariprasad Shenai · 9 years ago
  15. 2248b29 cxgb4: Differentiate between stids between server and filter region by Hariprasad Shenai · 9 years ago
  16. 9a1bb9f cxgb4: Differentiates between TIDs being used in TCAM and HASH by Hariprasad Shenai · 9 years ago
  17. e106a4d cxgb4: Add some more details to sge qinfo by Hariprasad Shenai · 9 years ago
  18. 47b344b net: atl1c: add BQL support by Ron Angeles · 9 years ago
  19. 1f2b729 gianfar: remove faulty filer optimizer by Jakub Kicinski · 9 years ago
  20. b5c8c89 gianfar: correct list membership accounting by Jakub Kicinski · 9 years ago
  21. a898fe0 gianfar: correct filer table writing by Jakub Kicinski · 9 years ago
  22. b5960e6 hv_netvsc: Implement set_channels ethtool op by Andrew Schwartzmeyer · 9 years ago
  23. 8ebdcc5 hv_netvsc: Set vRSS with num_chn in RNDIS filter by Andrew Schwartzmeyer · 9 years ago
  24. d57f623 lan78xx: Remove BUG_ON() by Woojung.Huh@microchip.com · 9 years ago
  25. 81c38e8 lan78xx: Fix Smatch Warnings by Woojung.Huh@microchip.com · 9 years ago
  26. b02e3e9 bonding: Gratuitous ARP gets dropped when first slave added by Venkat Venkatsubra · 9 years ago
  27. c3ffe0c net: eth: altera: Remove sgdmadesclen member from altera_tse_private by Tobias Klauser · 9 years ago
  28. 04da002d Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux by Linus Torvalds · 9 years ago
  29. b8826b0 Revert "drm/amdgpu: Configure doorbell to maximum slots" by Alex Deucher · 9 years ago
  30. 8c8bac5 drm/amdgpu: add context buffer size check for HEVC by Boyuan Zhang · 9 years ago
  31. cec45d9 Merge tag 'regmap-fix-v4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  32. 34dd051 dm cache policy smq: move 'dm-cache-default' module alias to SMQ by Yi Zhang · 9 years ago
  33. b0dc3c8 dm btree: add ref counting ops for the leaves of top level btrees by Joe Thornber · 9 years ago
  34. 7f518ad dm thin metadata: delete btrees when releasing metadata snapshot by Joe Thornber · 9 years ago
  35. c68875f net: fs_enet: mask interrupts for TX partial frames. by LEROY Christophe · 9 years ago
  36. 8961822 net: fs_enet: explicitly remove I flag on TX partial frames by LEROY Christophe · 9 years ago
  37. ce80e7b net: switchdev: support static FDB addresses by Vivien Didelot · 9 years ago
  38. 1d19404 net: dsa: mv88e6xxx: rework FDB Get Next operation by Vivien Didelot · 9 years ago
  39. fd231c8 net: dsa: mv88e6xxx: rework FDB add/del operations by Vivien Didelot · 9 years ago
  40. 2a778e1 net: dsa: change FDB routines prototypes by Vivien Didelot · 9 years ago
  41. c5723ac net: dsa: mv88e6xxx: rename ATU MAC accessors by Vivien Didelot · 9 years ago
  42. 194fea7 net: dsa: mv88e6xxx: extend fid mask by Vivien Didelot · 9 years ago
  43. a08df0f net: dsa: mv88e6xxx: define GLOBAL_ATU_FID by Vivien Didelot · 9 years ago
  44. cdf0969 Revert "Merge branch 'mv88e6xxx-switchdev-fdb'" by David S. Miller · 9 years ago
  45. 46b903a net, thunder, bgx: Add support to get MAC address from ACPI. by David Daney · 9 years ago
  46. de387e1 net: thunder: Factor out DT specific code in BGX by Robert Richter · 9 years ago
  47. edf15b4 Merge tag 'fbdev-fixes-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  48. c22fe51 xen/xenbus: Don't leak memory when unmapping the ring on HVM backend by Julien Grall · 9 years ago
  49. ad6cd7b Revert "xen/events/fifo: Handle linked events when closing a port" by David Vrabel · 9 years ago
  50. 07a51cd vxlan: fix fdb_dump index calculation by Atzm Watanabe · 9 years ago
  51. ed8db18 mellanox: mlxsw: Use '%zx' to print size_t format by Fabio Estevam · 9 years ago
  52. 9d332d9 mkiss: Fix error handling in mkiss_open() by Fabio Estevam · 9 years ago
  53. 7a834ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
  54. 0be0171 HID: wacom: Report correct device resolution when using the wireless adapater by Jason Gerecke · 9 years ago
  55. 0ea853d bnx2x: Free NVRAM lock at end of each page by Yuval Mintz · 9 years ago
  56. e161590 bnx2x: Prevent null pointer dereference on SKB release by Yuval Mintz · 9 years ago
  57. bec7a63 isdn: Remove reverse_bits(), use revbit8() by yalin wang · 9 years ago
  58. 2f3a873 cxgb4: cleanup some indenting by Dan Carpenter · 9 years ago
  59. 21a4476 cxgb4: missing curly braces in t4_setup_debugfs() by Dan Carpenter · 9 years ago
  60. 966bce3 net: dsa: mv88e6352: Use mnemonics for EEPROM registers and bits by Andrew Lunn · 9 years ago
  61. 02509f1 qlcnic: Update version to 5.3.63 by Shahed Shaikh · 9 years ago
  62. 0e90ad9 qlcnic: Don't use kzalloc unncecessarily for allocating large chunk of memory by Shahed Shaikh · 9 years ago
  63. da286a6 qlcnic: Add new VF device ID 0x8C30 by Shahed Shaikh · 9 years ago
  64. 642de51 qlcnic: Print firmware minidump buffer and template header addresses by Shahed Shaikh · 9 years ago
  65. d01a6d3 qlcnic: Add support to enable capability to extend minidump for iSCSI by Shahed Shaikh · 9 years ago
  66. a930a46 qlcnic: Rearrange ordering of header files inclusion by Harish Patil · 9 years ago
  67. 07151bc net: phy: select copper mode when Marvel 88e1111 in SGMII by Madalin Bucur · 9 years ago
  68. c4bc44c net: fec: fix the race between xmit and bdp reclaiming path by Kevin Hao · 9 years ago
  69. ade4dc3 bna: fix interrupts storm caused by erroneous packets by Ivan Vecera · 9 years ago
  70. edc660f net: mvpp2: replace TX coalescing interrupts with hrtimer by Marcin Wojtas · 9 years ago
  71. 71ce391 net: mvpp2: enable proper per-CPU TX buffers unmapping by Marcin Wojtas · 9 years ago
  72. d53793c net: mvpp2: remove excessive spinlocks from driver initialization by Marcin Wojtas · 9 years ago
  73. 2b9bea0 Merge tag 'mfd-fixes-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
  74. 2a17d7e fbcon: unconditionally initialize cursor blink interval by Scot Doyle · 9 years ago
  75. 37b617f video: Fix possible leak in of_get_videomode() by Christian Engelmayer · 9 years ago
  76. 9e6e35e video: fbdev: pxa3xx_gcu: prepare the clocks by Robert Jarzmik · 9 years ago
  77. 6266f4b OMAPDSS: Fix omap_dss_find_output_by_port_node() port refcount decrement by Jyri Sarha · 9 years ago
  78. 2b55cb3 OMAPDSS: Fix node refcount leak in omapdss_of_get_next_port() by Jyri Sarha · 9 years ago
  79. 2701fa0 fbdev: select versatile helpers for the integrator by Linus Walleij · 9 years ago
  80. e577516 mlxsw: Fix use-after-free bug in mlxsw_sx_port_xmit by Ido Schimmel · 9 years ago
  81. 3bfcd34 mlxsw: Use correct skb length when dumping payload by Ido Schimmel · 9 years ago
  82. d003462 mlxsw: Simplify mlxsw_sx_port_xmit function by Ido Schimmel · 9 years ago
  83. 7b7b9cf mlxsw: Strip FCS from incoming packets by Jiri Pirko · 9 years ago
  84. 74ed207 mlxsw: Make pci module dependent on HAS_DMA and HAS_IOMEM by Jiri Pirko · 9 years ago
  85. e61011b mlxsw: Make system port to local port mapping explicit by Ido Schimmel · 9 years ago
  86. 26a80f6 mlxsw: Call free_netdev when removing port by Ido Schimmel · 9 years ago
  87. 0024f89 net: phy: add RealTek RTL8211DN phy id by Shaohui Xie · 9 years ago
  88. 8782051 net: dsa: mv88e6xxx: rework FDB add/del operations by Vivien Didelot · 9 years ago
  89. 6630e23 net: dsa: mv88e6xxx: rework FDB getnext operation by Vivien Didelot · 9 years ago
  90. 395059f net: dsa: mv88e6xxx: rename ATU MAC accessors by Vivien Didelot · 9 years ago
  91. 368b1d9 net: dsa: mv88e6xxx: extend fid mask by Vivien Didelot · 9 years ago
  92. 55045dd net: dsa: add support for switchdev FDB objects by Vivien Didelot · 9 years ago
  93. 1525c38 net: switchdev: change fdb addr for a byte array by Vivien Didelot · 9 years ago
  94. e15f940 ntb: avoid format string in dev_set_name by Kees Cook · 9 years ago
  95. 30a4bb1 NTB: Fix dereference before check by Allen Hubbe · 9 years ago
  96. 8c9edf6 NTB: Fix zero size or integer overflow in ntb_set_mw by Allen Hubbe · 9 years ago
  97. 8b5a22d NTB: Schedule to receive on QP link up by Allen Hubbe · 9 years ago
  98. 260bee9 NTB: Fix oops in debugfs when transport is half-up by Dave Jiang · 9 years ago
  99. da4eb27 NTB: ntb_netdev not covering all receive errors by Dave Jiang · 9 years ago
  100. c8650fd NTB: Fix transport stats for multiple devices by Dave Jiang · 9 years ago