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