1. 44a4c46 Merge branch 'aquantia-various-ethtool-ops-implementation' by David S. Miller · 7 years ago
  2. 1d1c212 net: aquantia: bump driver version by Igor Russkikh · 7 years ago
  3. b8d68b6 net: aquantia: Add renegotiate ethtool operation support by Anton Mikaev · 7 years ago
  4. 288551d net: aquantia: Implement rx/tx flow control ethtools callback by Igor Russkikh · 7 years ago
  5. 44e00dd net: aquantia: Improve adapter init/deinit logic by Igor Russkikh · 7 years ago
  6. c1af542 net: aquantia: Ethtool based ring size configuration by Anton Mikaev · 7 years ago
  7. c18a9c0 net: stmmac_tc: use 64-bit arithmetic instead of 32-bit by Gustavo A. R. Silva · 7 years ago
  8. 00f5536 net: phy: DP83TC811: Fix SGMII enable/disable by Dan Murphy · 7 years ago
  9. 4203638 net: phy: DP83TC811: Add INT_STAT3 by Dan Murphy · 7 years ago
  10. 5cd3da4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  11. d0fbad0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago
  12. 8d2b6f6 Merge tag 'for-linus' of git://github.com/stffrdhrn/linux by Linus Torvalds · 7 years ago
  13. 4e33d7d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  14. f6779e4 Merge branch 'hns3-a-few-code-improvements' by David S. Miller · 7 years ago
  15. e4e8771 net: hns3: modify hnae_ to hnae3_ by Peng Li · 7 years ago
  16. 024cc79 net: hns3: use dma_zalloc_coherent instead of kzalloc/dma_map_single by Huazhong Tan · 7 years ago
  17. 7a7056e net: hns3: give default option while dependency HNS3 set by Huazhong Tan · 7 years ago
  18. a9fc79b net: hns3: remove some unused members of some structures by Huazhong Tan · 7 years ago
  19. f6762f3 net: hns3: remove a redundant hclge_cmd_csq_done by Huazhong Tan · 7 years ago
  20. 1c1270d net: hns3: simplify hclge_cmd_csq_clean by Huazhong Tan · 7 years ago
  21. 043fa45 net: hns3: remove some redundant assignments by Huazhong Tan · 7 years ago
  22. eb55323 net: hns3: remove useless code in hclge_cmd_send by Huazhong Tan · 7 years ago
  23. 5411b98 net: hns3: remove unused hclge_ring_to_dma_dir by Huazhong Tan · 7 years ago
  24. 50d4feb atm: zatm: remove redundant pointer zatm_dev by Colin Ian King · 7 years ago
  25. cf87915 net: phy: realtek: add support for RTL8211C by Heiner Kallweit · 7 years ago
  26. 9868c0b net sched actions: add extack messages in pedit action by Roman Mashak · 7 years ago
  27. 414372f TTY: isdn: Replace strncpy with memcpy by Guenter Roeck · 7 years ago
  28. 100ec4b net: phy: realtek: add missing entry for RTL8211 to mdio_device_id table by Heiner Kallweit · 7 years ago
  29. d6f1993 net: expose sk wmem in sock_exceed_buf_limit tracepoint by Yafang Shao · 7 years ago
  30. 335c997 r8169: remove old PHY reset hack by Heiner Kallweit · 7 years ago
  31. e48e097 Merge branch 'qed-fixes' by David S. Miller · 7 years ago
  32. 82a4e71 qede: Adverstise software timestamp caps when PHC is not available. by Sudarsana Reddy Kalluru · 7 years ago
  33. cc9b27c qed: Fix use of incorrect size in memcpy call. by Sudarsana Reddy Kalluru · 7 years ago
  34. 538f8d0 qed: Fix setting of incorrect eswitch mode. by Sudarsana Reddy Kalluru · 7 years ago
  35. bb7858b qed: Limit msix vectors in kdump kernel to the minimum required count. by Sudarsana Reddy Kalluru · 7 years ago
  36. 5dc2d39 ipvlan: call dev_change_flags when ipvlan mode is reset by Hangbin Liu · 7 years ago
  37. fc9c202 ipv6: sr: fix passing wrong flags to crypto_alloc_shash() by Eric Biggers · 7 years ago
  38. c02462d netdevsim: fix sa_idx out of bounds check by Colin Ian King · 7 years ago
  39. 603d4cf net: fix use-after-free in GRO with ESP by Sabrina Dubroca · 7 years ago
  40. 97680ad Merge branch 'xps-symmretric-queue-selection' by David S. Miller · 7 years ago
  41. a4fd1f4 Documentation: Add explanation for XPS using Rx-queue(s) map by Amritha Nambiar · 7 years ago
  42. 8af2c06 net-sysfs: Add interface for Rx queue(s) map per Tx queue by Amritha Nambiar · 7 years ago
  43. fc9bab2 net: Enable Tx queue selection based on Rx queues by Amritha Nambiar · 7 years ago
  44. c6345ce net: Record receive queue number for a connection by Amritha Nambiar · 7 years ago
  45. 755c31c net: sock: Change tx_queue_mapping in sock_common to unsigned short by Amritha Nambiar · 7 years ago
  46. 0415746 net: Use static_key for XPS maps by Amritha Nambiar · 7 years ago
  47. 80d1966 net: Refactor XPS for CPUs and Rx queues by Amritha Nambiar · 7 years ago
  48. 021c917 Linux 4.18-rc3 by Linus Torvalds · 7 years ago
  49. d3bc0e6 Merge tag 'for-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  50. 4a770e6 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  51. d7563ca Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  52. 652788a Merge tag 'tty-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  53. c2aee37 Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  54. c350d6d Merge tag 'dma-mapping-4.18-2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  55. 1236f22 tcp: prevent bogus FRTO undos with non-SACK flows by Ilpo Järvinen · 7 years ago
  56. ae15a41 openrisc: entry: Fix delay slot exception detection by Stafford Horne · 7 years ago
  57. 271b955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  58. bf2b866 Merge branch 'bpf-sockmap-fixes' by Daniel Borkmann · 7 years ago
  59. caac76a bpf: sockhash, add release routine by John Fastabend · 7 years ago
  60. e9db4ef bpf: sockhash fix omitted bucket lock in sock_close by John Fastabend · 7 years ago
  61. 54fedb4 bpf: sockmap, fix smap_list_map_remove when psock is in many maps by John Fastabend · 7 years ago
  62. 9901c5d bpf: sockmap, fix crash when ipv6 sock is added by John Fastabend · 7 years ago
  63. 883c9ab Merge branch 'parisc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 7 years ago
  64. 08af78d Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  65. 22d3e0c Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  66. 0fbc4ae Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  67. d7d5388 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  68. 34a484d Merge tag 'selinux-pr-20180629' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 7 years ago
  69. e6e5bec Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  70. 35e8c7b net: fib_rules: bring back rule_exists to match rule during add by Roopa Prabhu · 7 years ago
  71. 1a84d7f Merge branch 'mlxsw-Add-resource-scale-tests' by David S. Miller · 7 years ago
  72. 1b6130d selftests: mlxsw: Add scale test for resources by Yuval Mintz · 7 years ago
  73. 9136074 selftests: mlxsw: Add target for mirror-to-gretap test on spectrum by Petr Machata · 7 years ago
  74. b973b78 selftests: mlxsw: Add scale test for mirror-to-gretap by Petr Machata · 7 years ago
  75. 741a766 selftests: mlxsw: Add target for tc flower test on spectrum by Petr Machata · 7 years ago
  76. d67a94e selftests: mlxsw: Add tc flower scale test by Petr Machata · 7 years ago
  77. c51a744 selftests: mlxsw: Add target for router test on spectrum by Yuval Mintz · 7 years ago
  78. d98307c selftests: mlxsw: Add router test by Arkadi Sharshevsky · 7 years ago
  79. b030c33 selftests: mlxsw: Add devlink KVD resource test by Yuval Mintz · 7 years ago
  80. 5aeba3e selftests: mlxsw: Add devlink_lib_spectrum.sh by Petr Machata · 7 years ago
  81. bc7cbb1 selftests: forwarding: Add devlink_lib.sh by Petr Machata · 7 years ago
  82. 68d9cea selftests: forwarding: lib: Parameterize NUM_NETIFS in two functions by Petr Machata · 7 years ago
  83. 96fa91d selftests: forwarding: lib: Add check_err_fail() by Petr Machata · 7 years ago
  84. 87d8fb1 selftests: forwarding: Allow lib.sh sourcing from other directories by Yuval Mintz · 7 years ago
  85. a847726 Merge branch 'nfp-flower-updates-and-netconsole' by David S. Miller · 7 years ago
  86. 635cf43 nfp: flower: enabled offloading of Team LAG by John Hurley · 7 years ago
  87. 51a8cef nfp: flower: offload tos and tunnel flags for ipv4 udp tunnels by John Hurley · 7 years ago
  88. ed21b63 nfp: flower: extract ipv4 udp tunnel ttl from route by John Hurley · 7 years ago
  89. ed8f2b5 nfp: flower: ignore checksum actions when performing pedit actions by Pieter Jansen van Vuuren · 7 years ago
  90. 5d4b0b4 nfp: populate bus-info on representors by Jakub Kicinski · 7 years ago
  91. d387b8a nfp: make use of napi_consume_skb() by Jakub Kicinski · 7 years ago
  92. 670b5274 nfp: implement netpoll ndo (thus enabling netconsole) by Jakub Kicinski · 7 years ago
  93. 18aa5b1 nfp: fail probe if serial or interface id is missing by Jakub Kicinski · 7 years ago
  94. f055a9d nfp: expose ring stats of inactive rings via ethtool by Jakub Kicinski · 7 years ago
  95. 3ffe64f hv_netvsc: split sub-channel setup into async and sync by Stephen Hemminger · 7 years ago
  96. 3f76df1 net: use dev_change_tx_queue_len() for SIOCSIFTXQLEN by Cong Wang · 7 years ago
  97. 4e485d0 strparser: Call skb_unclone conditionally by Vakul Garg · 7 years ago
  98. ced9e19 atm: zatm: Fix potential Spectre v1 by Gustavo A. R. Silva · 7 years ago
  99. c7f653e Merge branch 's390-qeth-fixes' by David S. Miller · 7 years ago
  100. d025da9 s390/qeth: consistently re-enable device features by Julian Wiedmann · 7 years ago