1. 01081be net: prestera: replace zero-length array with flexible-array member by José Expósito · 3 years, 1 month ago
  2. 5382911 net: wwan: iosm: select CONFIG_RELAY by Arnd Bergmann · 3 years, 1 month ago
  3. 45cac67 net: fix recent csum changes by Eric Dumazet · 3 years, 1 month ago
  4. 4c37527 Merge branch 'net-add-preliminary-netdev-refcount-tracking' by Jakub Kicinski · 3 years, 1 month ago
  5. 5fa5ae6 netpoll: add net device refcount tracker to struct netpoll by Eric Dumazet · 3 years, 1 month ago
  6. 42120a8 ipmr, ip6mr: add net device refcount tracker to struct vif_device by Eric Dumazet · 3 years, 1 month ago
  7. 095e200 net: failover: add net device refcount tracker by Eric Dumazet · 3 years, 1 month ago
  8. 63f1393 net: linkwatch: add net device refcount tracker by Eric Dumazet · 3 years, 1 month ago
  9. 606509f net/sched: add net device refcount tracker to struct Qdisc by Eric Dumazet · 3 years, 1 month ago
  10. c04438f ipv4: add net device refcount tracker to struct in_device by Eric Dumazet · 3 years, 1 month ago
  11. 8c72700 ipv6: add net device refcount tracker to struct inet6_dev by Eric Dumazet · 3 years, 1 month ago
  12. f77159a net: add net device refcount tracker to struct netdev_adjacent by Eric Dumazet · 3 years, 1 month ago
  13. 08d6225 net: add net device refcount tracker to struct neigh_parms by Eric Dumazet · 3 years, 1 month ago
  14. 77a23b1 net: add net device refcount tracker to struct pneigh_entry by Eric Dumazet · 3 years, 1 month ago
  15. 85662c9 net: add net device refcount tracker to struct neighbour by Eric Dumazet · 3 years, 1 month ago
  16. 56c1c77 ipv6: add net device refcount tracker to struct ip6_tnl by Eric Dumazet · 3 years, 1 month ago
  17. c0fd407 sit: add net device refcount tracking to ip_tunnel by Eric Dumazet · 3 years, 1 month ago
  18. fb67510 ipv6: add net device refcount tracker to rt6_probe_deferred() by Eric Dumazet · 3 years, 1 month ago
  19. 9038c32 net: dst: add net device refcount tracking to dst_entry by Eric Dumazet · 3 years, 1 month ago
  20. 4dbd24f drop_monitor: add net device refcount tracker by Eric Dumazet · 3 years, 1 month ago
  21. 14ed029 net: add net device refcount tracker to dev_ifsioc() by Eric Dumazet · 3 years, 1 month ago
  22. 5ae2195 net: add net device refcount tracker to ethtool_phys_id() by Eric Dumazet · 3 years, 1 month ago
  23. 0b688f2 net: add net device refcount tracker to struct netdev_queue by Eric Dumazet · 3 years, 1 month ago
  24. 80e8921 net: add net device refcount tracker to struct netdev_rx_queue by Eric Dumazet · 3 years, 1 month ago
  25. 4d92b95 net: add net device refcount tracker infrastructure by Eric Dumazet · 3 years, 1 month ago
  26. 914a7b5 lib: add tests for reference tracker by Eric Dumazet · 3 years, 1 month ago
  27. 4e66934 lib: add reference counting tracking infrastructure by Eric Dumazet · 3 years, 1 month ago
  28. ce83278 Merge branch 'qed-enhancements' by Jakub Kicinski · 3 years, 1 month ago
  29. 823163ba qed*: esl priv flag support through ethtool by Manish Chopra · 3 years, 2 months ago
  30. 0cc3a80 qed*: enhance tx timeout debug info by Manish Chopra · 3 years, 2 months ago
  31. bb14bfc net: lan966x: fix a IS_ERR() vs NULL check in lan966x_create_targets() by Dan Carpenter · 3 years, 1 month ago
  32. f6882b8 net: prestera: acl: fix return value check in prestera_acl_rule_entry_find() by Yang Yingliang · 3 years, 1 month ago
  33. ab11393 net: dsa: vsc73xxx: Get rid of duplicate of_node assignment by Andy Shevchenko · 3 years, 2 months ago
  34. 43332cf net/sched: act_ct: Offload only ASSURED connections by Chris Mi · 3 years, 2 months ago
  35. 119c1a3 Merge branch 'hns3-cleanups' by David S. Miller · 3 years, 1 month ago
  36. 184da9d net: hns3: fix hns3 driver header file not self-contained issue by Jie Wang · 3 years, 1 month ago
  37. 7acf76b net: hns3: replace one tab with space in for statement by Hao Chen · 3 years, 1 month ago
  38. 40975e7 net: hns3: remove rebundant line for hclge_dbg_dump_tm_pg() by Hao Chen · 3 years, 1 month ago
  39. 4e599dd net: hns3: add comments for hclge_dbg_fill_content() by Hao Chen · 3 years, 1 month ago
  40. 5ac4f18 net: hns3: add void before function which don't receive ret by Hao Chen · 3 years, 1 month ago
  41. 9fcadbaa net: hns3: align return value type of atomic_read() with its output by Hao Chen · 3 years, 1 month ago
  42. 72dcdec net: hns3: modify one argument type of function hclge_ncl_config_data_print by Guangbin Huang · 3 years, 1 month ago
  43. 0cc25c6 net: hns3: Align type of some variables with their print type by Hao Chen · 3 years, 1 month ago
  44. 114967a net: hns3: add print vport id for failed message of vlan by Guangbin Huang · 3 years, 1 month ago
  45. e7a51bf net: hns3: refactor function hclge_set_vlan_filter_hw by Guangbin Huang · 3 years, 1 month ago
  46. 23e0316 net: hns3: optimize function hclge_cfg_common_loopback() by Yufeng Mo · 3 years, 1 month ago
  47. 0109841 Merge tag 'mlx5-updates-2021-12-02' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by Jakub Kicinski · 3 years, 2 months ago
  48. b247f32 net/mlx5: Dynamically resize flow counters query buffer by Avihai Horon · 3 years, 3 months ago
  49. d4bb053 net/mlx5e: TC, Set flow attr ip_version earlier by Roi Dayan · 3 years, 2 months ago
  50. df99047 net/mlx5e: TC, Move common flow_action checks into function by Roi Dayan · 3 years, 3 months ago
  51. 70a140e net/mlx5e: Remove redundant actions arg from vlan push/pop funcs by Roi Dayan · 3 years, 6 months ago
  52. 3cc78411f net/mlx5e: Remove redundant actions arg from validate_goto_chain() by Roi Dayan · 3 years, 6 months ago
  53. 9745dbe net/mlx5e: TC, Remove redundant action stack var by Roi Dayan · 3 years, 3 months ago
  54. e954222 net/mlx5e: Hide function mlx5e_num_channels_changed by Tariq Toukan · 3 years, 4 months ago
  55. 3ef1f8e net/mlx5e: SHAMPO, clean MLX5E_MAX_KLM_PER_WQE macro by Ben Ben-Ishay · 3 years, 2 months ago
  56. fad1783a net/mlx5: Print more info on pci error handlers by Saeed Mahameed · 3 years, 3 months ago
  57. c64d01b net/mlx5: SF, silence an uninitialized variable warning by Dan Carpenter · 3 years, 2 months ago
  58. 31108d1 net/mlx5: Fix some error handling paths in 'mlx5e_tc_add_fdb_flow()' by Christophe JAILLET · 3 years, 2 months ago
  59. baf5c00 net/mlx5: Fix error return code in esw_qos_create() by Wei Yongjun · 3 years, 2 months ago
  60. d2b8c7b mlx5: fix mlx5i_grp_sw_update_stats() stack usage by Arnd Bergmann · 3 years, 2 months ago
  61. 7a7dd51 mlx5: fix psample_sample_packet link error by Arnd Bergmann · 3 years, 2 months ago
  62. fc993be Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 2 months ago
  63. a51e3ac Merge tag 'net-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 2 months ago
  64. 2b2c0f2 Merge tag 'trace-v5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 2 months ago
  65. df36588 Merge tag 'for-linus-5.16-2' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 3 years, 2 months ago
  66. 36d7d36 selftests: net: remove meaningless help option by Li Zhijian · 3 years, 2 months ago
  67. d9e56d1 mctp: Remove redundant if statements by Xu Wang · 3 years, 2 months ago
  68. 98fa41d net: openvswitch: Remove redundant if statements by Xu Wang · 3 years, 2 months ago
  69. 0c47894 ipvlan: Remove redundant if statements by Xu Wang · 3 years, 2 months ago
  70. 88362eb net: dsa: b53: Add SPI ID table by Florian Fainelli · 3 years, 2 months ago
  71. cc9cf69 net: lan966x: Fix builds for lan966x driver by Horatiu Vultur · 3 years, 2 months ago
  72. a72d45e dt-bindings: net: lan966x: Add additional properties for lan966x by Horatiu Vultur · 3 years, 2 months ago
  73. 7e9979e qed: Enhance rammod debug prints to provide pretty details by Prabhakar Kushwaha · 3 years, 2 months ago
  74. 1ebb87c gro: Fix inconsistent indenting by Jiapeng Chong · 3 years, 2 months ago
  75. a05431b selftests: net: Correct case name by Li Zhijian · 3 years, 2 months ago
  76. a290cf6 net: lan966x: Fix duplicate check in frame extraction by Horatiu Vultur · 3 years, 2 months ago
  77. 19f36ed net/rds: correct socket tunable error in rds_tcp_tune() by William Kucharski · 3 years, 2 months ago
  78. 76d0016 mctp: Don't let RTM_DELROUTE delete local routes by Matt Johnston · 3 years, 2 months ago
  79. 00e158f net/smc: Keep smc_close_final rc during active close by Tony Lu · 3 years, 2 months ago
  80. 5b08560 ibmvnic: drop bad optimization in reuse_tx_pools() by Sukadev Bhattiprolu · 3 years, 2 months ago
  81. 0584f49 ibmvnic: drop bad optimization in reuse_rx_pools() by Sukadev Bhattiprolu · 3 years, 2 months ago
  82. 789b6cc net/smc: fix wrong list_del in smc_lgr_cleanup_early by Dust Li · 3 years, 2 months ago
  83. 72f6a45 Fix Comment of ETH_P_802_3_MIN by Xiayu Zhang · 3 years, 2 months ago
  84. 553217c ethernet: aquantia: Try MAC address from device tree by Tianhao Chai · 3 years, 2 months ago
  85. dfb40cb dt-bindings: net: dsa: qca8k: improve port definition documentation by Ansuel Smith · 3 years, 2 months ago
  86. 75c9901 dt-bindings: net: dsa: split generic port definition from dsa.yaml by Ansuel Smith · 3 years, 2 months ago
  87. 213f5f8 ipv4: convert fib_num_tclassid_users to atomic_t by Eric Dumazet · 3 years, 2 months ago
  88. b061d14 Merge branch 'hns3-cleanups' by David S. Miller · 3 years, 2 months ago
  89. 1b33341 net: hns3: refactor function hns3_get_vector_ring_chain() by Jie Wang · 3 years, 2 months ago
  90. 358e3ed net: hns3: refactor function hclge_set_channels() by Jie Wang · 3 years, 2 months ago
  91. 673b35b net: hns3: refactor function hclge_configure() by Jie Wang · 3 years, 2 months ago
  92. d25f5ed net: hns3: split function hclge_update_port_base_vlan_cfg() by Jian Shen · 3 years, 2 months ago
  93. 8d4b409 net: hns3: split function hns3_nic_net_xmit() by Yufeng Mo · 3 years, 2 months ago
  94. a41fb39 net: hns3: split function hclge_get_fd_rule_info() by Jian Shen · 3 years, 2 months ago
  95. b60f9d2 net: hns3: split function hclge_init_vlan_config() by Jian Shen · 3 years, 2 months ago
  96. a1cfb24 net: hns3: refactor function hns3_fill_skb_desc to simplify code by Peng Li · 3 years, 2 months ago
  97. e6d72f6a net: hns3: extract macro to simplify ring stats update code by Peng Li · 3 years, 2 months ago
  98. a37a0ee net: avoid uninit-value from tcp_conn_request by Eric Dumazet · 3 years, 2 months ago
  99. 7a10d8c net: annotate data-races on txq->xmit_lock_owner by Eric Dumazet · 3 years, 2 months ago
  100. e07a097 octeontx2-af: Fix a memleak bug in rvu_mbox_init() by Zhou Qingyang · 3 years, 2 months ago