1. 7c1fbfa Merge branch 'r8169-add-phylib-support' by David S. Miller · 6 years ago
  2. 29a12b4 r8169: don't read chip phy status register by Heiner Kallweit · 6 years ago
  3. f7ffa9a r8169: remove mii_if_info member from struct rtl8169_private by Heiner Kallweit · 6 years ago
  4. a2965f1 r8169: remove rtl8169_set_speed_xmii by Heiner Kallweit · 6 years ago
  5. 5b7ad4b r8169: use phy_speed_down / phy_speed_up by Heiner Kallweit · 6 years ago
  6. 69b3c59 r8169: use phy_mii_ioctl by Heiner Kallweit · 6 years ago
  7. dd84957 r8169: use phy_ethtool_nway_reset by Heiner Kallweit · 6 years ago
  8. 4577243 r8169: use phy_ethtool_(g|s)et_link_ksettings by Heiner Kallweit · 6 years ago
  9. f75222b r8169: replace open-coded PHY soft reset with genphy_soft_reset by Heiner Kallweit · 6 years ago
  10. 242cd9b r8169: use phy_resume/phy_suspend by Heiner Kallweit · 6 years ago
  11. f1e911d r8169: add basic phylib support by Heiner Kallweit · 6 years ago
  12. fcaccc8 liquidio: correct error msg text when removing VLAN ID by Rick Farrington · 6 years ago
  13. ccdb517 net: Fix GRO_HASH_BUCKETS assertion. by David S. Miller · 6 years ago
  14. 301f935 sch_cake: Fix tin order when set through skb->priority by Toke Høiland-Jørgensen · 6 years ago
  15. 1eb94d4 cxgb4: collect ASIC LA dumps from ULP TX by Surendra Mobiya · 6 years ago
  16. 1222d15 mlxsw: spectrum: Expose counters for various packet sizes by Jiri Pirko · 6 years ago
  17. ac13d6d liquidio: fix hang when re-binding VF host drv after running DPDK VF driver by Rick Farrington · 6 years ago
  18. 7e2bc7f net: cavium: Drop dependency of NET_VENDOR_CAVIUM on PCI by Alexander Sverdlin · 6 years ago
  19. 4950838 net: mscc: simplify retrieving the tag type from the frame header by Antoine Tenart · 6 years ago
  20. bc1b503 cxgb4: do not return DUPLEX_UNKNOWN when link is down by Ganesh Goudar · 6 years ago
  21. d9f37d0 net: convert gro_count to bitmask by Li RongQing · 6 years ago
  22. 48559af bnxt_en: remove redundant debug register dma mem allocation by YueHaibing · 6 years ago
  23. 6e85d7a liquidio: Use %pad printk format for dma_addr_t values by Helge Deller · 6 years ago
  24. 04ecac8 net: phy: realtek: add missing entry for RTL8211C to mdio_device_id table by Heiner Kallweit · 6 years ago
  25. ae85467 net: usb: hso: use swap macro in hso_kick_transmit by Gustavo A. R. Silva · 6 years ago
  26. 2a6deb6 Merge branch 'phy-helpers' by David S. Miller · 6 years ago
  27. 2b9672d net: phy: add phy_speed_down and phy_speed_up by Heiner Kallweit · 6 years ago
  28. 7629958 net: phy: add helper phy_config_aneg by Heiner Kallweit · 6 years ago
  29. 7f657d5 selftests: tls: add selftests for TLS sockets by Dave Watson · 6 years ago
  30. 568a74d Merge branch 'docs-Fix-failover-build-warnings' by David S. Miller · 6 years ago
  31. 2880984 docs: networking: Fix failover build warnings by Tobin C. Harding · 6 years ago
  32. d95768d docs: networking: Add failover docs to index by Tobin C. Harding · 6 years ago
  33. 35edb56 Merge branch 'hns3-next' by David S. Miller · 6 years ago
  34. 5550aa4d net: hns3: Fix comments for hclge_get_ring_chain_from_mbx by Fuyun Liang · 6 years ago
  35. cf4103c net: hns3: Fix for using wrong mask and shift in hclge_get_ring_chain_from_mbx by Fuyun Liang · 6 years ago
  36. 82b5321 net: hns3: Fix for reset_level default assignment probelm by Yunsheng Lin · 6 years ago
  37. d62ecca net: hns3: remove unnecessary ring configuration operation while resetting by Huazhong Tan · 6 years ago
  38. 6b1385c net: hns3: Fix return value error in hns3_reset_notify_down_enet by Huazhong Tan · 6 years ago
  39. 9ca8d1a net: hns3: Correct reset event status register by Huazhong Tan · 6 years ago
  40. 9de0b86 net: hns3: Prevent to request reset frequently by Huazhong Tan · 6 years ago
  41. 6d4fab3 net: hns3: Reset net device with rtnl_lock by Huazhong Tan · 6 years ago
  42. 1b37257 net: hns3: Modify the order of initializing command queue register by Huazhong Tan · 6 years ago
  43. aea06eb Merge branch 'TLS-offload-rx-netdev-and-mlx5' by David S. Miller · 6 years ago
  44. b3ccf97 net/mlx5e: IPsec, fix byte count in CQE by Boris Pismenny · 6 years ago
  45. 10e71ac net/mlx5: Accel, add common metadata functions by Boris Pismenny · 6 years ago
  46. 790af90c net/mlx5e: TLS, build TLS netdev from capabilities by Boris Pismenny · 6 years ago
  47. afd3baa net/mlx5e: TLS, add software statistics by Boris Pismenny · 6 years ago
  48. 00aebab net/mlx5e: TLS, add Innova TLS rx data path by Boris Pismenny · 6 years ago
  49. ca942c7 net/mlx5e: TLS, add innova rx support by Boris Pismenny · 6 years ago
  50. ab412e1 net/mlx5: Accel, add TLS rx offload routines by Boris Pismenny · 6 years ago
  51. 0aadb2f net/mlx5e: TLS, refactor variable names by Boris Pismenny · 6 years ago
  52. 4718799 tls: Fix zerocopy_from_iter iov handling by Boris Pismenny · 6 years ago
  53. 4799ac8 tls: Add rx inline crypto offload by Boris Pismenny · 6 years ago
  54. b190a58 tls: Fill software context without allocation by Boris Pismenny · 6 years ago
  55. 39f56e1 tls: Split tls_sw_release_resources_rx by Boris Pismenny · 6 years ago
  56. dafb67f tls: Split decrypt_skb to two functions by Boris Pismenny · 6 years ago
  57. d80a1b9d tls: Refactor tls_offload variable names by Boris Pismenny · 6 years ago
  58. 41ed9c0 tcp: Don't coalesce decrypted and encrypted SKBs by Boris Pismenny · 6 years ago
  59. 16e4edc net: Add TLS rx resync NDO by Boris Pismenny · 6 years ago
  60. 1413656 net: Add TLS RX offload feature by Ilya Lesokhin · 6 years ago
  61. 784abe2 net: Add decrypted field to skb by Boris Pismenny · 6 years ago
  62. cc98419a Merge branch 'mvpp2-add-debugfs-interface' by David S. Miller · 6 years ago
  63. f9d30d5 net: mvpp2: debugfs: add classifier hit counters by Maxime Chevallier · 6 years ago
  64. dba1d91 net: mvpp2: debugfs: add entries for classifier flows by Maxime Chevallier · 6 years ago
  65. 1203341 net: mvpp2: debugfs: add hit counter stats for Header Parser entries by Maxime Chevallier · 6 years ago
  66. 21da57a net: mvpp2: add a debugfs interface for the Header Parser by Maxime Chevallier · 6 years ago
  67. f1e37e3 net: mvpp2: switch to SPDX identifiers by Antoine Tenart · 6 years ago
  68. 2aa4a33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  69. 13f7432 Merge branch 'bpf-tcp-listen-cb' by Daniel Borkmann · 6 years ago
  70. 78d8e26 selftests/bpf: Test case for BPF_SOCK_OPS_TCP_LISTEN_CB by Andrey Ignatov · 6 years ago
  71. 2044e4e selftests/bpf: Better verification in test_tcpbpf by Andrey Ignatov · 6 years ago
  72. c65267e selftests/bpf: Switch test_tcpbpf_user to cgroup_helpers by Andrey Ignatov · 6 years ago
  73. 04c1341 selftests/bpf: Fix const'ness in cgroup_helpers by Andrey Ignatov · 6 years ago
  74. 060a7fc bpf: Sync bpf.h to tools/ by Andrey Ignatov · 6 years ago
  75. f333ee0 bpf: Add BPF_SOCK_OPS_TCP_LISTEN_CB by Andrey Ignatov · 6 years ago
  76. f5c64e5 Merge branch 'mlxsw-VRRP' by David S. Miller · 6 years ago
  77. c3a4954 mlxsw: spectrum_router: Optimize processing of VRRP MACs by Ido Schimmel · 6 years ago
  78. 11566d3 mlxsw: spectrum: Add VRRP traps by Ido Schimmel · 6 years ago
  79. 2db9937 mlxsw: spectrum_router: Direct macvlans' MACs to router by Ido Schimmel · 6 years ago
  80. c551618 mlxsw: spectrum: Enable macvlan upper devices by Ido Schimmel · 6 years ago
  81. ff0432e tcp: remove redundant rcv_nxt update by Yafang Shao · 6 years ago
  82. 2d3feca bpf: btf: print map dump and lookup with btf info by Okash Khawaja · 6 years ago
  83. b12d6ec bpf: btf: add btf print functionality by Okash Khawaja · 6 years ago
  84. 92b5712 bpf: btf: export btf types and name by offset from lib by Okash Khawaja · 6 years ago
  85. db42a21 tools: include reallocarray feature test in FEATURE_TESTS_BASIC by Jakub Kicinski · 6 years ago
  86. 9cee8c4 net: mvpp2: mvpp2_cls_flow_get() can be static by kbuild test robot · 6 years ago
  87. 6eb9c9d of: mdio: Support fixed links in of_phy_get_and_connect() by Linus Walleij · 6 years ago
  88. 01683a1 net: sched: refactor flower walk to iterate over idr by Vlad Buslov · 6 years ago
  89. d23b27c samples/bpf: xdp_redirect_cpu handle parsing of double VLAN tagged packets by Jesper Dangaard Brouer · 6 years ago
  90. c921c20 net: ipmr: add support for passing full packet on wrong vif by Nikolay Aleksandrov · 6 years ago
  91. ee15f7c Merge branch 'bpf-xdp-driver-and-hw' by Daniel Borkmann · 6 years ago
  92. 5f42840 nfp: add support for simultaneous driver and hw XDP by Jakub Kicinski · 6 years ago
  93. 99dadb6 selftests/bpf: add test for multiple programs by Jakub Kicinski · 6 years ago
  94. 799e173 netdevsim: add support for simultaneous driver and hw XDP by Jakub Kicinski · 6 years ago
  95. a25717d xdp: support simultaneous driver and hw XDP attachment by Jakub Kicinski · 6 years ago
  96. 0529662 xdp: factor out common program/flags handling from drivers by Jakub Kicinski · 6 years ago
  97. 6b86758 xdp: don't make drivers report attachment mode by Jakub Kicinski · 6 years ago
  98. 4f91da2 xdp: add per mode attributes for attached programs by Jakub Kicinski · 6 years ago
  99. 9c48b1d Merge branch 'bpf-arm-jit-improvements' by Daniel Borkmann · 6 years ago
  100. b18bea2 ARM: net: bpf: improve 64-bit ALU implementation by Russell King · 6 years ago