1. 9512925 qede: Correctly map aggregation replacement pages by Mintz, Yuval · 8 years ago
  2. 0b53df1 cxgb4: correct device ID of T6 adapter by Hariprasad Shenai · 8 years ago
  3. 14135f3 inet: fix sleeping inside inet_wait_for_connect() by WANG Cong · 8 years ago
  4. 269ebce xen-netfront: cast grant table reference first to type int by Dongli Zhang · 8 years ago
  5. 4fd19c1 ip6_udp_tunnel: remove unused IPCB related codes by Eli Cooper · 8 years ago
  6. 23f4ffe ip6_tunnel: Clear IP6CB in ip6tunnel_xmit() by Eli Cooper · 8 years ago
  7. 45788f1 MAINTAINERS: Update MELLANOX MLX5 core VPI driver maintainers by Saeed Mahameed · 8 years ago
  8. b9b84fc net: mv643xx_eth: ensure coalesce settings survive read-modify-write by Russell King · 8 years ago
  9. 42fb18f net/mlx5: Simplify a test by Christophe Jaillet · 8 years ago
  10. e7947ea unix: escape all null bytes in abstract unix domain socket by Isaac Boukris · 8 years ago
  11. 7bb9f73 net: qcom/emac: use correct value for SGMII_LN_UCDR_SO_GAIN_MODE0 by Timur Tabi · 8 years ago
  12. d483ff2 Merge branch 'xgene-coalescing-bugs' by David S. Miller · 8 years ago
  13. f126df8 drivers: net: xgene: fix: Coalescing values for v2 hardware by Iyappan Subramanian · 8 years ago
  14. b5a4a3e drivers: net: xgene: fix: Disable coalescing on v1 hardware by Iyappan Subramanian · 8 years ago
  15. 2c8657d Merge tag 'linux-can-fixes-for-4.9-20161031' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 8 years ago
  16. fcdefcc bgmac: stop clearing DMA receive control register right after it is set by Andy Gospodarek · 8 years ago
  17. 1137086 Merge branch 'sctp-hold-transport-fixes' by David S. Miller · 8 years ago
  18. dae399d sctp: hold transport instead of assoc when lookup assoc in rx path by Xin Long · 8 years ago
  19. 7c17fcc sctp: return back transport in __sctp_rcv_init_lookup by Xin Long · 8 years ago
  20. cd26da4 sctp: hold transport instead of assoc in sctp_diag by Xin Long · 8 years ago
  21. 87557ef xen-netfront: do not cast grant table reference to signed short by Dongli Zhang · 8 years ago
  22. deb507f can: bcm: fix warning in bcm_connect/proc_register by Oliver Hartkopp · 8 years ago
  23. 460d283 can: sja1000: plx_pci: Add support for Moxa CAN devices by Lukas Resch · 8 years ago
  24. df67e97 Merge tag 'wireless-drivers-for-davem-2016-10-30' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 8 years ago
  25. 46d0847 mlxsw: spectrum: Fix incorrect reuse of MID entries by Ido Schimmel · 8 years ago
  26. cbbf049 qede: Fix statistics' strings for Tx/Rx queues by Mintz, Yuval · 8 years ago
  27. 4f2e4ad net: mangle zero checksum in skb_checksum_help() by Eric Dumazet · 8 years ago
  28. e551c32 net: clear sk_err_soft in sk_clone_lock() by Eric Dumazet · 8 years ago
  29. ce6dd23 dctcp: avoid bogus doubling of cwnd after loss by Florian Westphal · 8 years ago
  30. 19bda36 ipv6: add mtu lock check in __ip6_rt_update_pmtu by Xin Long · 8 years ago
  31. f89c56c ipv6: Don't use ufo handling on later transformed packets by Jakub Sitnicki · 8 years ago
  32. b9a321b r8152: Fix broken RX checksums. by Mark Lord · 8 years ago
  33. 2a26d99 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  34. fceb9c3 geneve: avoid using stale geneve socket. by pravin shelar · 8 years ago
  35. c6fcc4f vxlan: avoid using stale vxlan socket. by pravin shelar · 8 years ago
  36. 087892d qede: Fix out-of-bound fastpath memory access by Mintz, Yuval · 8 years ago
  37. 3034783 net: phy: dp83848: add dp83822 PHY support by Roger Quadros · 8 years ago
  38. 9fe1c98 enic: fix rq disable by Govindarajulu Varadarajan · 8 years ago
  39. 06bd2b1 tipc: fix broadcast link synchronization problem by Jon Paul Maloy · 8 years ago
  40. 8bf371e ibmvnic: Fix missing brackets in init_sub_crq_irqs by Thomas Falcon · 8 years ago
  41. 9888d7b ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context by Thomas Falcon · 8 years ago
  42. dbc34e7 Revert "ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context" by David S. Miller · 8 years ago
  43. 4c96f5b Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 8 years ago
  44. f9d4286 arch/powerpc: Update parameters for csum_tcpudp_magic & csum_tcpudp_nofold by Ivan Vecera · 8 years ago
  45. a909d3e Linux 4.9-rc3 by Linus Torvalds · 8 years ago
  46. 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
  47. e59cc76 Merge branch 'mlx4-fixes' by David S. Miller · 8 years ago
  48. eb4b678 net/mlx4_en: Save slave ethtool stats command by Tariq Toukan · 8 years ago
  49. d2582a0 net/mlx4_en: Fix potential deadlock in port statistics flow by Jack Morgenstein · 8 years ago
  50. 6f2e0d2 net/mlx4: Fix firmware command timeout during interrupt test by Eugenia Emantayev · 8 years ago
  51. 81d1841 net/mlx4_core: Do not access comm channel if it has not yet been initialized by Jack Morgenstein · 8 years ago
  52. 9d2afba net/mlx4_en: Fix panic during reboot by Eugenia Emantayev · 8 years ago
  53. 8d59de8 net/mlx4_en: Process all completions in RX rings after port goes up by Erez Shitrit · 8 years ago
  54. 4850cf4 net/mlx4_en: Resolve dividing by zero in 32-bit system by Eugenia Emantayev · 8 years ago
  55. 72da2e91 net/mlx4_core: Change the default value of enable_qos by Moshe Lazer · 8 years ago
  56. 33a1f8b net/mlx4_core: Avoid setting ports to auto when only one port type is supported by Maor Gottlieb · 8 years ago
  57. aa0c08f net/mlx4_core: Fix the resource-type enum in res tracker to conform to FW spec by Jack Morgenstein · 8 years ago
  58. efa5637 Merge tag 'upstream-4.9-rc3' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  59. ff57087 rds: debug messages are enabled by default by shamir rabinovitch · 8 years ago
  60. 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
  61. 8d7533e ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context by Thomas Falcon · 8 years ago
  62. fd33b24 net: mv643xx_eth: Fetch the phy connection type from DT by Jason Gunthorpe · 8 years ago
  63. 2674235 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  64. ad60133 Merge tag 'batadv-net-for-davem-20161026' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  65. e934f68 Revert "hv_netvsc: report vmbus name in ethtool" by Stephen Hemminger · 8 years ago
  66. 104ba78 packet: on direct_xmit, limit tso and csum to supported devices by Willem de Bruijn · 8 years ago
  67. 4700e9c net_sched actions: use nla_parse_nested() by Johannes Berg · 8 years ago
  68. 166e604 cxgb4: Fix error handling in alloc_uld_rxqs(). by Ganesh Goudar · 8 years ago
  69. a4256bc IB/mlx4: avoid a -Wmaybe-uninitialize warning by Arnd Bergmann · 8 years ago
  70. ae148b0 ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit() by Eli Cooper · 8 years ago
  71. 96a8eb1 bpf: fix samples to add fake KBUILD_MODNAME by Daniel Borkmann · 8 years ago
  72. 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
  73. 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
  74. 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
  75. fbaff05 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
  76. 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
  77. 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
  78. 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
  79. 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
  80. 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
  81. e4cabca inet: Fix missing return value in inet6_hash by Craig Gallek · 8 years ago
  82. 58a86c4 Merge branch 'mlx5-fixes' by David S. Miller · 8 years ago
  83. 6b27619 net/mlx5: Avoid passing dma address 0 to firmware by Noa Osherovich · 8 years ago
  84. 04c0c1ab net/mlx5: PCI error recovery health care simulation by Mohamad Haj Yahia · 8 years ago
  85. 05ac2c0 net/mlx5: Fix race between PCI error handlers and health work by Mohamad Haj Yahia · 8 years ago
  86. 2241007 net/mlx5: Clear health sick bit when starting health poll by Mohamad Haj Yahia · 8 years ago
  87. 247f139 net/mlx5: Change the acl enable prototype to return status by Mohamad Haj Yahia · 8 years ago
  88. 5e1e93c net/mlx5e: Unregister netdev before detaching it by Mohamad Haj Yahia · 8 years ago
  89. 2b02955 net/mlx5e: Choose best nearest LRO timeout by Saeed Mahameed · 8 years ago
  90. e83d695 net/mlx5: Correctly initialize last use of flow counters by Paul Blakey · 8 years ago
  91. 32dba76 net/mlx5: Fix autogroups groups num not decreasing by Paul Blakey · 8 years ago
  92. eccec8d net/mlx5: Keep autogroups list ordered by Paul Blakey · 8 years ago
  93. bba1574 net/mlx5: Always Query HCA caps after setting them by Daniel Jurgens · 8 years ago
  94. b47bd6e {net, ib}/mlx5: Make cache line size determination at runtime. by Daniel Jurgens · 8 years ago
  95. bf911e9 sctp: validate chunk len before actually using it by Marcelo Ricardo Leitner · 8 years ago
  96. 1e90a13 x86/smpboot: Init apic mapping before usage by Thomas Gleixner · 8 years ago
  97. c067aff Merge tag 'acpi-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  98. b546e0c Merge tag 'pm-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  99. 1308fd7 Merge tag 'arc-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  100. 21e2d9d Merge branches 'acpica-fixes', 'acpi-pci-fixes' and 'acpi-apei-fixes' by Rafael J. Wysocki · 8 years ago