1. 2b7c4f7 Merge tag 'rxrpc-rewrite-20160622-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  2. e7ffd81 net: stmmac: dwmac-rk: add rk3228-specific data by Xing Zheng · 8 years ago
  3. e83e5bb Merge branch 'net-sched-bulk-dequeue' by David S. Miller · 8 years ago
  4. 4d202a0 net_sched: generalize bulk dequeue by Eric Dumazet · 8 years ago
  5. 338ed9b net_sched: sch_htb: export class backlog in dumps by Eric Dumazet · 8 years ago
  6. 008830b net_sched: fq_codel: cache skb->truesize into skb->cb by Eric Dumazet · 8 years ago
  7. 520ac30 net_sched: drop packets after root qdisc lock is released by Eric Dumazet · 8 years ago
  8. 36195d8 Merge branch 'liquidio-next' by David S. Miller · 8 years ago
  9. 4b129ae liquidio: ddr timeout by Raghu Vatsavayi · 8 years ago
  10. f5a2047 liquidio: Support priv flag by Raghu Vatsavayi · 8 years ago
  11. 178cc10 liquidio: ptp info by Raghu Vatsavayi · 8 years ago
  12. 9eb6084 liquidio: New xaui info by Raghu Vatsavayi · 8 years ago
  13. 1f16471 liquidio: New statistics support by Raghu Vatsavayi · 8 years ago
  14. 78e6a9b liquidio: tx rx interrupt moderation by Raghu Vatsavayi · 8 years ago
  15. 60b48c5 liquidio: chip reset changes by Raghu Vatsavayi · 8 years ago
  16. 6044188 liquidio: New unload state by Raghu Vatsavayi · 8 years ago
  17. d3d7e6c liquidio: Firmware image download by Raghu Vatsavayi · 8 years ago
  18. 9a96bde liquidio: Napi rx/tx traffic by Raghu Vatsavayi · 8 years ago
  19. 63245f2 liquidio: Vlan filtering by Raghu Vatsavayi · 8 years ago
  20. 0da0b77 liquidio: Vlan offloads changes by Raghu Vatsavayi · 8 years ago
  21. 63da840 liquidio: soft command buffer limits by Raghu Vatsavayi · 8 years ago
  22. b38066d cxgb4vf: Synchronize access to mailbox by Hariprasad Shenai · 8 years ago
  23. eb88d585 samples/bpf: set max locked memory to ulimited by William Tu · 8 years ago
  24. 176275a net: ethernet: macb: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  25. 0a91281 net: ethernet: macb: use phydev from struct net_device by Philippe Reynes · 8 years ago
  26. 7d904c7 openvswitch: Only set mark and labels with a commit flag. by Jarno Rajahalme · 8 years ago
  27. 1c1779f openvswitch: Set mark and labels before confirming. by Jarno Rajahalme · 8 years ago
  28. fad09c7 net: dsa: mv88e6xxx: rename single-chip support by Vivien Didelot · 8 years ago
  29. 0d3cd4b net: dsa: mv88e6xxx: move driver in its own folder by Vivien Didelot · 8 years ago
  30. 8a0b075 Merge branch 'qed-coalesce' by David S. Miller · 8 years ago
  31. d552fa8 qede: Add support for coalescing config read/update. by Sudarsana Reddy Kalluru · 8 years ago
  32. 722003a qed: Add support for coalescing config read/update. by Sudarsana Reddy Kalluru · 8 years ago
  33. dc14341 Merge tag 'wireless-drivers-next-for-davem-2016-06-21' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  34. af7d518 net/mlx4_en: Add DCB PFC support through CEE netlink commands by Rana Shahout · 8 years ago
  35. 51dca8a net: dsa: b53: Fix statistics readings by Florian Fainelli · 8 years ago
  36. d1bd330 of_mdio: Enable fixed PHY support if driver is a module by Ben Hutchings · 8 years ago
  37. 8658aaf ti_cpsw: Check for disabled child nodes by Ben Hutchings · 8 years ago
  38. b95e592 openvswitch: Add packet len info to upcall. by William Tu · 8 years ago
  39. 904632a net: ethernet: bgmac: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  40. b21fcb2 net: ethernet: bgmac: use phydev from struct net_device by Philippe Reynes · 8 years ago
  41. 11bbb17 net: ethernet: altera_tse: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  42. 941ea69 net: ethernet: altera_tse: use phydev from struct net_device by Philippe Reynes · 8 years ago
  43. 91cd3b4 net: ethernet: sun4i-emac: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  44. 5427cca net: ethernet: sun4i-emac: use phydev from struct net_device by Philippe Reynes · 8 years ago
  45. aa390bb rxrpc: Kill off the rxrpc_transport struct by David Howells · 8 years ago
  46. 999b69f rxrpc: Kill the client connection bundle concept by David Howells · 8 years ago
  47. 5627cc8 rxrpc: Provide more refcount helper functions by David Howells · 8 years ago
  48. 985a5c8 rxrpc: Make rxrpc_send_packet() take a connection not a transport by David Howells · 8 years ago
  49. f4e7da8 rxrpc: Calls displayed in /proc may in future lack a connection by David Howells · 8 years ago
  50. f4552c2 rxrpc: Validate the net address given to rxrpc_kernel_begin_call() by David Howells · 8 years ago
  51. 4a3388c rxrpc: Use IDR to allocate client conn IDs on a machine-wide basis by David Howells · 8 years ago
  52. b3f5750 rxrpc: rxrpc_connection_lock shouldn't be a BH lock, but conn_lock is by David Howells · 8 years ago
  53. 42886ff rxrpc: Pass sk_buff * rather than rxrpc_host_header * to functions by David Howells · 8 years ago
  54. cc8feb8 rxrpc: Fix exclusive connection handling by David Howells · 8 years ago
  55. 85f3227 rxrpc: Replace conn->trans->{local,peer} with conn->params.{local,peer} by David Howells · 8 years ago
  56. 19ffa01 rxrpc: Use structs to hold connection params and protocol info by David Howells · 8 years ago
  57. 2f9f9f5 rxrpc: fix uninitialized variable use by Arnd Bergmann · 8 years ago
  58. 0e4699e rxrpc: checking for IS_ERR() instead of NULL by Dan Carpenter · 8 years ago
  59. 0e9390e Merge branch 'mlxsw-next' by David S. Miller · 8 years ago
  60. 2230537 mlxsw: spectrum: Add debug prints by Ido Schimmel · 8 years ago
  61. 1c80075 mlxsw: spectrum: Free resources upon vPort destruction by Ido Schimmel · 8 years ago
  62. fe3f6d1 mlxsw: spectrum: Refactor FDB flushing logic by Ido Schimmel · 8 years ago
  63. 56918b6 mlxsw: spectrum: Don't count on FID being present by Ido Schimmel · 8 years ago
  64. 41b996c mlxsw: spectrum: Add FID get / set functions by Ido Schimmel · 8 years ago
  65. 6381b3a mlxsw: spectrum: Check if port is vPort using its VID by Ido Schimmel · 8 years ago
  66. 14d3946 mlxsw: spectrum: Use per-FID struct for the VLAN-aware bridge by Ido Schimmel · 8 years ago
  67. 37286d2 mlxsw: spectrum: Remove unused function argument by Ido Schimmel · 8 years ago
  68. 0355b59 mlxsw: spectrum: Use join / leave functions for vFID operations by Ido Schimmel · 8 years ago
  69. d0ec875 mlxsw: spectrum: Make vFID struct generic by Ido Schimmel · 8 years ago
  70. e606002 mlxsw: spectrum: Use FID instead of vFID to setup flooding by Ido Schimmel · 8 years ago
  71. 9c4d442 mlxsw: spectrum: Create a function to map vPort's FID by Ido Schimmel · 8 years ago
  72. c7e920b mlxsw: spectrum: Use only one function to create vFIDs by Ido Schimmel · 8 years ago
  73. 47a0a9e mlxsw: spectrum: Remove redundant function argument by Ido Schimmel · 8 years ago
  74. d8651fd mlxsw: spectrum: Use DECLARE_BITMAP() macro by Ido Schimmel · 8 years ago
  75. 7117a57 mlxsw: spectrum: Centralize VLAN-aware bridge ref counting by Ido Schimmel · 8 years ago
  76. 2794389 mlxsw: spectrum: Remove unnecessary function argument by Ido Schimmel · 8 years ago
  77. 82e6db0 mlxsw: spectrum: Make unlinking functions return void by Ido Schimmel · 8 years ago
  78. 423b937 mlxsw: spectrum: Use WARN_ON() return value by Ido Schimmel · 8 years ago
  79. ddbe993 mlxsw: spectrum: Remove unnecessary checks from event processing by Ido Schimmel · 8 years ago
  80. 6ec4390 mlxsw: spectrum: Forbid LAG slave from having VLAN uppers by Ido Schimmel · 8 years ago
  81. 59fe9b3 mlxsw: spectrum: Sanitize port netdev upper devices by Ido Schimmel · 8 years ago
  82. 80bedf1 mlxsw: spectrum: Use notifier_from_errno() in notifier block by Ido Schimmel · 8 years ago
  83. 527f227 Merge branch 'hns-next' by David S. Miller · 8 years ago
  84. 6fe2746 net: hns: bug fix about TSO on|off when there is traffic by Daode Huang · 8 years ago
  85. f28f34c net: hns: change the default coalesce usecs by Daode Huang · 8 years ago
  86. 8ae7b8a net: hns: fix sbm default parameters config error by Daode Huang · 8 years ago
  87. 3a31b64 net: hns: fix bug that alloc skb fail lead to port unavailable by Jun He · 8 years ago
  88. d8a8371 net: hns: bug fix about led control logic when link down by Daode Huang · 8 years ago
  89. 454784d net: hns: delete redundancy ring enable operations by Daode Huang · 8 years ago
  90. ad59a17 net: hns: add get_coalesce_range api for hns by Daode Huang · 8 years ago
  91. f56c1b3 net: hns: fix bug of getting the wrong tcam data by Daode Huang · 8 years ago
  92. b762381 net: hns: add spin lock for tcam table operation by Daode Huang · 8 years ago
  93. 379d395 net: hns: bugfix about pfc pause frame statistics by Daode Huang · 8 years ago
  94. bb7189d net: hns: fix the wrong speed for bond by Qianqian Xie · 8 years ago
  95. cba80bd net: hns: fix ethtool loopback fail bug by Kejian Yan · 8 years ago
  96. 89a6b1a net: hns: select Hilink before serdes loopback for HNS V2 by Kejian Yan · 8 years ago
  97. 39c9441 net: hns: fix the error info when dma_set_mask_and_coherent fail by Qianqian Xie · 8 years ago
  98. f6c2df1 net: hns: Remove unnecessary device resource free by Qianqian Xie · 8 years ago
  99. f721172 net: hns: typo fix of annotation info for hns_nic_reset_subtask() by Qianqian Xie · 8 years ago
  100. 8379f0a net: hns: add skb_reset_mac_header() after skb being alloc by Kejian Yan · 8 years ago