1. aee3e9c net/mlx5: Accel: fpga tls fix cast to __be64 and incorrect argument types by Saeed Mahameed · 4 years, 10 months ago
  2. 2553f42 net/mlx5: cmd: Fix memset with byte count warning by Saeed Mahameed · 4 years, 10 months ago
  3. 9ff2e92 net/mlx5: DR: Fix incorrect type in return expression by Saeed Mahameed · 4 years, 10 months ago
  4. c2ba2c2 net/mlx5: DR: Fix cast to restricted __be32 by Saeed Mahameed · 4 years, 10 months ago
  5. 618f88c net/mlx5: DR: Fix incorrect type in argument by Saeed Mahameed · 4 years, 10 months ago
  6. f7e3ac4 net/mlx5e: Use generic API to build MPLS label by Eli Cohen · 4 years, 10 months ago
  7. 86ae579 net: Make mpls_entry_encode() available for generic users by Eli Cohen · 4 years, 10 months ago
  8. e1167e1 net/mlx5: reduce stack usage in qp_read_field by Arnd Bergmann · 4 years, 11 months ago
  9. 2861904 net/mlx5e: Don't use err uninitialized in mlx5e_attach_decap by Nathan Chancellor · 4 years, 10 months ago
  10. 2950d1d net/mlx5: Kconfig: Fix spelling typo by Saeed Mahameed · 4 years, 10 months ago
  11. 56e2287 mlx5: fix xdp data_meta setup in mlx5e_fill_xdp_buff by Jesper Dangaard Brouer · 4 years, 10 months ago
  12. 971ae1e Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by Saeed Mahameed · 4 years, 10 months ago
  13. c223c7f Merge branch 'remove-kernel_setsockopt-v4' by David S. Miller · 4 years, 10 months ago
  14. 5a892ff net: remove kernel_setsockopt by Christoph Hellwig · 4 years, 10 months ago
  15. c0425a4 net: add a new bind_add method by Christoph Hellwig · 4 years, 10 months ago
  16. 05bfd36 sctp: refactor sctp_setsockopt_bindx by Christoph Hellwig · 4 years, 10 months ago
  17. 40ef92c sctp: add sctp_sock_set_nodelay by Christoph Hellwig · 4 years, 10 months ago
  18. f26e9b2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 4 years, 10 months ago
  19. 830f5ce net: phy: marvell: unlock after phy_select_page() failure by Dan Carpenter · 4 years, 10 months ago
  20. 2684bda net: phy: mscc: fix PHYs using the vsc8574_probe by Antoine Tenart · 4 years, 10 months ago
  21. 09b547a net: ethernet: mtk-star-emac: remove unused variable by Bartosz Golaszewski · 4 years, 10 months ago
  22. cdde95b Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 4 years, 10 months ago
  23. 36432797 vmxnet3: use correct hdr reference when packet is encapsulated by Ronak Doshi · 4 years, 10 months ago
  24. 6a3faa4 e1000: Fix typo in the comment by Hari · 4 years, 10 months ago
  25. 480b7a5 igc: Fix wrong register name by Sasha Neftin · 4 years, 10 months ago
  26. e2d0f20 igc: Remove Sequence Error Counter by Sasha Neftin · 4 years, 10 months ago
  27. 51c657b igc: Add Receive Error Counter by Sasha Neftin · 4 years, 10 months ago
  28. 758b51e igc: Remove symbol error counter by Sasha Neftin · 4 years, 10 months ago
  29. 3f6023f i40e: Make i40e_shutdown_adminq() return void by Jason Yan · 4 years, 11 months ago
  30. d601afc e1000e: Relax condition to trigger reset for ME workaround by Punit Agrawal · 4 years, 10 months ago
  31. e087d3b igc: Fix IGC_MAX_RXNFC_RULES by Andre Guedes · 4 years, 10 months ago
  32. 3d3e9b6 igc: Reject NFC rules with multiple matches by Andre Guedes · 4 years, 10 months ago
  33. 2c3076f igc: Remove unused flags by Sasha Neftin · 4 years, 10 months ago
  34. 49c65e9 igb: make igb_set_fc_watermarks() return void by Jason Yan · 4 years, 11 months ago
  35. f2d9f29 ixgbe: Remove unused inline function ixgbe_irq_disable_queues by YueHaibing · 4 years, 11 months ago
  36. c2d77e5 ixgbe: Use true, false for bool variable in __ixgbe_enable_sriov() by Jason Yan · 4 years, 11 months ago
  37. 85c41c5 ixgbe: Remove conversion to bool in ixgbe_device_supports_autoneg_fc() by Jason Yan · 4 years, 11 months ago
  38. 3b70683 ixgbe: fix signed-integer-overflow warning by Xie XiuQi · 4 years, 11 months ago
  39. e92c0e0 i40e: trivial fixup of comments in i40e_xsk.c by Jesper Dangaard Brouer · 5 years ago
  40. c28481a i40e: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 5 years ago
  41. 394f9eb Merge branch 'hns3-next' by David S. Miller · 4 years, 10 months ago
  42. ead38a8 net: hns3: print out speed info when parsing speed fails by Huazhong Tan · 4 years, 10 months ago
  43. 7c6643c net: hns3: remove some unused fields in struct hclge_dev by Huazhong Tan · 4 years, 10 months ago
  44. 9cee2e8 net: hns3: remove two duplicated register macros in hclgevf_main.h by Huazhong Tan · 4 years, 10 months ago
  45. 4828b57 net: hns3: remove unused struct hnae3_unic_private_info by Huazhong Tan · 4 years, 10 months ago
  46. c496299 net: hns3; remove unused HNAE3_RESTORE_CLIENT in enum hnae3_reset_notify_type by Huazhong Tan · 4 years, 10 months ago
  47. 5e86178 net: hns3: remove some unused fields in struct hns3_nic_priv by Huazhong Tan · 4 years, 10 months ago
  48. fb9e44d net: hns3: modify an incorrect type in struct hclgevf_cfg_gro_status_cmd by Huazhong Tan · 4 years, 10 months ago
  49. 639d84d net: hns3: modify an incorrect type in struct hclge_cfg_gro_status_cmd by Huazhong Tan · 4 years, 10 months ago
  50. 5caa039 net: hns3: refactor hclge_query_bd_num_cmd_send() by Huazhong Tan · 4 years, 10 months ago
  51. 9f5a981 net: hns3: refactor hclge_config_tso() by Huazhong Tan · 4 years, 10 months ago
  52. 9516352 net: hns3: add a missing mutex destroy in hclge_init_ad_dev() by Huazhong Tan · 4 years, 10 months ago
  53. 2421ee2 net: hns3: remove an unnecessary 'goto' in hclge_init_ae_dev() by Huazhong Tan · 4 years, 10 months ago
  54. f4b992b Merge branch 'net-ks8851-Unify-KS8851-SPI-and-MLL-drivers' by David S. Miller · 4 years, 10 months ago
  55. 72628da net: ks8851: Remove ks8851_mll.c by Marek Vasut · 4 years, 10 months ago
  56. 797047f net: ks8851: Implement Parallel bus operations by Marek Vasut · 4 years, 10 months ago
  57. b07f987 net: ks8851: Separate SPI operations into separate file by Marek Vasut · 4 years, 10 months ago
  58. 7a552c8 net: ks8851: Implement register, FIFO, lock accessor callbacks by Marek Vasut · 4 years, 10 months ago
  59. d2a1c64 net: ks8851: Permit overridding interrupt enable register by Marek Vasut · 4 years, 10 months ago
  60. 144ad36 net: ks8851: Factor out TX work flush function by Marek Vasut · 4 years, 10 months ago
  61. 24be726 net: ks8851: Split out SPI specific code from probe() and remove() by Marek Vasut · 4 years, 10 months ago
  62. d48b763 net: ks8851: Split out SPI specific entries in struct ks8851_net by Marek Vasut · 4 years, 10 months ago
  63. 18a3df7 net: ks8851: Factor out SKB receive function by Marek Vasut · 4 years, 10 months ago
  64. 2272602 net: ks8851: Factor out bus lock handling by Marek Vasut · 4 years, 10 months ago
  65. aa39bf6 net: ks8851: Use 16-bit read of RXFC register by Marek Vasut · 4 years, 10 months ago
  66. 88cfedd net: ks8851: Use 16-bit writes to program MAC address by Marek Vasut · 4 years, 10 months ago
  67. 806f664 net: ks8851: Remove ks8851_rdreg32() by Marek Vasut · 4 years, 10 months ago
  68. 2c5b0a8 net: ks8851: Use dev_{get,set}_drvdata() by Marek Vasut · 4 years, 10 months ago
  69. b6948e1 net: ks8851: Use devm_alloc_etherdev() by Marek Vasut · 4 years, 10 months ago
  70. 848fc0c net: ks8851: Pass device node into ks8851_init_mac() by Marek Vasut · 4 years, 10 months ago
  71. 2f3271c net: ks8851: Replace dev_err() with netdev_err() in IRQ handler by Marek Vasut · 4 years, 10 months ago
  72. bfd1e0e net: ks8851: Rename ndev to netdev in probe by Marek Vasut · 4 years, 10 months ago
  73. d320692 net: ks8851: Factor out spi->dev in probe()/remove() by Marek Vasut · 4 years, 10 months ago
  74. 04d8262 Merge branch 'vmxnet3-upgrade-to-version-4' by David S. Miller · 4 years, 10 months ago
  75. a31135e vmxnet3: update to version 4 by Ronak Doshi · 4 years, 10 months ago
  76. dacce2b vmxnet3: add geneve and vxlan tunnel offload support by Ronak Doshi · 4 years, 10 months ago
  77. d3a8a9e vmxnet3: add support to get/set rx flow hash by Ronak Doshi · 4 years, 10 months ago
  78. 123db31 vmxnet3: prepare for version 4 changes by Ronak Doshi · 4 years, 10 months ago
  79. b113cab sfc: avoid an unused-variable warning by Arnd Bergmann · 4 years, 10 months ago
  80. 62c0278 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 4 years, 10 months ago
  81. 1e372db Merge branch 'remove-most-callers-of-kernel_setsockopt-v3' by David S. Miller · 4 years, 10 months ago
  82. 095ae61 tipc: call tsk_set_importance from tipc_topsrv_create_listener by Christoph Hellwig · 4 years, 10 months ago
  83. 298cd88 rxrpc: add rxrpc_sock_set_min_security_level by Christoph Hellwig · 4 years, 10 months ago
  84. 7d7207c ipv6: add ip6_sock_set_recvpktinfo by Christoph Hellwig · 4 years, 10 months ago
  85. 18d5ad6 ipv6: add ip6_sock_set_addr_preferences by Christoph Hellwig · 4 years, 10 months ago
  86. fce9349 ipv6: add ip6_sock_set_recverr by Christoph Hellwig · 4 years, 10 months ago
  87. 9b11574 ipv6: add ip6_sock_set_v6only by Christoph Hellwig · 4 years, 10 months ago
  88. c1f9ec5 ipv4: add ip_sock_set_pktinfo by Christoph Hellwig · 4 years, 10 months ago
  89. 2de569b ipv4: add ip_sock_set_mtu_discover by Christoph Hellwig · 4 years, 10 months ago
  90. db45c0e ipv4: add ip_sock_set_recverr by Christoph Hellwig · 4 years, 10 months ago
  91. c4e446b ipv4: add ip_sock_set_freebind by Christoph Hellwig · 4 years, 10 months ago
  92. 6ebf71b ipv4: add ip_sock_set_tos by Christoph Hellwig · 4 years, 10 months ago
  93. 480aeb9 tcp: add tcp_sock_set_keepcnt by Christoph Hellwig · 4 years, 10 months ago
  94. d41ecaa tcp: add tcp_sock_set_keepintvl by Christoph Hellwig · 4 years, 10 months ago
  95. 71c48eb tcp: add tcp_sock_set_keepidle by Christoph Hellwig · 4 years, 10 months ago
  96. c488aea tcp: add tcp_sock_set_user_timeout by Christoph Hellwig · 4 years, 10 months ago
  97. 557eadf tcp: add tcp_sock_set_syncnt by Christoph Hellwig · 4 years, 10 months ago
  98. ddd061b tcp: add tcp_sock_set_quickack by Christoph Hellwig · 4 years, 10 months ago
  99. 12abc5e tcp: add tcp_sock_set_nodelay by Christoph Hellwig · 4 years, 10 months ago
  100. db10538 tcp: add tcp_sock_set_cork by Christoph Hellwig · 4 years, 10 months ago