1. 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 · 6 years ago
  2. 570d785 drivers: net: xgene: Remove acpi_has_method() calls by Kelsey Skunberg · 6 years ago
  3. fba76a5 can: Add SPDX license identifiers for CAN subsystem by Oliver Hartkopp · 6 years ago
  4. 60649d4 can: remove obsolete empty ioctl() handler by Oliver Hartkopp · 6 years ago
  5. 4c7f715 can: ti_hecc: use timestamp based rx-offloading by Jeroen Hofstee · 6 years ago
  6. 915f966 can: flexcan: add support for DT property 'wakeup-source' by Sean Nyekjaer · 6 years ago
  7. 10e0c52 dt-bindings: can: flexcan: add can wakeup property by Sean Nyekjaer · 6 years ago
  8. 8c306be can: flexcan: add support for PE clock source select by Dong Aisheng · 6 years ago
  9. 9d73399 dt-bindings: can: flexcan: add PE clock source property to device tree by Dong Aisheng · 6 years ago
  10. ca10989 can: flexcan: implement can Runtime PM by Aisheng Dong · 6 years ago
  11. 26bca9f can: Kconfig: correct history of the CAN protocol by Robert P. J. Day · 6 years ago
  12. 64d6ce8 can: xilinx_can: clean up indentation issue by Colin Ian King · 6 years ago
  13. c223da6 can: xilinx_can: Add support for CANFD FD frames by Appana Durga Kedareswara rao · 6 years ago
  14. 8dce7ea can: xilinx_can: Add cantype parameter in xcan_devtype_data struct by Appana Durga Kedareswara rao · 6 years ago
  15. 3281b38 can: xilinx_can: Fix flags field initialization for axi can and canps by Appana Durga Kedareswara rao · 6 years ago
  16. c942a57 can: xilinx_can: Fix kernel doc warnings by Appana Durga Kedareswara rao · 6 years ago
  17. d38f918 can: xilinx_can: Fix style issues by Appana Durga Kedareswara rao · 6 years ago
  18. 5443c22 can: tcan4x5x: Add tcan4x5x driver to the kernel by Dan Murphy · 6 years ago
  19. 4edd396 dt-bindings: can: tcan4x5x: Add DT bindings for TCAN4x5X driver by Dan Murphy · 6 years ago
  20. 441ac34 can: m_can: Rename m_can_priv to m_can_classdev by Dan Murphy · 6 years ago
  21. f524f82 can: m_can: Create a m_can platform framework by Dan Murphy · 6 years ago
  22. 6965219 can: m_can: Fix checkpatch issues on existing code by Dan Murphy · 6 years ago
  23. b07fbf2 can: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  24. 26ad340 can: kvaser_pciefd: Add driver for Kvaser PCIEcan devices by Henning Colliander · 6 years ago
  25. d9e5d17 can: kvaser_usb: Use struct_size() in alloc_candev() by Gustavo A. R. Silva · 6 years ago
  26. 2d91fdc can: sja1000: f81601: add Fintek F81601 support by Ji-Ze Hong (Peter Hong) · 6 years ago
  27. 4dfc39e can: sja1000: Makefile/Kconfig: sort alphabetically by Marc Kleine-Budde · 6 years ago
  28. 61670d6 MAINTAINERS: can: add missing files to CAN NETWORK DRIVERS and CAN NETWORK LAYER by Marc Kleine-Budde · 6 years ago
  29. 3e3bb69 tc-testing: added tdc tests for [b|p]fifo qdisc by Roman Mashak · 6 years ago
  30. ce10320 hv_sock: Use consistent types for UUIDs by Andy Shevchenko · 6 years ago
  31. 21e8a49 Merge branch 'nfp-Offload-MPLS-actions' by David S. Miller · 6 years ago
  32. e03e47a nfp: flower: offload MPLS set action by John Hurley · 6 years ago
  33. 35b7c70 nfp: flower: offload MPLS pop action by John Hurley · 6 years ago
  34. a6eb181 nfp: flower: offload MPLS push action by John Hurley · 6 years ago
  35. 6749d590 net: sched: include mpls actions in hardware intermediate representation by John Hurley · 6 years ago
  36. 658688c net/mlx5e: xsk: dynamically allocate mlx5e_channel_param by Arnd Bergmann · 6 years ago
  37. c9b6c56 net: jme: Use dev_get_drvdata by Chuhong Yuan · 6 years ago
  38. 5daab28 igb: Use dev_get_drvdata where possible by Chuhong Yuan · 6 years ago
  39. 1c8aa7b i40e: Use dev_get_drvdata by Chuhong Yuan · 6 years ago
  40. 7f53be6 fm10k: Use dev_get_drvdata by Chuhong Yuan · 6 years ago
  41. ee2e80c e1000e: Use dev_get_drvdata where possible by Chuhong Yuan · 6 years ago
  42. f521eaa net: broadcom: Use dev_get_drvdata by Chuhong Yuan · 6 years ago
  43. f54b0fc net: atheros: Use dev_get_drvdata by Chuhong Yuan · 6 years ago
  44. 9f293c9 net: 3com: 3c59x: Use dev_get_drvdata by Chuhong Yuan · 6 years ago
  45. c349c0a atm: Use dev_get_drvdata by Chuhong Yuan · 6 years ago
  46. 084323f ftgmac100: Fix build. by David S. Miller · 6 years ago
  47. 955315b0 qlge: Move drivers/net/ethernet/qlogic/qlge/ to drivers/staging/qlge/ by Benjamin Poirier · 6 years ago
  48. d5c3a62 Merge branch 'Convert-skb_frag_t-to-bio_vec' by David S. Miller · 6 years ago
  49. 8842d28 net: Convert skb_frag_t to bio_vec by Matthew Wilcox (Oracle) · 6 years ago
  50. b8b576a net: Rename skb_frag_t size to bv_len by Matthew Wilcox (Oracle) · 6 years ago
  51. 1dfa5bd net: Rename skb_frag page to bv_page by Matthew Wilcox (Oracle) · 6 years ago
  52. f58ecf1 net: Reorder the contents of skb_frag_t by Matthew Wilcox (Oracle) · 6 years ago
  53. b656722 net: Increase the size of skb_frag_t by Matthew Wilcox (Oracle) · 6 years ago
  54. d8e18a5 net: Use skb accessors in network core by Matthew Wilcox (Oracle) · 6 years ago
  55. d784097 net: Use skb accessors in network drivers by Matthew Wilcox (Oracle) · 6 years ago
  56. 7e24b4e net: usb: Merge cpu_to_le32s + memcpy to put_unaligned_le32 by Chuhong Yuan · 6 years ago
  57. fcd4e60 r8169: improve rtl_rx by Heiner Kallweit · 6 years ago
  58. d1854d5 ax88179_178a: Merge memcpy + le32_to_cpus to get_unaligned_le32 by Chuhong Yuan · 6 years ago
  59. 5864118 usbnet: smsc75xx: Merge memcpy + le32_to_cpus to get_unaligned_le32 by Chuhong Yuan · 6 years ago
  60. bb448f8 net: lan78xx: Merge memcpy + lexx_to_cpus to get_unaligned_lexx by Chuhong Yuan · 6 years ago
  61. 66b5f1c net-ipv6-ndisc: add support for RFC7710 RA Captive Portal Identifier by Maciej Żenczykowski · 6 years ago
  62. 7b5cf70 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  63. 44b912c Merge tag 'for-linus-20190722' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 6 years ago
  64. 21c730d Merge tag 'for-5.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  65. b8d3349 sched/rt, Kconfig: Unbreak def/oldconfig with CONFIG_PREEMPT=y by Thomas Gleixner · 6 years ago
  66. c92f038 Merge tag 'media/v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 6 years ago
  67. 8376824 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  68. b191d64 pidfd: fix a poll race when setting exit_state by Suren Baghdasaryan · 6 years ago
  69. b617158 tcp: be more careful in tcp_fragment() by Eric Dumazet · 6 years ago
  70. be4363b hv_netvsc: Fix extra rcu_read_unlock in netvsc_recv_callback() by Haiyang Zhang · 6 years ago
  71. 5f9e832 Linus 5.3-rc1 by Linus Torvalds · 6 years ago
  72. 107e47c vrf: make sure skb->data contains ip header to make routing by Peter Kosyh · 6 years ago
  73. 903e9d1 connector: remove redundant input callback from cn_dev by Vasily Averin · 6 years ago
  74. 93428c5 qed: Prefer pcie_capability_read_word() by Frederick Lawler · 6 years ago
  75. a16f6d3 igc: Prefer pcie_capability_read_word() by Frederick Lawler · 6 years ago
  76. 6133b92 cxgb4: Prefer pcie_capability_read_word() by Frederick Lawler · 6 years ago
  77. ffd342e be2net: Synchronize be_update_queues with dev_watchdog by Benjamin Poirier · 6 years ago
  78. ea811b7 bnx2x: Prevent load reordering in tx completion processing by Brian King · 6 years ago
  79. 0cea0e1 net: phy: sfp: hwmon: Fix scaling of RX power by Andrew Lunn · 6 years ago
  80. 503d81d net: sched: verify that q!=NULL before setting q->flags by Vlad Buslov · 6 years ago
  81. 85d9bf9 chelsio: Fix a typo in a function name by Christophe JAILLET · 6 years ago
  82. bb13208 allocate_flower_entry: should check for null deref by Navid Emamdoost · 6 years ago
  83. 4803d01 net: hns3: typo in the name of a constant by Christophe JAILLET · 6 years ago
  84. 408d2bb kbuild: add net/netfilter/nf_tables_offload.h to header-test blacklist. by Jeremy Sowden · 6 years ago
  85. bad7f86 tipc: Fix a typo by Christophe JAILLET · 6 years ago
  86. 953ba0a Merge tag 'mac80211-for-davem-2019-07-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
  87. c7bf0a0 Merge tag 'devicetree-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  88. d6788eb Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  89. 91962d0 Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  90. 8cf6650 iommu/amd: fix a crash in iova_magazine_free_pfns by Qian Cai · 6 years ago
  91. 618381f hexagon: switch to generic version of pte allocation by Mike Rapoport · 6 years ago
  92. bec5545 Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb by Linus Torvalds · 6 years ago
  93. 1b03bc5 typo fix: it's d_make_root, not d_make_inode... by Al Viro · 6 years ago
  94. e2297f7 dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examples by Rob Herring · 6 years ago
  95. 20051f5 dt-bindings: iio: ad7124: Fix dtc warnings in example by Rob Herring · 6 years ago
  96. fbbf2b6 dt-bindings: iio: avia-hx711: Fix avdd-supply typo in example by Rob Herring · 6 years ago
  97. fcbe7e3 dt-bindings: pinctrl: aspeed: Fix AST2500 example errors by Rob Herring · 6 years ago
  98. ad21a4c dt-bindings: pinctrl: aspeed: Fix 'compatible' schema errors by Rob Herring · 6 years ago
  99. 7d9ef7f3 dt-bindings: riscv: Limit cpus schema to only check RiscV 'cpu' nodes by Rob Herring · 6 years ago
  100. 15ffef1 dt-bindings: Ensure child nodes are of type 'object' by Rob Herring · 6 years ago