1. 30d0844 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  2. bc86765 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  3. ae3e456 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  4. 4cdbbbd Merge tag 'sound-4.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  5. 4d0a279 Merge tag 'chrome-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform by Linus Torvalds · 8 years ago
  6. 903ce4a ipv6: Fix mem leak in rt6i_pcpu by Martin KaFai Lau · 8 years ago
  7. ab58298 net: fix decnet rtnexthop parsing by Vegard Nossum · 8 years ago
  8. 096cdc6 platform/chrome: cros_ec_dev - double fetch bug in ioctl by Dan Carpenter · 8 years ago
  9. f5d6516 cxgb4: update latest firmware version supported by Ganesh Goudar · 8 years ago
  10. eae033c net/mlx5: Avoid setting unused var when modifying vport node GUID by Or Gerlitz · 8 years ago
  11. a30b016 bonding: fix enslavement slave link notifications by Aviv Heller · 8 years ago
  12. 73e20b7 net: vrf: Add support for PREROUTING rules on vrf device by David Ahern · 8 years ago
  13. 8297f2d connector: make cn_proc explicitly non-modular by Paul Gortmaker · 8 years ago
  14. 2609af1 r8152: fix runtime function for RTL8152 by hayeswang · 8 years ago
  15. 96329a1 net: hns: fix return value check in hns_dsaf_get_cfg() by Wei Yongjun · 8 years ago
  16. 684a95c Merge branch 'mlxsw-ipv4-unicast-routing' by David S. Miller · 8 years ago
  17. 0b2361d mlxsw: Add the unresolved next-hops probes by Yotam Gigi · 8 years ago
  18. b215714 mlxsw: spectrum_router: Add the nexthop neigh activity update by Yotam Gigi · 8 years ago
  19. a7ff87a mlxsw: spectrum_router: Implement next-hop routing by Jiri Pirko · 8 years ago
  20. a59f0b3 mlxsw: reg: Add Router Algorithmic LPM ECMP Update Register by Jiri Pirko · 8 years ago
  21. 089f981 mlxsw: reg: Add Router Adjacency Table register by Yotam Gigi · 8 years ago
  22. b090ef0 mlxsw: Introduce simplistic KVD linear area manager by Jiri Pirko · 8 years ago
  23. c602242 mlxsw: spectrum: Define sizes of KVD areas by Jiri Pirko · 8 years ago
  24. 489107b mlxsw: Add KVD sizes configuration into profile by Jiri Pirko · 8 years ago
  25. a6bf9e9 mlxsw: spectrum_router: Offload neighbours based on NUD state change by Yotam Gigi · 8 years ago
  26. c723c735 mlxsw: spectrum_router: Periodically update the kernel's neigh table by Yotam Gigi · 8 years ago
  27. 2a4501a neigh: Send a notification when DELAY_PROBE_TIME changes by Ido Schimmel · 8 years ago
  28. 7cf2c20 mlxsw: reg: Add Router Algorithmic LPM Unicast Host Table Dump register by Yotam Gigi · 8 years ago
  29. 4457b3d mlxsw: reg: Add Router Algorithmic LPM Unicast Host Table register by Yotam Gigi · 8 years ago
  30. 6cf3c97 mlxsw: spectrum_router: Add private neigh table by Jiri Pirko · 8 years ago
  31. 18bfb92 net: introduce default neigh_construct/destroy ndo calls for L2 upper devices by Jiri Pirko · 8 years ago
  32. 503eebc net: add dev arg to ndo_neigh_construct/destroy by Jiri Pirko · 8 years ago
  33. c6ac37d netfilter: nf_log: fix error on write NONE to logger choice sysctl by Pavel Tikhomirov · 8 years ago
  34. 9cd2574 ALSA: hda/realtek: Add Lenovo L460 to docking unit fixup by Torsten Hilbrich · 8 years ago
  35. 9046a74 Merge branch 'r6040-next' by David S. Miller · 8 years ago
  36. 9da2804 net: r6040: Bump version and date by Florian Fainelli · 8 years ago
  37. 35566e9 net: r6040: Update my email by Florian Fainelli · 8 years ago
  38. 0305eff net: r6040: Utilize napi_complete_done() by Florian Fainelli · 8 years ago
  39. ffb5bce net: r6040: Utilize __napi_schedule_irqoff by Florian Fainelli · 8 years ago
  40. 9507ffc net: r6040: Check for skb->xmit_more by Florian Fainelli · 8 years ago
  41. 58e6b05 net: r6040: Reclaim transmitted buffers in NAPI by Florian Fainelli · 8 years ago
  42. a546e55 net: r6040: Utilize skb_put_padto() by Florian Fainelli · 8 years ago
  43. 7def171 net: r6040: Increase statistics upon transmit completion by Florian Fainelli · 8 years ago
  44. 3eb415d net: r6040: Utilize phy_print_status by Florian Fainelli · 8 years ago
  45. 6ebd1a6 dwc_eth_qos: remove unused including <linux/version.h> by Wei Yongjun · 8 years ago
  46. 487884e Merge branch 'mlx5-ntuple-steering' by David S. Miller · 8 years ago
  47. e989d5a net/mlx5e: Expose flow control counters to ethtool by Gal Pressman · 8 years ago
  48. fe6b9bd net/mlx5e: Expose RDMA VPort counters to ethtool by Gal Pressman · 8 years ago
  49. f913a72 net/mlx5e: Add support to get ethtool flow rules by Maor Gottlieb · 8 years ago
  50. 1174fce net/mlx5e: Support l3/l4 flow type specs in ethtool flow steering by Maor Gottlieb · 8 years ago
  51. 6dc6071 net/mlx5e: Add ethtool flow steering support by Maor Gottlieb · 8 years ago
  52. 0da2d66 net/mlx5: Properly remove all steering objects by Maor Gottlieb · 8 years ago
  53. fba53f7 net/mlx5: Introduce mlx5_flow_steering structure by Maor Gottlieb · 8 years ago
  54. c5bb173 net/mlx5: Refactor mlx5_add_flow_rule by Maor Gottlieb · 8 years ago
  55. 019d0c9 net-next: mediatek: remove superfluous free_irq() call by John Crispin · 8 years ago
  56. d9329bc22 net: lpc_eth: Remove unused 'pldat' variable by Fabio Estevam · 8 years ago
  57. b77af26 Merge tag 'batadv-next-for-davem-20160704' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  58. 7831b4f qeth: delete napi struct when removing a qeth device by Ursula Braun · 8 years ago
  59. 5ee3897 Merge branch 'mlxsw-fib-offload' by David S. Miller · 8 years ago
  60. 99f44bb mlxsw: spectrum: Enable L3 interfaces on top of bridge devices by Ido Schimmel · 8 years ago
  61. 701b186 mlxsw: spectrum: Configure FIDs based on bridge events by Ido Schimmel · 8 years ago
  62. 3ba2ebf mlxsw: spectrum: Unsplit the vFID range by Ido Schimmel · 8 years ago
  63. 99724c1 mlxsw: spectrum: Introduce support for router interfaces by Ido Schimmel · 8 years ago
  64. 6e095fd mlxsw: spectrum: Edit RIF properties based on netdev events by Ido Schimmel · 8 years ago
  65. 7ce856a mlxsw: spectrum: Add couple of lower device helper functions by Jiri Pirko · 8 years ago
  66. 61c503f mlxsw: spectrum_router: Implement fib4 add/del switchdev obj ops by Jiri Pirko · 8 years ago
  67. d5a1c74 mlxsw: reg: Add Router Algorithmic LPM Unicast Entry Register definition by Jiri Pirko · 8 years ago
  68. 6b75c48 mlxsw: spectrum_router: Add virtual router management by Jiri Pirko · 8 years ago
  69. 5334202 mlxsw: spectrum_router: Implement LPM trees management by Jiri Pirko · 8 years ago
  70. 20ae405 mlxsw: reg: Add Router Algorithmic LPM Tree Binding Register definition by Jiri Pirko · 8 years ago
  71. a982335 mlxsw: reg: Add Router Algorithmic LPM Structure Tree Register definition by Jiri Pirko · 8 years ago
  72. 6f9fc3c mlxsw: reg: Add Router Algorithmic LPM Tree Allocation Register definition by Jiri Pirko · 8 years ago
  73. 5e9c16c mlxsw: spectrum_router: Implement private fib by Jiri Pirko · 8 years ago
  74. f48cc6b tun: fix build warnings by Jason Wang · 8 years ago
  75. c8e2ca3 Revert "fsl/fman: fix error handling" by David S. Miller · 8 years ago
  76. a788a4a fsl/fman: fix error handling by Christophe Jaillet · 8 years ago
  77. 22f8788 Merge branch 'liquidio-next' by David S. Miller · 8 years ago
  78. 9fbc48f liquidio: Response header changes by Raghu Vatsavayi · 8 years ago
  79. a2c64b6 liquidio: Remove redundant code by Raghu Vatsavayi · 8 years ago
  80. a22b15c liquidio: Droq validation by Raghu Vatsavayi · 8 years ago
  81. 4c2743f liquidio: MTU limits by Raghu Vatsavayi · 8 years ago
  82. 1e0d30f liquidio: free resources during shutdown by Raghu Vatsavayi · 8 years ago
  83. 3dcef2c liquidio: iq/oq limits by Raghu Vatsavayi · 8 years ago
  84. 55893a6 liquidio: softcommand delay by Raghu Vatsavayi · 8 years ago
  85. 14866cc liquidio: IQ synchronization by Raghu Vatsavayi · 8 years ago
  86. a7d5a3d liquidio: Macro replacements by Raghu Vatsavayi · 8 years ago
  87. 01fb237 liquidio: Vxlan support by Raghu Vatsavayi · 8 years ago
  88. c086e70 cdc_ncm: workaround for EM7455 "silent" data interface by Bjørn Mork · 8 years ago
  89. 3dad542 RDS: fix rds_tcp_init() error path by Vegard Nossum · 8 years ago
  90. 13c5c24 bpf: add bpf_get_hash_recalc helper by Daniel Borkmann · 8 years ago
  91. 6fd980a net: samples: pktgen mode samples/tests for qdisc layer by John Fastabend · 8 years ago
  92. 0967f24 net: pktgen: support injecting packets for qdisc testing by John Fastabend · 8 years ago
  93. 4386f56 net: ethernet: bcmgenet: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  94. 62469c7 net: ethernet: bcmgenet: use phydev from struct net_device by Philippe Reynes · 8 years ago
  95. 4694e6e net: ethernet: arc: emac: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  96. 01dea53 net: ethernet: arc: emac: use phydev from struct net_device by Philippe Reynes · 8 years ago
  97. fa01848 net: ethernet: ixp4xx_eth: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  98. 2a62416 net: ethernet: ixp4xx_eth: use phydev from struct net_device by Philippe Reynes · 8 years ago
  99. 2c08740 net: ethernet: smsc: smsc911x: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  100. f788e32 net: ethernet: smsc: smsc911x: use phydev from struct net_device by Philippe Reynes · 8 years ago