1. 940f138 Merge branch 'dpaa2-eth-misc-cleanup' by David S. Miller · 5 years ago
  2. ef17bd7 dpaa2-eth: Avoid unbounded while loops by Ioana Radulescu · 5 years ago
  3. 4b177f0 dpaa2-eth: Fix minor bug in ethtool stats reporting by Ioana Radulescu · 5 years ago
  4. 219684a dpaa2-eth: Cleanup dead code by Ioana Radulescu · 5 years ago
  5. 3ea7af9 net: hns3: make array tick_array static, makes object smaller by Colin Ian King · 5 years ago
  6. 99d8957 net: hns: make arrays static, makes object smaller by Colin Ian King · 5 years ago
  7. 578de2f Merge branch 'net-tls-minor-micro-optimizations' by David S. Miller · 5 years ago
  8. bc76e5b net/tls: store decrypted on a single bit by Jakub Kicinski · 5 years ago
  9. 5c5458e net/tls: store async_capable on a single bit by Jakub Kicinski · 5 years ago
  10. 4de30a8 net/tls: pass context to tls_device_decrypted() by Jakub Kicinski · 5 years ago
  11. 34ef1ed net/tls: make allocation failure unlikely by Jakub Kicinski · 5 years ago
  12. 93277b2 net/tls: mark sk->err being set as unlikely by Jakub Kicinski · 5 years ago
  13. 163ab96 net: sockmap: use bitmap for copy info by Jakub Kicinski · 5 years ago
  14. 8211fbf net: core: use helper skb_ensure_writable in more places by Heiner Kallweit · 5 years ago
  15. 3289086 ipv6: Make ipv6_mc_may_pull() return bool. by David S. Miller · 5 years ago
  16. b9df4fd net: core: change return type of pskb_may_pull to bool by Heiner Kallweit · 5 years ago
  17. 6c157f6 Merge branch 'ena-set_channels' by David S. Miller · 5 years ago
  18. 2413ea9 net: ena: ethtool: support set_channels callback by Sameeh Jubran · 5 years ago
  19. 9f648f7 net: ena: remove redundant print of number of queues by Sameeh Jubran · 5 years ago
  20. 736ce3f net: ena: make ethtool -l show correct max number of queues by Sameeh Jubran · 5 years ago
  21. 9a037b0 net: ena: ethtool: get_channels: use combined only by Sameeh Jubran · 5 years ago
  22. 4d19266 net: ena: multiple queue creation related cleanups by Sameeh Jubran · 5 years ago
  23. faa615f net: ena: change num_queues to num_io_queues for clarity and consistency by Sameeh Jubran · 5 years ago
  24. 9b75803 Merge branch 'samples-pktgen-allow-to-specify-destination-IP-range' by David S. Miller · 5 years ago
  25. 40f843e samples: pktgen: allow to specify destination IP range (CIDR) by Daniel T. Lee · 5 years ago
  26. f0681d9 samples: pktgen: add helper functions for IP(v4/v6) CIDR parsing by Daniel T. Lee · 5 years ago
  27. 3cad8f9 samples: pktgen: fix proc_cmd command result check logic by Daniel T. Lee · 5 years ago
  28. 723d290 samples: pktgen: make variable consistent with option by Daniel T. Lee · 5 years ago
  29. db7fe42 Merge branch 'netdevsim-implement-devlink-dev_info-op' by David S. Miller · 5 years ago
  30. 62ede55 selftests: add netdevsim devlink dev info test by Jiri Pirko · 5 years ago
  31. 8e23cc0 netdevsim: implement devlink dev_info op by Jiri Pirko · 5 years ago
  32. 82a843d net: devlink: fix reporter dump dumpit by Jiri Pirko · 5 years ago
  33. 056ddc3 Merge branch 'stmmac-next' by David S. Miller · 5 years ago
  34. dc07f5f net: stmmac: Implement L3/L4 Filters in GMAC4+ by Jose Abreu · 5 years ago
  35. 1b2250a net: stmmac: selftests: Add tests for VLAN Perfect Filtering by Jose Abreu · 5 years ago
  36. c7ab0b8 net: stmmac: Fallback to VLAN Perfect filtering if HASH is not available by Jose Abreu · 5 years ago
  37. 04c1b4c nfc: s3fwrn5: fix platform_no_drv_owner.cocci warning by YueHaibing · 5 years ago
  38. b4d5191 nfc: nfcmrvl: fix platform_no_drv_owner.cocci warning by YueHaibing · 5 years ago
  39. 59d5578 net: dsa: ksz9477: fix platform_no_drv_owner.cocci warning by YueHaibing · 5 years ago
  40. d131c5b net/rds: Add missing include file by YueHaibing · 5 years ago
  41. 54e0295 Merge branch 'mlxsw-Query-number-of-modules-from-firmware' by David S. Miller · 5 years ago
  42. 6935af8 mlxsw: minimal: Add validation for FW version by Vadim Pasternak · 5 years ago
  43. 762effa mlxsw: core: Push minor/subminor fw version check into helper by Vadim Pasternak · 5 years ago
  44. c5cb92d mlxsw: thermal: Provide optimization for QSFP modules number detection by Vadim Pasternak · 5 years ago
  45. ea30a92 mlxsw: hwmon: Provide optimization for QSFP modules number detection by Vadim Pasternak · 5 years ago
  46. 5cfa030 mlxsw: reg: Extend MGPIR register with new field exposing the number of QSFP modules by Vadim Pasternak · 5 years ago
  47. 0eb8516 Merge branch 'netdevsim-allow-to-test-reload-failures' by David S. Miller · 5 years ago
  48. 9278bc9 selftests: test netdevsim reload forbid and fail by Jiri Pirko · 5 years ago
  49. 155ddfc netdevsim: add couple of debugfs bools to debug devlink reload by Jiri Pirko · 5 years ago
  50. d44dc74 Merge branch 'net-genetlink-parse-attrs-for-dumpit-callback' by David S. Miller · 5 years ago
  51. ee85da5 devlink: have genetlink code to parse the attrs during dumpit by Jiri Pirko · 5 years ago
  52. 265ecd4 net: genetlink: remove unused genl_family_attrbuf() by Jiri Pirko · 5 years ago
  53. c6c0861 net: tipc: allocate attrs locally instead of using genl_family_attrbuf in compat_dumpit() by Jiri Pirko · 5 years ago
  54. 057af70 net: tipc: have genetlink code to parse the attrs during dumpit by Jiri Pirko · 5 years ago
  55. 4495af3 net: nfc: have genetlink code to parse the attrs during dumpit by Jiri Pirko · 5 years ago
  56. 75cdbdd net: ieee802154: have genetlink code to parse the attrs during dumpit by Jiri Pirko · 5 years ago
  57. bf813b0 net: genetlink: parse attrs and store in contect info struct during dumpit by Jiri Pirko · 5 years ago
  58. c10e6cf net: genetlink: push attrbuf allocation and parsing to a separate function by Jiri Pirko · 5 years ago
  59. 1927f41 net: genetlink: introduce dump info struct to be available during dumpit op by Jiri Pirko · 5 years ago
  60. be064de net: genetlink: push doit/dumpit code from genl_family_rcv_msg by Jiri Pirko · 5 years ago
  61. 248d45f openvswitch: Allow attaching helper in later commit by Yi-Hung Wei · 5 years ago
  62. fbe3d0c Merge branch 'create-netdevsim-instances-in-namespace' by David S. Miller · 5 years ago
  63. c04d71b selftests: test creating netdevsim inside network namespace by Jiri Pirko · 5 years ago
  64. 7b60027 netdevsim: create devlink and netdev instances in namespace by Jiri Pirko · 5 years ago
  65. 8273fd8 net: devlink: export devlink net setter by Jiri Pirko · 5 years ago
  66. 128d23c Merge branch 'net-tls-add-ctrl-path-tracing-and-statistics' by David S. Miller · 5 years ago
  67. a4d26fd net/tls: add TlsDeviceRxResync statistic by Jakub Kicinski · 5 years ago
  68. 5c5ec66 net/tls: add TlsDecryptError stat by Jakub Kicinski · 5 years ago
  69. b32fd3c net/tls: add statistics for installed sessions by Jakub Kicinski · 5 years ago
  70. d26b698 net/tls: add skeleton of MIB statistics by Jakub Kicinski · 5 years ago
  71. 9ec1c6a net/tls: add device decrypted trace point by Jakub Kicinski · 5 years ago
  72. 8538d29 net/tls: add tracing for device/offload events by Jakub Kicinski · 5 years ago
  73. 6f4c930 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  74. 2d00aee Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  75. 126195c Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  76. 4f11918 Merge branch 'readdir' (readdir speedup and sanity checking) by Linus Torvalds · 5 years ago
  77. 8a23eb8 Make filldir[64]() verify the directory entry filename is valid by Linus Torvalds · 5 years ago
  78. 9f79b78 Convert filldir[64]() from __put_user() to unsafe_put_user() by Linus Torvalds · 9 years ago
  79. 9819a30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  80. 6fe137c Merge tag 's390-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  81. d0dea73 KVM: s390: mark __insn32_query() as __always_inline by Heiko Carstens · 5 years ago
  82. b1c41ac KVM: s390: fix __insn32_query() inline assembly by Heiko Carstens · 5 years ago
  83. 86cdd2f kheaders: make headers archive reproducible by Dmitry Goldin · 5 years ago
  84. d188b8c kbuild: update compile-test header list for v5.4-rc2 by Masahiro Yamada · 5 years ago
  85. 4349670 kbuild: two minor updates for Documentation/kbuild/modules.rst by Masahiro Yamada · 5 years ago
  86. 7a82e3f scripts/setlocalversion: clear local variable to make it work for sh by Masahiro Yamada · 5 years ago
  87. 82fdd12 namespace: fix namespace.pl script to support relative paths by Jacob Keller · 5 years ago
  88. 01bb251 video/logo: do not generate unneeded logo C files by Masahiro Yamada · 6 years ago
  89. a9bbe79 video/logo: remove unneeded *.o pattern from clean-files by Masahiro Yamada · 6 years ago
  90. 7a8beb7 integrity: remove pointless subdir-$(CONFIG_...) by Masahiro Yamada · 6 years ago
  91. 6b190d3 integrity: remove unneeded, broken attempt to add -fshort-wchar by Masahiro Yamada · 6 years ago
  92. ef129d3 selftests/net: add nettest to .gitignore by Jakub Kicinski · 5 years ago
  93. 1acb8f2a net: qlogic: Fix memory leak in ql_alloc_large_buffers by Navid Emamdoost · 5 years ago
  94. a0c2dc1 nfc: fix memory leak in llcp_sock_bind() by Eric Dumazet · 5 years ago
  95. 474f081 sch_dsmark: fix potential NULL deref in dsmark_init() by Eric Dumazet · 5 years ago
  96. e3ba9bf6 Merge branch 'Fix-regression-with-AR8035-speed-downgrade' by David S. Miller · 5 years ago
  97. 06d5f34 net: phy: at803x: use operating parameters from PHY-specific status by Russell King · 5 years ago
  98. 2d880b8 net: phy: extract pause mode by Russell King · 5 years ago
  99. 8d3dc3ac net: phy: extract link partner advertisement reading by Russell King · 5 years ago
  100. 4cf6c57 net: phy: fix write to mii-ctrl1000 register by Russell King · 5 years ago