1. 5c19bc8 net: dsa: mv88e6xxx: Add serdes interrupt support for MV88E6097 by Chris Packham · 4 years, 2 months ago
  2. f5be107 net: dsa: mv88e6xxx: Support serdes ports on MV88E6097/6095/6185 by Chris Packham · 4 years, 2 months ago
  3. 4efe7662 net: dsa: mv88e6xxx: Don't force link when using in-band-status by Chris Packham · 4 years, 2 months ago
  4. 0f61451 Merge branch 'dt-bindings-net-dsa-microchip-convert-ksz-bindings-to-yaml' by Jakub Kicinski · 4 years, 2 months ago
  5. 8c4599f net: dsa: microchip: ksz8795: setup SPI mode by Christian Eggers · 4 years, 2 months ago
  6. 9ed602b net: dsa: microchip: ksz9477: setup SPI mode by Christian Eggers · 4 years, 2 months ago
  7. 44e53c8 net: dsa: microchip: support for "ethernet-ports" node by Christian Eggers · 4 years, 2 months ago
  8. 4f36d97 dt-bindings: net: dsa: convert ksz bindings document to yaml by Christian Eggers · 4 years, 2 months ago
  9. 0e1f1cc Merge branch 'add-an-assert-in-napi_consume_skb' by Jakub Kicinski · 4 years, 2 months ago
  10. 6454eca net: Use lockdep_assert_in_softirq() in napi_consume_skb() by Yunsheng Lin · 4 years, 2 months ago
  11. 8b5536a lockdep: Introduce in_softirq lockdep assert by Yunsheng Lin · 4 years, 2 months ago
  12. b5094a3 soc: qcom: ipa: Constify static qmi structs by Rikard Falkeborn · 4 years, 2 months ago
  13. fd89767 mptcp: be careful on MPTCP-level ack. by Paolo Abeni · 4 years, 2 months ago
  14. bfd0423 bridge: mrp: Implement LC mode for MRP by Horatiu Vultur · 4 years, 2 months ago
  15. f460019 net: sched: alias action flags with TCA_ACT_ prefix by Vlad Buslov · 4 years, 2 months ago
  16. b6d69fc mptcp: put reference in mptcp timeout timer by Florian Westphal · 4 years, 2 months ago
  17. 4826d2c net: phy: realtek: read actual speed on rtl8211f to detect downshift by Antonio Borneo · 4 years, 2 months ago
  18. 16d07c3 Merge branch 'net-ptp-use-common-defines-for-ptp-message-types-in-further-drivers' by Jakub Kicinski · 4 years, 2 months ago
  19. 2987221 net: phy: mscc: use new PTP_MSGTYPE_* defines by Christian Eggers · 4 years, 2 months ago
  20. 37e9d05 mlxsw: spectrum_ptp: use PTP wide message type definitions by Christian Eggers · 4 years, 2 months ago
  21. 651c814 net: phy: dp83640: use new PTP_MSGTYPE_SYNC define by Christian Eggers · 4 years, 2 months ago
  22. 0625473 Merge branch 'net-phy-add-support-for-shared-interrupts-part-3' by Jakub Kicinski · 4 years, 2 months ago
  23. 6527b93 net: phy: remove the .did_interrupt() and .ack_interrupt() callback by Ioana Ciornei · 4 years, 2 months ago
  24. a1a4417 net: phy: qsemi: remove the use of .ack_interrupt() by Ioana Ciornei · 4 years, 2 months ago
  25. efc3d9d net: phy: qsemi: implement generic .handle_interrupt() callback by Ioana Ciornei · 4 years, 2 months ago
  26. aa2d603 net: phy: ti: remove the use of .ack_interrupt() by Ioana Ciornei · 4 years, 2 months ago
  27. 1d1ae3c net: phy: ti: implement generic .handle_interrupt() callback by Ioana Ciornei · 4 years, 2 months ago
  28. a4d7742 net: phy: national: remove the use of the .ack_interrupt() by Ioana Ciornei · 4 years, 2 months ago
  29. 6571b45 net: phy: national: implement generic .handle_interrupt() callback by Ioana Ciornei · 4 years, 2 months ago
  30. c0c99d0 net: phy: micrel: remove the use of .ack_interrupt() by Ioana Ciornei · 4 years, 2 months ago
  31. 59ca4e5 net: phy: micrel: implement generic .handle_interrupt() callback by Ioana Ciornei · 4 years, 2 months ago
  32. 84c8f77 net: phy: meson-gxl: remove the use of .ack_callback() by Ioana Ciornei · 4 years, 2 months ago
  33. 6719e2b net: phy: meson-gxl: implement generic .handle_interrupt() callback by Ioana Ciornei · 4 years, 2 months ago
  34. 12ae7ba net: phy: icplus: remove the use .ack_interrupt() by Ioana Ciornei · 4 years, 2 months ago
  35. 25497b7 net: phy: icplus: implement generic .handle_interrupt() callback by Ioana Ciornei · 4 years, 2 months ago
  36. 16c9709 net: phy: intel-xway: remove the use of .ack_interrupt() by Ioana Ciornei · 4 years, 2 months ago
  37. 1566db0 net: phy: intel-xway: implement generic .handle_interrupt() callback by Ioana Ciornei · 4 years, 2 months ago
  38. 470dfd8 lan743x: replace polling loop by wait_event_timeout() by Sven Van Asbroeck · 4 years, 2 months ago
  39. c31799b lan743x: clean up software_isr function by Sven Van Asbroeck · 4 years, 2 months ago
  40. da43f0a Merge branch 'mvneta-access-skb_shared_info-only-on-last-frag' by Jakub Kicinski · 4 years, 2 months ago
  41. 039fbc4 net: mvneta: alloc skb_shared_info on the mvneta_rx_swbm stack by Lorenzo Bianconi · 4 years, 2 months ago
  42. eb33f11 net: mvneta: move skb_shared_info in mvneta_xdp_put_buff caller by Lorenzo Bianconi · 4 years, 2 months ago
  43. 05c748f net: mvneta: avoid unnecessary xdp_buff initialization by Lorenzo Bianconi · 4 years, 2 months ago
  44. 9a71baf7 net: mvpp2: divide fifo for dts-active ports only by Stefan Chulski · 4 years, 2 months ago
  45. 2f1cce2 net: page_pool: Add page_pool_put_page_bulk() to page_pool.rst by Lorenzo Bianconi · 4 years, 2 months ago
  46. 1d155df net: warn if gso_type isn't set for a GSO SKB by Heiner Kallweit · 4 years, 2 months ago
  47. be419fca net: hns3: fix spelling mistake "memroy" -> "memory" by Colin Ian King · 4 years, 2 months ago
  48. 6c446b6 Merge branch 'mlxsw-add-support-for-blackhole-nexthops' by Jakub Kicinski · 4 years, 2 months ago
  49. 84e8fee selftests: mlxsw: Add blackhole_nexthop trap test by Ido Schimmel · 4 years, 2 months ago
  50. 37b50e5 mlxsw: spectrum_trap: Add blackhole_nexthop trap by Ido Schimmel · 4 years, 2 months ago
  51. f0a5013 devlink: Add blackhole_nexthop trap by Ido Schimmel · 4 years, 2 months ago
  52. 1beaff7 selftests: forwarding: Add blackhole nexthops tests by Ido Schimmel · 4 years, 2 months ago
  53. 24eb2a0 selftests: mlxsw: Add blackhole nexthop configuration tests by Ido Schimmel · 4 years, 2 months ago
  54. 68e92ad mlxsw: spectrum_router: Add support for blackhole nexthops by Ido Schimmel · 4 years, 2 months ago
  55. 18c4b79 mlxsw: spectrum_router: Resolve RIF from nexthop struct instead of neighbour by Ido Schimmel · 4 years, 2 months ago
  56. 919f6aa mlxsw: spectrum_router: Use loopback RIF for unresolved nexthops by Ido Schimmel · 4 years, 2 months ago
  57. 52d4557 mlxsw: spectrum_router: Use different trap identifier for unresolved nexthops by Ido Schimmel · 4 years, 2 months ago
  58. 07c7853 mlxsw: spectrum_router: Create loopback RIF during initialization by Ido Schimmel · 4 years, 2 months ago
  59. 23c01ed Merge tag 'rxrpc-next-20201123' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Jakub Kicinski · 4 years, 2 months ago
  60. d5a05e6 net: stmmac: Use hrtimer for TX coalescing by Vincent Whitchurch · 4 years, 2 months ago
  61. 5112cf5 sctp: Fix some typo by Christophe JAILLET · 4 years, 2 months ago
  62. cc69837 net: don't include ethtool.h from netdevice.h by Jakub Kicinski · 4 years, 2 months ago
  63. 7fd6372 net: pch_gbe: Use 'dma_free_coherent()' to undo 'dma_alloc_coherent()' by Christophe JAILLET · 4 years, 2 months ago
  64. 8ff3930 net: pch_gbe: Use dma_set_mask_and_coherent to simplify code by Christophe JAILLET · 4 years, 2 months ago
  65. 1119ea8 Merge branch 'net-dsa-hellcreek-minor-cleanups' by Jakub Kicinski · 4 years, 2 months ago
  66. ed5ef9f net: dsa: hellcreek: Don't print error message on defer by Kurt Kanzenbach · 4 years, 2 months ago
  67. 8551fad net: dsa: tag_hellcreek: Cleanup includes by Kurt Kanzenbach · 4 years, 2 months ago
  68. 2fc9e68 Merge branch 'net-ptp-introduce-common-defines-for-ptp-message-types' by Jakub Kicinski · 4 years, 2 months ago
  69. 34890b3 ptp: ptp_ines: use new PTP_MSGTYPE_* define(s) by Christian Eggers · 4 years, 2 months ago
  70. 6b6817c dpaa2-eth: use new PTP_MSGTYPE_* define(s) by Christian Eggers · 4 years, 2 months ago
  71. 076d38b net: ptp: introduce common defines for PTP message types by Christian Eggers · 4 years, 2 months ago
  72. fc0d3b2 compat: always include linux/compat.h from net/compat.h by Jakub Kicinski · 4 years, 2 months ago
  73. d7d775b rxrpc: Ask the security class how much space to allow in a packet by David Howells · 4 years, 4 months ago
  74. 8e1e33f net/tun: Call type change netdev notifiers by Martin Schiller · 4 years, 2 months ago
  75. ceff522 rxrpc: rxkad: Don't use pskb_pull() to advance through the response packet by David Howells · 4 years, 4 months ago
  76. 521bb30 rxrpc: Organise connection security to use a union by David Howells · 4 years, 4 months ago
  77. f4bdf3d rxrpc: Don't reserve security header in Tx DATA skbuff by David Howells · 4 years, 4 months ago
  78. 8d47a43 rxrpc: Merge prime_packet_security into init_connection_security by David Howells · 4 years, 4 months ago
  79. 177b898 rxrpc: Fix example key name in a comment by David Howells · 4 years, 3 months ago
  80. 9a0e646 rxrpc: Ignore unknown tokens in key payload unless no known tokens by David Howells · 4 years, 3 months ago
  81. 4c20c33 rxrpc: Make the parsing of xdr payloads more coherent by David Howells · 4 years, 4 months ago
  82. d5953f6 rxrpc: Allow security classes to give more info on server keys by David Howells · 4 years, 4 months ago
  83. d2ae4e9 rxrpc: Don't leak the service-side session key to userspace by David Howells · 4 years, 4 months ago
  84. 12da59f rxrpc: Hand server key parsing off to the security class by David Howells · 4 years, 4 months ago
  85. ca7fb10 rxrpc: Split the server key type (rxrpc_s) into its own file by David Howells · 4 years, 4 months ago
  86. ec832bd rxrpc: Don't retain the server key in the connection by David Howells · 4 years, 4 months ago
  87. 41057eb rxrpc: Support keys with multiple authentication tokens by David Howells · 4 years, 4 months ago
  88. 0727d3e rxrpc: List the held token types in the key description in /proc/keys by David Howells · 4 years, 5 months ago
  89. 8a5dc32 rxrpc: Remove the rxk5 security class as it's now defunct by David Howells · 4 years, 5 months ago
  90. 8eb6216 keys: Provide the original description to the key preparser by David Howells · 4 years, 4 months ago
  91. f9e425e octeontx2-af: Add support for RSS hashing based on Transport protocol field by George Cherian · 4 years, 2 months ago
  92. 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, 2 months ago
  93. 7609ecb net: bridge: switch to net core statistics counters handling by Heiner Kallweit · 4 years, 2 months ago
  94. 9c89cc9 Merge branch 'net-hns3-misc-updates-for-next' by Jakub Kicinski · 4 years, 2 months ago
  95. c331ecf net: hns3: adds debugfs to dump more info of shaping parameters by Yonglong Liu · 4 years, 2 months ago
  96. e364ad3 net: hns3: add support to utilize the firmware calculated shaping parameters by Yonglong Liu · 4 years, 2 months ago
  97. 3a6863e net: hns3: add support for pf querying new interrupt resources by Yufeng Mo · 4 years, 2 months ago
  98. 30ae7f8 net: hns3: add support for mapping device memory by Huazhong Tan · 4 years, 2 months ago
  99. 9a5ef4a net: hns3: add support for 1280 queues by Yonglong Liu · 4 years, 2 months ago
  100. 16de597 Merge branch 'ibmvnic-performance-improvements-and-other-updates' by Jakub Kicinski · 4 years, 2 months ago