1. 4bdbacf dt-bindings: net: phy: mscc: vsc8531: remove compatible from required properties by Quentin Schulz · 6 years ago
  2. 5ff8e1f net: phy: mscc: read 'vsc8531, led-%d-mode' as an u32 by Quentin Schulz · 6 years ago
  3. 36c53cf net: phy: mscc: read 'vsc8531, edge-slowdown' as an u32 by Quentin Schulz · 6 years ago
  4. a993e0f net: phy: mscc: read 'vsc8531,vddmac' as an u32 by Quentin Schulz · 6 years ago
  5. 0969aba net: phy: mscc: factorize function for getting LED mode from DT by Quentin Schulz · 6 years ago
  6. 11bfdab net: phy: mscc: factorize code for LEDs mode by Quentin Schulz · 6 years ago
  7. 802869f Merge branch 'ethernet-over-hdlc' by David S. Miller · 6 years ago
  8. ccb7bc0 net/wan/fsl_ucc_hdlc: tx timeout handler by David Gounaris · 6 years ago
  9. 040b7c9 net/wan/fsl_ucc_hdlc: GUMR for non tsa mode by David Gounaris · 6 years ago
  10. 045f77b net/wan/fsl_ucc_hdlc: hmask by David Gounaris · 6 years ago
  11. 8978ca7 net/wan/fsl_ucc_hdlc: Adding ARPHRD_ETHER by David Gounaris · 6 years ago
  12. 43a78e0 net/wan/fsl_ucc_hdlc: allow PARITY_CRC16_PR0_CCITT parity by David Gounaris · 6 years ago
  13. d8d7477 net/wan/fsl_ucc_hdlc: allow ucc index up to 7 by David Gounaris · 6 years ago
  14. 68ddc82 cxgb4: collect hardware queue descriptors by Rahul Lakkireddy · 6 years ago
  15. b5e281a cxgb4: when max_tx_rate is 0 disable tx rate limiting by Ganesh Goudar · 6 years ago
  16. 4ee5489 Merge branch 'hns3-fixes' by David S. Miller · 6 years ago
  17. 12f46bc net: hns3: Refine hns3_get_link_ksettings() by Jian Shen · 6 years ago
  18. 7a0a928 net: hns3: Remove redundant codes of query advertised flow control abilitiy by Jian Shen · 6 years ago
  19. 7f7d9e5 net: hns3: Change the dst mac addr of loopback packet by Yunsheng Lin · 6 years ago
  20. 2d03eac net: hns3: Only update mac configuation when necessary by Yunsheng Lin · 6 years ago
  21. daaa852 net: hns3: Preserve vlan 0 in hardware table by Yunsheng Lin · 6 years ago
  22. 3f8601f net: hns3: Fix ping exited problem when doing lp selftest by Yunsheng Lin · 6 years ago
  23. 0f29fc2 net: hns3: Fix for loopback selftest failed problem by Yunsheng Lin · 6 years ago
  24. ce2c1d2 net: hns3: Implement shutdown ops in hns3 pci driver by Yunsheng Lin · 6 years ago
  25. 54e97d1 net: hns3: Fix error of checking used vlan id by Jian Shen · 6 years ago
  26. fd5f9da net: hns3: Fix for multicast failure by Huazhong Tan · 6 years ago
  27. 41dafea net: hns3: Fix for vf vlan delete failed problem by Yunsheng Lin · 6 years ago
  28. 05a6843 tipc: correct structure parameter comments for topsrv by Zhenbo Gao · 6 years ago
  29. 3587861 liquidio: Added delayed work for periodically updating the link statistics. by Pradeep Nalla · 6 years ago
  30. 132c5b4 Merge branch 'mlx5e-IPoIB-stats' by David S. Miller · 6 years ago
  31. 19052a3 net/mlx5e: IPoIB, Use priv stats in completion rx flow by Feras Daoud · 6 years ago
  32. b75ba38 net/mlx5e: IPoIB, Add ndo stats support for IPoIB child devices by Feras Daoud · 6 years ago
  33. c57d235 net/mlx5e: IPoIB, Add ndo stats support for IPoIB netdevices by Feras Daoud · 6 years ago
  34. 6dae6f0 net/mlx5e: IPoIB, Initialize max_opened_tc in mlx5i_init flow by Feras Daoud · 6 years ago
  35. 1fcc3fd Merge branch 'Full-phylink-support-for-mv88e6352' by David S. Miller · 6 years ago
  36. 4382172 net: dsa: mv88e6xxx: Add SERDES phydev_link_change for 6352 by Andrew Lunn · 6 years ago
  37. c309b15 net: dsa: mv88e6xxx: Fix writing to a PHY page. by Andrew Lunn · 6 years ago
  38. 743e481 tcp: remove useless add operation when init sysctl_max_tw_buckets by Yafang Shao · 6 years ago
  39. 1914104 net: nixge: Fix Kconfig warning with OF_MDIO by Moritz Fischer · 6 years ago
  40. 42220b7 Merge branch 'mvneta-some-small-improvements' by David S. Miller · 6 years ago
  41. bd9f1ee net: mvneta: reduce smp_processor_id() calling in mvneta_tx_done_gbe by Jisheng Zhang · 6 years ago
  42. 7772988 net: mvneta: enable NETIF_F_RXCSUM by default by Jisheng Zhang · 6 years ago
  43. d28118e net: mvneta: Don't check NETIF_F_GRO ourself by Jisheng Zhang · 6 years ago
  44. b9de396 net/sched: fix type of htb statistics by Florent Fourcot · 6 years ago
  45. 2d5c288 net: bgmac: remove set but not used variable 'err' by YueHaibing · 6 years ago
  46. 5582f44 net: dsa: b53: Provide sensible defaults by Florian Fainelli · 6 years ago
  47. c9e4f5f liquidio: remove set but not used variable 'irh' by YueHaibing · 6 years ago
  48. c8b7956 qed: Lower the severity of a dcbx log message. by Sudarsana Reddy Kalluru · 6 years ago
  49. 2de9d50 rds: store socket timestamps as ktime_t by Arnd Bergmann · 6 years ago
  50. c2ad647 selftests/tls: Add test for recv(PEEK) spanning across multiple records by Vakul Garg · 6 years ago
  51. 94524d8 net/tls: Add support for async decryption of tls records by Vakul Garg · 6 years ago
  52. 181ab62 bnxt_en: remove set but not used variable 'rx_stats' by YueHaibing · 6 years ago
  53. d99b7d6 net: remove duplicated include from net_failover.c by YueHaibing · 6 years ago
  54. ec6ea8e net: stmmac: Add CBS support in XGMAC2 by Jose Abreu · 6 years ago
  55. 531778d0 Merge branch 'dpaa2-eth-Move-DPAA2-Ethernet-driver' by David S. Miller · 6 years ago
  56. 34ff684 dpaa2-eth: Move DPAA2 Ethernet driver from staging to drivers/net by Ioana Radulescu · 6 years ago
  57. 7f12c8a3 staging: fsl-dpaa2/eth: Delay netdev_register() call by Ioana Radulescu · 6 years ago
  58. 459479d bridge: Switch to bitmap_zalloc() by Andy Shevchenko · 6 years ago
  59. 0340376 net: dsa: mv88e6xxx: Share main switch IRQ by Marek Behún · 6 years ago
  60. 1367bbf net/ipv6: Do not reset nl_net in ip6_route_info_create by David Ahern · 6 years ago
  61. 066b103 net/ipv4: Add extack message that dev is required for ONLINK by David Ahern · 6 years ago
  62. 7788174 tcp: change IPv6 flow-label upon receiving spurious retransmission by Yuchung Cheng · 6 years ago
  63. 506a03a net_sched: add missing tcf_lock for act_connmark by Cong Wang · 6 years ago
  64. aa4e689 veth: add software timestamping by Michael Walle · 6 years ago
  65. f061b48 Revert "net: sched: act: add extack for lookup callback" by Cong Wang · 6 years ago
  66. fd3c040 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  67. 93ee30f xsk: i40e: get rid of useless struct xdp_umem_props by Magnus Karlsson · 6 years ago
  68. cf484f9 i40e: fix possible compiler warning in xsk TX path by Magnus Karlsson · 6 years ago
  69. 9746b1e bpf: add selftest for bpf's (set|get)_sockopt for SAVE_SYN by Nikita V. Shirokov · 6 years ago
  70. 11c3f51 samples/bpf: xdpsock, minor fixes by Prashant Bhole · 6 years ago
  71. a29c8bb xsk: remove unnecessary assignment by Prashant Bhole · 6 years ago
  72. acb4ea9 bpf: add TCP_SAVE_SYN/TCP_SAVED_SYN sample program by Nikita V. Shirokov · 6 years ago
  73. 1e21530 bpf: add TCP_SAVE_SYN/TCP_SAVED_SYN options for bpf_(set|get)sockopt by Nikita V. Shirokov · 6 years ago
  74. 7296216 xdp: remove redundant variable 'headroom' by Colin Ian King · 6 years ago
  75. ee713b6 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  76. 5907cf6 i40e: Prevent deleting MAC address from VF when set by PF by Patryk Małek · 6 years ago
  77. babbcc6 i40evf: cancel workqueue sync for adminq when a VF is removed by Lihong Yang · 6 years ago
  78. 5cba17b i40e: hold the rtnl lock on clearing interrupt scheme by Patryk Małek · 6 years ago
  79. 3bd77e2 i40evf: Don't enable vlan stripping when rx offload is turned on by Patryk Małek · 6 years ago
  80. e78d9a3 i40e: Check and correct speed values for link on open by Jan Sokolowski · 6 years ago
  81. cdec214 i40e: report correct statistics when XDP is enabled by Björn Töpel · 6 years ago
  82. cfe3969 i40e: static analysis report from community by Martyna Szapar · 6 years ago
  83. a4e0109 virtchnl: use u8 type for a field in the virtchnl_filter struct by Harshitha Ramamurthy · 6 years ago
  84. e65aae0 i40evf: set IFF_UNICAST_FLT flag for the VF by Lihong Yang · 6 years ago
  85. 7eb74ff i40e: use correct length for strncpy by Mitch Williams · 6 years ago
  86. 3c81891 i40evf: Validate the number of queues a PF sends by Paul M Stillwell Jr · 6 years ago
  87. ae1e29f i40evf: Change a VF mac without reloading the VF driver by Paweł Jabłoński · 6 years ago
  88. 6dba41c i40evf: update ethtool stats code and use helper functions by Jacob Keller · 6 years ago
  89. 8fd75c5 i40e: move ethtool stats boiler plate code to i40e_ethtool_stats.h by Jacob Keller · 6 years ago
  90. 4b59938 i40e: convert queue stats to i40e_stats array by Jacob Keller · 6 years ago
  91. 18baed2 xsk: include XDP meta data in AF_XDP frames by Björn Töpel · 6 years ago
  92. 56b48c6 Merge branch 'bpf-bpffs-bpftool-dump-with-btf' by Daniel Borkmann · 6 years ago
  93. 1a86ad8 tools/bpf: bpftool: add btf percpu map formated dump by Yonghong Song · 6 years ago
  94. 6493ebf tools/bpf: add bpffs percpu map pretty print tests in test_btf by Yonghong Song · 6 years ago
  95. c7b27c3 bpf: add bpffs pretty print for percpu arraymap/hash/lru_hash by Yonghong Song · 6 years ago
  96. f0259b6 Merge tag 'mac80211-next-for-davem-2018-08-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 6 years ago
  97. 016f3d1 vxlan: reduce dirty cache line in vxlan_find_mac by Li RongQing · 6 years ago
  98. 920767a Merge branch 'liquidio-improve-soft-command-response-handling' by David S. Miller · 6 years ago
  99. 64fecd3 liquidio: remove obsolete functions and data structures by Felix Manlunas · 6 years ago
  100. edd572d liquidio: change octnic_ctrl_pkt to do synchronous soft commands by Felix Manlunas · 6 years ago