1. 3ca3c4a can: netlink: fix documentation typos by Andre Hartmann · 6 years ago
  2. e83e416 can: vcan: introduce pr_fmt and make use of it by Marc Kleine-Budde · 6 years ago
  3. 4248f5e can: vcan: remove unnecessary blank lines by Marc Kleine-Budde · 6 years ago
  4. d569de8 can: vcan: convert block comments to network style comments by Marc Kleine-Budde · 6 years ago
  5. 456a8a6 can: gw: add support for CAN FD frames by Oliver Hartkopp · 6 years ago
  6. e9dc7c6 can: gw: use struct canfd_frame as internal data structure by Oliver Hartkopp · 6 years ago
  7. 21468e6 can: gw: cgw_parse_attr(): remove unnecessary braces for single statement block by Marc Kleine-Budde · 6 years ago
  8. 78f8a32 can: gw: cgw_dump_jobs(): avoid long lines by Marc Kleine-Budde · 6 years ago
  9. 0815c89 can: gw: can_can_gw_rcv(): remove return at end of void function by Marc Kleine-Budde · 6 years ago
  10. 5dfc8c9 can: gw: add missing spaces around operators by Marc Kleine-Budde · 6 years ago
  11. f62564f can: gw: remove unnecessary blank lines, add suggested blank lines by Marc Kleine-Budde · 6 years ago
  12. 465c0de can: gw: convert block comments to network style comments by Marc Kleine-Budde · 6 years ago
  13. bf74aa8 can: bcm: switch timer to HRTIMER_MODE_SOFT and remove hrtimer_tasklet by Thomas Gleixner · 6 years ago
  14. 9989f63 can: bcm: bcm_sock_no_ioctlcmd(): mark function as static by Marc Kleine-Budde · 6 years ago
  15. af0b147 can: raw: raw_sock_no_ioctlcmd(): mark function as static by Marc Kleine-Budde · 6 years ago
  16. d956b1a8 can: raw: raw_module_init(): use pr_err() instead of printk(KERN_ERR, ...) by Marc Kleine-Budde · 6 years ago
  17. bff1004 can: raw: balance braces around else statements by Marc Kleine-Budde · 6 years ago
  18. d5e4eca can: raw: remove unnecessary blank lines, add suggested blank lines by Marc Kleine-Budde · 6 years ago
  19. d6ada83 can: raw: convert block comments to network style comments by Marc Kleine-Budde · 6 years ago
  20. 97c3349 can: af_can: add missing identifiers to struct receiver::func by Marc Kleine-Budde · 6 years ago
  21. fbd4665 can: af_can: can_pernet_init(): Use preferred style kzalloc(sizeof()) usage by Marc Kleine-Budde · 6 years ago
  22. 1cf571e can: af_can: avoid splitting quoted string across lines by Marc Kleine-Budde · 6 years ago
  23. b11844b can: af_can: fix alignment by Marc Kleine-Budde · 6 years ago
  24. 8325ce9 can: af_can: balance braces around else statements by Marc Kleine-Budde · 6 years ago
  25. 147d9e9 can: af_can: convert block comments to network style comments by Marc Kleine-Budde · 6 years ago
  26. 3e994ff can: xilinx_can: xcan_set_bittiming(): fix the data phase btr1 calculation by Srinivas Neeli · 6 years ago
  27. 9d06bcb can: xilinx_can: xcan_rx_fifo_get_next_frame(): fix FSR register FL and RI mask values for canfd 2.0 by Appana Durga Kedareswara rao · 6 years ago
  28. e6997dd can: xilinx_can: fix the data update logic for CANFD FD frames by Appana Durga Kedareswara rao · 6 years ago
  29. 93bbd6c can: xilinx_can: xcanfd_rx(): fix FSR register handling in the RX path by Appana Durga Kedareswara rao · 6 years ago
  30. 6b0d358 can: xilinx_can: xcan_probe(): skip error message on deferred probe by Venkatesh Yadav Abbarapu · 6 years ago
  31. 3486cc4 can: xilinx_can: xcan_chip_start(): fix failure with invalid bus by Anssi Hannula · 6 years ago
  32. 7123e1c can: ti_hecc: ti_hecc_mailbox_read(): remove set but not used variable 'mbx_mask' by YueHaibing · 6 years ago
  33. babfcda can: ti_hecc: ti_hecc_mailbox_read(): add blank lines to improve readability by Marc Kleine-Budde · 6 years ago
  34. c71400c can: ti_hecc: ti_hecc_start(): avoid multiple assignments by Marc Kleine-Budde · 6 years ago
  35. dfa9352 can: ti_hecc: fix print formating strings by Marc Kleine-Budde · 6 years ago
  36. ab3a78f can: ti_hecc: avoid long lines by Marc Kleine-Budde · 6 years ago
  37. d5f1a98 can: ti_hecc: fix indention by Marc Kleine-Budde · 6 years ago
  38. 99a3d7c can: ti_hecc: convert block comments to network style comments by Marc Kleine-Budde · 6 years ago
  39. 175a60b7 can: sja1000: f81601: remove unused including <linux/version.h> by YueHaibing · 6 years ago
  40. 5549369 can: kvaser_pciefd: Remove unused including <linux/version.h> by YueHaibing · 6 years ago
  41. 1910cd8 can: kvaser_pciefd: kvaser_pciefd_pwm_stop(): remove unnecessary code when setting pwm duty cycle to zero by Christer Beskow · 6 years ago
  42. 53f6f39 caif: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  43. 6f20a69 xen-netback: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  44. a858390 Merge branch 'net-dsa-mv88e6xxx-prepare-Wait-Bit-operation' by David S. Miller · 6 years ago
  45. eede236 net: dsa: mv88e6xxx: add delay in direct SMI wait by Vivien Didelot · 6 years ago
  46. 1c6463b net: dsa: mv88e6xxx: fix SMI bit checking by Vivien Didelot · 6 years ago
  47. 2ad4da7 net: dsa: mv88e6xxx: remove wait and update routines by Vivien Didelot · 6 years ago
  48. 28ae1e9 net: dsa: mv88e6xxx: wait for AVB Busy bit by Vivien Didelot · 6 years ago
  49. 19fb7f6 net: dsa: mv88e6xxx: introduce wait bit routine by Vivien Didelot · 6 years ago
  50. 683f224 net: dsa: mv88e6xxx: introduce wait mask routine by Vivien Didelot · 6 years ago
  51. 9299385 net: dsa: mv88e6xxx: wait for 88E6185 PPU disabled by Vivien Didelot · 6 years ago
  52. eb2e7f0 r8169: inline rtl8169_free_rx_databuff by Heiner Kallweit · 6 years ago
  53. d35bbe8 Merge branch 'realtek-phy-next' by David S. Miller · 6 years ago
  54. 087f5b8 net: phy: realtek: add support for the 2.5Gbps PHY in RTL8125 by Heiner Kallweit · 6 years ago
  55. bf22b34 net: phy: add phy_modify_paged_changed by Heiner Kallweit · 6 years ago
  56. f4069cd net: phy: prepare phylib to deal with PHY's extending Clause 22 by Heiner Kallweit · 6 years ago
  57. 3eef868 net: phy: simplify genphy_config_advert by using the linkmode_adv_to_xxx_t functions by Heiner Kallweit · 6 years ago
  58. 150e8f8 netdevsim: register couple of devlink params by Jiri Pirko · 6 years ago
  59. 6e5ee48 Merge branch 'drop_monitor-Capture-dropped-packets-and-metadata' by David S. Miller · 6 years ago
  60. e9feb58 drop_monitor: Expose tail drop counter by Ido Schimmel · 6 years ago
  61. 30328d4 drop_monitor: Make drop queue length configurable by Ido Schimmel · 6 years ago
  62. 444be06 drop_monitor: Add a command to query current configuration by Ido Schimmel · 6 years ago
  63. 5798661 drop_monitor: Allow truncation of dropped packets by Ido Schimmel · 6 years ago
  64. ca30707 drop_monitor: Add packet alert mode by Ido Schimmel · 6 years ago
  65. 28315f7 drop_monitor: Add alert mode operations by Ido Schimmel · 6 years ago
  66. c5ab9b1 drop_monitor: Require CAP_NET_ADMIN for drop monitor configuration by Ido Schimmel · 6 years ago
  67. 44075f5 drop_monitor: Reset per-CPU data before starting to trace by Ido Schimmel · 6 years ago
  68. 70c6927 drop_monitor: Initialize timer and work item upon tracing enable by Ido Schimmel · 6 years ago
  69. 7c74783 drop_monitor: Split tracing enable / disable to different functions by Ido Schimmel · 6 years ago
  70. 2cc2743 Merge branch 'Networking-driver-debugfs-cleanups' by David S. Miller · 6 years ago
  71. 7e174a4 ieee802154: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  72. 35dc61e ixgbe: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  73. 43c4eb0 i40e: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  74. ecc5570 fm10k: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  75. e6882aa mvpp2: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  76. 2f62f8e skge: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  77. 687236b qca: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  78. 92aff5b dpaa2: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  79. 8d72ab1 stmmac: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  80. 16e9b48 nfp: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  81. 11ab11e hns3: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  82. 9dac1e8 cxgb4: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  83. 3a131e8 bnxt: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  84. 9e3926d xgbe: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  85. 9f818c8 mlx5: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  86. fedcc6d bonding: no need to print a message if debugfs_create_dir() fails by Greg Kroah-Hartman · 6 years ago
  87. a62052b wimax: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  88. 38b9e0f Merge tag 'mlx5-updates-2019-08-09' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  89. 62ad42e tc-testing: added tdc tests for matchall filter by Roman Mashak · 6 years ago
  90. f887427 selftests: Fix detection of nettest command in fcnal-test by David Ahern · 6 years ago
  91. b51c225 net/mlx5e: Use refcount_t for refcount by Chuhong Yuan · 6 years ago
  92. c938451f net/mlx5e: Use vhca_id in generating representor port_index by Parav Pandit · 6 years ago
  93. 724ee1791 net/mlx5e: Simplify querying port representor parent id by Parav Pandit · 6 years ago
  94. ef2e409 net/mlx5: E-switch, Removed unused hwid by Parav Pandit · 6 years ago
  95. d589e78 net/mlx5e: Allow concurrent creation of encap entries by Vlad Buslov · 6 years ago
  96. 61086f3 net/mlx5e: Protect encap hash table with mutex by Vlad Buslov · 6 years ago
  97. 948993f net/mlx5e: Extend encap entry with reference counter by Vlad Buslov · 7 years ago
  98. a734d00 net/mlx5e: Allow concurrent creation of mod_hdr entries by Vlad Buslov · 6 years ago
  99. d2faae2 net/mlx5e: Protect mod_hdr hash table with mutex by Vlad Buslov · 6 years ago
  100. 83a52f0 net/mlx5e: Protect mod header entry flows list with spinlock by Vlad Buslov · 7 years ago