1. 00e57a6 net-next/hinic: Add Tx operation by Aviad Krawczyk · 7 years ago
  2. e2585ea net-next/hinic: Add Rx handler by Aviad Krawczyk · 7 years ago
  3. 7ef37fe net-next/hinic: Add cmdq completion handler by Aviad Krawczyk · 7 years ago
  4. 76baca2 net-next/hinic: Add cmdq commands by Aviad Krawczyk · 7 years ago
  5. fc9319e net-next/hinic: Add ceqs by Aviad Krawczyk · 7 years ago
  6. d0b9805 net-next/hinic: Initialize cmdq by Aviad Krawczyk · 7 years ago
  7. 53e7d6f net-next/hinic: Set qp context by Aviad Krawczyk · 7 years ago
  8. f91090f net-next/hinic: Add qp resources by Aviad Krawczyk · 7 years ago
  9. b15a9f3 net-next/hinic: Add wq by Aviad Krawczyk · 7 years ago
  10. c3e79ba net-next/hinic: Add logical Txq and Rxq by Aviad Krawczyk · 7 years ago
  11. c4d06d2 net-next/hinic: Add Rx mode and link event handler by Aviad Krawczyk · 7 years ago
  12. 25a3ba6 net-next/hinic: Add port management commands by Aviad Krawczyk · 7 years ago
  13. f00fe73 net-next/hinic: Add aeqs by Aviad Krawczyk · 7 years ago
  14. 0ac599c net-next/hinic: Add api cmd commands by Aviad Krawczyk · 7 years ago
  15. 6dd8b68 net-next/hinic: Add management messages by Aviad Krawczyk · 7 years ago
  16. 3dcea32 net-next/hinic: Initialize api cmd hw by Aviad Krawczyk · 7 years ago
  17. eabf0fa net-next/hinic: Initialize api cmd resources by Aviad Krawczyk · 7 years ago
  18. a5564e7 net-next/hinic: Initialize hw device components by Aviad Krawczyk · 7 years ago
  19. 51ba902 net-next/hinic: Initialize hw interface by Aviad Krawczyk · 7 years ago
  20. 89c9c16 net: ethernet: stmmac: dwmac-rk: Add rv1108 gmac support by David Wu · 7 years ago
  21. d3213fb ethernet: xircom: small clean up in setup_xirc2ps_cs() by Dan Carpenter · 7 years ago
  22. 39c13c2 arm: eBPF JIT compiler by Shubham Bansal · 7 years ago
  23. e2a7c34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  24. 6470812 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
  25. 2dc7753 sparc: kernel/pcic: silence gcc 7.x warning in pcibios_fixup_bus() by Thomas Petazzoni · 7 years ago
  26. 7d3f0cd net: sched: Add the invalid handle check in qdisc_class_find by Gao Feng · 7 years ago
  27. 40501f9 tipc: don't reset stale broadcast send link by Jon Paul Maloy · 7 years ago
  28. 05ab303 Merge tag 'arc-4.13-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 7 years ago
  29. 0b3baec Merge tag 'rtc-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 7 years ago
  30. e3181f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  31. dd1c1f2 pids: make task_tgid_nr_ns() safe by Oleg Nesterov · 7 years ago
  32. e65a495 net: check type when freeing metadata dst by David Lamparter · 7 years ago
  33. 4832c30 net: ipv6: put host and anycast routes on device with address by David Ahern · 7 years ago
  34. 89e4950 dsa: remove unused net_device arg from handlers by Florian Westphal · 7 years ago
  35. d1ef551 Merge branch 'bpf-mips-jit-improvements' by David S. Miller · 7 years ago
  36. 6035b3f MIPS,bpf: Cache value of BPF_OP(insn->code) in eBPF JIT. by David Daney · 7 years ago
  37. a67b375 MIPS, bpf: Implement JLT, JLE, JSLT and JSLE ops in the eBPF JIT. by David Daney · 7 years ago
  38. 8d8d18c MIPS,bpf: Fix using smp_processor_id() in preemptible splat. by David Daney · 7 years ago
  39. da6817e qlogic: make device_attribute const by Bhumika Goyal · 7 years ago
  40. a43dce9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  41. 0361984 rtc: ds1307: fix regmap config by Heiner Kallweit · 7 years ago
  42. 0c45d7f liquidio: fix use of pf in pass-through mode in a virtual machine by Rick Farrington · 7 years ago
  43. 348a400 ipv6: repair fib6 tree in failure case by Wei Wang · 7 years ago
  44. 6eb15e2 net: dsa: mv88e6xxx: make irq_chip const by Bhumika Goyal · 7 years ago
  45. 68a66d1 net_sched: fix order of queue length updates in qdisc_replace() by Konstantin Khlebnikov · 7 years ago
  46. 138b57f net: ibm: emac: Fix some error handling path in 'emac_probe()' by Christophe Jaillet · 7 years ago
  47. c3168ca cxgb4/cxgbvf: Handle 32-bit fw port capabilities by Ganesh Goudar · 7 years ago
  48. 49bf4b3 tools lib bpf: improve warning by Eric Leblond · 7 years ago
  49. 5a78449 switchdev: documentation: minor typo fixes by Chris Packham · 7 years ago
  50. 274043c bpf: fix double free from dev_map_notification() by Daniel Borkmann · 7 years ago
  51. d4dd2d7 bpf, doc: also add s390x as arch to sysctl description by Daniel Borkmann · 7 years ago
  52. 63bfc50 Merge tag 'mlx5-updates-2017-08-17-V2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 7 years ago
  53. 14ccee7 Linux 4.13-rc6 by Linus Torvalds · 7 years ago
  54. 197e7e5 Sanitize 'move_pages()' permission checks by Linus Torvalds · 7 years ago
  55. 7f680d7 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  56. 2615a38 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  57. e46db8d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  58. 9dae41a Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  59. e18a5eb Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  60. 9da5106 net/mlx5e: Use size_t to store byte offset in statistics descriptors by Gal Pressman · 8 years ago
  61. c045dee net/mlx5e: Use kernel types instead of uint*_t in ethtool callbacks by Gal Pressman · 8 years ago
  62. 1afdb77 net/mlx5e: Place constants on the right side of comparisons by Or Gerlitz · 8 years ago
  63. 12148f5 net/mlx5e: Avoid using multiple blank lines by Or Gerlitz · 8 years ago
  64. 61bf212 net/mlx5e: Properly indent within conditional statements by Or Gerlitz · 8 years ago
  65. ad5b39a net/mlx5: Add a blank line after declarations by Or Gerlitz · 8 years ago
  66. 733d6c5 net/mlx5: Avoid blank lines after/before open/close brace by Or Gerlitz · 8 years ago
  67. efae7f7 net/mlx5e: Add outbound PCI buffer overflow counter by Eran Ben Elisha · 8 years ago
  68. 068aef3 net/mlx5e: Add RX buffer fullness counters by Gal Pressman · 8 years ago
  69. 2dba079 net/mlx5: Add RX buffer fullness counters infrastructure by Gal Pressman · 8 years ago
  70. 73e9064 net/mlx5e: Add PCIe outbound stalls counters by Gal Pressman · 8 years ago
  71. 5405fa2 net/mlx5: Add PCIe outbound stalls counters infrastructure by Gal Pressman · 8 years ago
  72. eb234ee net/mlx5e: IPoIB, Add support for get_link_ksettings in ethtool by Shalom Lagziel · 8 years ago
  73. 1d1c343 net/mlx5e: IPoIB, Fix driver name retrieved by ethtool by Feras Daoud · 8 years ago
  74. 63bfd39 net/mlx5e: Send PAOS command on interface up/down by Eran Ben Elisha · 8 years ago
  75. 8fbbe2d genirq/ipi: Fixup checks against nr_cpu_ids by Alexey Dobriyan · 7 years ago
  76. d6e1e46 bpf: linux/bpf.h needs linux/numa.h by David S. Miller · 7 years ago
  77. 2284985 Merge branch 'BPF-inline-improvements' by David S. Miller · 7 years ago
  78. 7b0c2a0 bpf: inline map in map lookup functions for array and htab by Daniel Borkmann · 7 years ago
  79. 89c6307 bpf: make htab inlining more robust wrt assumptions by Daniel Borkmann · 7 years ago
  80. 06d0a11 Merge branch 'bpf-Allow-selecting-numa-node-during-map-creation' by David S. Miller · 7 years ago
  81. ad17d0e bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_test by Martin KaFai Lau · 7 years ago
  82. 96eabe7 bpf: Allow selecting numa node during map creation by Martin KaFai Lau · 7 years ago
  83. bd76b87 bnxt_en: fix spelling mistake: "swtichdev" -> "switchdev" by Colin Ian King · 7 years ago
  84. d7629e7 net: hns3: fix a handful of spelling mistakes by Colin Ian King · 7 years ago
  85. 91558e7 Merge branch 'net-const-eisa_device_id' by David S. Miller · 7 years ago
  86. 46d9cea net: defxx: constify eisa_device_id by Arvind Yadav · 7 years ago
  87. 33f1438 net: hp100: constify eisa_device_id by Arvind Yadav · 7 years ago
  88. f98dfa4 net: de4x5: constify eisa_device_id by Arvind Yadav · 7 years ago
  89. 670af5e net: 3c59x: constify eisa_device_id by Arvind Yadav · 7 years ago
  90. 4ac5bc3 net: 3c509: constify eisa_device_id by Arvind Yadav · 7 years ago
  91. e9638c5 Merge branch 'nfp-add-basic-ethtool-callbacks-to-representors' by David S. Miller · 7 years ago
  92. 85d8e2b nfp: don't reuse pointers in ring dumping by Jakub Kicinski · 7 years ago
  93. 825b18a nfp: fix copy paste in names and messages regarding vNICs by Jakub Kicinski · 7 years ago
  94. 899a37a nfp: add ethtool statistics for representors by Jakub Kicinski · 7 years ago
  95. ef0ec67 nfp: add pointer to vNIC config memory to nfp_port structure by Jakub Kicinski · 7 years ago
  96. 098ce84 nfp: report MAC statistics in ethtool by Jakub Kicinski · 7 years ago
  97. 7344bea nfp: store pointer to MAC statistics in nfp_port by Jakub Kicinski · 7 years ago
  98. 325945e nfp: split software and hardware vNIC statistics by Jakub Kicinski · 7 years ago
  99. 634287b nfp: add helper for printing ethtool strings by Jakub Kicinski · 7 years ago
  100. 1cfcc97 nfp: don't report standard netdev statistics in ethtool by Jakub Kicinski · 7 years ago