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