1. 2320bcd tipc: fix changeover issues due to large packet by Tuong Lien · 5 years ago
  2. 4929a93 tipc: optimize link synching mechanism by Tuong Lien · 5 years ago
  3. 37f7c66 ptp: ptp_dte: remove redundant dev_err message by Ding Xiang · 5 years ago
  4. f2ad83a Merge branch 'mlxsw-Two-small-updates' by David S. Miller · 5 years ago
  5. fc25996 mlxsw: spectrum_router: Increase scale of IPv6 nexthop groups by Ido Schimmel · 5 years ago
  6. b06689c mlxsw: spectrum: Expose KVD size for Spectrum-2 by Amit Cohen · 5 years ago
  7. c93496e net: sfc: falcon: convert to i2c_new_dummy_device by Wolfram Sang · 5 years ago
  8. 9eed21c mlx4: avoid large stack usage in mlx4_init_hca() by Arnd Bergmann · 5 years ago
  9. 7c116e0 qed: reduce maximum stack frame size by Arnd Bergmann · 5 years ago
  10. 81cd17a r8169: improve rtl_set_rx_mode by Heiner Kallweit · 5 years ago
  11. ce599b1 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 5 years ago
  12. d601be9 net/ixgbevf: fix a compilation error of skb_frag_t by Qian Cai · 5 years ago
  13. e62088e selftests: mlxsw: Fix typo in qos_mc_aware.sh by Masanari Iida · 5 years ago
  14. 2ec0a89 qlge: Fix build error without CONFIG_ETHERNET by YueHaibing · 5 years ago
  15. ed72a9b r8169: fix a typo in a comment by Corentin Musard · 5 years ago
  16. e5e9a2e e1000e: add workaround for possible stalled packet by Kai-Heng Feng · 5 years ago
  17. 6d37a38 igc: Add more SKUs for i225 device by Sasha Neftin · 5 years ago
  18. bb4265e igc: Update the MAC reset flow by Sasha Neftin · 6 years ago
  19. 6145787 igc: Remove the unused field from a device specification structure by Sasha Neftin · 6 years ago
  20. 2b69286 igc: Remove the polarity field from a PHY information structure by Sasha Neftin · 6 years ago
  21. 92493a2 Build fixes for skb_frag_size conversion by Matthew Wilcox (Oracle) · 5 years ago
  22. 8f75ec1 sfc-falcon: Use dev_get_drvdata where possible by Chuhong Yuan · 5 years ago
  23. 3e03a8ba sfc: Use dev_get_drvdata where possible by Chuhong Yuan · 5 years ago
  24. dfa56f8 forcedeth: Use dev_get_drvdata where possible by Chuhong Yuan · 5 years ago
  25. 7bdb923 net: marvell: Use dev_get_drvdata where possible by Chuhong Yuan · 5 years ago
  26. f876a78 Merge tag 'linux-can-next-for-5.4-20190724' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 5 years ago
  27. 570d785 drivers: net: xgene: Remove acpi_has_method() calls by Kelsey Skunberg · 5 years ago
  28. fba76a5 can: Add SPDX license identifiers for CAN subsystem by Oliver Hartkopp · 5 years ago
  29. 60649d4 can: remove obsolete empty ioctl() handler by Oliver Hartkopp · 5 years ago
  30. 4c7f715 can: ti_hecc: use timestamp based rx-offloading by Jeroen Hofstee · 6 years ago
  31. 915f966 can: flexcan: add support for DT property 'wakeup-source' by Sean Nyekjaer · 6 years ago
  32. 10e0c52 dt-bindings: can: flexcan: add can wakeup property by Sean Nyekjaer · 6 years ago
  33. 8c306be can: flexcan: add support for PE clock source select by Dong Aisheng · 6 years ago
  34. 9d73399 dt-bindings: can: flexcan: add PE clock source property to device tree by Dong Aisheng · 6 years ago
  35. ca10989 can: flexcan: implement can Runtime PM by Aisheng Dong · 6 years ago
  36. 26bca9f can: Kconfig: correct history of the CAN protocol by Robert P. J. Day · 6 years ago
  37. 64d6ce8 can: xilinx_can: clean up indentation issue by Colin Ian King · 6 years ago
  38. c223da6 can: xilinx_can: Add support for CANFD FD frames by Appana Durga Kedareswara rao · 6 years ago
  39. 8dce7ea can: xilinx_can: Add cantype parameter in xcan_devtype_data struct by Appana Durga Kedareswara rao · 6 years ago
  40. 3281b38 can: xilinx_can: Fix flags field initialization for axi can and canps by Appana Durga Kedareswara rao · 6 years ago
  41. c942a57 can: xilinx_can: Fix kernel doc warnings by Appana Durga Kedareswara rao · 6 years ago
  42. d38f918 can: xilinx_can: Fix style issues by Appana Durga Kedareswara rao · 6 years ago
  43. 5443c22 can: tcan4x5x: Add tcan4x5x driver to the kernel by Dan Murphy · 6 years ago
  44. 4edd396 dt-bindings: can: tcan4x5x: Add DT bindings for TCAN4x5X driver by Dan Murphy · 6 years ago
  45. 441ac34 can: m_can: Rename m_can_priv to m_can_classdev by Dan Murphy · 6 years ago
  46. f524f82 can: m_can: Create a m_can platform framework by Dan Murphy · 6 years ago
  47. 6965219 can: m_can: Fix checkpatch issues on existing code by Dan Murphy · 6 years ago
  48. b07fbf2 can: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  49. 26ad340 can: kvaser_pciefd: Add driver for Kvaser PCIEcan devices by Henning Colliander · 6 years ago
  50. d9e5d17 can: kvaser_usb: Use struct_size() in alloc_candev() by Gustavo A. R. Silva · 6 years ago
  51. 2d91fdc can: sja1000: f81601: add Fintek F81601 support by Ji-Ze Hong (Peter Hong) · 5 years ago
  52. 4dfc39e can: sja1000: Makefile/Kconfig: sort alphabetically by Marc Kleine-Budde · 5 years ago
  53. 61670d6 MAINTAINERS: can: add missing files to CAN NETWORK DRIVERS and CAN NETWORK LAYER by Marc Kleine-Budde · 5 years ago
  54. 3e3bb69 tc-testing: added tdc tests for [b|p]fifo qdisc by Roman Mashak · 5 years ago
  55. ce10320 hv_sock: Use consistent types for UUIDs by Andy Shevchenko · 5 years ago
  56. 21e8a49 Merge branch 'nfp-Offload-MPLS-actions' by David S. Miller · 5 years ago
  57. e03e47a nfp: flower: offload MPLS set action by John Hurley · 5 years ago
  58. 35b7c70 nfp: flower: offload MPLS pop action by John Hurley · 5 years ago
  59. a6eb181 nfp: flower: offload MPLS push action by John Hurley · 5 years ago
  60. 6749d590 net: sched: include mpls actions in hardware intermediate representation by John Hurley · 5 years ago
  61. 658688c net/mlx5e: xsk: dynamically allocate mlx5e_channel_param by Arnd Bergmann · 5 years ago
  62. c9b6c56 net: jme: Use dev_get_drvdata by Chuhong Yuan · 5 years ago
  63. 5daab28 igb: Use dev_get_drvdata where possible by Chuhong Yuan · 5 years ago
  64. 1c8aa7b i40e: Use dev_get_drvdata by Chuhong Yuan · 5 years ago
  65. 7f53be6 fm10k: Use dev_get_drvdata by Chuhong Yuan · 5 years ago
  66. ee2e80c e1000e: Use dev_get_drvdata where possible by Chuhong Yuan · 5 years ago
  67. f521eaa net: broadcom: Use dev_get_drvdata by Chuhong Yuan · 5 years ago
  68. f54b0fc net: atheros: Use dev_get_drvdata by Chuhong Yuan · 5 years ago
  69. 9f293c9 net: 3com: 3c59x: Use dev_get_drvdata by Chuhong Yuan · 5 years ago
  70. c349c0a atm: Use dev_get_drvdata by Chuhong Yuan · 5 years ago
  71. 084323f ftgmac100: Fix build. by David S. Miller · 5 years ago
  72. 955315b0 qlge: Move drivers/net/ethernet/qlogic/qlge/ to drivers/staging/qlge/ by Benjamin Poirier · 5 years ago
  73. d5c3a62 Merge branch 'Convert-skb_frag_t-to-bio_vec' by David S. Miller · 5 years ago
  74. 8842d28 net: Convert skb_frag_t to bio_vec by Matthew Wilcox (Oracle) · 5 years ago
  75. b8b576a net: Rename skb_frag_t size to bv_len by Matthew Wilcox (Oracle) · 5 years ago
  76. 1dfa5bd net: Rename skb_frag page to bv_page by Matthew Wilcox (Oracle) · 5 years ago
  77. f58ecf1 net: Reorder the contents of skb_frag_t by Matthew Wilcox (Oracle) · 5 years ago
  78. b656722 net: Increase the size of skb_frag_t by Matthew Wilcox (Oracle) · 5 years ago
  79. d8e18a5 net: Use skb accessors in network core by Matthew Wilcox (Oracle) · 5 years ago
  80. d784097 net: Use skb accessors in network drivers by Matthew Wilcox (Oracle) · 5 years ago
  81. 7e24b4e net: usb: Merge cpu_to_le32s + memcpy to put_unaligned_le32 by Chuhong Yuan · 5 years ago
  82. fcd4e60 r8169: improve rtl_rx by Heiner Kallweit · 5 years ago
  83. d1854d5 ax88179_178a: Merge memcpy + le32_to_cpus to get_unaligned_le32 by Chuhong Yuan · 5 years ago
  84. 5864118 usbnet: smsc75xx: Merge memcpy + le32_to_cpus to get_unaligned_le32 by Chuhong Yuan · 5 years ago
  85. bb448f8 net: lan78xx: Merge memcpy + lexx_to_cpus to get_unaligned_lexx by Chuhong Yuan · 5 years ago
  86. 66b5f1c net-ipv6-ndisc: add support for RFC7710 RA Captive Portal Identifier by Maciej Żenczykowski · 5 years ago
  87. 7b5cf70 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  88. 44b912c Merge tag 'for-linus-20190722' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  89. 21c730d Merge tag 'for-5.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  90. b8d3349 sched/rt, Kconfig: Unbreak def/oldconfig with CONFIG_PREEMPT=y by Thomas Gleixner · 5 years ago
  91. c92f038 Merge tag 'media/v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 5 years ago
  92. 8376824 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 5 years ago
  93. b191d64 pidfd: fix a poll race when setting exit_state by Suren Baghdasaryan · 5 years ago
  94. b617158 tcp: be more careful in tcp_fragment() by Eric Dumazet · 5 years ago
  95. be4363b hv_netvsc: Fix extra rcu_read_unlock in netvsc_recv_callback() by Haiyang Zhang · 5 years ago
  96. 5f9e832 Linus 5.3-rc1 by Linus Torvalds · 5 years ago
  97. 107e47c vrf: make sure skb->data contains ip header to make routing by Peter Kosyh · 5 years ago
  98. 903e9d1 connector: remove redundant input callback from cn_dev by Vasily Averin · 5 years ago
  99. 93428c5 qed: Prefer pcie_capability_read_word() by Frederick Lawler · 5 years ago
  100. a16f6d3 igc: Prefer pcie_capability_read_word() by Frederick Lawler · 5 years ago