1. 0a02944 ice: Use default configuration mode for PHY configuration by Anirudh Venkataramanan · 3 years, 10 months ago
  2. 178a666 ice: Replace some memsets and memcpys with assignment by Anirudh Venkataramanan · 3 years, 10 months ago
  3. 450f10e ice: Fix error return codes in ice_set_link_ksettings by Anirudh Venkataramanan · 3 years, 10 months ago
  4. 0be39bb ice: Rename a couple of variables by Anirudh Venkataramanan · 3 years, 10 months ago
  5. fd3dc165 ice: Remove unnecessary checker loop by Anirudh Venkataramanan · 3 years, 10 months ago
  6. d348d51 ice: Ignore EMODE return for opcode 0x0605 by Anirudh Venkataramanan · 3 years, 10 months ago
  7. d6730a8 ice: Align macro names to the specification by Anirudh Venkataramanan · 3 years, 10 months ago
  8. 7fb09a7 ice: Modify recursive way of adding nodes by Victor Raj · 3 years, 10 months ago
  9. 3056df9 ice: Re-send some AQ commands, as result of EBUSY AQ error by Chinh T Cao · 3 years, 10 months ago
  10. 3cd52c1 net: fealnx: use module_pci_driver to simplify the code by Wei Yongjun · 3 years, 9 months ago
  11. 6381c45 net: atheros: atl2: use module_pci_driver to simplify the code by Wei Yongjun · 3 years, 9 months ago
  12. f670149 net: sundance: use module_pci_driver to simplify the code by Wei Yongjun · 3 years, 9 months ago
  13. 02f2743e tulip: de2104x: use module_pci_driver to simplify the code by Wei Yongjun · 3 years, 9 months ago
  14. 95b2fbd tulip: windbond-840: use module_pci_driver to simplify the code by Wei Yongjun · 3 years, 9 months ago
  15. 1ffa660 enic: use module_pci_driver to simplify the code by Wei Yongjun · 3 years, 9 months ago
  16. 4e92cac net: encx24j600: use module_spi_driver to simplify the code by Wei Yongjun · 3 years, 9 months ago
  17. a18f19e net: wan: z85230: drop unused async state by Johan Hovold · 3 years, 9 months ago
  18. 298b58f liquidio: Fix unintented sign extension of a left shift of a u16 by Colin Ian King · 3 years, 9 months ago
  19. 7b3ae17 xircom: remove redundant error check on variable err by Colin Ian King · 3 years, 9 months ago
  20. 33b32a2 Merge tag 'linux-can-next-for-5.13-20210407' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 3 years, 9 months ago
  21. 0854fa8 net: remove the new_ifindex argument from dev_change_net_namespace by Andrei Vagin · 3 years, 9 months ago
  22. 7e4a513 net: introduce nla_policy for IFLA_NEW_IFINDEX by Andrei Vagin · 3 years, 9 months ago
  23. f86c70e Merge tag 'mlx5-updates-2021-04-06' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 3 years, 9 months ago
  24. 872fff3 nfc/fdp: remove unnecessary assignment and label by wengjianfeng · 3 years, 9 months ago
  25. d567fd6 mlxsw: core: Remove critical trip points from thermal zones by Vadim Pasternak · 3 years, 9 months ago
  26. 017d625 stmmac: intel: Enable SERDES PHY rx clk for PSE by Voon Weifeng · 3 years, 9 months ago
  27. 56f15e2 ethtool: document PHY tunable callbacks by Jakub Kicinski · 3 years, 9 months ago
  28. 956c783 Merge branch 'mptcp-next' by David S. Miller · 3 years, 9 months ago
  29. 07f8252 mptcp: drop all sub-options except ADD_ADDR when the echo bit is set by Davide Caratti · 3 years, 9 months ago
  30. c3eaa5f selftests: mptcp: add the net device name testcase by Geliang Tang · 3 years, 9 months ago
  31. 761c124 mptcp: unify add_addr(6)_generate_hmac by Geliang Tang · 3 years, 9 months ago
  32. 1b1a6ef mptcp: drop MPTCP_ADDR_IPVERSION_4/6 by Geliang Tang · 3 years, 9 months ago
  33. f7dafee mptcp: use mptcp_addr_info in mptcp_options_received by Geliang Tang · 3 years, 9 months ago
  34. fef6b7e mptcp: drop OPTION_MPTCP_ADD_ADDR6 by Geliang Tang · 3 years, 9 months ago
  35. 30f60ba mptcp: use mptcp_addr_info in mptcp_out_options by Geliang Tang · 3 years, 9 months ago
  36. daa83ab mptcp: move flags and ifindex out of mptcp_addr_info by Geliang Tang · 3 years, 9 months ago
  37. c7eb923 can: mcp251xfd: mcp251xfd_regmap_crc_read(): work around broken CRC on TBC register by Marc Kleine-Budde · 3 years, 10 months ago
  38. ef7a8c3 can: mcp251xfd: mcp251xfd_regmap_crc_read_one(): Factor out crc check into separate function by Marc Kleine-Budde · 3 years, 10 months ago
  39. 0084e29 can: mcp251xfd: add BQL support by Marc Kleine-Budde · 4 years, 1 month ago
  40. 8dc9875 can: c_can: remove unused enum BOSCH_C_CAN_PLATFORM by Marc Kleine-Budde · 5 years ago
  41. 644022b can: m_can: m_can_receive_skb(): add missing error handling to can_rx_offload_queue_sorted() call by Marc Kleine-Budde · 3 years, 9 months ago
  42. c812948 can: skb: alloc_can{,fd}_skb(): set "cf" to NULL if skb allocation fails by Marc Kleine-Budde · 3 years, 9 months ago
  43. f94d638 net/mlx5e: TC, Add support to offload sample action by Chris Mi · 4 years, 4 months ago
  44. be9dc00 net/mlx5e: TC, Handle sampled packets by Chris Mi · 4 years ago
  45. 7319a1c net/mlx5e: TC, Refactor tc update skb function by Chris Mi · 4 years ago
  46. 36a3196 net/mlx5e: TC, Add sampler restore handle API by Chris Mi · 4 years ago
  47. 11ecd6c net/mlx5e: TC, Add sampler object API by Chris Mi · 4 years, 4 months ago
  48. 2a9ab10 net/mlx5e: TC, Add sampler termination table API by Chris Mi · 4 years, 4 months ago
  49. 41c2fd9 net/mlx5e: TC, Parse sample action by Chris Mi · 4 years, 4 months ago
  50. c935568 net/mlx5: Instantiate separate mapping objects for FDB and NIC tables by Chris Mi · 4 years, 4 months ago
  51. a91d98a net/mlx5: Map register values to restore objects by Chris Mi · 4 years, 4 months ago
  52. c190436 net/mlx5: E-switch, Set per vport table default group number by Chris Mi · 4 years, 3 months ago
  53. c796bb7 net/mlx5: E-switch, Generalize per vport table API by Chris Mi · 4 years, 4 months ago
  54. 0a9e230 net/mlx5: E-switch, Rename functions to follow naming convention. by Chris Mi · 4 years ago
  55. 4c7f402 net/mlx5: E-switch, Move vport table functions to a new file by Chris Mi · 4 years, 4 months ago
  56. 0b35e0d docs: ethtool: correct quotes by Jakub Kicinski · 3 years, 9 months ago
  57. 631a44e nfp: flower: add support for packet-per-second policing by Peng Zhang · 3 years, 9 months ago
  58. 5106efe Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 3 years, 9 months ago
  59. a460513 time64.h: Consolidated PSEC_PER_SEC definition by Andy Shevchenko · 3 years, 9 months ago
  60. 3036ec0 stmmac: intel: Drop duplicate ID in the list of PCI device IDs by Andy Shevchenko · 3 years, 9 months ago
  61. be10753 netdevsim: remove unneeded semicolon by Qiheng Lin · 3 years, 9 months ago
  62. 3b2c32f net: ethernet: mtk_eth_soc: remove unneeded semicolon by Qiheng Lin · 3 years, 9 months ago
  63. b58c464 nfc: s3fwrn5: remove unnecessary label by wengjianfeng · 3 years, 9 months ago
  64. b3feb43 Merge branch 'usbnet-speed' by David S. Miller · 3 years, 9 months ago
  65. d42ebcb net: cdc_ether: record speed in status method by Grant Grundler · 3 years, 9 months ago
  66. eb47c27 net: cdc_ncm: record speed in status method by Oliver Neukum · 3 years, 9 months ago
  67. 956baa9 usbnet: add method for reporting speed without MII by Oliver Neukum · 3 years, 9 months ago
  68. 7765190 usbnet: add _mii suffix to usbnet_set/get_link_ksettings by Oliver Neukum · 3 years, 9 months ago
  69. e880f8b tcp: Reset tcp connections in SYN-SENT state by Manoj Basapathi · 3 years, 9 months ago
  70. db3685b net: remove obsolete members from struct net by Florian Westphal · 3 years, 9 months ago
  71. 1379940 netfilter: conntrack: move ecache dwork to net_generic infra by Florian Westphal · 3 years, 9 months ago
  72. 7b59747 netfilter: conntrack: move sysctl pointer to net_generic infra by Florian Westphal · 3 years, 9 months ago
  73. 1d610d4 netfilter: x_tables: move known table lists to net_generic infra by Florian Westphal · 3 years, 9 months ago
  74. 0854db2 netfilter: nf_tables: use net_generic infra for transaction data by Florian Westphal · 3 years, 9 months ago
  75. 5b53951 netfilter: ebtables: use net_generic infra by Florian Westphal · 3 years, 9 months ago
  76. 7b1957b netfilter: nf_defrag_ipv4: use net_generic infra by Florian Westphal · 3 years, 9 months ago
  77. 8b0adbe netfilter: nf_defrag_ipv6: use net_generic infra by Florian Westphal · 3 years, 9 months ago
  78. ebfbe67 netfilter: cttimeout: use net_generic infra by Florian Westphal · 3 years, 9 months ago
  79. 1be05ea netfilter: nfnetlink: use net_generic infra by Florian Westphal · 3 years, 9 months ago
  80. 237c609 netfilter: nfnetlink: add and use nfnetlink_broadcast by Florian Westphal · 3 years, 9 months ago
  81. cc0626c net: smsc911x: skip acpi_device_id table when !CONFIG_ACPI by Krzysztof Kozlowski · 3 years, 9 months ago
  82. d392ecd net: hns3: Limiting the scope of vector_ring_chain variable by Salil Mehta · 3 years, 9 months ago
  83. eeb85a1 net: Allow to specify ifindex when device is moved to another namespace by Andrei Vagin · 3 years, 9 months ago
  84. d329586 net: nfc: Fix spelling errors in net/nfc module by Zheng Yongjun · 3 years, 9 months ago
  85. 85d091a tipc: Fix a kernel-doc warning in name_table.c by Wu XiangCheng · 3 years, 9 months ago
  86. 4b4b844 mld: change lockdep annotation for ip6_sf_socklist and ipv6_mc_socklist by Taehee Yoo · 3 years, 9 months ago
  87. 7190e9d qede: Use 'skb_add_rx_frag()' instead of hand coding it by Christophe JAILLET · 3 years, 9 months ago
  88. 1ec3d02 qede: Remove a erroneous ++ in 'qede_rx_build_jumbo()' by Christophe JAILLET · 3 years, 9 months ago
  89. c438a80 sfc: Use 'skb_add_rx_frag()' instead of hand coding it by Christophe JAILLET · 3 years, 9 months ago
  90. c3105f8 ibmvnic: Use 'skb_frag_address()' instead of hand coding it by Christophe JAILLET · 3 years, 9 months ago
  91. 0282bc6 net: ag71xx: Slightly simplify 'ag71xx_rx_packets()' by Christophe JAILLET · 3 years, 9 months ago
  92. 514e115 net: x25: Queue received packets in the drivers instead of per-CPU queues by Xie He · 3 years, 9 months ago
  93. 7d42e84 net: openvswitch: Use 'skb_push_rcsum()' instead of hand coding it by Christophe JAILLET · 3 years, 9 months ago
  94. cd77ce9 Merge tag 'mlx5-updates-2021-04-02' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 3 years, 9 months ago
  95. 428e68e Merge branch 'stmmac-xdp' by David S. Miller · 3 years, 9 months ago
  96. 8b278a5 net: stmmac: Add support for XDP_REDIRECT action by Ong Boon Leong · 3 years, 9 months ago
  97. be8b38a net: stmmac: Add support for XDP_TX action by Ong Boon Leong · 3 years, 9 months ago
  98. 5fabb01 net: stmmac: Add initial XDP support by Ong Boon Leong · 3 years, 9 months ago
  99. d96febe net: stmmac: arrange Tx tail pointer update to stmmac_flush_tx_descriptors by Ong Boon Leong · 3 years, 9 months ago
  100. d08d32d net: stmmac: make SPH enable/disable to be configurable by Ong Boon Leong · 3 years, 9 months ago