1. 6a07c23 can: mcp251x: Use DT-supplied interrupt flags by Phil Elwell · 7 years ago
  2. 3964576 can: mcp251x: Use dev_name() during request_threaded_irq() by Alexander Shiyan · 6 years ago
  3. d84ea21 can: mcp251x: mcp251x_hw_reset(): allow more time after a reset by Marc Kleine-Budde · 6 years ago
  4. af669cd can: mcp251x: use u8 instead of uint8_t by Marc Kleine-Budde · 6 years ago
  5. d344c6d can: mcp251x: fix print formating strings by Marc Kleine-Budde · 6 years ago
  6. 4669597 can: mcp251x: avoid long lines by Marc Kleine-Budde · 6 years ago
  7. 77654a6 can: mcp251x: remove unnecessary blank lines by Marc Kleine-Budde · 6 years ago
  8. 3b9bced can: mcp251x: convert block comments to network style comments by Marc Kleine-Budde · 6 years ago
  9. b3402c4 can: m_can_platform: m_can_plat_probe(): add missing error handling if mcan_class is NULL by Marc Kleine-Budde · 6 years ago
  10. 28b0ffe can: m_can_platform: remove not needed casts to struct m_can_plat_priv * by Marc Kleine-Budde · 6 years ago
  11. 6093f74 can: tcan4x5x: fix data length in regmap write path by Marc Kleine-Budde · 6 years ago
  12. 7fbda13 can: tcan4x5x: tcan4x5x_can_probe(): add missing error handling if mcan_class is NULL by Marc Kleine-Budde · 6 years ago
  13. ad07819 can: tcan4x5x: remove not needed casts to struct tcan4x5x_priv * by Marc Kleine-Budde · 6 years ago
  14. 65668b3 can: tcan4x5x: remove unused struct tcan4x5x_priv::tcan4x5x_lock by Marc Kleine-Budde · 6 years ago
  15. 653ee35 can: hi311x: remove custom DMA mapped buffer by Marc Kleine-Budde · 6 years ago
  16. 1f0dee3 can: peak_pci: Make structure peak_pciec_i2c_bit_ops constant by Nishka Dasgupta · 6 years ago
  17. 30cc0ed can: rcar_can: Remove unused platform data support by Geert Uytterhoeven · 6 years ago
  18. 932630f Merge tag 'wireless-drivers-next-for-davem-2019-08-19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 6 years ago
  19. 5483ece Merge branch 'sctp-support-per-endpoint-auth-and-asconf-flags' by David S. Miller · 6 years ago
  20. 2f75763 sctp: remove net sctp.x_enable working as a global switch by Xin Long · 6 years ago
  21. 56dd525 sctp: add SCTP_AUTH_SUPPORTED sockopt by Xin Long · 6 years ago
  22. 03f9612 sctp: add sctp_auth_init and sctp_auth_free by Xin Long · 6 years ago
  23. 219f9ea sctp: use ep and asoc auth_enable properly by Xin Long · 6 years ago
  24. df2c71f sctp: add SCTP_ASCONF_SUPPORTED sockopt by Xin Long · 6 years ago
  25. a2eeacc sctp: check asoc peer.asconf_capable before processing asconf by Xin Long · 6 years ago
  26. bb2ded2 sctp: not set peer.asconf_capable in sctp_association_init by Xin Long · 6 years ago
  27. 4e27428 sctp: add asconf_enable in struct sctp_endpoint by Xin Long · 6 years ago
  28. af80970 net: remove empty inet_exit_net by Li RongQing · 6 years ago
  29. 196640a Merge branch 'ns-plugin-fixes' by David S. Miller · 6 years ago
  30. 14b54ac tc-testing: concurrency: wrap piped rule update commands by Vlad Buslov · 6 years ago
  31. c11a99e tc-testing: use dedicated DUMMY interface name for dummy dev by Vlad Buslov · 6 years ago
  32. 6636fb3 r8152: fix accessing skb after napi_gro_receive by Hayes Wang · 6 years ago
  33. 44b3769 Merge branch 'RTL8125-EEE' by David S. Miller · 6 years ago
  34. edde25e net: phy: realtek: support NBase-T MMD EEE registers on RTL8125 by Heiner Kallweit · 6 years ago
  35. 99b60d5 net: phy: add EEE-related constants by Heiner Kallweit · 6 years ago
  36. 607f625 net: flow_offload: convert block_ing_cb_list to regular list type by Vlad Buslov · 6 years ago
  37. 446bf64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 6 years ago
  38. 0682150 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 6 years ago
  39. 555df33 keys: Fix description size by David Howells · 6 years ago
  40. d1abaeb Linux 5.3-rc5 by Linus Torvalds · 6 years ago
  41. 20e79a0 net: hns: add phy_attached_info() to the hns driver by Yonglong Liu · 6 years ago
  42. cfef46d ravb: Fix use-after-free ravb_tstamp_skb by Tho Vu · 6 years ago
  43. 296c912 net: ethernet: mediatek: Add MT7628/88 SoC support by Stefan Roese · 6 years ago
  44. 08df5fa net: ethernet: mediatek: Rename NEXT_RX_DESP_IDX to NEXT_DESP_IDX by Stefan Roese · 6 years ago
  45. 4548740 net: ethernet: mediatek: Rename MTK_QMTK_INT_STATUS to MTK_QDMA_INT_STATUS by Stefan Roese · 6 years ago
  46. 5be4480 dt-bindings: net: mediatek: Add support for MediaTek MT7628/88 SoC by Stefan Roese · 6 years ago
  47. 9041f04 be2net: eliminate enable field from be_aic_obj by Ivan Vecera · 6 years ago
  48. 5cbe910 Merge branch 'flow_offload-hardware-priority-fixes' by David S. Miller · 6 years ago
  49. 3bc158f netfilter: nf_tables: map basechain priority to hardware priority by Pablo Neira Ayuso · 6 years ago
  50. ef01ada net: sched: use major priority number as hardware priority by Pablo Neira Ayuso · 6 years ago
  51. 44ef3a0 wimax/i2400m: fix a memory leak bug by Wenwen Wang · 6 years ago
  52. 3434341 net: cavium: fix driver name by Stephen Hemminger · 6 years ago
  53. e654f9f tipc: clean up skb list lock handling on send path by Jon Maloy · 6 years ago
  54. 80f0fe0 ibmvnic: Unmap DMA address of TX descriptor buffers after use by Thomas Falcon · 6 years ago
  55. 37b0a73 Merge branch 'bnxt_en-Bug-fixes' by David S. Miller · 6 years ago
  56. 9bf4656 bnxt_en: Fix to include flow direction in L2 key by Somnath Kotur · 6 years ago
  57. 685ec6a bnxt_en: Use correct src_fid to determine direction of the flow by Venkat Duvvuru · 6 years ago
  58. b703ba7 bnxt_en: Suppress HWRM errors for HWRM_NVM_GET_VARIABLE command by Vasundhara Volam · 6 years ago
  59. dd2ebf3 bnxt_en: Fix handling FRAG_ERR when NVM_INSTALL_UPDATE cmd fails by Vasundhara Volam · 6 years ago
  60. e8f267b bnxt_en: Improve RX doorbell sequence. by Michael Chan · 6 years ago
  61. a46ecb1 bnxt_en: Fix VNIC clearing logic for 57500 chips. by Michael Chan · 6 years ago
  62. f1472cb net: kalmia: fix memory leaks by Wenwen Wang · 6 years ago
  63. 1eca92e cx82310_eth: fix a memory leak bug by Wenwen Wang · 6 years ago
  64. 10086b3 Merge branch 'hns3-next' by David S. Miller · 6 years ago
  65. 1bef61f net: hns3: add phy_attached_info() to the hns3 driver by Yonglong Liu · 6 years ago
  66. 20981a1 net: hns3: prevent unnecessary MAC TNL interrupt by Huazhong Tan · 6 years ago
  67. ac887be net: hns3: change print level of RAS error log from warning to error by Xiaofei Tan · 6 years ago
  68. 37417c6 net: hns3: fix error and incorrect format by Guojia Liao · 6 years ago
  69. cdd332a net: hns3: modify redundant initialization of variable by Guojia Liao · 6 years ago
  70. 46ee735 net: hns3: add or modify comments by Guojia Liao · 6 years ago
  71. 6825e5a Merge tag 'fixes-for-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 6 years ago
  72. 4a4d2d3 bnx2x: Fix VF's VLAN reconfiguration in reload. by Manish Chopra · 6 years ago
  73. 3039fad Merge tag 'for-5.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  74. c332f3a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  75. 645c03a Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  76. 5bba5c9 Merge tag 'spdx-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 6 years ago
  77. 4503c0a Merge tag 'char-misc-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  78. ae1a616 Merge tag 'staging-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  79. 359334c Merge tag 'usb-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  80. 8fde283 Merge tag 'for-linus-2019-08-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  81. 85d8d3b Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 6 years ago
  82. d83d508 Merge branch 'stmmac-next' by David S. Miller · 6 years ago
  83. 94e1838 net: stmmac: selftests: Add selftest for VLAN TX Offload by Jose Abreu · 6 years ago
  84. 30d9322 net: stmmac: Add support for VLAN Insertion Offload by Jose Abreu · 6 years ago
  85. 81b945a net: stmmac: xgmac: Add EEE support by Jose Abreu · 6 years ago
  86. 8180d57 net: stmmac: selftests: Add tests for SA Insertion/Replacement by Jose Abreu · 6 years ago
  87. 8000ddc net: stmmac: Add support for SA Insertion/Replacement in XGMAC cores by Jose Abreu · 6 years ago
  88. bfc5653 net: stmmac: Add ethtool register dump for XGMAC cores by Jose Abreu · 6 years ago
  89. 95eaf3c net: stmmac: dwxgmac: Add Flexible PPS support by Jose Abreu · 6 years ago
  90. b5418e1 net: stmmac: Add a counter for Split Header packets by Jose Abreu · 6 years ago
  91. 67afd6d net: stmmac: Add Split Header support and enable it in XGMAC cores by Jose Abreu · 6 years ago
  92. c887e02 net: stmmac: xgmac: Correctly return that RX descriptor is not last one by Jose Abreu · 6 years ago
  93. ec22200 net: stmmac: Prepare to add Split Header support by Jose Abreu · 6 years ago
  94. 25e80cd0 net: stmmac: Get correct timestamp values from XGMAC by Jose Abreu · 6 years ago
  95. 83beee5a Merge branch 'drop_monitor-for-offloaded-paths' by David S. Miller · 6 years ago
  96. 9576645 Documentation: Add a section for devlink-trap testing by Ido Schimmel · 6 years ago
  97. b3cb7df selftests: devlink_trap: Add test cases for devlink-trap by Ido Schimmel · 6 years ago
  98. a054c8d selftests: forwarding: devlink_lib: Add devlink-trap helpers by Ido Schimmel · 6 years ago
  99. bc030d9 selftests: forwarding: devlink_lib: Allow tests to define devlink device by Ido Schimmel · 6 years ago
  100. 9e08745 Documentation: Add description of netdevsim traps by Ido Schimmel · 6 years ago