1. d3c69a8 net: hns3: refactor PF cmdq resource APIs with new common APIs by Jie Wang · 3 years, 1 month ago
  2. da77aef net: hns3: create common cmdq resource allocate/free/query APIs by Jie Wang · 3 years, 1 month ago
  3. 076bb53 net: hns3: refactor hclgevf_cmd_send with new hclge_comm_cmd_send API by Jie Wang · 3 years, 1 month ago
  4. eaa5607 net: hns3: refactor hclge_cmd_send with new hclge_comm_cmd_send API by Jie Wang · 3 years, 1 month ago
  5. 8d307f8 net: hns3: create new set of unified hclge_comm_cmd_send APIs by Jie Wang · 3 years, 1 month ago
  6. 6befad6 net: hns3: use struct hclge_desc to replace hclgevf_desc in VF cmdq module by Jie Wang · 3 years, 1 month ago
  7. 0a7b6d22 net: hns3: create new cmdq hardware description structure hclge_comm_hw by Jie Wang · 3 years, 1 month ago
  8. 5f20be4e net: hns3: refactor hns3 makefile to support hns3_common module by Jie Wang · 3 years, 1 month ago
  9. af30f8e net: dsa: bcm_sf2: refactor LED regs access by Rafał Miłecki · 3 years, 1 month ago
  10. d6c6d0b net: remove references to CONFIG_IRDA in network header files by Lukas Bulwahn · 3 years, 1 month ago
  11. 314fbde nfc: st21nfca: remove redundant assignment to variable i by Colin Ian King · 3 years, 1 month ago
  12. aec53e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
  13. 74c78b4 Merge tag 'net-5.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 1 month ago
  14. 9bad743 Merge tag 'char-misc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 1 month ago
  15. 2d40060 Merge tag 'usb-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 3 years, 1 month ago
  16. bf2b09f fsl/fman: Fix missing put_device() call in fman_port_probe by Miaoqian Lin · 3 years, 1 month ago
  17. 49dc901 net/smc: Use the bitmap API when applicable by Christophe JAILLET · 3 years, 1 month ago
  18. 8b3170e selftests: net: using ping6 for IPv6 in udpgro_fwd.sh by Jianguo Wu · 3 years, 1 month ago
  19. c09f103 ethtool: Remove redundant ret assignments by luo penghao · 3 years, 1 month ago
  20. be1c5b5 Documentation: fix outdated interpretation of ip_no_pmtu_disc by xu xin · 3 years, 1 month ago
  21. dda0c2e net: lantiq_etop: remove unnecessary space in cast by Aleksander Jan Bajkowski · 3 years, 1 month ago
  22. 7a6653a net: lantiq_etop: make alignment match open parenthesis by Aleksander Jan Bajkowski · 3 years, 1 month ago
  23. 370509b net: lantiq_etop: remove multiple assignments by Aleksander Jan Bajkowski · 3 years, 1 month ago
  24. b1cb12a net: lantiq_etop: avoid precedence issues by Aleksander Jan Bajkowski · 3 years, 1 month ago
  25. 7b1cd6a net: lantiq_etop: replace strlcpy with strscpy by Aleksander Jan Bajkowski · 3 years, 1 month ago
  26. 4031979 ice: Add flow director support for channel mode by Kiran Patil · 3 years, 1 month ago
  27. a1f18c5 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next- by David S. Miller · 3 years, 1 month ago
  28. c67939e Merge branch 'prestera-router-driver' by David S. Miller · 3 years, 1 month ago
  29. 15fa9e8 net: marvell: prestera: Implement initial inetaddr notifiers by Yevhen Orlov · 3 years, 1 month ago
  30. da3c163 net: marvell: prestera: Register inetaddr stub notifiers by Yevhen Orlov · 3 years, 1 month ago
  31. bca5859 net: marvell: prestera: add hardware router objects accounting by Yevhen Orlov · 3 years, 1 month ago
  32. 6920417 net: marvell: prestera: Add prestera router infra by Yevhen Orlov · 3 years, 1 month ago
  33. 0f07bd6 net: marvell: prestera: Add router interface ABI by Yevhen Orlov · 3 years, 1 month ago
  34. 6d1b3eb net: marvell: prestera: add virtual router ABI by Yevhen Orlov · 3 years, 1 month ago
  35. ccc0c9b Merge tag 'mlx5-fixes-2021-12-28' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by Jakub Kicinski · 3 years, 1 month ago
  36. 92a34ab net/ncsi: check for error return from call to nla_put_u32 by Jiasheng Jiang · 3 years, 1 month ago
  37. 47869e8 sun4i-emac.c: add dma support by Conley Lee · 3 years, 1 month ago
  38. 168fed9 net: bridge: mcast: fix br_multicast_ctx_vlan_global_disabled helper by Nikolay Aleksandrov · 3 years, 1 month ago
  39. e22e45f net: fix use-after-free in tw_timer_handler by Muchun Song · 3 years, 1 month ago
  40. add25d6 selftests: net: Fix a typo in udpgro_fwd.sh by Jianguo Wu · 3 years, 1 month ago
  41. 9c1952a selftests/net: udpgso_bench_tx: fix dst ip argument by wujianguo · 3 years, 1 month ago
  42. e2dfb94 Merge tag 'for-net-next-2021-12-29' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by Jakub Kicinski · 3 years, 1 month ago
  43. f7397cd Merge branch 'net-bridge-mcast-add-and-enforce-query-interval-minimum' by Jakub Kicinski · 3 years, 1 month ago
  44. f83a112 net: bridge: mcast: add and enforce startup query interval minimum by Nikolay Aleksandrov · 3 years, 1 month ago
  45. 99b4061 net: bridge: mcast: add and enforce query interval minimum by Nikolay Aleksandrov · 3 years, 1 month ago
  46. fb7bc92 ipv6: raw: check passed optlen before reading by Tamir Duberstein · 3 years, 1 month ago
  47. cfcad56 Merge branch 'net-define-new-hwtstamp-flag-and-return-it-to-userspace' by Jakub Kicinski · 3 years, 1 month ago
  48. cfe355c Bonding: return HWTSTAMP_FLAG_BONDED_PHC_INDEX to notify user space by Hangbin Liu · 3 years, 1 month ago
  49. 1bb412d net_tstamp: define new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX by Hangbin Liu · 3 years, 1 month ago
  50. eec4df2 Merge tag 's390-5.16-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 1 month ago
  51. 38970ea igb: support EXTTS on 82580/i354/i350 by Ruud Bos · 3 years, 3 months ago
  52. 1819fc7 igb: support PEROUT on 82580/i354/i350 by Ruud Bos · 3 years, 3 months ago
  53. cf99c1d igb: move PEROUT and EXTTS isr logic to separate functions by Ruud Bos · 3 years, 3 months ago
  54. 8ab55ab igb: move SDP config initialization to separate function by Ruud Bos · 3 years, 3 months ago
  55. 5bec7ca xsk: Initialise xskb free_list_node by Ciara Loftus · 3 years, 1 month ago
  56. 9ed319e of: net: support NVMEM cells with MAC in text format by Rafał Miłecki · 3 years, 1 month ago
  57. 992d8a4 net/mlx5e: Fix wrong features assignment in case of error by Gal Pressman · 3 years, 2 months ago
  58. 077cdda net/mlx5e: TC, Fix memory leak with rules with internal port by Roi Dayan · 3 years, 1 month ago
  59. 9665e03 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue by Jakub Kicinski · 3 years, 1 month ago
  60. 271d3be Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue by Jakub Kicinski · 3 years, 1 month ago
  61. 140c7bc7 ionic: Initialize the 'lif->dbid_inuse' bitmap by Christophe JAILLET · 3 years, 1 month ago
  62. 4c46625b net: lantiq_etop: add blank line after declaration by Aleksander Jan Bajkowski · 3 years, 1 month ago
  63. 7239559 net: lantiq_etop: add missing comment for wmb() by Aleksander Jan Bajkowski · 3 years, 1 month ago
  64. 1bd3277 r8169: don't use pci_irq_vector() in atomic context by Thomas Gleixner · 3 years, 1 month ago
  65. e7c124b Merge tag 'selinux-pr-20211228' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 3 years, 1 month ago
  66. ecf71de Merge tag 'auxdisplay-for-linus-v5.16' of git://github.com/ojeda/linux by Linus Torvalds · 3 years, 1 month ago
  67. f651faa Merge tag 'powerpc-5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 1 month ago
  68. f85846b igc: Fix TX timestamp support for non-MSI-X platforms by James McLaughlin · 3 years, 1 month ago
  69. 1e81dcc igc: Do not enable crosstimestamping for i225-V models by Vinicius Costa Gomes · 3 years, 1 month ago
  70. c155001 ixgbevf: switch to napi_build_skb() by Alexander Lobakin · 3 years, 2 months ago
  71. a393633 ixgbe: switch to napi_build_skb() by Alexander Lobakin · 3 years, 2 months ago
  72. 4dd330a igc: switch to napi_build_skb() by Alexander Lobakin · 3 years, 2 months ago
  73. fa441f0 igb: switch to napi_build_skb() by Alexander Lobakin · 3 years, 2 months ago
  74. 5ce6663 ice: switch to napi_build_skb() by Alexander Lobakin · 3 years, 2 months ago
  75. ef687d6 iavf: switch to napi_build_skb() by Alexander Lobakin · 3 years, 2 months ago
  76. 6e19cf7 i40e: switch to napi_build_skb() by Alexander Lobakin · 3 years, 2 months ago
  77. 89a354c e1000: switch to napi_build_skb() by Alexander Lobakin · 3 years, 2 months ago
  78. dcb95f0 e1000: switch to napi_consume_skb() by Alexander Lobakin · 3 years, 2 months ago
  79. 0f1eae8 net: caif: remove redundant assignment to variable expectlen by Colin Ian King · 3 years, 1 month ago
  80. 16fa29a Merge branch 'smc-fixes' by David S. Miller · 3 years, 1 month ago
  81. 349d431 net/smc: fix kernel panic caused by race of smc_sock by Dust Li · 3 years, 1 month ago
  82. 90cee52 net/smc: don't send CDC/LLC message if link not ready by Dust Li · 3 years, 1 month ago
  83. 1b9dadb NFC: st21nfca: Fix memory leak in device probe and remove by Wei Yongjun · 3 years, 1 month ago
  84. 5be60a9 net: lantiq_xrx200: fix statistics of received bytes by Aleksander Jan Bajkowski · 3 years, 1 month ago
  85. 1cd5384 net: ag71xx: Fix a potential double free in error handling paths by Christophe JAILLET · 3 years, 1 month ago
  86. 8b5fdfc mISDN: change function names to avoid conflicts by wolfgang huang · 3 years, 1 month ago
  87. a8ad9a2 Merge tag 'efi-urgent-for-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi by Linus Torvalds · 3 years, 1 month ago
  88. 732bc2f selinux: initialize proto variable in selinux_ip_postroute_compat() by Tom Rix · 3 years, 1 month ago
  89. 79b69a8 nfc: uapi: use kernel size_t to fix user-space builds by Krzysztof Kozlowski · 3 years, 1 month ago
  90. 7175f02 uapi: fix linux/nfc.h userspace compilation errors by Dmitry V. Levin · 3 years, 1 month ago
  91. b4aadd2 net:Remove initialization of static variables to 0 by Wen Zhiwei · 3 years, 1 month ago
  92. ca506fc net: usb: pegasus: Do not drop long Ethernet frames by Matthias-Christian Ott · 3 years, 1 month ago
  93. 5f50153 atlantic: Fix buff_ring OOB in aq_ring_rx_clean by Zekun Shen · 3 years, 1 month ago
  94. 6c25449 net: udp: fix alignment problem in udp4_seq_show() by yangxingwu · 3 years, 1 month ago
  95. 6d7373d net/smc: fix using of uninitialized completions by Karsten Graul · 3 years, 1 month ago
  96. fd3a459 net: bridge: Get SIOCGIFBR/SIOCSIFBR ioctl working in compat mode by Remi Pommarel · 3 years, 1 month ago
  97. 32f52e8 net: ethernet: ti: davinci_emac: Use platform_get_irq() to get the interrupt by Lad Prabhakar · 3 years, 1 month ago
  98. 7801302 net: xilinx: emaclite: Use platform_get_irq() to get the interrupt by Lad Prabhakar · 3 years, 1 month ago
  99. 6c119fbd net: ethoc: Use platform_get_irq() to get the interrupt by Lad Prabhakar · 3 years, 1 month ago
  100. 441fadd fsl/fman: Use platform_get_irq() to get the interrupt by Lad Prabhakar · 3 years, 1 month ago