1. 5ca1144 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  2. a84a8ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  3. f53d77e sctp: reset ret in again path in sctp_for_each_transport by Xin Long · 7 years ago
  4. 196709f4 bnx2: remove redundant initializations of pointers txr and rxr by Colin Ian King · 7 years ago
  5. a9124ec forcedeth: remove duplicate structure member in rx by Zhu Yanjun · 7 years ago
  6. d766327 Merge branch 'Kernel-doc-fixes-for-networking' by David S. Miller · 7 years ago
  7. 7a006d5 net: core: Fix kernel-doc for netdev_upper_link() by Florian Fainelli · 7 years ago
  8. 5de30d5 net: core: Fix kernel-doc for call_netdevice_notifiers_info() by Florian Fainelli · 7 years ago
  9. 4bb7df7 net: phy: sfp: Fix kernel doc warning by Florian Fainelli · 7 years ago
  10. 9e55e5d net: core: Fix kernel-doc for carrier_* attributes by Florian Fainelli · 7 years ago
  11. e8a22b5 net: aquantia: make symbol hw_atl_boards static by Wei Yongjun · 7 years ago
  12. f03e4f8 net: aquantia: Fix error return code in aq_pci_probe() by Wei Yongjun · 7 years ago
  13. e58decc nfp: fix error return code in nfp_pci_probe() by Wei Yongjun · 7 years ago
  14. e71494ae nfp: fix fw dump handling of absolute rtsym size by Carl Heymann · 7 years ago
  15. 1995266 nfsd: auth: Fix gid sorting when rootsquash enabled by Ben Hutchings · 7 years ago
  16. c13da21 tun: avoid calling xdp_rxq_info_unreg() twice by Cong Wang · 7 years ago
  17. a0ec1de orangefs: initialize op on loop restart in orangefs_devreq_read by Martin Brandenburg · 7 years ago
  18. 0afc0de orangefs: use list_for_each_entry_safe in purge_waiting_ops by Martin Brandenburg · 7 years ago
  19. 208e0b1 Merge branch 'net-sched-add-extack-support-for-cls-offloads' by David S. Miller · 7 years ago
  20. 52be9a7 nfp: bpf: use extack support to improve debugging by Quentin Monnet · 7 years ago
  21. acc2abbb nfp: bpf: plumb extack into functions related to XDP offload by Quentin Monnet · 7 years ago
  22. f9eda14 net: sched: create tc_can_offload_extack() wrapper by Quentin Monnet · 7 years ago
  23. 8f0b425 net: sched: add extack support for offload via tc_cls_common_offload by Quentin Monnet · 7 years ago
  24. 631f65f net: sched: cls_bpf: plumb extack support in filter for hardware offload by Quentin Monnet · 7 years ago
  25. 10a47e0 net: sched: cls_u32: propagate extack support for filter offload by Quentin Monnet · 7 years ago
  26. 0279814 net: sched: cls_matchall: propagate extack support for filter offload by Quentin Monnet · 7 years ago
  27. 4100203 net: sched: cls_flower: propagate extack support for filter offload by Quentin Monnet · 7 years ago
  28. 7a8c4dd tls: Correct length of scatterlist in tls_sw_sendpage by Dave Watson · 7 years ago
  29. 25a39f7 hv_netvsc: Use the num_online_cpus() for channel limit by Haiyang Zhang · 7 years ago
  30. 52acf06 be2net: restore properly promisc mode after queues reconfiguration by Ivan Vecera · 7 years ago
  31. e158624 net: hns3: converting spaces into tabs to avoid checkpatch.pl warning by Salil Mehta · 7 years ago
  32. ad23b75 net: igmp: fix source address check for IGMPv3 reports by Felix Fietkau · 7 years ago
  33. 8fc7976 cxgb3: assign port id to net_device->dev_port by Arjun Vynipadath · 7 years ago
  34. 03aaa9e bridge: return boolean instead of integer in br_multicast_is_router by Gustavo A. R. Silva · 7 years ago
  35. 8cad443 net: stmmac: Fix reception of Broadcom switches tags by Florian Fainelli · 7 years ago
  36. 3dff4c6 Merge branch 'hns3-new-features' by David S. Miller · 7 years ago
  37. 716aaac net: hns3: add net status led support for fiber port by Jian Shen · 7 years ago
  38. 07f8e94 net: hns3: add ethtool -p support for fiber port by Jian Shen · 7 years ago
  39. f5aac71 net: hns3: add manager table initialization for hardware by Fuyun Liang · 7 years ago
  40. 77b3411 net: hns3: add support for get_regs by Fuyun Liang · 7 years ago
  41. 121d57a gso: validate gso_type in GSO handlers by Willem de Bruijn · 7 years ago
  42. 7c68d1a net: qdisc_pkt_len_init() should be more robust by Eric Dumazet · 7 years ago
  43. 18b0aff Merge branch 'ibmvnic-reset-behavior-fixes' by David S. Miller · 7 years ago
  44. 69d08dc ibmvnic: Allocate and request vpd in init_resources by John Allen · 7 years ago
  45. e791380 ibmvnic: Revert to previous mtu when unsupported value requested by John Allen · 7 years ago
  46. 896d869 ibmvnic: Modify buffer size and number of queues on failover by John Allen · 7 years ago
  47. b589513 rds: tcp: compute m_ack_seq as offset from ->write_seq by Sowmini Varadhan · 7 years ago
  48. b2d3bcf net: core: Expose number of link up/down transitions by David Decotigny · 7 years ago
  49. e8660de macsec: restore uAPI after addition of GCM-AES-256 by Sabrina Dubroca · 7 years ago
  50. 5e89cfa net: hns: Fix for variable may be used uninitialized warnings by Huazhong Tan · 7 years ago
  51. 3f1dcc6 net: fec: add necessary defines to work on ARM64 by Lucas Stach · 7 years ago
  52. ab18a9c usbnet: silence an unnecessary warning by Oliver Neukum · 7 years ago
  53. affee5e Merge branch 'cxgb4-tc-flower-offload-fixes' by David S. Miller · 7 years ago
  54. 100d39a cxgb4: fix endianness for vlan value in cxgb4_tc_flower by Kumar Sanghvi · 7 years ago
  55. d728f13 cxgb4: set filter type to 1 for ETH_P_IPV6 by Kumar Sanghvi · 7 years ago
  56. d7dfc5c virtio_net: Add ethtool stats by Toshiaki Makita · 7 years ago
  57. 7222708 mm, page_vma_mapped: Introduce pfn_in_hpage() by Kirill A. Shutemov · 7 years ago
  58. d1b1110 Merge branch 'mvpp2-Armada-7k-8k-PP2-ACPI-support' by David S. Miller · 7 years ago
  59. a75edc7 net: mvpp2: enable ACPI support in the driver by Marcin Wojtas · 7 years ago
  60. 2481222 net: mvpp2: use device_*/fwnode_* APIs instead of of_* by Marcin Wojtas · 7 years ago
  61. bf14715 net: mvpp2: simplify maintaining enabled ports' list by Marcin Wojtas · 7 years ago
  62. 3395de9 device property: Allow iterating over available child fwnodes by Marcin Wojtas · 7 years ago
  63. 7c6c57f device property: Introduce fwnode_irq_get() by Marcin Wojtas · 7 years ago
  64. b28f263 device property: Introduce fwnode_get_phy_mode() by Marcin Wojtas · 7 years ago
  65. babe2db device property: Introduce fwnode_get_mac_address() by Marcin Wojtas · 7 years ago
  66. e0b4ed0 net: caif: remove redundant re-assignment of pointer pfrm by Colin Ian King · 7 years ago
  67. c746fc0 cxgb4: add geneve offload support for T6 by Ganesh Goudar · 7 years ago
  68. 291040c Merge tag 'mac80211-next-for-davem-2018-01-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 7 years ago
  69. b75703d devlink: fix memory leak on 'resource' by Colin Ian King · 7 years ago
  70. 2ae50dea Merge branch 'mlxsw-spectrum_router-Optimize-LPM-trees' by David S. Miller · 7 years ago
  71. 2b52ce0 mlxsw: spectrum_router: Remove unnecessary prefix lengths from LPM tree by Ido Schimmel · 7 years ago
  72. 3aad95d mlxsw: spectrum_router: Pass FIB node to LPM tree unlink function by Ido Schimmel · 7 years ago
  73. 4fd0031 mlxsw: spectrum_router: Use the nodes list as indication for empty FIB by Ido Schimmel · 7 years ago
  74. 9d6474e tun: add missing rcu annotation by Jason Wang · 7 years ago
  75. 0ddcff4 mac80211_hwsim: fix possible memory leak in hwsim_new_radio_nl() by weiyongjun (A) · 7 years ago
  76. 9cb05f9 debugfs_sta: Remove unneeded semicolons by Christopher Díaz Riveros · 7 years ago
  77. 0d665e7 mm, page_vma_mapped: Drop faulty pointer arithmetics in check_pte() by Kirill A. Shutemov · 7 years ago
  78. ebdd7b4 Merge branch 'mlxsw-Add-support-for-mirror-action-with-flower' by David S. Miller · 7 years ago
  79. d0d13c1 mlxsw: spectrum_acl: Add support for mirror action by Arkadi Sharshevsky · 7 years ago
  80. 7928756 mlxsw: spectrum: Extend mlxsw_afa_ops for counter index and implement for Spectrum by Arkadi Sharshevsky · 7 years ago
  81. 5c8d39c mlxsw: spectrum: Extend and export SPAN API by Arkadi Sharshevsky · 7 years ago
  82. db0553b mlxsw: spectrum_acl: Add support for mirroring action by Arkadi Sharshevsky · 7 years ago
  83. c18c1e1 mlxsw: core: Make counter index allocated inside the action append by Jiri Pirko · 7 years ago
  84. 140ce42 mlxsw: core: Convert fwd_entry_ref list to be generic per-block resource list by Jiri Pirko · 7 years ago
  85. 4c6b7f6 mlxsw: spectrum: Extend mlxsw_afa_ops for counter index and implement for Spectrum by Jiri Pirko · 7 years ago
  86. 65b342f Merge branch 'Aquantia-atlantic-driver-new-devices-support' by David S. Miller · 7 years ago
  87. 6de97c0 net: aquantia: bump driver version to match aquantia internal numbering by Igor Russkikh · 7 years ago
  88. 854ab38 net: aquantia: Report correct mediatype via ethtool by Igor Russkikh · 7 years ago
  89. c8c82eb net: aquantia: Introduce global AQC hardware reset sequence by Igor Russkikh · 7 years ago
  90. a57d392 net: aquantia: Introduce support for new firmware on AQC cards by Igor Russkikh · 7 years ago
  91. 0c58c35 net: aquantia: Introduce firmware ops callbacks by Igor Russkikh · 7 years ago
  92. 76c19c6 net: aquantia: Change confusing no_ff_addr to more meaningful name by Igor Russkikh · 7 years ago
  93. ef24175 net: aquantia: Remove create/destroy from hw ops by Igor Russkikh · 7 years ago
  94. 23ee07a net: aquantia: Cleanup pci functions module by Igor Russkikh · 7 years ago
  95. 8fcb98f4 net: aquantia: Convert hw and caps structures to const static pointers by Igor Russkikh · 7 years ago
  96. 4948293 net: aquantia: Introduce new AQC devices and capabilities by Igor Russkikh · 7 years ago
  97. efe779b net: aquantia: Introduce new device ids and constants by Igor Russkikh · 7 years ago
  98. f9b6ae2 Merge tag 'mlx5-updates-2018-01-19' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 7 years ago
  99. 01c15e9 nfp: flower: prioritize stats updates by Pieter Jansen van Vuuren · 7 years ago
  100. e58edaa net/mlx5e: Fix fixpoint divide exception in mlx5e_am_stats_compare by Talat Batheesh · 7 years ago