1. 43b54c6 mptcp: Use full MPTCP-level disconnect state machine by Mat Martineau · 4 years, 8 months ago
  2. 16a9a9d mptcp: Add helper to process acks of DATA_FIN by Mat Martineau · 4 years, 8 months ago
  3. 6920b85 mptcp: Add mptcp_close_state() helper by Mat Martineau · 4 years, 8 months ago
  4. 3721b9b mptcp: Track received DATA_FIN sequence number and add related helpers by Mat Martineau · 4 years, 8 months ago
  5. 7279da6 mptcp: Use MPTCP-level flag for sending DATA_FIN by Mat Martineau · 4 years, 8 months ago
  6. 242e63f mptcp: Remove outdated and incorrect comment by Mat Martineau · 4 years, 8 months ago
  7. 57baaf2 mptcp: Return EPIPE if sending is shut down during a sendmsg by Mat Martineau · 4 years, 8 months ago
  8. 0bac966 mptcp: Allow DATA_FIN in headers without TCP FIN by Mat Martineau · 4 years, 8 months ago
  9. 0003041 Merge branch 'sockptr_t-fixes-v2' by David S. Miller · 4 years, 8 months ago
  10. a31edb2 net: improve the user pointer check in init_user_sockptr by Christoph Hellwig · 4 years, 8 months ago
  11. d3c4815 net: remove sockptr_advance by Christoph Hellwig · 4 years, 8 months ago
  12. 035bfd0 net: make sockptr_is_null strict aliasing safe by Christoph Hellwig · 4 years, 8 months ago
  13. a3ad434 netfilter: arp_tables: restore a SPDX identifier by Christoph Hellwig · 4 years, 8 months ago
  14. 21db923e Merge branch 'mlxsw-Add-support-for-QSFP-DD-transceiver-type' by David S. Miller · 4 years, 8 months ago
  15. f152b41 mlxsw: core: Add support for temperature thresholds reading for QSFP-DD transceivers by Vadim Pasternak · 4 years, 8 months ago
  16. 6af496a mlxsw: core: Add ethtool support for QSFP-DD transceivers by Vadim Pasternak · 4 years, 8 months ago
  17. 0082dd8 Merge tag 'mlx5-updates-2020-07-28' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 8 months ago
  18. f21bbd6 farsync: use generic power management by Vaibhav Gupta · 4 years, 8 months ago
  19. 22f9d2f net/mlx5: drop unnecessary list_empty by Julia Lawall · 4 years, 8 months ago
  20. c8b838d net/mlx5: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 8 months ago
  21. ffdc8ec net/mlx5: DR, Reduce print level for matcher print by Alex Vesker · 4 years, 8 months ago
  22. 17347d5 net/mlx5e: Add support for PCI relaxed ordering by Aya Levin · 5 years ago
  23. 5d0b847 net/mlx5e: Use indirect call wrappers for RX post WQEs functions by Tariq Toukan · 4 years, 8 months ago
  24. b307f7f net/mlx5e: Move exposure of datapath function to txrx header by Tariq Toukan · 4 years, 11 months ago
  25. 5adf4c475 net/mlx5e: RX, Re-work initializaiton of RX function pointers by Tariq Toukan · 4 years, 11 months ago
  26. 123f0f5 net/mlx5e: Link non uplink representors to PCI device by Parav Pandit · 4 years, 9 months ago
  27. 8d6bd3c net/mlx5: E-switch, Use eswitch total_vports by Parav Pandit · 4 years, 8 months ago
  28. 0da3c12d net/mlx5: E-switch, Reuse total_vports and avoid duplicate nvports by Parav Pandit · 4 years, 8 months ago
  29. 8b95bda net/mlx5: E-switch, Consider maximum vf vports for steering init by Parav Pandit · 4 years, 8 months ago
  30. c1a0969 net/mlx5: Add function ID to reclaim pages debug log by Avihu Hagag · 4 years, 9 months ago
  31. d694524 net/mlx5: Hold pages RB tree per VF by Eran Ben Elisha · 4 years, 10 months ago
  32. 5e619d7 net/mlx4: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 8 months ago
  33. a02d26f Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 4 years, 8 months ago
  34. 3540669 qed: fix assignment of n_rq_elems to incorrect params field by Colin Ian King · 4 years, 8 months ago
  35. 86f968a Merge branch 'sfc-driver-for-EF100-family-NICs-part-1' by David S. Miller · 4 years, 8 months ago
  36. 1c74884 sfc_ef100: implement ndo_get_phys_port_{id,name} by Edward Cree · 4 years, 8 months ago
  37. 29ec1b2 sfc_ef100: read device MAC address at probe time by Edward Cree · 4 years, 8 months ago
  38. 99a23c1 sfc_ef100: probe the PHY and configure the MAC by Edward Cree · 4 years, 8 months ago
  39. 4e5675b sfc_ef100: actually perform resets by Edward Cree · 4 years, 8 months ago
  40. d802b0ae sfc_ef100: extend ef100_check_caps to cover datapath_caps3 by Edward Cree · 4 years, 8 months ago
  41. f657312 sfc_ef100: read datapath caps, implement check_caps by Edward Cree · 4 years, 8 months ago
  42. 5e4ef67 sfc_ef100: process events for MCDI completions by Edward Cree · 4 years, 8 months ago
  43. 965b549 sfc_ef100: implement ndo_open/close and EVQ probing by Edward Cree · 4 years, 8 months ago
  44. 2200e6d sfc_ef100: implement MCDI transport by Edward Cree · 4 years, 8 months ago
  45. 35a36af sfc_ef100: don't call efx_reset_down()/up() on EF100 by Edward Cree · 4 years, 8 months ago
  46. aa86a75 sfc_ef100: PHY probe stub by Edward Cree · 4 years, 8 months ago
  47. c027f2a sfc_ef100: reset-handling stub by Edward Cree · 4 years, 8 months ago
  48. 51b35a4 sfc: skeleton EF100 PF driver by Edward Cree · 4 years, 8 months ago
  49. 61060c5 sfc_ef100: register accesses on EF100 by Edward Cree · 4 years, 8 months ago
  50. adf72ee sfc_ef100: add EF100 register definitions by Edward Cree · 4 years, 8 months ago
  51. 0ccf267 sfc: remove efx_ethtool_nway_reset() by Edward Cree · 4 years, 8 months ago
  52. 65ccbbd Merge branch 'Add-PRP-driver' by David S. Miller · 4 years, 8 months ago
  53. 795ec4f net: prp: enhance debugfs to display PRP info by Murali Karicheri · 4 years, 8 months ago
  54. 451d812 net: prp: add packet handling support by Murali Karicheri · 4 years, 8 months ago
  55. fa4dc89 net: hsr: define and use proto_ops ptrs to handle hsr specific frames by Murali Karicheri · 4 years, 8 months ago
  56. c643ff0 net: prp: add supervision frame generation utility function by Murali Karicheri · 4 years, 8 months ago
  57. 28e458e net: hsr: introduce protocol specific function pointers by Murali Karicheri · 4 years, 8 months ago
  58. 121c33b net: hsr: introduce common code for skb initialization by Murali Karicheri · 4 years, 8 months ago
  59. 8f4c0e0 hsr: enhance netlink socket interface to support PRP by Murali Karicheri · 4 years, 8 months ago
  60. 1775da4 qed: fix the allocation of the chains with an external PBL by Alexander Lobakin · 4 years, 8 months ago
  61. 43e7a0e Merge branch 'bnxt_en-update' by David S. Miller · 4 years, 8 months ago
  62. b5d600b bnxt_en: Add support for 'ethtool -d' by Vasundhara Volam · 4 years, 8 months ago
  63. a0c3062 bnxt_en: Switch over to use the 64-bit software accumulated counters. by Michael Chan · 4 years, 8 months ago
  64. fea6b33 bnxt_en: Accumulate all counters. by Michael Chan · 4 years, 8 months ago
  65. 531d1d2 bnxt_en: Retrieve hardware masks for port counters. by Michael Chan · 4 years, 8 months ago
  66. d752d05 bnxt_en: Retrieve hardware counter masks from firmware if available. by Michael Chan · 4 years, 8 months ago
  67. a37120b bnxt_en: Allocate additional memory for all statistics blocks. by Michael Chan · 4 years, 8 months ago
  68. 177a6cd bnxt_en: Refactor statistics code and structures. by Michael Chan · 4 years, 8 months ago
  69. 24c9344 bnxt_en: Use macros to define port statistics size and offset. by Michael Chan · 4 years, 8 months ago
  70. bfc6e5f bnxt_en: Update firmware interface to 1.10.1.54. by Michael Chan · 4 years, 8 months ago
  71. dfe64de bnxt_en: Remove PCIe non-counters from ethtool statistics by Vasundhara Volam · 4 years, 8 months ago
  72. 350e7ab net: Removed the device type check to add mpls support for devices by Martin Varghese · 4 years, 8 months ago
  73. 73cb119 ipmr: Copy option to correct variable by Ido Schimmel · 4 years, 8 months ago
  74. a4e3ee7 Merge branch 'net-smc-show-unique-rsn-code-for-exceeded-max-dmb-count' by David S. Miller · 4 years, 8 months ago
  75. 72b7f6c net/smc: unique reason code for exceeded max dmb count by Karsten Graul · 4 years, 8 months ago
  76. 211e5b7 s390/ism: indicate correct error reason in ism_alloc_dmb() by Karsten Graul · 4 years, 8 months ago
  77. d21a06d sfc: drop unnecessary list_empty by Julia Lawall · 4 years, 8 months ago
  78. 360d749 igc: Fix static checker warning by Sasha Neftin · 4 years, 8 months ago
  79. db02bee igc: Clean up the hw_stats structure by Sasha Neftin · 4 years, 8 months ago
  80. 4a9e9b8 igc: Clean up the mac_info structure by Sasha Neftin · 4 years, 8 months ago
  81. 643e5c2 igc: Remove ledctl_ fields from the mac_info structure by Sasha Neftin · 4 years, 9 months ago
  82. 94a5181 igc: Fix registers definition by Sasha Neftin · 4 years, 9 months ago
  83. ed6ab19 igc: Remove unneeded ICTXQMTC register by Sasha Neftin · 4 years, 9 months ago
  84. 60f7bb8 igc: Add Receive Descriptor Minimum Threshold Count to clear HW counters by Sasha Neftin · 4 years, 9 months ago
  85. d9f0c8e igc: Remove unneeded variable by Sasha Neftin · 4 years, 9 months ago
  86. a57066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  87. 04300d6 Merge tag 'riscv-for-linus-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux into master by Linus Torvalds · 4 years, 8 months ago
  88. fbe0d45 Merge tag 'x86-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into master by Linus Torvalds · 4 years, 8 months ago
  89. 78b1afe Merge tag 'perf-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into master by Linus Torvalds · 4 years, 8 months ago
  90. a7b36c2 Merge tag 'timers-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into master by Linus Torvalds · 4 years, 8 months ago
  91. 3077805 Merge tag 'sched-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into master by Linus Torvalds · 4 years, 8 months ago
  92. 17baa44 Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into master by Linus Torvalds · 4 years, 8 months ago
  93. 7cb3a5c Merge tag '5.8-rc6-cifs-fix' of git://git.samba.org/sfrench/cifs-2.6 into master by Linus Torvalds · 4 years, 8 months ago
  94. 1b64b2e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into master by Linus Torvalds · 4 years, 8 months ago
  95. fa5a198 riscv: Parse all memory blocks to remove unusable memory by Atish Patra · 4 years, 8 months ago
  96. 4400231 RISC-V: Do not rely on initrd_start/end computed during early dt parsing by Atish Patra · 4 years, 8 months ago
  97. 8754e13 drivers/net/wan: lapb: Corrected the usage of skb_cow by Xie He · 4 years, 8 months ago
  98. dfecd3e Merge branch 'net-dsa-mv88e6xxx-port-mtu-support' by David S. Miller · 4 years, 8 months ago
  99. 1baf0fa net: dsa: mv88e6xxx: Use chip-wide max frame size for MTU by Chris Packham · 4 years, 8 months ago
  100. e8b34c6 net: dsa: mv88e6xxx: Support jumbo configuration on 6190/6190X by Chris Packham · 4 years, 8 months ago