1. 287980e remove lots of IS_ERR_VALUE abuses by Arnd Bergmann · 8 years ago
  2. 21f9deb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  3. 3aa2fc1 Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  4. e10abc6 Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  5. 087afe8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  6. b1ac6b7 aeroflex/greth: fix warning about unused variable by Sam Ravnborg · 8 years ago
  7. e5aed00 udp: prevent skbs lingering in tunnel socket queues by Hannes Frederic Sowa · 8 years ago
  8. 238a958 net: usb: ch9200: use kmemdup by Muhammad Falak R Wani · 8 years ago
  9. 5877deb ps3_gelic: use kmemdup by Muhammad Falak R Wani · 8 years ago
  10. 7c54277 net:liquidio: use kmemdup by Muhammad Falak R Wani · 8 years ago
  11. 56025ca Merge tag 'wireless-drivers-next-for-davem-2016-05-13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  12. 05a5648 net: cdc_ncm: update datagram size after changing mtu by Rafal Redzimski · 8 years ago
  13. addf8fc tuntap: correctly wake up process during uninit by Jason Wang · 8 years ago
  14. bf2d1df intel: Add support for IPv6 IP-in-IP offload by Alexander Duyck · 8 years ago
  15. 7e13318 net: define gso types for IPx over IPv4 and IPv6 by Tom Herbert · 8 years ago
  16. 94835014 Revert "phy: add support for a reset-gpio specification" by Fabio Estevam · 8 years ago
  17. c0fcded xen-netback: only deinitialized hash if it was initialized by Paul Durrant · 8 years ago
  18. 76b584d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  19. 09ec8e7 qede: Fix DMA address APIs usage by Manish Chopra · 8 years ago
  20. 1968a0b macsec: fix netlink attribute for key id by Sabrina Dubroca · 8 years ago
  21. f86911e xen-netback: correct length checks on hash copy_ops by Paul Durrant · 8 years ago
  22. 185be5a phy: fix crash in fixed_phy_add() by Rabin Vincent · 8 years ago
  23. 52103b7 Revert "net: pegasus: remove dead coding" by David S. Miller · 8 years ago
  24. 0139aa7 mm: rename _count, field of the struct page, to _refcount by Joonsoo Kim · 8 years ago
  25. 6d061f9 mm/page_ref: use page_ref helper instead of direct modification of _count by Joonsoo Kim · 8 years ago
  26. 6104503 net: Fix coding style warnings and errors. by Amit Ghadge · 8 years ago
  27. e00be9e net: pegasus: remove dead coding by xypron.glpk@gmx.de · 8 years ago
  28. 074ba1e net: au1000 eth: simplify logical expression by xypron.glpk@gmx.de · 8 years ago
  29. 3011905 net: irda: avoid null pointer dereference by xypron.glpk@gmx.de · 8 years ago
  30. d113412 net: ieee802154/adf7242: syntax error ifdef DEBUG by xypron.glpk@gmx.de · 8 years ago
  31. 1740c29 net: ehea: avoid null pointer dereference by xypron.glpk@gmx.de · 8 years ago
  32. 099a728 net: thunderx: avoid null pointer dereference by xypron.glpk@gmx.de · 8 years ago
  33. 0e034f5 iwlwifi: fix mis-merge that breaks the driver by Linus Torvalds · 8 years ago
  34. 94c6825 net/mlx5_core: Use tasklet for user-space CQ completion events by Matan Barak · 8 years ago
  35. 16bf834 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  36. a7fd20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  37. 917fa53 Revert "phy dp83867: Fix compilation with CONFIG_OF_MDIO=m" by David S. Miller · 8 years ago
  38. c606b49 Revert "phy dp83867: Make rgmii parameters optional" by David S. Miller · 8 years ago
  39. 27896c8 r8169: default to 64-bit DMA on recent PCIe chips by Ard Biesheuvel · 8 years ago
  40. 81003bc phy dp83867: Make rgmii parameters optional by Alexander Graf · 8 years ago
  41. 7f32541 phy dp83867: Fix compilation with CONFIG_OF_MDIO=m by Alexander Graf · 8 years ago
  42. cd9e2e5 asix: Fix offset calculation in asix_rx_fixup() causing slow transmissions by John Stultz · 8 years ago
  43. da4ed55 switchdev: pass pointer to fib_info instead of copy by Jiri Pirko · 8 years ago
  44. 3274940 drivers: net: Don't print unpopulated net_device name by Harvey Hunt · 8 years ago
  45. 39651ab qed: add support for dcbx. by Sudarsana Reddy Kalluru · 8 years ago
  46. ccf9282 ravb: Add missing free_irq() calls to ravb_close() by Geert Uytterhoeven · 8 years ago
  47. f82731b qed: Remove a stray tab by Dan Carpenter · 8 years ago
  48. 2cc632d Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  49. b172542 net: ethernet: fec-mpc52xx: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  50. a54d20f net: ethernet: fec-mpc52xx: use phydev from struct net_device by Philippe Reynes · 8 years ago
  51. a8df35d stmmac: hardware TX COE doesn't work when force_thresh_dma_mode is set by Ezequiel Garcia · 8 years ago
  52. 73d9011c net: ethernet: fs-enet: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  53. c1c511a net: ethernet: fs-enet: use phydev from struct net_device by Philippe Reynes · 8 years ago
  54. fd24d72 net: ethernet: ftgmac100: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  55. b3c40ad net: ethernet: ftgmac100: use phydev from struct net_device by Philippe Reynes · 8 years ago
  56. cd5f9bb net: ethernet: gianfar: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  57. 4c4a6b0 net: ethernet: gianfar: use phydev from struct net_device by Philippe Reynes · 8 years ago
  58. 5eee87c ixgbe: Fix VLAN features error by Alexander Duyck · 8 years ago
  59. 11f2b49 ixgbe: use correct mask when enabling sriov by Emil Tantilov · 8 years ago
  60. 168f1a7 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  61. 416cdf0 qed: VFs gracefully accept lack of PM by Yuval Mintz · 8 years ago
  62. 83f34bd qed: Allow more than 16 VFs by Yuval Mintz · 8 years ago
  63. 079d20a qed: Reset link on IOV disable by Manish Chopra · 8 years ago
  64. b2b897e qed: Improve VF interrupt reset by Yuval Mintz · 8 years ago
  65. b0409fa qed: Correct PF-sanity check by Yuval Mintz · 8 years ago
  66. 2bb07e1 net/mlx4_core: Fix access to uninitialized index by Tariq Toukan · 8 years ago
  67. c3875ca net: w5100-spi: add support to specify MAC address by device tree by Akinobu Mita · 8 years ago
  68. 7d6da45 net: w5100: increase TX timeout period by Akinobu Mita · 8 years ago
  69. d41cd5f net: w5100: fix MAC filtering for W5500 by Akinobu Mita · 8 years ago
  70. e9f0cd9 net: w5100: remove unused is_w5200() by Akinobu Mita · 8 years ago
  71. c8396d8 lxt: simplify lxt970_config_init() by Sergei Shtylyov · 8 years ago
  72. 04e6233 lxt: simplify lxt97[01]_config_intr() by Sergei Shtylyov · 8 years ago
  73. 553eb54 net: dsa: mv88e6xxx: remove bridge work by Vivien Didelot · 8 years ago
  74. b0e95cc net: vrf: protect changes to private data with rcu by David Ahern · 8 years ago
  75. aad7e08 net/mlx5e: Hardware offloaded flower filter statistics support by Amir Vadai · 8 years ago
  76. 43a335e net/mlx5_core: Flow counters infrastructure by Amir Vadai · 8 years ago
  77. bd5251db net/mlx5_core: Introduce flow steering destination of type counter by Amir Vadai · 8 years ago
  78. 9dc0b28 net/mlx5_core: Firmware commands to support flow counters by Amir Vadai · 8 years ago
  79. 42ca502 net/mlx5_core: Use a macro in mlx5_command_str() by Amir Vadai · 8 years ago
  80. b17d155 net: pxa168_eth: Use dma_wmb/rmb where appropriate by Jisheng Zhang · 8 years ago
  81. 3ed6878 net: pxa168_eth: use {readl|writel}_relaxed instead of readl/writel by Jisheng Zhang · 8 years ago
  82. 8be0cfa vxlan: set mac_header correctly in GPE mode by Jiri Benc · 8 years ago
  83. c2d09fd xen-netback: use hash value from the frontend by Paul Durrant · 8 years ago
  84. f07f989 xen-netback: pass hash value to the frontend by Paul Durrant · 8 years ago
  85. 40d8abd xen-netback: add control protocol implementation by Paul Durrant · 8 years ago
  86. 4e15ee2 xen-netback: add control ring boilerplate by Paul Durrant · 8 years ago
  87. 8809883 hv_netvsc: set nvdev link after populating chn_table by Vitaly Kuznetsov · 8 years ago
  88. 6da7225 hv_netvsc: synchronize netvsc_change_mtu()/netvsc_set_channels() with netvsc_remove() by Vitaly Kuznetsov · 8 years ago
  89. 0a1275c hv_netvsc: get rid of struct net_device pointer in struct netvsc_device by Vitaly Kuznetsov · 8 years ago
  90. 3d541ac hv_netvsc: untangle the pointer mess by Vitaly Kuznetsov · 8 years ago
  91. 1bdcec8 hv_netvsc: use start_remove flag to protect netvsc_link_change() by Vitaly Kuznetsov · 8 years ago
  92. f580aec hv_netvsc: move start_remove flag to net_device_context by Vitaly Kuznetsov · 8 years ago
  93. da47b45 phy: add support for a reset-gpio specification by Uwe Kleine-König · 8 years ago
  94. f23e0f6 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  95. b67daab bnxt_en: Use dma_rmb() instead of rmb(). by Michael Chan · 8 years ago
  96. 5049e33 bnxt_en: Add BCM57314 device ID. by Michael Chan · 8 years ago
  97. 10289be bnxt_en: Simplify and improve unsupported SFP+ module reporting. by Michael Chan · 8 years ago
  98. 8578d6c bnxt_en: Fix length value in dmesg log firmware error message. by Michael Chan · 8 years ago
  99. a11fa2b bnxt_en: Improve the delay logic for firmware response. by Michael Chan · 8 years ago
  100. d0a42d6 bnxt_en: Reduce maximum ring pages if page size is 64K. by Michael Chan · 8 years ago