1. 2421ee2 net: hns3: remove an unnecessary 'goto' in hclge_init_ae_dev() by Huazhong Tan · 4 years, 10 months ago
  2. f4b992b Merge branch 'net-ks8851-Unify-KS8851-SPI-and-MLL-drivers' by David S. Miller · 4 years, 10 months ago
  3. 72628da net: ks8851: Remove ks8851_mll.c by Marek Vasut · 4 years, 10 months ago
  4. 797047f net: ks8851: Implement Parallel bus operations by Marek Vasut · 4 years, 10 months ago
  5. b07f987 net: ks8851: Separate SPI operations into separate file by Marek Vasut · 4 years, 10 months ago
  6. 7a552c8 net: ks8851: Implement register, FIFO, lock accessor callbacks by Marek Vasut · 4 years, 10 months ago
  7. d2a1c64 net: ks8851: Permit overridding interrupt enable register by Marek Vasut · 4 years, 10 months ago
  8. 144ad36 net: ks8851: Factor out TX work flush function by Marek Vasut · 4 years, 10 months ago
  9. 24be726 net: ks8851: Split out SPI specific code from probe() and remove() by Marek Vasut · 4 years, 10 months ago
  10. d48b763 net: ks8851: Split out SPI specific entries in struct ks8851_net by Marek Vasut · 4 years, 10 months ago
  11. 18a3df7 net: ks8851: Factor out SKB receive function by Marek Vasut · 4 years, 10 months ago
  12. 2272602 net: ks8851: Factor out bus lock handling by Marek Vasut · 4 years, 10 months ago
  13. aa39bf6 net: ks8851: Use 16-bit read of RXFC register by Marek Vasut · 4 years, 10 months ago
  14. 88cfedd net: ks8851: Use 16-bit writes to program MAC address by Marek Vasut · 4 years, 10 months ago
  15. 806f664 net: ks8851: Remove ks8851_rdreg32() by Marek Vasut · 4 years, 10 months ago
  16. 2c5b0a8 net: ks8851: Use dev_{get,set}_drvdata() by Marek Vasut · 4 years, 10 months ago
  17. b6948e1 net: ks8851: Use devm_alloc_etherdev() by Marek Vasut · 4 years, 10 months ago
  18. 848fc0c net: ks8851: Pass device node into ks8851_init_mac() by Marek Vasut · 4 years, 10 months ago
  19. 2f3271c net: ks8851: Replace dev_err() with netdev_err() in IRQ handler by Marek Vasut · 4 years, 10 months ago
  20. bfd1e0e net: ks8851: Rename ndev to netdev in probe by Marek Vasut · 4 years, 10 months ago
  21. d320692 net: ks8851: Factor out spi->dev in probe()/remove() by Marek Vasut · 4 years, 10 months ago
  22. 04d8262 Merge branch 'vmxnet3-upgrade-to-version-4' by David S. Miller · 4 years, 10 months ago
  23. a31135e vmxnet3: update to version 4 by Ronak Doshi · 4 years, 10 months ago
  24. dacce2b vmxnet3: add geneve and vxlan tunnel offload support by Ronak Doshi · 4 years, 10 months ago
  25. d3a8a9e vmxnet3: add support to get/set rx flow hash by Ronak Doshi · 4 years, 10 months ago
  26. 123db31 vmxnet3: prepare for version 4 changes by Ronak Doshi · 4 years, 10 months ago
  27. b113cab sfc: avoid an unused-variable warning by Arnd Bergmann · 4 years, 10 months ago
  28. 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
  29. 1e372db Merge branch 'remove-most-callers-of-kernel_setsockopt-v3' by David S. Miller · 4 years, 10 months ago
  30. 095ae61 tipc: call tsk_set_importance from tipc_topsrv_create_listener by Christoph Hellwig · 4 years, 10 months ago
  31. 298cd88 rxrpc: add rxrpc_sock_set_min_security_level by Christoph Hellwig · 4 years, 10 months ago
  32. 7d7207c ipv6: add ip6_sock_set_recvpktinfo by Christoph Hellwig · 4 years, 10 months ago
  33. 18d5ad6 ipv6: add ip6_sock_set_addr_preferences by Christoph Hellwig · 4 years, 10 months ago
  34. fce9349 ipv6: add ip6_sock_set_recverr by Christoph Hellwig · 4 years, 10 months ago
  35. 9b11574 ipv6: add ip6_sock_set_v6only by Christoph Hellwig · 4 years, 10 months ago
  36. c1f9ec5 ipv4: add ip_sock_set_pktinfo by Christoph Hellwig · 4 years, 10 months ago
  37. 2de569b ipv4: add ip_sock_set_mtu_discover by Christoph Hellwig · 4 years, 10 months ago
  38. db45c0e ipv4: add ip_sock_set_recverr by Christoph Hellwig · 4 years, 10 months ago
  39. c4e446b ipv4: add ip_sock_set_freebind by Christoph Hellwig · 4 years, 10 months ago
  40. 6ebf71b ipv4: add ip_sock_set_tos by Christoph Hellwig · 4 years, 10 months ago
  41. 480aeb9 tcp: add tcp_sock_set_keepcnt by Christoph Hellwig · 4 years, 10 months ago
  42. d41ecaa tcp: add tcp_sock_set_keepintvl by Christoph Hellwig · 4 years, 10 months ago
  43. 71c48eb tcp: add tcp_sock_set_keepidle by Christoph Hellwig · 4 years, 10 months ago
  44. c488aea tcp: add tcp_sock_set_user_timeout by Christoph Hellwig · 4 years, 10 months ago
  45. 557eadf tcp: add tcp_sock_set_syncnt by Christoph Hellwig · 4 years, 10 months ago
  46. ddd061b tcp: add tcp_sock_set_quickack by Christoph Hellwig · 4 years, 10 months ago
  47. 12abc5e tcp: add tcp_sock_set_nodelay by Christoph Hellwig · 4 years, 10 months ago
  48. db10538 tcp: add tcp_sock_set_cork by Christoph Hellwig · 4 years, 10 months ago
  49. fe31a32 net: add sock_set_reuseport by Christoph Hellwig · 4 years, 10 months ago
  50. 26cfabf net: add sock_set_rcvbuf by Christoph Hellwig · 4 years, 10 months ago
  51. ce3d954 net: add sock_set_keepalive by Christoph Hellwig · 4 years, 10 months ago
  52. 783da70 net: add sock_enable_timestamps by Christoph Hellwig · 4 years, 10 months ago
  53. 7594888 net: add sock_bindtoindex by Christoph Hellwig · 4 years, 10 months ago
  54. 76ee078 net: add sock_set_sndtimeo by Christoph Hellwig · 4 years, 10 months ago
  55. 6e43496 net: add sock_set_priority by Christoph Hellwig · 4 years, 10 months ago
  56. c433594 net: add sock_no_linger by Christoph Hellwig · 4 years, 10 months ago
  57. b58f0e8 net: add sock_set_reuseaddr by Christoph Hellwig · 4 years, 10 months ago
  58. 1eba111 Merge tag 'mlx5-updates-2020-05-26' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 10 months ago
  59. d292456 tcp: ipv6: support RFC 6069 (TCP-LD) by Eric Dumazet · 4 years, 10 months ago
  60. 4d75250 net: dsa: sja1105: offload the Credit-Based Shaper qdisc by Vladimir Oltean · 4 years, 10 months ago
  61. 7c74186 selftests: Add torture tests to nexthop tests by David Ahern · 4 years, 10 months ago
  62. 3f0d97c ice: Check UMEM FQ size when allocating bufs by Krzysztof Kazimierczak · 4 years, 10 months ago
  63. ed03a41 net/mlx5: DR, Split RX and TX lock for parallel insertion by Alex Vesker · 4 years, 10 months ago
  64. cedb281 net/mlx5: DR, Add a spinlock to protect the send ring by Alex Vesker · 4 years, 10 months ago
  65. fca5330 net/mlx5e: Optimize performance for IPv4/IPv6 ethertype by Eli Britstein · 4 years, 10 months ago
  66. 4a5d5d7 net/mlx5e: Helper function to set ethertype by Eli Britstein · 4 years, 10 months ago
  67. 810cbb2 net/mlx5: Add missing mutex destroy by Parav Pandit · 4 years, 10 months ago
  68. 9728366 net/mlx5e: Use change upper event to setup representors' bond_metadata by Vu Pham · 5 years ago
  69. 88e96e5 net/mlx5e: Slave representors sharing unique metadata for match by Vu Pham · 5 years ago
  70. 133dcfc net/mlx5: E-Switch, Alloc and free unique metadata for match by Vu Pham · 5 years ago
  71. d97555e net/mlx5e: Add bond_metadata and its slave entries by Vu Pham · 5 years ago
  72. d34eb2f net/mlx5e: Offload flow rules to active lower representor by Or Gerlitz · 6 years ago
  73. 553f932 net/mlx5e: Support tc block sharing for representors by Vu Pham · 6 years ago
  74. 7e51891 net/mlx5e: Use netdev events to set/del egress acl forward-to-vport rule by Or Gerlitz · 6 years ago
  75. bf773dc net/mlx5: E-Switch, Introduce APIs to enable egress acl forward-to-vport rule by Vu Pham · 5 years ago
  76. 07bab95 net/mlx5: E-Switch, Refactor eswitch ingress acl codes by Vu Pham · 5 years ago
  77. ea651a8 net/mlx5: E-Switch, Refactor eswitch egress acl codes by Vu Pham · 5 years ago
  78. 13f90b3 ice: Refactor Rx checksum checks by Anirudh Venkataramanan · 4 years, 10 months ago
  79. 7e34786 ice: avoid undefined behavior by Bruce Allan · 4 years, 10 months ago
  80. ae15e0b ice: Change number of XDP Tx queues to match number of Rx queues by Marta Plantykow · 4 years, 10 months ago
  81. 49d358e ice: Add XDP Tx to VSI ring stats by Marta Plantykow · 4 years, 10 months ago
  82. c8f135c ice: Change number of XDP TxQ to 0 when destroying rings by Marta Plantykow · 4 years, 10 months ago
  83. b5c7f85 ice: Handle critical FW error during admin queue initialization by Evan Swanson · 4 years, 10 months ago
  84. 1960827 ice: Don't allow VLAN stripping change when pvid set by Brett Creeley · 4 years, 10 months ago
  85. 4f1fe43 ice: Add more Rx errors to netdev's rx_error counter by Brett Creeley · 4 years, 10 months ago
  86. 68d2707 ice: Fix for memory leaks and modify ICE_FREE_CQ_BUFS by Surabhi Boob · 4 years, 10 months ago
  87. 1aaef2b ice: Fix memory leak by Surabhi Boob · 4 years, 10 months ago
  88. 5df42c8 ice: fix MAC write command by Jesse Brandeburg · 4 years, 10 months ago
  89. bf8987d ice: set VF default LAN address by Paul Greenwalt · 4 years, 10 months ago
  90. f0cbbb9 ice: remove unused macro by Jesse Brandeburg · 4 years, 10 months ago
  91. 22bef5e ice: fix signed vs unsigned comparisons by Jesse Brandeburg · 4 years, 10 months ago
  92. ae920e8 Merge branch 'remove-kernel_getsockopt' by David S. Miller · 4 years, 10 months ago
  93. 7a15b2e net: remove kernel_getsockopt by Christoph Hellwig · 4 years, 10 months ago
  94. 0774dc7 dlm: use the tcp version of accept_from_sock for sctp as well by Christoph Hellwig · 4 years, 10 months ago
  95. 50ce4c0 sctp: fix typo sctp_ulpevent_nofity_peer_addr_change by Jonas Falkevik · 4 years, 10 months ago
  96. b3ae245 net/tls: Add force_resync for driver resync by Tariq Toukan · 4 years, 10 months ago
  97. bdad7f9 Merge branch 'net_sched-reduce-the-number-of-qdisc-resets' by David S. Miller · 4 years, 10 months ago
  98. 759ae57 net_sched: get rid of unnecessary dev_qdisc_reset() by Cong Wang · 4 years, 10 months ago
  99. 70f5096 net_sched: avoid resetting active qdisc for multiple times by Cong Wang · 4 years, 10 months ago
  100. f5a7833 net_sched: add a tracepoint for qdisc creation by Cong Wang · 4 years, 10 months ago