1. 7194d92b Merge branch 'nixge-Fixed-link-support' by David S. Miller · 6 years ago
  2. baaac2f dt-bindings: net: Add fixed-link support by Moritz Fischer · 6 years ago
  3. 8dc0ae9 net: nixge: Add support for fixed-link configurations by Moritz Fischer · 6 years ago
  4. dd64881 net: nixge: Make mdio child node optional by Moritz Fischer · 6 years ago
  5. 5468e82 net: phy: fixed-phy: Drop GPIO from fixed_phy_add() by Linus Walleij · 6 years ago
  6. fc9c5a4 net/mlx5: Fix code style issue in mlx driver by Tonghao Zhang · 6 years ago
  7. d3ab9df Merge branch 'sh_eth-implement-simple-RX-checksum-offload' by David S. Miller · 6 years ago
  8. 997feb1 sh_eth: offload RX checksum on SH7763 by Sergei Shtylyov · 6 years ago
  9. 06240e1 sh_eth: offload RX checksum on SH7734 by Sergei Shtylyov · 6 years ago
  10. 0da843a sh_eth: offload RX checksum on R8A77980 by Sergei Shtylyov · 6 years ago
  11. 040c16f sh_eth: offload RX checksum on R8A7740 by Sergei Shtylyov · 6 years ago
  12. 48132cd sh_eth: offload RX checksum on R7S72100 by Sergei Shtylyov · 6 years ago
  13. f8e022d sh_eth: RX checksum offload support by Sergei Shtylyov · 6 years ago
  14. 2c2ab5a sh_eth: rename sh_eth_cpu_data::hw_checksum by Sergei Shtylyov · 6 years ago
  15. cc73357 socket: fix for Add SO_TIMESTAMP[NS]_NEW by Stephen Rothwell · 6 years ago
  16. ce3fdb6 netdevice.h: Add __cold to netdev_<level> logging functions by Joe Perches · 6 years ago
  17. ff7653f net: Fix fall through warning in y2038 tstamp changes. by David S. Miller · 6 years ago
  18. 303a339 bpfilter: remove extra header search paths for bpfilter_umh by Masahiro Yamada · 6 years ago
  19. ee825e8 Merge branch 'phy-aquantia-improvements' by David S. Miller · 6 years ago
  20. 278f6b6 net: phy: aquantia: replace magic numbers with constants by Heiner Kallweit · 6 years ago
  21. 4d5dfb6 net: phy: aquantia: use macro PHY_ID_MATCH_MODEL by Heiner Kallweit · 6 years ago
  22. 81e6578 net: phy: aquantia: remove unneeded includes by Heiner Kallweit · 6 years ago
  23. b37ecb5 net: phy: aquantia: Shorten name space prefix to aqr_ by Andrew Lunn · 6 years ago
  24. 9fb2080 net: Fix ip_mc_{dec,inc}_group allocation context by Florian Fainelli · 6 years ago
  25. bff5731 net: devlink: report cell size of shared buffers by Jakub Kicinski · 6 years ago
  26. a98dc6a Merge branch 'net-y2038-safe-socket-timestamps' by David S. Miller · 6 years ago
  27. a9beb86 sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW by Deepa Dinamani · 6 years ago
  28. 45bdc66 socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes by Deepa Dinamani · 6 years ago
  29. 9dd4921 socket: Update timestamping Documentation by Deepa Dinamani · 6 years ago
  30. 9718475 socket: Add SO_TIMESTAMPING_NEW by Deepa Dinamani · 6 years ago
  31. 887feae socket: Add SO_TIMESTAMP[NS]_NEW by Deepa Dinamani · 6 years ago
  32. 98bb03c socket: Add struct __kernel_sock_timeval by Deepa Dinamani · 6 years ago
  33. 13c6ee2 socket: Use old_timeval types for socket timestamps by Deepa Dinamani · 6 years ago
  34. bcb3fc3 arch: sparc: Override struct __kernel_old_timeval by Deepa Dinamani · 6 years ago
  35. 7f1bc6e sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD by Deepa Dinamani · 6 years ago
  36. 2edfd8e arch: Use asm-generic/socket.h when possible by Deepa Dinamani · 6 years ago
  37. fe0c72f socket: move compat timeout handling into sock.c by Arnd Bergmann · 6 years ago
  38. a9bcfd1 selftests: add missing include unistd by Deepa Dinamani · 6 years ago
  39. 3f8cfd0d cxgb4/cxgb4vf: Program hash region for {t4/t4vf}_change_mac() by Arjun Vynipadath · 6 years ago
  40. 1d2f4eb ipv4/igmp: Don't drop IGMP pkt with zeros src addr by Edward Chron · 6 years ago
  41. f66ebd1 net: phy: realtek: add generic Realtek PHY driver by Heiner Kallweit · 6 years ago
  42. 682a789 atheros: atl2: fix an indentaion issue on a return statement by Colin Ian King · 6 years ago
  43. 7509ef2 atl1c: fix indentation issue on an if statement by Colin Ian King · 6 years ago
  44. 282faf3 bna: fix indentation issue on call to bfa_ioc_pf_failed by Colin Ian King · 6 years ago
  45. 7831216 chelsio: clean up indentation issue by Colin Ian King · 6 years ago
  46. 0bb1683 net: nixge: Update device-tree bindings with v3.00 by Alex Williams · 6 years ago
  47. 87ab207 net: nixge: Separate ctrl and dma resources by Alex Williams · 6 years ago
  48. 5ea25b1 r8169: remove rtl_wol_pll_power_down by Heiner Kallweit · 6 years ago
  49. a68a848 Merge branch 'hns3-next' by David S. Miller · 6 years ago
  50. 54a395b net: hns3: MAC table entry count function increases operation 0 value protection measures by liuzhongzhu · 6 years ago
  51. 6104ca8 net: hns3: modify the upper limit judgment condition by liuzhongzhu · 6 years ago
  52. 77af09c net: hns3: don't allow user to change vlan filter state by Jian Shen · 6 years ago
  53. f9f0709 net: hns3: optimize the maximum TC macro by liuzhongzhu · 6 years ago
  54. 9194d18 net: hns3: fix the problem that the supported port is empty by liuzhongzhu · 6 years ago
  55. b6b4f98 net: hns3: fix a wrong checking in the hclge_tx_buffer_calc() by Huazhong Tan · 6 years ago
  56. 3a58642 net: hns3: move some set_bit statement into hclge_prepare_mac_addr by Weihang Li · 6 years ago
  57. b671b72 net: hns3: add hclge_cmd_check_retval() to parse comman's return value by Weihang Li · 6 years ago
  58. 8ca754b net: hns3: code optimization for hclge_rx_buffer_calc by Yunsheng Lin · 6 years ago
  59. 1731be4 net: hns3: Modify parameter type from int to bool in set_gro_en by Yonglong Liu · 6 years ago
  60. 6241e71 net: hns3: fix an issue for hns3_update_new_int_gl by Peng Li · 6 years ago
  61. 9e50dc1 net: hns3: fix a code style issue for hns3_update_new_int_gl() by Peng Li · 6 years ago
  62. beb7355 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  63. 5974b7c1e Merge branch 'shifts-cleanup' by Alexei Starovoitov · 6 years ago
  64. ac7a171 nfp: bpf: complete ALU32 logic shift supports by Jiong Wang · 6 years ago
  65. db0a4b3 nfp: bpf: correct the behavior for shifts by zero by Jiong Wang · 6 years ago
  66. 2a11815 selftests/bpf: remove generated verifier/tests.h on 'make clean' by Stanislav Fomichev · 6 years ago
  67. d6b0a01 Merge branch 'devlink-add-device-driver-information-API' by David S. Miller · 6 years ago
  68. ddb6e99 ethtool: add compat for devlink info by Jakub Kicinski · 6 years ago
  69. 7c908f4 nfp: devlink: report the running and flashed versions by Jakub Kicinski · 6 years ago
  70. b965884 nfp: nsp: add support for versions command by Jakub Kicinski · 6 years ago
  71. 937a3e2 nfp: devlink: report fixed versions by Jakub Kicinski · 6 years ago
  72. 4adba00 nfp: devlink: report driver name and serial number by Jakub Kicinski · 6 years ago
  73. 785bd55 devlink: add generic info version names by Jakub Kicinski · 6 years ago
  74. fc6fae7 devlink: add version reporting to devlink info API by Jakub Kicinski · 6 years ago
  75. f9cf228 devlink: add device information API by Jakub Kicinski · 6 years ago
  76. 26281e2 Merge branch 'selftests-Various-fixes' by David S. Miller · 6 years ago
  77. 084fafe selftests: forwarding: mirror_gre_flower: Fix test result handling by Petr Machata · 6 years ago
  78. 2243cad selftests: forwarding: mirror_gre_bridge_1q_lag: Ignore ARP by Petr Machata · 6 years ago
  79. ba22b65 selftests: forwarding: mirror_gre_bridge_1q_lag: Enable forwarding by Petr Machata · 6 years ago
  80. a99dd62 selftests: forwarding: mirror_gre_bridge_1q_lag: Flush neighbors by Petr Machata · 6 years ago
  81. ccdb66d selftests: forwarding: mirror_gre_vlan_bridge_1q: Fix roaming test by Petr Machata · 6 years ago
  82. 35036b0 selftests: forwarding: mirror_gre_vlan_bridge_1q: Fix untagged test by Petr Machata · 6 years ago
  83. db2c5bf selftests: forwarding: mirror_lib: Wait for tardy mirrored packets by Petr Machata · 6 years ago
  84. 3dc178a selftests: forwarding: mirror_gre_changes: Fix TTL test by Petr Machata · 6 years ago
  85. f3b05bb selftests: mlxsw: Update ping limits by Petr Machata · 6 years ago
  86. 0175cb5 selftests: forwarding: mirror_lib: Update ping limits by Petr Machata · 6 years ago
  87. b6a4fd6 selftests: forwarding: Make ping timeout configurable by Ido Schimmel · 6 years ago
  88. 3fc46fc ipconfig: add carrier_timeout kernel parameter by Martin Kepplinger · 6 years ago
  89. 1f533ba ipv4: fib: use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  90. ee69804 nfp: use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  91. 6541d02 tulip: eeprom: use struct_size() in kmalloc() by Gustavo A. R. Silva · 6 years ago
  92. c49f0ce cxgb4: smt: use struct_size() in kvzalloc() by Gustavo A. R. Silva · 6 years ago
  93. 3ebb18a cxgb4: sched: use struct_size() in kvzalloc() by Gustavo A. R. Silva · 6 years ago
  94. 5b053e1 net: tls: Set async_capable for tls zerocopy only if we see EINPROGRESS by Dave Watson · 6 years ago
  95. 665cf63 Merge branch 'tls-1.3-support' by David S. Miller · 6 years ago
  96. 8debd67 net: tls: Add tests for TLS 1.3 by Dave Watson · 6 years ago
  97. 130b392 net: tls: Add tls 1.3 support by Dave Watson · 6 years ago
  98. fedf201 net: tls: Refactor control message handling on recv by Dave Watson · 6 years ago
  99. a2ef9b6 net: tls: Refactor tls aad space size calculation by Dave Watson · 6 years ago
  100. fb99bce net: tls: Support 256 bit keys by Dave Watson · 6 years ago