1. 01cacb0 mptcp: add netlink-based PM by Paolo Abeni · 5 years ago
  2. fc51895 mptcp: add and use MIB counter infrastructure by Florian Westphal · 5 years ago
  3. 5147dfb mptcp: allow dumping subflow context to userspace by Davide Caratti · 5 years ago
  4. 3b1d621 mptcp: implement and use MPTCP-level retransmission by Paolo Abeni · 5 years ago
  5. 3f8e0aa mptcp: rework mptcp_sendmsg_frag to accept optional dfrag by Paolo Abeni · 5 years ago
  6. 7948f6c mptcp: allow partial cleaning of rtx head dfrag by Florian Westphal · 5 years ago
  7. d027236 mptcp: implement memory accounting for mptcp rtx queue by Paolo Abeni · 5 years ago
  8. b51f9b8 mptcp: introduce MPTCP retransmission timer by Paolo Abeni · 5 years ago
  9. 18b683b mptcp: queue data for mptcp level retransmission by Paolo Abeni · 5 years ago
  10. cc9d256 mptcp: update per unacked sequence on pkt reception by Paolo Abeni · 5 years ago
  11. 926bdea mptcp: Implement path manager interface commands by Peter Krystad · 5 years ago
  12. ec3edaa mptcp: Add handling of outgoing MP_JOIN requests by Peter Krystad · 5 years ago
  13. f296234 mptcp: Add handling of incoming MP_JOIN requests by Peter Krystad · 5 years ago
  14. 1b1c7a0 mptcp: Add path manager interface by Peter Krystad · 5 years ago
  15. 3df523a mptcp: Add ADD_ADDR handling by Peter Krystad · 5 years ago
  16. 41b1450 mlx4: fix "initializer element not constant" compiler error by Jacob Keller · 5 years ago
  17. 9c11cc7 devlink: don't wrap commands in rST shell blocks by Jacob Keller · 5 years ago
  18. 1d01145 net: dsa: mt7530: use resolved link config in mac_link_up() by René van Dorst · 5 years ago
  19. 336aa67 net: dsa: sja1105: show more ethtool statistics counters for P/Q/R/S by Vladimir Oltean · 5 years ago
  20. b8f1487 s390/qeth: support net namespaces for L3 devices by Julian Wiedmann · 5 years ago
  21. a08e7fd net: Fix typo of SKB_SGO_CB_OFFSET by Cambda Zhu · 5 years ago
  22. 3b85720 qed: Fix race condition between scheduling and destroying the slowpath workqueue by Yuval Basson · 5 years ago
  23. 798dda8 net: page pool: allow to pass zero flags to page_pool_init() by Denis Kirjanov · 5 years ago
  24. 5ef5c90 selftests: move timestamping selftests to net folder by Jian Yang · 5 years ago
  25. 1b68480 ARM: dts: apalis-imx6qdl: use rgmii-id instead of rgmii by Philippe Schenker · 5 years ago
  26. bd734a7 net: phy: micrel.c: add rgmii interface delay possibility to ksz9131 by Philippe Schenker · 5 years ago
  27. 791bb3f net: macsec: add support for specifying offload upon link creation by Mark Starovoytov · 5 years ago
  28. f0b5989 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 5 years ago
  29. 7111951 Linux 5.6 by Linus Torvalds · 5 years ago
  30. 570203e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  31. 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
  32. 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
  33. b943f04 mm/sparse: fix kernel crash with pfn_section_valid check by Aneesh Kumar K.V · 5 years ago
  34. 8380ce4 mm: fork: fix kernel_stack memcg stats for various stack implementations by Roman Gushchin · 5 years ago
  35. 726b7bb hugetlb_cgroup: fix illegal access to memory by Mina Almasry · 5 years ago
  36. 53cdc1c drivers/base/memory.c: indicate all memory blocks as removable by David Hildenbrand · 5 years ago
  37. d795a90 mm/swapfile.c: move inode_lock out of claim_swapfile by Naohiro Aota · 5 years ago
  38. e595dd9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  39. 906c404 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 years ago
  40. 83fd69c Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  41. 14c1fe6 i2c: pca-platform: Use platform_irq_get_optional by Chris Packham · 5 years ago
  42. f491c66 i2c: st: fix missing struct parameter description by Alain Volmat · 5 years ago
  43. a0ba26f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  44. 1a147b7 Merge branch 'DSA-mtu' by David S. Miller · 5 years ago
  45. 0b912fc net: dsa: felix: support changing the MTU by Vladimir Oltean · 5 years ago
  46. fb77ffc6 net: dsa: vsc73xx: make the MTU configurable by Vladimir Oltean · 5 years ago
  47. c279c72 net: dsa: sja1105: implement the port MTU callbacks by Vladimir Oltean · 5 years ago
  48. 6ae5834 net: dsa: b53: add MTU configuration support by Murali Krishna Policharla · 5 years ago
  49. bff33f7 net: dsa: implement auto-normalization of MTU for bridge hardware datapath by Vladimir Oltean · 5 years ago
  50. bfcb813 net: dsa: configure the MTU for switch ports by Vladimir Oltean · 5 years ago
  51. 8c7da63 bgmac: configure MTU and add support for frames beyond 8192 byte size by Murali Krishna Policharla · 5 years ago
  52. ab41ca3 net: phy: bcm7xx: add jumbo frame configuration to PHY by Murali Krishna Policharla · 5 years ago
  53. 2e8c339 r8169: fix PHY driver check on platforms w/o module softdeps by Heiner Kallweit · 5 years ago
  54. 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 · 5 years ago
  55. 0b992b8 Merge branch 's390-qeth-next' by David S. Miller · 5 years ago
  56. fb64de1 s390/qeth: phase out OSN support by Julian Wiedmann · 5 years ago
  57. 4e2b5aa s390/qeth: make OSN / OSX support configurable by Julian Wiedmann · 5 years ago
  58. 5f4019a s390/qeth: remove fake_broadcast attribute by Julian Wiedmann · 5 years ago
  59. 4bd27ee Merge branch 'bnxt_en-Updates-to-devlink-info_get-cb' by David S. Miller · 5 years ago
  60. 2013d03 bnxt_en: Fix "fw.mgmt" and "fw.nsci" info via devlink info_get cb by Vasundhara Volam · 5 years ago
  61. 56d69c7 bnxt_en: Add partno to devlink info_get cb by Vasundhara Volam · 5 years ago
  62. a0d0fd7 bnxt_en: Read partno and serialno of the board from VPD by Vasundhara Volam · 5 years ago
  63. 16efafa PCI: Add new PCI_VPD_RO_KEYWORD_SERIALNO macro by Vasundhara Volam · 5 years ago
  64. b7a444f bnxt_en: Add fw.mgmt.api version to devlink info_get cb. by Vasundhara Volam · 5 years ago
  65. 2d9eade devlink: Add macro for "fw.mgmt.api" to info_get cb. by Vasundhara Volam · 5 years ago
  66. a1c7a53 Merge branch 'mlxsw-Various-static-checkers-fixes' by David S. Miller · 5 years ago
  67. a84acf7 mlxsw: spectrum_router: Avoid uninitialized symbol errors by Ido Schimmel · 5 years ago
  68. cfe9701 mlxsw: switchx2: Remove unnecessary conversion to bool by Ido Schimmel · 5 years ago
  69. e1da961 mlxsw: core_acl: Avoid defining static variable in header file by Ido Schimmel · 5 years ago
  70. bdb373cf mlxsw: spectrum: Remove unused RIF and FID families by Ido Schimmel · 5 years ago
  71. f0a6698 mlxsw: spectrum_router: Add proper function documentation by Ido Schimmel · 5 years ago
  72. 5769e39 mlxsw: i2c: Add missing field documentation by Ido Schimmel · 5 years ago
  73. e00dd94 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 5 years ago
  74. 69c5eea Merge branch 'parisc-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 5 years ago
  75. 32db9f1 Merge tag 'arm-soc-fixes-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  76. 823846c Merge tag 'riscv-for-linus-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  77. bb36d37 Merge tag 'devicetree-fixes-for-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 5 years ago
  78. 1fa8cb0 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  79. 527630f Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 5 years ago
  80. 7bf8df6 Merge tag 'drm-fixes-2020-03-27' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  81. ededa08 parisc: Fix defconfig selection by Helge Deller · 5 years ago
  82. e33a814 scripts/dtc: Remove redundant YYLOC global declaration by Dirk Mueller · 5 years ago
  83. 749da8c clocksource/drivers/hyper-v: Make sched clock return nanoseconds correctly by Yubo Xie · 5 years ago
  84. 5988b8e Merge tag 'iwlwifi-next-for-kalle-2020-03-27' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by Kalle Valo · 5 years ago
  85. 84acc85 iwlwifi: mvm: remove newline from rs_pretty_print_rate() by Johannes Berg · 5 years ago
  86. 7216dc9 iwlwifi: pcie: make iwl_pcie_cmdq_reclaim static by Johannes Berg · 5 years ago
  87. adc311a iwlwifi: bump FW API to 53 for 22000 series by Luca Coelho · 5 years ago
  88. 2681f15 iwlwifi: remove IWL_FW_DBG_DOMAIN macro by Johannes Berg · 5 years ago
  89. b0d8d2c iwlwifi: yoyo: enable yoyo by default by Luca Coelho · 5 years ago
  90. 5d1234b iwlwifi: scan: support FW APIs with variable number of profiles by Tova Mussai · 5 years ago
  91. e8b6156 iwlwifi: yoyo: don't block dumping internal memory when not in SRAM mode by rotem saado · 5 years ago
  92. f4ed93a iwlwifi: remove support for QnJ HR FPGA by Luca Coelho · 5 years ago
  93. a661bfa iwlwifi: remove support for QnJ Hr STEP A by Luca Coelho · 5 years ago
  94. a72abfc iwlwifi: add trans_cfg for devices with long latency by Luca Coelho · 5 years ago
  95. 095650c iwlwifi: add support for version 2 of SOC_CONFIGURATION_CMD by Luca Coelho · 5 years ago
  96. 6815e3d iwlwifi: mvm: add support for non EDCA based measurements by Avraham Stern · 5 years ago
  97. 68ceba3 iwlwifi: remove unnecessary cfg mangling for Qu C and QuZ with Jf by Luca Coelho · 5 years ago
  98. 612509d6 iwlwifi: convert QnJ with Jf devices to new config table by Luca Coelho · 5 years ago
  99. 32ed101 iwlwifi: convert all Qu with Jf devices to the new config table by Luca Coelho · 5 years ago
  100. be2f688 iwlwifi: add HW step to new cfg device table by Luca Coelho · 5 years ago