1. 9a71baf7 net: mvpp2: divide fifo for dts-active ports only by Stefan Chulski · 4 years, 1 month ago
  2. 2f1cce2 net: page_pool: Add page_pool_put_page_bulk() to page_pool.rst by Lorenzo Bianconi · 4 years, 1 month ago
  3. 1d155df net: warn if gso_type isn't set for a GSO SKB by Heiner Kallweit · 4 years, 1 month ago
  4. be419fca net: hns3: fix spelling mistake "memroy" -> "memory" by Colin Ian King · 4 years, 1 month ago
  5. 6c446b6 Merge branch 'mlxsw-add-support-for-blackhole-nexthops' by Jakub Kicinski · 4 years, 1 month ago
  6. 84e8fee selftests: mlxsw: Add blackhole_nexthop trap test by Ido Schimmel · 4 years, 1 month ago
  7. 37b50e5 mlxsw: spectrum_trap: Add blackhole_nexthop trap by Ido Schimmel · 4 years, 1 month ago
  8. f0a5013 devlink: Add blackhole_nexthop trap by Ido Schimmel · 4 years, 1 month ago
  9. 1beaff7 selftests: forwarding: Add blackhole nexthops tests by Ido Schimmel · 4 years, 1 month ago
  10. 24eb2a0 selftests: mlxsw: Add blackhole nexthop configuration tests by Ido Schimmel · 4 years, 1 month ago
  11. 68e92ad mlxsw: spectrum_router: Add support for blackhole nexthops by Ido Schimmel · 4 years, 1 month ago
  12. 18c4b79 mlxsw: spectrum_router: Resolve RIF from nexthop struct instead of neighbour by Ido Schimmel · 4 years, 1 month ago
  13. 919f6aa mlxsw: spectrum_router: Use loopback RIF for unresolved nexthops by Ido Schimmel · 4 years, 1 month ago
  14. 52d4557 mlxsw: spectrum_router: Use different trap identifier for unresolved nexthops by Ido Schimmel · 4 years, 1 month ago
  15. 07c7853 mlxsw: spectrum_router: Create loopback RIF during initialization by Ido Schimmel · 4 years, 1 month ago
  16. 23c01ed Merge tag 'rxrpc-next-20201123' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Jakub Kicinski · 4 years, 1 month ago
  17. d5a05e6 net: stmmac: Use hrtimer for TX coalescing by Vincent Whitchurch · 4 years, 1 month ago
  18. 5112cf5 sctp: Fix some typo by Christophe JAILLET · 4 years, 1 month ago
  19. cc69837 net: don't include ethtool.h from netdevice.h by Jakub Kicinski · 4 years, 1 month ago
  20. 7fd6372 net: pch_gbe: Use 'dma_free_coherent()' to undo 'dma_alloc_coherent()' by Christophe JAILLET · 4 years, 1 month ago
  21. 8ff3930 net: pch_gbe: Use dma_set_mask_and_coherent to simplify code by Christophe JAILLET · 4 years, 1 month ago
  22. 1119ea8 Merge branch 'net-dsa-hellcreek-minor-cleanups' by Jakub Kicinski · 4 years, 1 month ago
  23. ed5ef9f net: dsa: hellcreek: Don't print error message on defer by Kurt Kanzenbach · 4 years, 1 month ago
  24. 8551fad net: dsa: tag_hellcreek: Cleanup includes by Kurt Kanzenbach · 4 years, 1 month ago
  25. 2fc9e68 Merge branch 'net-ptp-introduce-common-defines-for-ptp-message-types' by Jakub Kicinski · 4 years, 1 month ago
  26. 34890b3 ptp: ptp_ines: use new PTP_MSGTYPE_* define(s) by Christian Eggers · 4 years, 1 month ago
  27. 6b6817c dpaa2-eth: use new PTP_MSGTYPE_* define(s) by Christian Eggers · 4 years, 1 month ago
  28. 076d38b net: ptp: introduce common defines for PTP message types by Christian Eggers · 4 years, 1 month ago
  29. fc0d3b2 compat: always include linux/compat.h from net/compat.h by Jakub Kicinski · 4 years, 1 month ago
  30. d7d775b rxrpc: Ask the security class how much space to allow in a packet by David Howells · 4 years, 4 months ago
  31. 8e1e33f net/tun: Call type change netdev notifiers by Martin Schiller · 4 years, 1 month ago
  32. ceff522 rxrpc: rxkad: Don't use pskb_pull() to advance through the response packet by David Howells · 4 years, 3 months ago
  33. 521bb30 rxrpc: Organise connection security to use a union by David Howells · 4 years, 3 months ago
  34. f4bdf3d rxrpc: Don't reserve security header in Tx DATA skbuff by David Howells · 4 years, 3 months ago
  35. 8d47a43 rxrpc: Merge prime_packet_security into init_connection_security by David Howells · 4 years, 4 months ago
  36. 177b898 rxrpc: Fix example key name in a comment by David Howells · 4 years, 3 months ago
  37. 9a0e646 rxrpc: Ignore unknown tokens in key payload unless no known tokens by David Howells · 4 years, 3 months ago
  38. 4c20c33 rxrpc: Make the parsing of xdr payloads more coherent by David Howells · 4 years, 3 months ago
  39. d5953f6 rxrpc: Allow security classes to give more info on server keys by David Howells · 4 years, 3 months ago
  40. d2ae4e9 rxrpc: Don't leak the service-side session key to userspace by David Howells · 4 years, 3 months ago
  41. 12da59f rxrpc: Hand server key parsing off to the security class by David Howells · 4 years, 4 months ago
  42. ca7fb10 rxrpc: Split the server key type (rxrpc_s) into its own file by David Howells · 4 years, 4 months ago
  43. ec832bd rxrpc: Don't retain the server key in the connection by David Howells · 4 years, 4 months ago
  44. 41057eb rxrpc: Support keys with multiple authentication tokens by David Howells · 4 years, 4 months ago
  45. 0727d3e rxrpc: List the held token types in the key description in /proc/keys by David Howells · 4 years, 4 months ago
  46. 8a5dc32 rxrpc: Remove the rxk5 security class as it's now defunct by David Howells · 4 years, 4 months ago
  47. 8eb6216 keys: Provide the original description to the key preparser by David Howells · 4 years, 3 months ago
  48. f9e425e octeontx2-af: Add support for RSS hashing based on Transport protocol field by George Cherian · 4 years, 1 month ago
  49. 5e08723 Merge tag 'linux-can-next-for-5.11-20201120' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by Jakub Kicinski · 4 years, 1 month ago
  50. 7609ecb net: bridge: switch to net core statistics counters handling by Heiner Kallweit · 4 years, 1 month ago
  51. 9c89cc9 Merge branch 'net-hns3-misc-updates-for-next' by Jakub Kicinski · 4 years, 1 month ago
  52. c331ecf net: hns3: adds debugfs to dump more info of shaping parameters by Yonglong Liu · 4 years, 1 month ago
  53. e364ad3 net: hns3: add support to utilize the firmware calculated shaping parameters by Yonglong Liu · 4 years, 1 month ago
  54. 3a6863e net: hns3: add support for pf querying new interrupt resources by Yufeng Mo · 4 years, 1 month ago
  55. 30ae7f8 net: hns3: add support for mapping device memory by Huazhong Tan · 4 years, 1 month ago
  56. 9a5ef4a net: hns3: add support for 1280 queues by Yonglong Liu · 4 years, 1 month ago
  57. 16de597 Merge branch 'ibmvnic-performance-improvements-and-other-updates' by Jakub Kicinski · 4 years, 1 month ago
  58. 41ed0a0 ibmvnic: Do not replenish RX buffers after every polling loop by Dwip N. Banerjee · 4 years, 1 month ago
  59. e552aa3 ibmvnic: Use netdev_alloc_skb instead of alloc_skb to replenish RX buffers by Dwip N. Banerjee · 4 years, 1 month ago
  60. ec20f36 ibmvnic: Correctly re-enable interrupts in NAPI polling routine by Dwip N. Banerjee · 4 years, 1 month ago
  61. 9a87c3f ibmvnic: Ensure that device queue memory is cache-line aligned by Dwip N. Banerjee · 4 years, 1 month ago
  62. 8ed589f ibmvnic: Remove send_subcrq function by Thomas Falcon · 4 years, 1 month ago
  63. c62aa37 ibmvnic: Clean up TX code and TX buffer data structure by Thomas Falcon · 4 years, 1 month ago
  64. 0d97338 ibmvnic: Introduce xmit_more support using batched subCRQ hcalls by Thomas Falcon · 4 years, 1 month ago
  65. 4f0b681 ibmvnic: Introduce batched RX buffer descriptor transmission by Thomas Falcon · 4 years, 1 month ago
  66. f019fb6 ibmvnic: Introduce indirect subordinate Command Response Queue buffer by Thomas Falcon · 4 years, 1 month ago
  67. c900378 Merge branch 'net-ipa-add-a-driver-shutdown-callback' by Jakub Kicinski · 4 years, 1 month ago
  68. ae1d72f net: ipa: add driver shutdown callback by Alex Elder · 4 years, 1 month ago
  69. 7c80e83 net: ipa: retry modem stop if busy by Alex Elder · 4 years, 1 month ago
  70. 1136145 net: ipa: support retries on generic GSI commands by Alex Elder · 4 years, 1 month ago
  71. f849afc net: ipa: ignore CHANNEL_NOT_RUNNING errors by Alex Elder · 4 years, 1 month ago
  72. 5d28913 net: ipa: don't reset an ALLOCATED channel by Alex Elder · 4 years, 1 month ago
  73. f8d3bdd net: ipa: print channel/event ring number on error by Alex Elder · 4 years, 1 month ago
  74. 0ee6de2 Merge branch 'net-ipa-platform-specific-clock-and-interconnect-rates' by Jakub Kicinski · 4 years, 1 month ago
  75. 91d02f9 net: ipa: use config data for clocking by Alex Elder · 4 years, 1 month ago
  76. f08c992 net: ipa: populate clock and interconnect data by Alex Elder · 4 years, 1 month ago
  77. dfccb8b net: ipa: define clock and interconnect data by Alex Elder · 4 years, 1 month ago
  78. 0a12ad5 mdio_bus: suppress err message for reset gpio EPROBE_DEFER by Grygorii Strashko · 4 years, 1 month ago
  79. bf7b0bf r8169: use dev_err_probe in rtl_get_ether_clk by Heiner Kallweit · 4 years, 1 month ago
  80. 94d8a98 r8169: reduce number of workaround doorbell rings by Heiner Kallweit · 4 years, 1 month ago
  81. 9e8ac63 Merge branch 'mptcp-more-miscellaneous-mptcp-fixes' by Jakub Kicinski · 4 years, 1 month ago
  82. ea4ca58 mptcp: refine MPTCP-level ack scheduling by Paolo Abeni · 4 years, 1 month ago
  83. fa3fe2b mptcp: track window announced to peer by Florian Westphal · 4 years, 1 month ago
  84. 523514e selftests: mptcp: add ADD_ADDR IPv6 test cases by Geliang Tang · 4 years, 1 month ago
  85. 84dfe36 mptcp: send out dedicated ADD_ADDR packet by Geliang Tang · 4 years, 1 month ago
  86. d91d322 mptcp: change add_addr_signal type by Geliang Tang · 4 years, 1 month ago
  87. 0397c6d mptcp: keep unaccepted MPC subflow into join list by Paolo Abeni · 4 years, 1 month ago
  88. 8b819a8 selftests: mptcp: add link failure test case by Florian Westphal · 4 years, 1 month ago
  89. 860975c mptcp: skip to next candidate if subflow has unacked data by Florian Westphal · 4 years, 1 month ago
  90. 26aa231 mptcp: fix state tracking for fallback socket by Paolo Abeni · 4 years, 1 month ago
  91. b2771d2 mptcp: drop WORKER_RUNNING status bit by Paolo Abeni · 4 years, 1 month ago
  92. 3cd336c Merge branch 'mlxsw-add-support-for-nexthop-objects' by Jakub Kicinski · 4 years, 1 month ago
  93. e035146 selftests: forwarding: Add multipath tunneling nexthop test by Ido Schimmel · 4 years, 1 month ago
  94. e96fa54 selftests: forwarding: Add device-only nexthop test by Ido Schimmel · 4 years, 1 month ago
  95. 3600f29 selftests: forwarding: Test IPv4 routes with IPv6 link-local nexthops by Ido Schimmel · 4 years, 1 month ago
  96. ffb7215 selftests: forwarding: Do not configure nexthop objects twice by Ido Schimmel · 4 years, 1 month ago
  97. 20ac8f8 selftests: mlxsw: Add nexthop objects configuration tests by Ido Schimmel · 4 years, 1 month ago
  98. cdd6cfc mlxsw: spectrum_router: Allow programming routes with nexthop objects by Ido Schimmel · 4 years, 1 month ago
  99. c25db3a mlxsw: spectrum_router: Enable resolution of nexthop groups from nexthop objects by Ido Schimmel · 4 years, 1 month ago
  100. 2a014b2 mlxsw: spectrum_router: Add support for nexthop objects by Ido Schimmel · 4 years, 1 month ago