1. 6851d02 r8169: remove unneeded check in r8168_pll_power_down by Heiner Kallweit · 7 years ago
  2. 77ec3a0 Merge branch 'net-smc-small-features' by David S. Miller · 7 years ago
  3. cb9d43f net/smc: determine vlan_id of stacked net_device by Ursula Braun · 7 years ago
  4. 9b67e26 net/smc: handle ioctls SIOCINQ, SIOCOUTQ, and SIOCOUTQNSD by Ursula Braun · 7 years ago
  5. ed75986 net/smc: ipv6 support for smc_diag.c by Karsten Graul · 7 years ago
  6. 877ae5b net/smc: periodic testlink support by Karsten Graul · 7 years ago
  7. e90c1a1 Merge branch 'mlxsw-Reject-unsupported-FIB-configurations' by David S. Miller · 7 years ago
  8. 50d1071 mlxsw: spectrum_router: Return an error for routes added after abort by Ido Schimmel · 7 years ago
  9. 6290182 mlxsw: spectrum_router: Return an error for non-default FIB rules by Ido Schimmel · 7 years ago
  10. 794451c cxgb4: add new T5 device id's by Ganesh Goudar · 7 years ago
  11. 8ac60ff net: stmmac: Avoid VLA usage by Kees Cook · 7 years ago
  12. 795d809 liquidio VF: indicate that disabling rx vlan offload is not allowed by Raghu Vatsavayi · 7 years ago
  13. 6c035ba udp: Complement partial checksum for GSO packet by Sean Tranchetti · 7 years ago
  14. 702353b selftest: add test for TCP_INQ by Soheil Hassas Yeganeh · 7 years ago
  15. b75eba7 tcp: send in-queue bytes in cmsg upon read by Soheil Hassas Yeganeh · 7 years ago
  16. ab85539 Merge branch 'hns3-fixes' by David S. Miller · 7 years ago
  17. dbecc77 net: hns3: Remove packet statistics in the range of 8192~12287 by Xi Wang · 7 years ago
  18. dc8131d net: hns3: Fix for packet loss due wrong filter config in VLAN tbls by Yunsheng Lin · 7 years ago
  19. 3ff5049 net: hns3: fix a dead loop in hclge_cmd_csq_clean by Huazhong Tan · 7 years ago
  20. 0c963e8 net: hns3: Fix to support autoneg only for port attached with phy by Fuyun Liang · 7 years ago
  21. c5ef83c net: hns3: fix for phy_addr error in hclge_mac_mdio_config by Huazhong Tan · 7 years ago
  22. ffd5656 net: hns3: Fixes the error legs in hclge_init_ae_dev function by Huazhong Tan · 7 years ago
  23. 38e6204 net: hns3: Fixes the out of bounds access in hclge_map_tqp by Huazhong Tan · 7 years ago
  24. 35f58fd net: hns3: fix to correctly fetch l4 protocol outer header by Huazhong Tan · 7 years ago
  25. 2067032 net: hns3: Remove error log when getting pfc stats fails by Yunsheng Lin · 7 years ago
  26. b086ff8 connector: add parent pid and tgid to coredump and exit events by Stefan Strogin · 7 years ago
  27. e283de3 net: core: Inline netdev_features_size_check() by Florian Fainelli · 7 years ago
  28. a8c744a udp: disable gso with no_check_tx by Willem de Bruijn · 7 years ago
  29. 05cd271 cls_flower: Support multiple masks per priority by Paul Blakey · 7 years ago
  30. 9908b36 Merge branch 'sctp-unify-sctp_make_op_error_fixed-and-sctp_make_op_error_space' by David S. Miller · 7 years ago
  31. 8914f4b sctp: add sctp_make_op_error_limited and reuse inner functions by Marcelo Ricardo Leitner · 7 years ago
  32. 6d3e8aa sctp: allow sctp_init_cause to return errors by Marcelo Ricardo Leitner · 7 years ago
  33. 065662d Merge branch 'net-stmmac-dwmac-meson-100M-phy-mode-support-for-AXG-SoC' by David S. Miller · 7 years ago
  34. efacb56 net: stmmac: dwmac-meson: extend phy mode setting by Yixun Lan · 7 years ago
  35. 7e5d05e dt-bindings: net: meson-dwmac: new compatible name for AXG SoC by Yixun Lan · 7 years ago
  36. 90d52d4 Merge branch 'netns-uevent-filtering' by David S. Miller · 7 years ago
  37. a349843 netns: restrict uevents by Christian Brauner · 7 years ago
  38. 26045a7 uevent: add alloc_uevent_skb() helper by Christian Brauner · 7 years ago
  39. e33200b Merge branch 'tls-offload-netdev-and-mlx5-support' by David S. Miller · 7 years ago
  40. f9c8141 MAINTAINERS: Update TLS maintainers by Boris Pismenny · 7 years ago
  41. a051505 MAINTAINERS: Update mlx5 innova driver maintainers by Boris Pismenny · 7 years ago
  42. 43585a4 net/mlx5e: TLS, Add error statistics by Ilya Lesokhin · 7 years ago
  43. bf23974 net/mlx5e: TLS, Add Innova TLS TX offload data path by Ilya Lesokhin · 7 years ago
  44. c83294b net/mlx5e: TLS, Add Innova TLS TX support by Ilya Lesokhin · 7 years ago
  45. 1ae1732 net/mlx5: Accel, Add TLS tx offload interface by Ilya Lesokhin · 7 years ago
  46. bb909416 net/mlx5e: Move defines out of ipsec code by Ilya Lesokhin · 7 years ago
  47. e8f6979 net/tls: Add generic NIC offload infrastructure by Ilya Lesokhin · 7 years ago
  48. f66de3e net/tls: Split conf to rx + tx by Boris Pismenny · 7 years ago
  49. 2342a85 net: Add TLS TX offload features by Ilya Lesokhin · 7 years ago
  50. a5c37c6 net: Add TLS offload netdev ops by Ilya Lesokhin · 7 years ago
  51. ebf4e80 net: Add Software fallback infrastructure for socket dependent offloads by Ilya Lesokhin · 7 years ago
  52. 08303c1 net: Rename and export copy_skb_header by Ilya Lesokhin · 7 years ago
  53. 6dac152 tcp: Add clean acked data hook by Ilya Lesokhin · 7 years ago
  54. 1a1f4a2 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  55. 8231bee Merge branch 'mlxsw-SPAN-Support-routes-pointing-at-bridges' by David S. Miller · 7 years ago
  56. 946a11e7 mlxsw: spectrum_span: Allow bridge for gretap mirror by Petr Machata · 7 years ago
  57. c520bc6 mlxsw: Respin SPAN on switchdev events by Petr Machata · 7 years ago
  58. cda880de mlxsw: spectrum: Register SPAN before switchdev by Petr Machata · 7 years ago
  59. ea93c7b mlxsw: spectrum_switchdev: Publish two functions by Petr Machata · 7 years ago
  60. 541e115 mlxsw: spectrum: Extract mlxsw_sp_stp_spms_state() by Petr Machata · 7 years ago
  61. 4d4fd36 net: bridge: Publish bridge accessor functions by Petr Machata · 7 years ago
  62. bf1099b i40e: use %pI4b instead of byte swapping before dev_err by Jacob Keller · 7 years ago
  63. d0fda04 i40e/i40evf: take into account queue map from vf when handling queues by Harshitha Ramamurthy · 7 years ago
  64. 830e0dd i40e: avoid overflow in i40e_ptp_adjfreq() by Jacob Keller · 7 years ago
  65. 5305d0f i40e: Fix multiple issues with UDP tunnel offload filter configuration by Alexander Duyck · 7 years ago
  66. e406289 i40evf: Fix turning TSO, GSO and GRO on after by Paweł Jabłoński · 7 years ago
  67. 6ee4d32 i40e: Add advertising 10G LR mode by Jakub Pawlak · 7 years ago
  68. 6df9346 ipv6: sr: extract the right key values for "seg6_make_flowlabel" by Ahmed Abdelsalam · 7 years ago
  69. 6334f24 i40e: fix reading LLDP configuration by Mariusz Stachura · 7 years ago
  70. f525442 i40e/i40evf: cleanup incorrect function doxygen comments by Jacob Keller · 7 years ago
  71. a6a188e libcxgb,cxgb4: use __skb_put_zero to simplfy code by YueHaibing · 7 years ago
  72. 1baf5eb erspan: auto detect truncated packets. by William Tu · 7 years ago
  73. 04a1e08 i40evf: Replace GFP_ATOMIC with GFP_KERNEL in i40evf_add_vlan by Jia-Ju Bai · 7 years ago
  74. 65245d8 Merge branch 'r8169-further-improvements' by David S. Miller · 7 years ago
  75. 4fd48c4 r8169: move common initializations to tp->hw_start by Heiner Kallweit · 7 years ago
  76. 82d3ff6 r8169: remove calls to rtl_set_rx_mode by Heiner Kallweit · 7 years ago
  77. 3559d81 r8169: simplify rtl_hw_start_8169 by Heiner Kallweit · 7 years ago
  78. 12d42c5 r8169: improve handling of CPCMD quirk mask by Heiner Kallweit · 7 years ago
  79. 0ae0974 r8169: improve CPlusCmd handling by Heiner Kallweit · 7 years ago
  80. 9a3c81f r8169: replace magic number for INTT mask with a constant by Heiner Kallweit · 7 years ago
  81. a398457 r8169: improve rtl8169_set_features by Heiner Kallweit · 7 years ago
  82. e662674 r8169: remove unneeded call to __rtl8169_set_features in rtl_open by Heiner Kallweit · 7 years ago
  83. 76c2a96d liquidio: fix spelling mistake: "mac_tx_multi_collison" -> "mac_tx_multi_collision" by Colin Ian King · 7 years ago
  84. dbafb0c Merge branch 'liquidio-enhanced-ethtool-set-channels-feature' by David S. Miller · 7 years ago
  85. c33c997 liquidio: enhanced ethtool --set-channels feature by Intiyaz Basha · 7 years ago
  86. 128ea39 liquidio: Moved common function setup_glists to lio_core.c by Intiyaz Basha · 7 years ago
  87. a72b2c8 liquidio: Moved common definition octnic_gather to octeon_network.h by Intiyaz Basha · 7 years ago
  88. fd311f1 liquidio: Moved common function delete_glists to lio_core.c by Intiyaz Basha · 7 years ago
  89. 85a0cd8 liquidio: Moved common function list_delete_head to octeon_network.h by Intiyaz Basha · 7 years ago
  90. 592a4ce liquidio: Moved common function if_cfg_callback to lio_core.c by Intiyaz Basha · 7 years ago
  91. 3ac305c net: core: Assert the size of netdev_featres_t by Florian Fainelli · 7 years ago
  92. c1b2884 Merge branch 'net-cleanup-skb_tx_hash' by David S. Miller · 7 years ago
  93. 1b837d4 net: Revoke export for __skb_tx_hash, update it to just be static skb_tx_hash by Alexander Duyck · 7 years ago
  94. b86629e mlx4: Don't bother using skb_tx_hash in mlx4_en_select_queue by Alexander Duyck · 7 years ago
  95. d80d8d5 opa_vnic: Just use skb_get_hash instead of skb_tx_hash by Alexander Duyck · 7 years ago
  96. f906528 Merge branch 'lan78xx-fixed-phy' by David S. Miller · 7 years ago
  97. 7670ed7 lan78xx: Modify error messages by Raghuram Chary J · 7 years ago
  98. e92258c lan78xx: Remove DRIVER_VERSION for lan78xx driver by Raghuram Chary J · 7 years ago
  99. 89b36fb lan78xx: Lan7801 Support for Fixed PHY by Raghuram Chary J · 7 years ago
  100. 5d659b1 Merge branch 'tcp-mmap-rework-zerocopy-receive' by David S. Miller · 7 years ago