1. 67963a3 mlxsw: Make devlink port instances independent of spectrum/switchx2 port instances by Jiri Pirko · 8 years ago
  2. 7136793 mlxsw: reg: Add local-port to Infiniband port mapping by Elad Raz · 8 years ago
  3. 7941770 mlxsw: reg: Add Infiniband support to PTYS by Elad Raz · 8 years ago
  4. 401c8b4 mlxsw: reg: Add eth prefix to PTYS pack and unpack by Elad Raz · 8 years ago
  5. 10dbf8f mlxsw: switchx2: Fix port speed configuration by Elad Raz · 8 years ago
  6. e50e789 mlxsw: switchx2: Add support for physical port names by Elad Raz · 8 years ago
  7. f83e210 mlxsw: spectrum: Move port used check outside port remove function by Jiri Pirko · 8 years ago
  8. adc4e04 mlxsw: switchx2: Move port used check outside port remove function by Jiri Pirko · 8 years ago
  9. abc1de2 mlxsw: switchx2: Check if port is usable before calling port create by Jiri Pirko · 8 years ago
  10. 5b09074 mlxsw: core: Zero payload buffers for couple of registers by Elad Raz · 8 years ago
  11. 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  12. 2a26d99 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  13. 357f4aa firewire: net: really fix maximum possible MTU by Stefan Richter · 8 years ago
  14. 0e82c76 genetlink: Fix generic netlink family unregister by pravin shelar · 8 years ago
  15. fceb9c3 geneve: avoid using stale geneve socket. by pravin shelar · 8 years ago
  16. c6fcc4f vxlan: avoid using stale vxlan socket. by pravin shelar · 8 years ago
  17. 087892d qede: Fix out-of-bound fastpath memory access by Mintz, Yuval · 8 years ago
  18. af1fee9 net: phy: Add support for Microsemi VSC 8530/40 Fast Ethernet PHY by Raju Lakkaraju · 8 years ago
  19. 32ab0a38 Merge tag 'mac80211-next-for-davem-2016-10-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  20. 3034783 net: phy: dp83848: add dp83822 PHY support by Roger Quadros · 8 years ago
  21. 9fe1c98 enic: fix rq disable by Govindarajulu Varadarajan · 8 years ago
  22. 06bd2b1 tipc: fix broadcast link synchronization problem by Jon Paul Maloy · 8 years ago
  23. 8bf371e ibmvnic: Fix missing brackets in init_sub_crq_irqs by Thomas Falcon · 8 years ago
  24. 9888d7b ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context by Thomas Falcon · 8 years ago
  25. dbc34e7 Revert "ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context" by David S. Miller · 8 years ago
  26. 9769905 rocker: set physical device for port netdevice by Jiri Pirko · 8 years ago
  27. 4c96f5b Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 8 years ago
  28. 9b9375b tcp_bbr: add a state transition diagram and accompanying comment by Neal Cardwell · 8 years ago
  29. f9d4286 arch/powerpc: Update parameters for csum_tcpudp_magic & csum_tcpudp_nofold by Ivan Vecera · 8 years ago
  30. a909d3e Linux 4.9-rc3 by Linus Torvalds · 8 years ago
  31. 42fd2b5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  32. a283ad5 Merge tag 'batadv-next-for-davem-20161027' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  33. e59cc76 Merge branch 'mlx4-fixes' by David S. Miller · 8 years ago
  34. eb4b678 net/mlx4_en: Save slave ethtool stats command by Tariq Toukan · 8 years ago
  35. d2582a0 net/mlx4_en: Fix potential deadlock in port statistics flow by Jack Morgenstein · 8 years ago
  36. 6f2e0d2 net/mlx4: Fix firmware command timeout during interrupt test by Eugenia Emantayev · 8 years ago
  37. 81d1841 net/mlx4_core: Do not access comm channel if it has not yet been initialized by Jack Morgenstein · 8 years ago
  38. 9d2afba net/mlx4_en: Fix panic during reboot by Eugenia Emantayev · 8 years ago
  39. 8d59de8 net/mlx4_en: Process all completions in RX rings after port goes up by Erez Shitrit · 8 years ago
  40. 4850cf4 net/mlx4_en: Resolve dividing by zero in 32-bit system by Eugenia Emantayev · 8 years ago
  41. 72da2e91 net/mlx4_core: Change the default value of enable_qos by Moshe Lazer · 8 years ago
  42. 33a1f8b net/mlx4_core: Avoid setting ports to auto when only one port type is supported by Maor Gottlieb · 8 years ago
  43. aa0c08f net/mlx4_core: Fix the resource-type enum in res tracker to conform to FW spec by Jack Morgenstein · 8 years ago
  44. 6ce40fc Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  45. efa5637 Merge tag 'upstream-4.9-rc3' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  46. ff57087 rds: debug messages are enabled by default by shamir rabinovitch · 8 years ago
  47. ebb676d bpf: Print function name in addition to function id by Thomas Graf · 8 years ago
  48. 880b583 Merge tag 'mac80211-for-davem-2016-10-27' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  49. 46b5ab1 net: dev: Fix non-RCU based lower dev walker by David Ahern · 8 years ago
  50. 8d7533e ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context by Thomas Falcon · 8 years ago
  51. fd33b24 net: mv643xx_eth: Fetch the phy connection type from DT by Jason Gunthorpe · 8 years ago
  52. b917783 flow_dissector: __skb_get_hash_symmetric arg can be const by Florian Westphal · 8 years ago
  53. 5ea8ea2 tcp/dccp: drop SYN packets if accept queue is full by Eric Dumazet · 8 years ago
  54. 58effd7 net: phy: at803x: Add a definition for PHY ID mask by Fabio Estevam · 8 years ago
  55. 2674235 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  56. ad60133 Merge tag 'batadv-net-for-davem-20161026' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  57. e934f68 Revert "hv_netvsc: report vmbus name in ethtool" by Stephen Hemminger · 8 years ago
  58. 104ba78 packet: on direct_xmit, limit tso and csum to supported devices by Willem de Bruijn · 8 years ago
  59. 4700e9c net_sched actions: use nla_parse_nested() by Johannes Berg · 8 years ago
  60. c778453 switchdev: Remove redundant variable by Ido Schimmel · 8 years ago
  61. b15ca18 netlink: Add nla_memdup() to wrap kmemdup() use on nlattr by Thomas Graf · 8 years ago
  62. 166e604 cxgb4: Fix error handling in alloc_uld_rxqs(). by Ganesh Goudar · 8 years ago
  63. a4256bc IB/mlx4: avoid a -Wmaybe-uninitialize warning by Arnd Bergmann · 8 years ago
  64. f8da977 net: ip, diag: include net/inet_sock.h by Arnd Bergmann · 8 years ago
  65. 0f16bc1 driver: tun: Move tun check into the block of TUNSETIFF condition check by Gao Feng · 8 years ago
  66. ae148b0 ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit() by Eli Cooper · 8 years ago
  67. 96a8eb1 bpf: fix samples to add fake KBUILD_MODNAME by Daniel Borkmann · 8 years ago
  68. 2a29003 Merge tag 'char-misc-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  69. b70e8be Merge tag 'v4.9-rockchip-dts64-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into fixes by Olof Johansson · 8 years ago
  70. bb70e53 Merge tag 'arm-soc/for-4.9/devicetree-arm64-fixes' of http://github.com/Broadcom/stblinux into fixes by Olof Johansson · 8 years ago
  71. fbaff059 Merge tag 'imx-fixes-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 8 years ago
  72. 10e15a6 Merge tag 'uniphier-fixes-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier into fixes by Olof Johansson · 8 years ago
  73. c636e17 Merge tag 'driver-core-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  74. db4a57e Merge tag 'staging-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  75. 37cc6bb Merge tag 'tty-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  76. 9af6f26 Merge tag 'usb-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  77. e4cabca inet: Fix missing return value in inet6_hash by Craig Gallek · 8 years ago
  78. 58a86c4 Merge branch 'mlx5-fixes' by David S. Miller · 8 years ago
  79. 6b27619 net/mlx5: Avoid passing dma address 0 to firmware by Noa Osherovich · 8 years ago
  80. 04c0c1ab net/mlx5: PCI error recovery health care simulation by Mohamad Haj Yahia · 8 years ago
  81. 05ac2c0 net/mlx5: Fix race between PCI error handlers and health work by Mohamad Haj Yahia · 8 years ago
  82. 2241007 net/mlx5: Clear health sick bit when starting health poll by Mohamad Haj Yahia · 8 years ago
  83. 247f139 net/mlx5: Change the acl enable prototype to return status by Mohamad Haj Yahia · 8 years ago
  84. 5e1e93c net/mlx5e: Unregister netdev before detaching it by Mohamad Haj Yahia · 8 years ago
  85. 2b02955 net/mlx5e: Choose best nearest LRO timeout by Saeed Mahameed · 8 years ago
  86. e83d695 net/mlx5: Correctly initialize last use of flow counters by Paul Blakey · 8 years ago
  87. 32dba76 net/mlx5: Fix autogroups groups num not decreasing by Paul Blakey · 8 years ago
  88. eccec8d net/mlx5: Keep autogroups list ordered by Paul Blakey · 8 years ago
  89. bba1574 net/mlx5: Always Query HCA caps after setting them by Daniel Jurgens · 8 years ago
  90. b47bd6e {net, ib}/mlx5: Make cache line size determination at runtime. by Daniel Jurgens · 8 years ago
  91. bf911e9 sctp: validate chunk len before actually using it by Marcelo Ricardo Leitner · 8 years ago
  92. 93a205e virtio-net: Update the mtu code to match virtio spec by Aaron Conole · 8 years ago
  93. 1e90a13 x86/smpboot: Init apic mapping before usage by Thomas Gleixner · 8 years ago
  94. 5d4ca23 i40e: Clean up handling of msglevel flags and debug parameter by Alexander Duyck · 8 years ago
  95. c17ef43 i40e: Fix bit logic error in failure case by David Ertman · 8 years ago
  96. cf465fe i40e/i40evf: Changed version from 1.6.19 to 1.6.21 by Bimmy Pujari · 8 years ago
  97. 53cb6e9 i40e: Removal of workaround for simple MAC address filter deletion by Filip Sadowski · 8 years ago
  98. ab425cb i40e: Fix for long link down notification time by Carolyn Wyborny · 8 years ago
  99. 99dad8b i40e: Drop redundant Rx descriptor processing code by Alexander Duyck · 8 years ago
  100. 1281505 i40e: fix confusing dmesg info for ethtool -L option by Lihong Yang · 8 years ago