1. 875328e fm10k: reinitialize queuing scheme after calling init_hw by Jacob Keller · 9 years ago
  2. 1343c65 fm10k: always check init_hw for errors by Jacob Keller · 9 years ago
  3. 0e8d5b5 fm10k: reset max_queues on init_hw_vf failure by Jacob Keller · 9 years ago
  4. e024490 fm10k: set netdev features in one location by Jacob Keller · 9 years ago
  5. b82583e Merge branch 'renesas-read-mac' by David S. Miller · 9 years ago
  6. 37742f0 sh_eth: read MAC address registers only once by Sergei Shtylyov · 9 years ago
  7. d966063 ravb: read MAC address registers only once by Sergei Shtylyov · 9 years ago
  8. 04f9646 Merge branch 'bnx2x' by David S. Miller · 9 years ago
  9. 44c33c6 bnx2x: simplify distinction between port and func stats by Michal Schmidt · 9 years ago
  10. 9adab1b bnx2x: change FW GRO error message to WARN_ONCE by Michal Schmidt · 9 years ago
  11. 5c9ffde bnx2x: drop redundant error message about allocation failure by Michal Schmidt · 9 years ago
  12. b618aaa net: constify netif_is_* helpers net_device param by Jiri Pirko · 9 years ago
  13. abd86a5 sfc: check warm_boot_count after other functions have been reset by Daniel Pieczko · 9 years ago
  14. e94d91a atm: solos-pci: Replace simple_strtol by kstrtoint by LABBE Corentin · 9 years ago
  15. 857e8a6 Merge branch 'batman-hdlc' by David S. Miller · 9 years ago
  16. a1a66b1 batman-adv: Act on NETDEV_*_TYPE_CHANGE events by Andrew Lunn · 9 years ago
  17. 3ef0952 ipv6: Only act upon NETDEV_*_TYPE_CHANGE if we have ipv6 addresses by Andrew Lunn · 9 years ago
  18. 2f8364a WAN: HDLC: Call notifiers before and after changing device type by Andrew Lunn · 9 years ago
  19. ff351644 WAN: HDLC: Detach protocol before unregistering device by Andrew Lunn · 9 years ago
  20. 2141eaf Merge branch 'qmi_wwan_MDM9x30' by David S. Miller · 9 years ago
  21. 4521b47 MAINTAINERS: add qmi_wwan driver entry by Bjørn Mork · 9 years ago
  22. 40dd0d9 net: qmi_wwan: document the qmi/raw_ip sysfs file by Bjørn Mork · 9 years ago
  23. 32f7adf net: qmi_wwan: support "raw IP" mode by Bjørn Mork · 9 years ago
  24. 81e0ce7 usbnet: allow mini-drivers to consume L2 headers by Bjørn Mork · 9 years ago
  25. 544c8f6 net: qmi_wwan: remove 1199:9070 device id by Bjørn Mork · 9 years ago
  26. 9372514 net: qmi_wwan: MDM9x30 specific power management by Bjørn Mork · 9 years ago
  27. 43dd7a8 Merge branch 'hip06-soc' by David S. Miller · 9 years ago
  28. 8044f97 net:hns: Add the init code to disable Hip06 "Hardware VLAN assist" by Salil · 9 years ago
  29. 38f616d net:hns: Add support of ethtool TSO set option for Hip06 in HNS by Salil · 9 years ago
  30. 64353af net:hns: Add Hip06 "TSO(TCP Segment Offload)" support HNS Driver by Salil · 9 years ago
  31. 6bc0ce7 net:hns: Add Hip06 "RSS(Receive Side Scaling)" support to HNS Driver by Salil · 9 years ago
  32. 13ac695 net:hns: Add support of Hip06 SoC to the Hislicon Network Subsystem by Salil · 9 years ago
  33. ce3ea1c net: bonding: remove redudant brackets by yzhu1 · 9 years ago
  34. f188b95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  35. 071f5d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  36. 2873d32 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  37. c041f08 Merge tag 'trace-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  38. e3c9b1e Merge tag 'mac80211-for-davem-2015-12-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  39. 6b20da4 mlxsw: core: Change BUG to WARN in hwmon code by Jiri Pirko · 9 years ago
  40. cf18b77 net: phy: reset only targeted phy by Jérôme Pouiller · 9 years ago
  41. ead8763 stmmac: ipq806x: Return error values instead of pointers by Stephen Boyd · 9 years ago
  42. dc8d1eb tipc: fix node reference count bug by Jon Paul Maloy · 9 years ago
  43. b69e3c6 Merge branch 'mvneta-ethtool-autoneg' by David S. Miller · 9 years ago
  44. 0c0744f mvneta: implement ethtool autonegotiation control by Stas Sergeev · 9 years ago
  45. aa5bc7a mvneta: consolidate autoneg enabling by Stas Sergeev · 9 years ago
  46. 3b5dde7 net: mv643xx: Use platform_register/unregister_drivers() by Thierry Reding · 9 years ago
  47. 8c7d397 net: mpc52xx: Use platform_register/unregister_drivers() by Thierry Reding · 9 years ago
  48. 0d1c744 net: bcm63xx: Use platform_register/unregister_drivers() by Thierry Reding · 9 years ago
  49. 36b9ddd net: bfin_mac: Use platform_register/unregister_drivers() by Thierry Reding · 9 years ago
  50. 681b4d8 pppox: use standard module auto-loading feature by Guillaume Nault · 9 years ago
  51. c5ba5c8 Merge branch 'bnxt_en-fixes' by David S. Miller · 9 years ago
  52. b664f00 bnxt_en: Setup uc_list mac filters after resetting the chip. by Michael Chan · 9 years ago
  53. bdd4347 bnxt_en: enforce proper storing of MAC address by Jeffrey Huang · 9 years ago
  54. 1fc2cfd bnxt_en: Fixed incorrect implementation of ndo_set_mac_address by Jeffrey Huang · 9 years ago
  55. c402293 Merge branch 'vsock-virtio' by David S. Miller · 9 years ago
  56. 8a2a2029 VSOCK: Add Makefile and Kconfig by Asias He · 9 years ago
  57. 98bb892 VSOCK: Introduce vhost-vsock.ko by Asias He · 9 years ago
  58. 32e61b0 VSOCK: Introduce virtio-vsock.ko by Asias He · 9 years ago
  59. 80a19e3 VSOCK: Introduce virtio-vsock-common.ko by Asias He · 9 years ago
  60. 357ab22 VSOCK: Introduce vsock_find_unbound_socket and vsock_bind_dgram_generic by Asias He · 9 years ago
  61. c89359a mpls: support for dead routes by Roopa Prabhu · 9 years ago
  62. 39198ec net: lpc_eth: remove irq > NR_IRQS check from probe() by Vladimir Zapolskiy · 9 years ago
  63. 9f4842a Merge branch 'rsvb-compat-strings' by David S. Miller · 9 years ago
  64. af8002d ravb: add device tree support for r8a779[123] by Simon Horman · 9 years ago
  65. 0e87436 ravb: add fallback compatibility strings by Simon Horman · 9 years ago
  66. 4eaf3b8 net_sched: fix qdisc_tree_decrease_qlen() races by Eric Dumazet · 9 years ago
  67. d6df198 net: ipv6: restrict hop_limit sysctl setting to range [1; 255] by Phil Sutter · 9 years ago
  68. 1317530 openvswitch: fix hangup on vxlan/gre/geneve device deletion by Paolo Abeni · 9 years ago
  69. f5d7837 ravb: ptp: Add CONFIG mode support by Kazuya Mizuguchi · 9 years ago
  70. 03b01cf Merge branch 'netronome-NFP4000-NFP6000' by David S. Miller · 9 years ago
  71. 4c35236 net: add driver for Netronome NFP4000/NFP6000 NIC VFs by Jakub Kicinski · 9 years ago
  72. 2d1e0254 pci_ids: add Netronome Systems vendor by Jakub Kicinski · 9 years ago
  73. f4f7981 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  74. c5b6c3e Merge branch 'mlx5-connectx-4-sriov' by David S. Miller · 9 years ago
  75. 66e49de net/mlx5e: Add support for SR-IOV ndos by Saeed Mahameed · 9 years ago
  76. 3b751a2a net/mlx5: E-Switch, Introduce get vf statistics by Saeed Mahameed · 9 years ago
  77. 9e7ea35 net/mlx5: E-Switch, Introduce set vport vlan (VST mode) by Saeed Mahameed · 9 years ago
  78. d666675 net/mlx5: E-Switch, Introduce HCA cap and E-Switch vport context by Saeed Mahameed · 9 years ago
  79. 7725657 net/mlx5: E-Switch, Introduce Vport administration functions by Saeed Mahameed · 9 years ago
  80. 8184873 net/mlx5: E-Switch, Add SR-IOV (FDB) support by Saeed Mahameed · 9 years ago
  81. 495716b net/mlx5: E-Switch, Introduce FDB hardware capabilities by Saeed Mahameed · 9 years ago
  82. 073bb18 net/mlx5: Introducing E-Switch and l2 table by Saeed Mahameed · 9 years ago
  83. aad9e6e net/mlx5e: Write vlan list into vport context by Saeed Mahameed · 9 years ago
  84. 5e55da1 net/mlx5e: Write UC/MC list and promisc mode into vport context by Saeed Mahameed · 9 years ago
  85. c0046cf net/mlx5: Introduce access functions to modify/query vport vlans by Saeed Mahameed · 9 years ago
  86. d82b731 net/mlx5: Introduce access functions to modify/query vport promisc mode by Saeed Mahameed · 9 years ago
  87. e754651 net/mlx5: Introduce access functions to modify/query vport state by Saeed Mahameed · 9 years ago
  88. e16aea2 net/mlx5: Introduce access functions to modify/query vport mac lists by Saeed Mahameed · 9 years ago
  89. e1d7d34 net/mlx5: Update access functions to Query/Modify vport MAC address by Saeed Mahameed · 9 years ago
  90. 54f0a41 net/mlx5: Add HW capabilities and structs for SR-IOV E-Switch by Saeed Mahameed · 9 years ago
  91. fc50db9 net/mlx5_core: Add base sriov support by Eli Cohen · 9 years ago
  92. 0b10710 net/mlx5_core: Modify enable/disable hca functions by Eli Cohen · 9 years ago
  93. 4eba7bb ipv4: igmp: Allow removing groups from a removed interface by Andrew Lunn · 9 years ago
  94. 602dd62 ipv6: sctp: implement sctp_v6_destroy_sock() by Eric Dumazet · 9 years ago
  95. 79aecc7 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 9 years ago
  96. 24e2416 alx: remove pointless assignment by Jarod Wilson · 9 years ago
  97. c5b8b34 Merge branch 'bonding-team-offload' by David S. Miller · 9 years ago
  98. 7458120 mlxsw: spectrum: Implement LAG tx enabled lower state change by Jiri Pirko · 9 years ago
  99. 8a1ab5d mlxsw: spectrum: Implement FDB add/remove/dump for LAG by Jiri Pirko · 9 years ago
  100. 0d65fc1 mlxsw: spectrum: Implement LAG port join/leave by Jiri Pirko · 9 years ago