1. a43f235 qed: add support for link pause configuration. by Sudarsana Reddy Kalluru · 8 years ago
  2. fe7cd2b qed*: Conditions for changing link by Yuval Mintz · 8 years ago
  3. f3e7210 qede: Add support for ethtool private flags by Yuval Mintz · 8 years ago
  4. d4967cf qed*: Align statistics names by Yuval Mintz · 8 years ago
  5. 960a262 net: better drop monitoring in ip{6}_recv_error() by Eric Dumazet · 8 years ago
  6. 0aea76d tcp: SYN packets are now simply consumed by Eric Dumazet · 8 years ago
  7. 1bc7fe6 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  8. e7157f2 Merge branch 'nla_align-set-2' by David S. Miller · 8 years ago
  9. 2dad624 wireless: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  10. cbdeafd netfilter/ipvs: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  11. a558da0 ieee802154: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  12. 1c714a9 l2tp: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  13. 12a0faa bridge: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  14. 0238b72 ovs: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  15. f13a82d ipv6: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  16. 2a51c1e sched: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  17. 343a6d8 rtnl: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  18. d296ba6 soreuseport: Resolve merge conflict for v4/v6 ordering fix by Craig Gallek · 8 years ago
  19. 5e91f6c sock: relax WARN_ON() in sock_owned_by_user() by Eric Dumazet · 8 years ago
  20. d4f90d9 ixgbe: use msleep for long delays by Arnd Bergmann · 8 years ago
  21. 7921f4d ixgbevf: Move API negotiation function into mac_ops by Alexander Duyck · 8 years ago
  22. b83e301 ixgbe/ixgbevf: Add support for GSO partial by Alexander Duyck · 8 years ago
  23. 8d055cc ixgbevf: make use of BIT() macro to avoid shift of signed values by Jacob Keller · 8 years ago
  24. 3e973dc ixgbe: resolve shift of negative value warning by Jacob Keller · 8 years ago
  25. b4f47a4 ixgbe: use BIT() macro by Jacob Keller · 8 years ago
  26. 4319a79 ixgbe: Add work around for empty SFP+ cage crosstalk by Don Skidmore · 8 years ago
  27. a0254a7 ixgbe: Use correct FC setup function for x550em_a by Mark Rustad · 8 years ago
  28. a02a5a5 ixgbevf: add support for per-queue ethtool stats by Emil Tantilov · 8 years ago
  29. d72d6c1 ixgbevf: refactor ethtool stats handling by Emil Tantilov · 8 years ago
  30. 2f2219b ixgbe: Add register wait for slow links by Mark Rustad · 8 years ago
  31. 15cfd40 hv_netvsc: Fix the list processing for network change event by Haiyang Zhang · 8 years ago
  32. 2a9ed5d ixgbe: make 'action' field in struct ixgbe_fdir_filter a u64 value by Sridhar Samudrala · 8 years ago
  33. 4695886 ixgbe: fix default mac->ops.setup_link for X550EM by Emil Tantilov · 8 years ago
  34. d3dec7c ixgbe: set VLAN spoof checking unconditionally by Emil Tantilov · 8 years ago
  35. 77f192a ixgbe: consolidate the configuration of spoof checking by Emil Tantilov · 8 years ago
  36. 10d3be5 tcp-tso: do not split TSO packets at retransmit time by Eric Dumazet · 8 years ago
  37. 8cee83d tipc: fix stale links after re-enabling bearer by Parthasarathy Bhuvaragan · 8 years ago
  38. 6a74c19 Merge branch 'tcp-tcstamp_ack-frag-coalesce' by David S. Miller · 8 years ago
  39. 2de8023 tcp: Merge txstamp_ack in tcp_skb_collapse_tstamp by Martin KaFai Lau · 8 years ago
  40. b51e13f tcp: Carry txstamp_ack in tcp_fragment_tstamp by Martin KaFai Lau · 8 years ago
  41. 11afbff Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  42. 8d9ea16 Merge branch 'nla_align-more' by David S. Miller · 8 years ago
  43. 80df554 taskstats: use the libnl API to align nlattr on 64-bit by Nicolas Dichtel · 8 years ago
  44. de95c4a xfrm: align nlattr properly when needed by Nicolas Dichtel · 8 years ago
  45. 7352078 libnl: add nla_put_u64_64bit() helper by Nicolas Dichtel · 8 years ago
  46. 2175d87 libnl: nla_put_msecs(): align on a 64-bit area by Nicolas Dichtel · 8 years ago
  47. 756a2f5 libnl: nla_put_s64(): align on a 64-bit area by Nicolas Dichtel · 8 years ago
  48. e9bbe89 libnl: nla_put_net64(): align on a 64-bit area by Nicolas Dichtel · 8 years ago
  49. b46f6de libnl: nla_put_be64(): align on a 64-bit area by Nicolas Dichtel · 8 years ago
  50. e7479122 libnl: nla_put_le64(): align on a 64-bit area by Nicolas Dichtel · 8 years ago
  51. 11a9957 libnl: fix help of _64bit functions by Nicolas Dichtel · 8 years ago
  52. 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  53. 5f44abd Merge tag 'rtc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  54. f78fe08 Merge tag 'pm+acpi-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  55. 38a7a73 rtc: ds1307: Use irq when available for wakeup-source device by Nishanth Menon · 8 years ago
  56. 9a3dce6 rtc: ds1307: ds3231 temperature s16 overflow by Zhuang Yuyao · 8 years ago
  57. c5edde3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  58. 22d37b6 Merge branch 'geneve-vxlan-deps' by David S. Miller · 8 years ago
  59. 681e683 geneve: break dependency with netdev drivers by Hannes Frederic Sowa · 8 years ago
  60. b7aade1 vxlan: break dependency with netdev drivers by Hannes Frederic Sowa · 8 years ago
  61. 50d65d7 qlcnic: protect qlicnic_attach_func with rtnl_lock by Hannes Frederic Sowa · 8 years ago
  62. b1f99a7 ixgbe: protect vxlan_get_rx_port in ixgbe_service_task with rtnl_lock by Hannes Frederic Sowa · 8 years ago
  63. 0c5c325 mlx4: protect mlx4_en_start_port in mlx4_en_restart with rtnl_lock by Hannes Frederic Sowa · 8 years ago
  64. 41419b9 fm10k: protect fm10k_open in fm10k_io_resume with rtnl_lock by Hannes Frederic Sowa · 8 years ago
  65. 08d9910 benet: be_resume needs to protect be_open with rtnl_lock by Hannes Frederic Sowa · 8 years ago
  66. b4f7052 openvswitch: use flow protocol when recalculating ipv6 checksums by Simon Horman · 8 years ago
  67. f0d4378 Driver: Vmxnet3: set CHECKSUM_UNNECESSARY for IPv6 packets by Shrikrishna Khare · 8 years ago
  68. f43bfae atl2: Disable unimplemented scatter/gather feature by Ben Hutchings · 8 years ago
  69. 7f348a6 net: Add support for IP ID mangling TSO in cases that require encapsulation by Alexander Duyck · 8 years ago
  70. 1df845b Merge branch 'mlx5-next' by David S. Miller · 8 years ago
  71. 5498440 net/mlx5e: Add ethtool counter for RX buffer allocation failures by Tariq Toukan · 8 years ago
  72. e20a0db net/mlx5e: Delay skb->data access by Saeed Mahameed · 8 years ago
  73. 1bfec31 net/mlx5e: Remove redundant barrier by Tariq Toukan · 8 years ago
  74. c5adb96 net/mlx5e: Use napi_alloc_skb for RX SKB allocations by Tariq Toukan · 8 years ago
  75. bc77b24 net/mlx5e: Add fragmented memory support for RX multi packet WQE by Tariq Toukan · 8 years ago
  76. d3c9bc2 net/mlx5e: Added ICO SQs by Tariq Toukan · 8 years ago
  77. 461017c net/mlx5e: Support RX multi-packet WQE (Striding RQ) by Tariq Toukan · 8 years ago
  78. 2f48af1 net/mlx5e: Use function pointers for RX data path handling by Tariq Toukan · 8 years ago
  79. d8c9660 net/mlx5e: Use only close NUMA node for default RSS by Tariq Toukan · 8 years ago
  80. 593cf33 net/mlx5e: Allocate set of queue counters per netdev by Rana Shahout · 8 years ago
  81. 237cd21 net/mlx5: Introduce device queue counters by Tariq Toukan · 8 years ago
  82. b8fd789 Merge branch 'bcmsysport-napi-updates' by David S. Miller · 8 years ago
  83. c82f47e net: bcmsysport: use napi_complete_done() by Florian Fainelli · 8 years ago
  84. ba90950 net: bcmsysport: use __napi_schedule_irqoff() by Florian Fainelli · 8 years ago
  85. 669c00c Merge branch 'mlx4-fixes' by David S. Miller · 8 years ago
  86. d21ed3a net/mlx4_en: Split SW RX dropped counter per RX ring by Eran Ben Elisha · 8 years ago
  87. 2a50009 net/mlx4_core: Don't allow to VF change global pause settings by Eugenia Emantayev · 8 years ago
  88. 4bfd2e6 net/mlx4_core: Avoid repeated calls to pci enable/disable by Daniel Jurgens · 8 years ago
  89. c12833a net/mlx4_core: Implement pci_resume callback by Daniel Jurgens · 8 years ago
  90. a1459c1 net: phy: spi_ks8895: Don't leak references to SPI devices by Mark Brown · 8 years ago
  91. 210990b net: ethernet: davinci_emac: Fix platform_data overwrite by Neil Armstrong · 8 years ago
  92. 99164f9 net: ethernet: davinci_emac: Fix Unbalanced pm_runtime_enable by Neil Armstrong · 8 years ago
  93. 395da12 Merge branch 'pm-cpufreq-fixes' by Rafael J. Wysocki · 8 years ago
  94. 3ad9779 Merge branch 'qed-fixes' by David S. Miller · 8 years ago
  95. ee2fa8e qede: Fix single MTU sized packet from firmware GRO flow by Manish Chopra · 8 years ago
  96. aad94c0 qede: Fix setting Skb network header by Manish Chopra · 8 years ago
  97. f86af2d qede: Fix various memory allocation error flows for fastpath by Manish Chopra · 8 years ago
  98. 5bec11c Merge branch 'tcp-coalesce-merge-timestamps' by David S. Miller · 8 years ago
  99. cfea5a6 tcp: Merge tx_flags and tskey in tcp_shifted_skb by Martin KaFai Lau · 8 years ago
  100. 082ac2d tcp: Merge tx_flags and tskey in tcp_collapse_retrans by Martin KaFai Lau · 8 years ago