1. c1e4535f docs: networking: convert pktgen.txt to ReST by Mauro Carvalho Chehab · 4 years, 9 months ago
  2. 6e94eaa docs: networking: convert phonet.txt to ReST by Mauro Carvalho Chehab · 4 years, 9 months ago
  3. 4ba7bc9 docs: networking: convert packet_mmap.txt to ReST by Mauro Carvalho Chehab · 4 years, 9 months ago
  4. f5c39ef docs: networking: convert operstates.txt to ReST by Mauro Carvalho Chehab · 4 years, 9 months ago
  5. 6389347 docs: networking: convert openvswitch.txt to ReST by Mauro Carvalho Chehab · 4 years, 9 months ago
  6. aa37642 docs: networking: convert nf_flowtable.txt to ReST by Mauro Carvalho Chehab · 4 years, 9 months ago
  7. 13df433 docs: networking: convert nf_conntrack-sysctl.txt to ReST by Mauro Carvalho Chehab · 4 years, 9 months ago
  8. c4d5dff docs: networking: convert netif-msg.txt to ReST by Mauro Carvalho Chehab · 4 years, 9 months ago
  9. 0191533 docs: networking: convert netfilter-sysctl.txt to ReST by Mauro Carvalho Chehab · 4 years, 9 months ago
  10. 482a436 docs: networking: convert netdevices.txt to ReST by Mauro Carvalho Chehab · 4 years, 9 months ago
  11. ea5baca docs: networking: convert netdev-features.txt to ReST by Mauro Carvalho Chehab · 4 years, 9 months ago
  12. d9d6ef2 docs: networking: convert netconsole.txt to ReST by Mauro Carvalho Chehab · 4 years, 9 months ago
  13. e98aa68 docs: networking: convert multiqueue.txt to ReST by Mauro Carvalho Chehab · 4 years, 9 months ago
  14. e14fd64 docs: networking: convert mpls-sysctl.txt to ReST by Mauro Carvalho Chehab · 4 years, 9 months ago
  15. 429ff87 docs: networking: convert mac80211-injection.txt to ReST by Mauro Carvalho Chehab · 4 years, 9 months ago
  16. a6b93e6 docs: networking: convert ltpc.txt to ReST by Mauro Carvalho Chehab · 4 years, 9 months ago
  17. 40e7915 docs: networking: convert lapb-module.txt to ReST by Mauro Carvalho Chehab · 4 years, 9 months ago
  18. 10ebb22 docs: networking: convert l2tp.txt to ReST by Mauro Carvalho Chehab · 4 years, 9 months ago
  19. 9f04960 Merge branch 'inet_diag-add-cgroup-attribute-and-filter' by David S. Miller · 4 years, 9 months ago
  20. b1f3e43 inet_diag: add support for cgroup filter by Dmitry Yakunin · 4 years, 9 months ago
  21. 6e3a401 inet_diag: add cgroup id attribute by Dmitry Yakunin · 4 years, 9 months ago
  22. 8a769c6 Merge branch 'stmmac-intel-Fixes-and-cleanups-after-dwmac-intel-split' by David S. Miller · 4 years, 9 months ago
  23. 29e0c2f stmmac: intel: Place object in the Makefile according to the order by Andy Shevchenko · 4 years, 9 months ago
  24. ccacb70 stmmac: intel: Fix indentation to put on one line affected code by Andy Shevchenko · 4 years, 9 months ago
  25. d5383b0 stmmac: intel: Eliminate useless conditions and variables by Andy Shevchenko · 4 years, 9 months ago
  26. 52c1f79 stmmac: intel: Convert to use pci_alloc_irq_vectors() API by Andy Shevchenko · 4 years, 9 months ago
  27. e578f04 stmmac: intel: Remove unnecessary loop for PCI BARs by Andy Shevchenko · 4 years, 9 months ago
  28. 09f012e stmmac: intel: Fix clock handling on error and remove paths by Andy Shevchenko · 4 years, 9 months ago
  29. 801eb05 stmmac: intel: Fix kernel crash due to wrong error path by Andy Shevchenko · 4 years, 9 months ago
  30. fe4f961 Merge branch 'net-smc-add-event-based-framework-for-LLC-msgs' by David S. Miller · 4 years, 9 months ago
  31. 41a211d net/smc: remove obsolete link state DELETING by Karsten Graul · 4 years, 9 months ago
  32. 42d18ac net/smc: remove handling of CONFIRM_RKEY_CONTINUE by Karsten Graul · 4 years, 9 months ago
  33. 218b24f net/smc: adapt SMC remote DELETE_RKEY processing to use the LLC flow by Karsten Graul · 4 years, 9 months ago
  34. 3bc67e0 net/smc: adapt SMC remote CONFIRM_RKEY processing to use the LLC flow by Karsten Graul · 4 years, 9 months ago
  35. ba21abd net/smc: new smc_rtoken_set functions for multiple link support by Karsten Graul · 4 years, 9 months ago
  36. 56e8091 net/smc: move the TEST_LINK response processing into event handler by Karsten Graul · 4 years, 9 months ago
  37. 6d74c3a net/smc: multiple link support and LLC flow for smc_llc_do_delete_rkey by Karsten Graul · 4 years, 9 months ago
  38. 3d88a21 net/smc: multiple link support and LLC flow for smc_llc_do_confirm_rkey by Karsten Graul · 4 years, 9 months ago
  39. 0fb0b02 net/smc: adapt SMC client code to use the LLC flow by Karsten Graul · 4 years, 9 months ago
  40. 4667bb4 net/smc: adapt SMC server code to use the LLC flow by Karsten Graul · 4 years, 9 months ago
  41. 92334cf net/smc: add logic to evaluate CONFIRM_LINK messages to LLC layer by Karsten Graul · 4 years, 9 months ago
  42. 81e6e5e net/smc: introduce link group type by Karsten Graul · 4 years, 9 months ago
  43. a6688d9 net/smc: enqueue all received LLC messages by Karsten Graul · 4 years, 9 months ago
  44. 555da9a net/smc: add event-based llc_flow framework by Karsten Graul · 4 years, 9 months ago
  45. 1569a3c net/faraday: Fix unnecessary check in ftmac100_probe() by Tang Bin · 4 years, 9 months ago
  46. 51070a3 rionet: Fix use correct return type for ndo_start_xmit() by Yunjian Wang · 4 years, 9 months ago
  47. 99b2292 net: caif: Fix use correct return type for ndo_start_xmit() by Yunjian Wang · 4 years, 9 months ago
  48. 4b88de9 Merge branch 'net-phy-mdio-add-IPQ40xx-MDIO-support' by David S. Miller · 4 years, 9 months ago
  49. 9c8c0f7 ARM: dts: qcom: ipq4019: add MDIO node by Robert Marko · 4 years, 9 months ago
  50. 4972ece dt-bindings: add Qualcomm IPQ4019 MDIO bindings by Robert Marko · 4 years, 9 months ago
  51. 466ed24 net: phy: mdio: add IPQ4019 MDIO driver by Robert Marko · 4 years, 9 months ago
  52. 40cf7fb hinic: Use ARRAY_SIZE for nic_vf_cmd_msg_handler by Zou Wei · 4 years, 9 months ago
  53. ddc2118 hinic: make a bunch of functions static by YueHaibing · 4 years, 9 months ago
  54. 9e9f6e7 Merge branch 'net-bcmgenet-add-support-for-Wake-on-Filter' by David S. Miller · 4 years, 9 months ago
  55. f50932c net: bcmgenet: add WAKE_FILTER support by Doug Berger · 4 years, 9 months ago
  56. 3e37095 net: bcmgenet: add support for ethtool rxnfc flows by Doug Berger · 4 years, 9 months ago
  57. 854295d net: bcmgenet: code movement by Doug Berger · 4 years, 9 months ago
  58. 14da151 Revert "net: bcmgenet: remove unused function in bcmgenet.c" by Doug Berger · 4 years, 9 months ago
  59. 1a1d510 net: bcmgenet: move clk_wol management to bcmgenet_wol by Doug Berger · 4 years, 9 months ago
  60. 6f76890 net: bcmgenet: Fix WoL with password after deep sleep by Doug Berger · 4 years, 9 months ago
  61. 72f9634 net: bcmgenet: set Rx mode before starting netif by Doug Berger · 4 years, 9 months ago
  62. 323e395 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 4 years, 9 months ago
  63. 7263d72 Merge branch 'net-smc-preparations-for-SMC-R-link-failover' by David S. Miller · 4 years, 9 months ago
  64. 00a049c net/smc: move llc layer related init and clear into smc_llc.c by Karsten Graul · 4 years, 9 months ago
  65. faca536 net/smc: use mutex instead of rwlock_t to protect buffers by Karsten Graul · 4 years, 9 months ago
  66. ef79d43 net/smc: process llc responses in tasklet context by Karsten Graul · 4 years, 9 months ago
  67. 6c8968c net/smc: use worker to process incoming llc messages by Karsten Graul · 4 years, 9 months ago
  68. 2140ac2 net/smc: simplify link deactivation by Karsten Graul · 4 years, 9 months ago
  69. 1020e1e net/smc: move testlink work to system work queue by Karsten Graul · 4 years, 9 months ago
  70. d854fcb net/smc: add new link state and related helpers by Karsten Graul · 4 years, 9 months ago
  71. e07d31d net/smc: multi-link support for smc_rmb_rtoken_handling() by Karsten Graul · 4 years, 9 months ago
  72. b924754 net/smc: convert static link ID instances to support multiple links by Karsten Graul · 4 years, 9 months ago
  73. 387707f net/smc: convert static link ID to dynamic references by Karsten Graul · 4 years, 9 months ago
  74. 026c381 net/smc: introduce link_idx for link group array by Karsten Graul · 4 years, 9 months ago
  75. f3c1ded net/smc: separate function for link initialization by Karsten Graul · 4 years, 9 months ago
  76. fdff704 net/smc: rework pnet table to support SMC-R failover by Karsten Graul · 4 years, 9 months ago
  77. 21615ef Revert "net: ethernet: fec: Prevent MII event after MII_SPEED write" by David S. Miller · 4 years, 9 months ago
  78. 0477e03 ila: remove unused inline function ila_addr_is_ila by YueHaibing · 4 years, 9 months ago
  79. ad56623 net: hsr: remove unused inline functions by YueHaibing · 4 years, 9 months ago
  80. a54776f netpoll: Fix use correct return type for ndo_start_xmit() by Yunjian Wang · 4 years, 9 months ago
  81. 00b5aac ptp: ptp_ines: convert to devm_platform_ioremap_resource by Wei Yongjun · 4 years, 9 months ago
  82. cb10228 net: hns3: adds support for reading module eeprom info by Yonglong Liu · 4 years, 9 months ago
  83. c76c223 Merge branch 'net-ReST-convert' by David S. Miller · 4 years, 9 months ago
  84. b9dd2be docs: networking: convert kcm.txt to ReST by Mauro Carvalho Chehab · 4 years, 9 months ago
  85. 82a07bf3 docs: networking: convert ipvs-sysctl.txt to ReST by Mauro Carvalho Chehab · 4 years, 9 months ago
  86. 1dc2a78 docs: networking: convert ipvlan.txt to ReST by Mauro Carvalho Chehab · 4 years, 9 months ago
  87. 1909331 docs: networking: convert ipv6.txt to ReST by Mauro Carvalho Chehab · 4 years, 9 months ago
  88. 1cec2ca docs: networking: convert ip-sysctl.txt to ReST by Mauro Carvalho Chehab · 4 years, 9 months ago
  89. 355e656 docs: networking: convert ipsec.txt to ReST by Mauro Carvalho Chehab · 4 years, 9 months ago
  90. aac86c8 docs: networking: convert iphase.txt to ReST by Mauro Carvalho Chehab · 4 years, 9 months ago
  91. 9de1fcd docs: networking: convert ip_dynaddr.txt to ReST by Mauro Carvalho Chehab · 4 years, 9 months ago
  92. 7cdb254 docs: networking: convert ipddp.txt to ReST by Mauro Carvalho Chehab · 4 years, 9 months ago
  93. 1d2698f docs: networking: convert ila.txt to ReST by Mauro Carvalho Chehab · 4 years, 9 months ago
  94. 3c3a2fd docs: networking: convert hinic.txt to ReST by Mauro Carvalho Chehab · 4 years, 9 months ago
  95. 81baecb docs: networking: convert gtp.txt to ReST by Mauro Carvalho Chehab · 4 years, 9 months ago
  96. 8c49893 docs: networking: convert gen_stats.txt to ReST by Mauro Carvalho Chehab · 4 years, 9 months ago
  97. 1106625 docs: networking: convert generic_netlink.txt to ReST by Mauro Carvalho Chehab · 4 years, 9 months ago
  98. 16128ad docs: networking: convert generic-hdlc.txt to ReST by Mauro Carvalho Chehab · 4 years, 9 months ago
  99. 5b0d74b docs: networking: convert framerelay.txt to ReST by Mauro Carvalho Chehab · 4 years, 9 months ago
  100. 62502df docs: networking: convert fore200e.txt to ReST by Mauro Carvalho Chehab · 4 years, 9 months ago