1. cbebb85 i40e: avoid looping to check whether we're in VLAN mode by Jacob Keller · 8 years ago
  2. 84f5ca6 i40e: fix MAC filters when removing VLANs by Alan Brady · 8 years ago
  3. 4a2ce27 i40e: properly cleanup on allocation failure in i40e_sync_vsi_filters by Jacob Keller · 8 years ago
  4. 278e7d0 i40e: store MAC/VLAN filters in a hash with the MAC Address as key by Jacob Keller · 8 years ago
  5. 290d255 i40e: implement __i40e_del_filter and use where applicable by Jacob Keller · 8 years ago
  6. 57b341d i40e: When searching all MAC/VLAN filters, ignore removed filters by Jacob Keller · 8 years ago
  7. 5feb3d7 i40e: refactor i40e_put_mac_in_vlan to avoid changing f->vlan by Jacob Keller · 8 years ago
  8. 35ec2ff i40e: move i40e_put_mac_in_vlan and i40e_del_mac_all_vlan by Jacob Keller · 8 years ago
  9. 6622f5c i40e: make use of __dev_uc_sync and __dev_mc_sync by Jacob Keller · 8 years ago
  10. 1bc87e8 i40e: drop is_vf and is_netdev fields in struct i40e_mac_filter by Jacob Keller · 8 years ago
  11. ff00f3a i40e: Add missing \n to end of dev_err message by Colin Ian King · 8 years ago
  12. 17a032b Merge branch 'bridge-PIM-hello' by David S. Miller · 8 years ago
  13. 91b02d3 bridge: mcast: add router port on PIM hello message by Nikolay Aleksandrov · 8 years ago
  14. 56245ca net: pim: add all RFC7761 message types by Nikolay Aleksandrov · 8 years ago
  15. 20bb6ce net: pim: add a helper to check for IPv4 all pim routers address by Nikolay Aleksandrov · 8 years ago
  16. 556d299 net: pim: add common pimhdr struct and helpers by Nikolay Aleksandrov · 8 years ago
  17. f3a6f592 Merge branch 'qed-next' by David S. Miller · 8 years ago
  18. 2edbff8 qed: Learn resources from management firmware by Tomer Tayar · 8 years ago
  19. 5a1f965 qed: Use VF-queue feature by Mintz, Yuval · 8 years ago
  20. 6927e82 qed: Learn of RDMA capabilities per-device by Mintz, Yuval · 8 years ago
  21. d7455f6 qede: Decouple ethtool caps from qed by Mintz, Yuval · 8 years ago
  22. 14d3964 qed*: Add support for WoL by Mintz, Yuval · 8 years ago
  23. 7a4b21b qed: Add nvram selftest by Mintz, Yuval · 8 years ago
  24. 0fefbfb qed*: Management firmware - notifications and defaults by Sudarsana Kalluru · 8 years ago
  25. 89d9123 solos-pci: use permission-specific DEVICE_ATTR variants by Julia Lawall · 8 years ago
  26. 6321570 ptp: use permission-specific DEVICE_ATTR variants by Julia Lawall · 8 years ago
  27. 0f98621 bpf, inode: add support for symlinks and fix mtime/ctime by Daniel Borkmann · 8 years ago
  28. 8778b27 ldmvsw: tx queue stuck in stopped state after LDC reset by Aaron Young · 8 years ago
  29. 04f762e Merge branch 'xps-DCB' by David S. Miller · 8 years ago
  30. 184c449 net: Add support for XPS with QoS via traffic classes by Alexander Duyck · 8 years ago
  31. 6234f87 net: Refactor removal of queues from XPS map and apply on num_tc changes by Alexander Duyck · 8 years ago
  32. 8d059b0 net: Add sysfs value to determine queue traffic class by Alexander Duyck · 8 years ago
  33. 9cf1f6a net: Move functions for configuring traffic classes out of inline headers by Alexander Duyck · 8 years ago
  34. 20861f2 driver: tun: Use new macro SOCK_IOC_TYPE instead of literal number 0x89 by Gao Feng · 8 years ago
  35. c62cce2 net: add an ioctl to get a socket network namespace by Andrey Vagin · 8 years ago
  36. 2a43ca0 mv643xx_eth: Properly resolve merge conflict. by David S. Miller · 8 years ago
  37. d8e4aa0 mv643xx_eth: Fix merge error. by David S. Miller · 8 years ago
  38. 0a6ce1e Merge tag 'shared-for-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma by David S. Miller · 8 years ago
  39. d46b634 net: bonding: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  40. 2701c3b Merge branch 'mlxsw-IB' by David S. Miller · 8 years ago
  41. d1ba526 mlxsw: switchib: Introduce SwitchIB and SwitchIB silicon driver by Elad Raz · 8 years ago
  42. 64b92b0 mlxsw: switchx2: Add IB port support by Elad Raz · 8 years ago
  43. 03ddb78 mlxsw: switchx2: Add eth prefix to port create and remove by Elad Raz · 8 years ago
  44. 0c81ea5 mlxsw: core: Add port type (Eth/IB) set API by Elad Raz · 8 years ago
  45. d808c7e mlxsw: core: Add "eth" prefix to mlxsw_core_port_set by Elad Raz · 8 years ago
  46. c68b71c mlxsw: switchx2: Add Infiniband switch partition by Elad Raz · 8 years ago
  47. 67963a3 mlxsw: Make devlink port instances independent of spectrum/switchx2 port instances by Jiri Pirko · 8 years ago
  48. 7136793 mlxsw: reg: Add local-port to Infiniband port mapping by Elad Raz · 8 years ago
  49. 7941770 mlxsw: reg: Add Infiniband support to PTYS by Elad Raz · 8 years ago
  50. 401c8b4 mlxsw: reg: Add eth prefix to PTYS pack and unpack by Elad Raz · 8 years ago
  51. 10dbf8f mlxsw: switchx2: Fix port speed configuration by Elad Raz · 8 years ago
  52. e50e789 mlxsw: switchx2: Add support for physical port names by Elad Raz · 8 years ago
  53. f83e210 mlxsw: spectrum: Move port used check outside port remove function by Jiri Pirko · 8 years ago
  54. adc4e04 mlxsw: switchx2: Move port used check outside port remove function by Jiri Pirko · 8 years ago
  55. abc1de2 mlxsw: switchx2: Check if port is usable before calling port create by Jiri Pirko · 8 years ago
  56. 5b09074 mlxsw: core: Zero payload buffers for couple of registers by Elad Raz · 8 years ago
  57. 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  58. e37a79e net/mlx5e: Add tc support for FWD rule with counter by Mark Bloch · 8 years ago
  59. ae05831 net/mlx5: Add option to add fwd rule with counter by Mark Bloch · 8 years ago
  60. 74491de net/mlx5: Add multi dest support by Mark Bloch · 8 years ago
  61. a622498 net/mlx5: Group similer rules under the same fte by Mark Bloch · 8 years ago
  62. 814fb87 net/mlx5: Refactor find_flow_rule by Mark Bloch · 8 years ago
  63. 0501fc4 net/mlx5: Use fte status to decide on firmware command by Mark Bloch · 8 years ago
  64. 0fd758d net/mlx5: Don't unlock fte while still using it by Mark Bloch · 8 years ago
  65. bd77bf1 net/mlx5: Add SRIOV VF max rate configuration support by Mohamad Haj Yahia · 8 years ago
  66. 1bd27b1 net/mlx5: Introduce E-switch QoS management by Mohamad Haj Yahia · 8 years ago
  67. 813f854 net/mlx5: Introduce TSAR manipulation firmware commands by Mohamad Haj Yahia · 8 years ago
  68. 86490d9 net/mlx5: Add ConnectX-5 PCIe 4.0 VF device ID by Saeed Mahameed · 8 years ago
  69. 6887a82 net/mlx5: Fix length of async_event_mask by Eugenia Emantayev · 8 years ago
  70. dd257ef net/mlx5: Ensure SRQ physical address structure endianness by Artemy Kovalyov · 8 years ago
  71. 5579e15 net/mlx5: Update struct mlx5_ifc_xrqc_bits by Artemy Kovalyov · 8 years ago
  72. bdc3792 IB/mlx5: Skip handling unknown events by Saeed Mahameed · 8 years ago
  73. 2a26d99 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  74. 357f4aa firewire: net: really fix maximum possible MTU by Stefan Richter · 8 years ago
  75. 0e82c76 genetlink: Fix generic netlink family unregister by pravin shelar · 8 years ago
  76. fceb9c3 geneve: avoid using stale geneve socket. by pravin shelar · 8 years ago
  77. c6fcc4f vxlan: avoid using stale vxlan socket. by pravin shelar · 8 years ago
  78. 087892d qede: Fix out-of-bound fastpath memory access by Mintz, Yuval · 8 years ago
  79. af1fee9 net: phy: Add support for Microsemi VSC 8530/40 Fast Ethernet PHY by Raju Lakkaraju · 8 years ago
  80. 32ab0a38 Merge tag 'mac80211-next-for-davem-2016-10-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  81. 3034783 net: phy: dp83848: add dp83822 PHY support by Roger Quadros · 8 years ago
  82. 9fe1c98 enic: fix rq disable by Govindarajulu Varadarajan · 8 years ago
  83. 06bd2b1 tipc: fix broadcast link synchronization problem by Jon Paul Maloy · 8 years ago
  84. 8bf371e ibmvnic: Fix missing brackets in init_sub_crq_irqs by Thomas Falcon · 8 years ago
  85. 9888d7b ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context by Thomas Falcon · 8 years ago
  86. dbc34e7 Revert "ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context" by David S. Miller · 8 years ago
  87. 9769905 rocker: set physical device for port netdevice by Jiri Pirko · 8 years ago
  88. 4c96f5b Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 8 years ago
  89. 9b9375b tcp_bbr: add a state transition diagram and accompanying comment by Neal Cardwell · 8 years ago
  90. f9d4286 arch/powerpc: Update parameters for csum_tcpudp_magic & csum_tcpudp_nofold by Ivan Vecera · 8 years ago
  91. a909d3e Linux 4.9-rc3 by Linus Torvalds · 8 years ago
  92. 42fd2b5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  93. a283ad5 Merge tag 'batadv-next-for-davem-20161027' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  94. e59cc76 Merge branch 'mlx4-fixes' by David S. Miller · 8 years ago
  95. eb4b678 net/mlx4_en: Save slave ethtool stats command by Tariq Toukan · 8 years ago
  96. d2582a0 net/mlx4_en: Fix potential deadlock in port statistics flow by Jack Morgenstein · 8 years ago
  97. 6f2e0d2 net/mlx4: Fix firmware command timeout during interrupt test by Eugenia Emantayev · 8 years ago
  98. 81d1841 net/mlx4_core: Do not access comm channel if it has not yet been initialized by Jack Morgenstein · 8 years ago
  99. 9d2afba net/mlx4_en: Fix panic during reboot by Eugenia Emantayev · 8 years ago
  100. 8d59de8 net/mlx4_en: Process all completions in RX rings after port goes up by Erez Shitrit · 8 years ago