1. 307b4e0 Merge branch 'Devlink-health-auto-attributes-refactor' by David S. Miller · 5 years ago
  2. 48bb52c devlink: Add auto dump flag to health reporter by Eran Ben Elisha · 5 years ago
  3. ba7d16c devlink: Implicitly set auto recover flag when registering health reporter by Eran Ben Elisha · 5 years ago
  4. c7f0d4c netdevsim: Change dummy reporter auto recover default by Eran Ben Elisha · 5 years ago
  5. 62582a7 ptp: Avoid deadlocks in the programmable pin code. by Richard Cochran · 5 years ago
  6. 054eae8 net: devlink: use NL_SET_ERR_MSG_MOD instead of NL_SET_ERR_MSG by Jiri Pirko · 5 years ago
  7. 6e2345c Merge branch 'net-sched-expose-HW-stats-types-per-action-used-by-drivers' by David S. Miller · 5 years ago
  8. 93a129e net: sched: expose HW stats types per action used by drivers by Jiri Pirko · 5 years ago
  9. 8953b07 net: introduce nla_put_bitfield32() helper and use it by Jiri Pirko · 5 years ago
  10. acc086b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 5 years ago
  11. ee91a83 net: dsa: Simplify 'dsa_tag_protocol_to_str()' by Christophe JAILLET · 5 years ago
  12. 32109c7 net: ena: Make some functions static by YueHaibing · 5 years ago
  13. cd1ff94 dpaa_eth: Make dpaa_a050385_wa static by YueHaibing · 5 years ago
  14. 3a0a978 crypto/chtls: Fix chtls crash in connection cleanup by Rohit Maheshwari · 5 years ago
  15. e14394e crypto/chcr: fix incorrect ipv6 packet length by Rohit Maheshwari · 5 years ago
  16. ed64639 net: stmmac: Add support for VLAN Rx filtering by Wong Vee Khee · 5 years ago
  17. 07c9f74 Merge branch 'crypto-chelsio-Fixes-issues-during-chcr-driver-registration' by David S. Miller · 5 years ago
  18. 876aa9f Crypto: chelsio - Fixes a deadlock between rtnl_lock and uld_mutex by Ayush Sawal · 5 years ago
  19. ad59ddd Crypto: chelsio - Fixes a hang issue during driver registration by Ayush Sawal · 5 years ago
  20. 3aeaaa5 selftests:mptcp: fix failure due to whitespace damage by Matthieu Baerts · 5 years ago
  21. 76dcbd2 net: ethernet: ti: fix spelling mistake "rundom" -> "random" by Colin Ian King · 5 years ago
  22. aba6d49 Merge tag 'mlx5-updates-2020-03-29' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 5 years ago
  23. 07c264a net/mlx5e: add mlx5e_rep_indr_setup_ft_cb support by wenxu · 5 years ago
  24. 5a37a8d net/mlx5e: refactor indr setup block by wenxu · 5 years ago
  25. 4996435 net/mlx5: E-Switch: Move eswitch chains to a new directory by Saeed Mahameed · 5 years ago
  26. 6838a35 net/mlx5: Use a separate work queue for fib event handling by Mark Zhang · 5 years ago
  27. e999a73 Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by Saeed Mahameed · 5 years ago
  28. c13b5ad Merge branch 'ethtool-netlink-interface-part-4' by David S. Miller · 5 years ago
  29. 5b071c5 ethtool: provide timestamping information with TSINFO_GET request by Michal Kubecek · 5 years ago
  30. f76510b ethtool: add timestamping related string sets by Michal Kubecek · 5 years ago
  31. 6c5bc8f ethtool: add EEE_NTF notification by Michal Kubecek · 5 years ago
  32. fd77be7 ethtool: set EEE settings with EEE_SET request by Michal Kubecek · 5 years ago
  33. b7eeefe ethtool: provide EEE settings with EEE_GET request by Michal Kubecek · 5 years ago
  34. bf37faa ethtool: add PAUSE_NTF notification by Michal Kubecek · 5 years ago
  35. 3ab8799 ethtool: set pause parameters with PAUSE_SET request by Michal Kubecek · 5 years ago
  36. 7f59fb3 ethtool: provide pause parameters with PAUSE_GET request by Michal Kubecek · 5 years ago
  37. 0cf3eac ethtool: add COALESCE_NTF notification by Michal Kubecek · 5 years ago
  38. 9881418 ethtool: set coalescing parameters with COALESCE_SET request by Michal Kubecek · 5 years ago
  39. 2172754 ethtool: provide coalescing parameters with COALESCE_GET request by Michal Kubecek · 5 years ago
  40. b51fb77 ethtool: fix reference leak in ethnl_set_privflags() by Michal Kubecek · 5 years ago
  41. 96376ca Merge branch 'ipv6-add-rpl-source-routing' by David S. Miller · 5 years ago
  42. a7a29f9 net: ipv6: add rpl sr tunnel by Alexander Aring · 5 years ago
  43. faee676 net: add net available in build_state by Alexander Aring · 5 years ago
  44. 8610c7c net: ipv6: add support for rpl sr exthdr by Alexander Aring · 5 years ago
  45. f37c605 addrconf: add functionality to check on rpl requirements by Alexander Aring · 5 years ago
  46. cfa933d include: uapi: linux: add rpl sr header definition by Alexander Aring · 5 years ago
  47. c189b54 Merge branch 'mptcp-multiple-subflows-path-management' by David S. Miller · 5 years ago
  48. b08fbf2 selftests: add test-cases for MPTCP MP_JOIN by Paolo Abeni · 5 years ago
  49. eedbc68 selftests: add PM netlink functional tests by Paolo Abeni · 5 years ago
  50. 01cacb0 mptcp: add netlink-based PM by Paolo Abeni · 5 years ago
  51. fc51895 mptcp: add and use MIB counter infrastructure by Florian Westphal · 5 years ago
  52. 5147dfb mptcp: allow dumping subflow context to userspace by Davide Caratti · 5 years ago
  53. 3b1d621 mptcp: implement and use MPTCP-level retransmission by Paolo Abeni · 5 years ago
  54. 3f8e0aa mptcp: rework mptcp_sendmsg_frag to accept optional dfrag by Paolo Abeni · 5 years ago
  55. 7948f6c mptcp: allow partial cleaning of rtx head dfrag by Florian Westphal · 5 years ago
  56. d027236 mptcp: implement memory accounting for mptcp rtx queue by Paolo Abeni · 5 years ago
  57. b51f9b8 mptcp: introduce MPTCP retransmission timer by Paolo Abeni · 5 years ago
  58. 18b683b mptcp: queue data for mptcp level retransmission by Paolo Abeni · 5 years ago
  59. cc9d256 mptcp: update per unacked sequence on pkt reception by Paolo Abeni · 5 years ago
  60. 926bdea mptcp: Implement path manager interface commands by Peter Krystad · 5 years ago
  61. ec3edaa mptcp: Add handling of outgoing MP_JOIN requests by Peter Krystad · 5 years ago
  62. f296234 mptcp: Add handling of incoming MP_JOIN requests by Peter Krystad · 5 years ago
  63. 1b1c7a0 mptcp: Add path manager interface by Peter Krystad · 5 years ago
  64. 3df523a mptcp: Add ADD_ADDR handling by Peter Krystad · 5 years ago
  65. 41b1450 mlx4: fix "initializer element not constant" compiler error by Jacob Keller · 5 years ago
  66. 9c11cc7 devlink: don't wrap commands in rST shell blocks by Jacob Keller · 5 years ago
  67. 1d01145 net: dsa: mt7530: use resolved link config in mac_link_up() by René van Dorst · 5 years ago
  68. 336aa67 net: dsa: sja1105: show more ethtool statistics counters for P/Q/R/S by Vladimir Oltean · 5 years ago
  69. b8f1487 s390/qeth: support net namespaces for L3 devices by Julian Wiedmann · 5 years ago
  70. a08e7fd net: Fix typo of SKB_SGO_CB_OFFSET by Cambda Zhu · 5 years ago
  71. 3b85720 qed: Fix race condition between scheduling and destroying the slowpath workqueue by Yuval Basson · 5 years ago
  72. 798dda8 net: page pool: allow to pass zero flags to page_pool_init() by Denis Kirjanov · 5 years ago
  73. 5ef5c90 selftests: move timestamping selftests to net folder by Jian Yang · 5 years ago
  74. 1b68480 ARM: dts: apalis-imx6qdl: use rgmii-id instead of rgmii by Philippe Schenker · 5 years ago
  75. bd734a7 net: phy: micrel.c: add rgmii interface delay possibility to ksz9131 by Philippe Schenker · 5 years ago
  76. 791bb3f net: macsec: add support for specifying offload upon link creation by Mark Starovoytov · 5 years ago
  77. f0b5989 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 5 years ago
  78. 7111951 Linux 5.6 by Linus Torvalds · 5 years ago
  79. 570203e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  80. ab93e98 Merge tag 'timers-urgent-2020-03-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  81. 01af08b Merge tag 'irq-urgent-2020-03-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  82. b943f04 mm/sparse: fix kernel crash with pfn_section_valid check by Aneesh Kumar K.V · 5 years ago
  83. 8380ce4 mm: fork: fix kernel_stack memcg stats for various stack implementations by Roman Gushchin · 5 years ago
  84. 726b7bb hugetlb_cgroup: fix illegal access to memory by Mina Almasry · 5 years ago
  85. 53cdc1c drivers/base/memory.c: indicate all memory blocks as removable by David Hildenbrand · 5 years ago
  86. d795a90 mm/swapfile.c: move inode_lock out of claim_swapfile by Naohiro Aota · 5 years ago
  87. e595dd9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  88. 906c404 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 years ago
  89. 83fd69c Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  90. 14c1fe6 i2c: pca-platform: Use platform_irq_get_optional by Chris Packham · 5 years ago
  91. f491c66 i2c: st: fix missing struct parameter description by Alain Volmat · 5 years ago
  92. a0ba26f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  93. 1a147b7 Merge branch 'DSA-mtu' by David S. Miller · 5 years ago
  94. 0b912fc net: dsa: felix: support changing the MTU by Vladimir Oltean · 5 years ago
  95. fb77ffc6 net: dsa: vsc73xx: make the MTU configurable by Vladimir Oltean · 5 years ago
  96. c279c72 net: dsa: sja1105: implement the port MTU callbacks by Vladimir Oltean · 5 years ago
  97. 6ae5834 net: dsa: b53: add MTU configuration support by Murali Krishna Policharla · 5 years ago
  98. bff33f7 net: dsa: implement auto-normalization of MTU for bridge hardware datapath by Vladimir Oltean · 5 years ago
  99. bfcb813 net: dsa: configure the MTU for switch ports by Vladimir Oltean · 5 years ago
  100. 8c7da63 bgmac: configure MTU and add support for frames beyond 8192 byte size by Murali Krishna Policharla · 5 years ago