1. ec945cf e1000e: fix legacy interrupt handling in i219 by Yanir Lubetkin · 10 years ago
  2. ff917429 e1000e: fix flush_desc_ring implementation by Yanir Lubetkin · 10 years ago
  3. 95f0d95 e1000e: fix logical error in flush_desc_rings by Yanir Lubetkin · 10 years ago
  4. bfc9473 e1000e: remove call to do_div and sign mismatch warning by Yanir Lubetkin · 10 years ago
  5. 0ffc564 e1000e: i219 execute unit hang fix on every reset or power state transition by Yanir Lubetkin · 10 years ago
  6. ad851fb e1000e: i219 fix unit hang on reset and runtime D3 by Yanir Lubetkin · 10 years ago
  7. 6598dad sfc: leak vports if a VF is assigned during PF unload by Daniel Pieczko · 10 years ago
  8. 2a3fc31 sfc: force removal of VF and vport on driver removal by Daniel Pieczko · 10 years ago
  9. 71158bf sfc: do not allow VFs to be destroyed if assigned to guests by Daniel Pieczko · 10 years ago
  10. f00bf23 sfc: don't update stats on VF when called in atomic context by Daniel Pieczko · 10 years ago
  11. d94619c sfc: suppress vadaptor stats when EVB is not present by Daniel Pieczko · 10 years ago
  12. 6dd4859 sfc: suppress ENOENT error messages from MC_CMD_MAC_STATS by Daniel Pieczko · 10 years ago
  13. 0fc95fc sfc: update netdevice statistics to use vadaptor stats by Daniel Pieczko · 10 years ago
  14. d778819 sfc: DMA the VF stats only when requested by Daniel Pieczko · 10 years ago
  15. 3c36a2a sfc: display vadaptor statistics for all interfaces by Daniel Pieczko · 10 years ago
  16. 0a2ab4d sfc: set the port-id when calling MC_CMD_MAC_STATS by Daniel Pieczko · 10 years ago
  17. e80ca013 sfc: add "port_" prefix to MAC stats by Daniel Pieczko · 10 years ago
  18. 1d051e0 sfc: Implement ndo_gets_phys_port_id() for EF10 VFs by Shradha Shah · 10 years ago
  19. 0f5c084 sfc: Add sysfs entry for flags (link control and primary) by Shradha Shah · 10 years ago
  20. c9012e0 sfc: Add paranthesis correctly on all branches of the if statement by Shradha Shah · 10 years ago
  21. 8be4132 sfc: Add code to export port_num in netdev->dev_port by Shradha Shah · 10 years ago
  22. 86ace69 net: thunderx: use GFP_KERNEL in thread context by Aleksey Makarov · 10 years ago
  23. fa1a6c9 net: thunderx: check if memory allocation was successful by Aleksey Makarov · 10 years ago
  24. 39a0dd0 net: thunderx: remove unneeded type conversions by Aleksey Makarov · 10 years ago
  25. 8998784 net: thunderx: fix nicvf_set_rxfh() by Aleksey Makarov · 10 years ago
  26. fd7ec06 net: thunderx: add static by Aleksey Makarov · 10 years ago
  27. 0c886a1 net: thunderx: delete unused variables by Aleksey Makarov · 10 years ago
  28. e610cb3 net: thunderx: rework mac address handling by Aleksey Makarov · 10 years ago
  29. 2cd2a19 net: thunderx: introduce a function for mailbox access by Aleksey Makarov · 10 years ago
  30. 4a4f87d net: thunderx: fix constants by Aleksey Makarov · 10 years ago
  31. d768b67 net: thunderx: Cleanup duplicate NODE_ID macros, add nic_get_node_id() by Robert Richter · 10 years ago
  32. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  33. 41fc2e41d cxgb4vf: Adds SRIOV driver changes for T6 adapter by Hariprasad Shenai · 10 years ago
  34. 3ccc6cf cxgb4: Adds support for T6 adapter by Hariprasad Shenai · 10 years ago
  35. ab4b583 cxgb4: Add is_t6 macro and T6 register ranges by Hariprasad Shenai · 10 years ago
  36. c46a024 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  37. d895112 geneve: allow user to specify TOS info for tunnel frames by John W. Linville · 10 years ago
  38. 8760ce5 geneve: allow user to specify TTL for tunnel frames by John W. Linville · 10 years ago
  39. 2aa2ed0 rocker: remove support for legacy VLAN ndo ops by Scott Feldman · 10 years ago
  40. 027e00d rocker: install/remove router MAC for untagged VLAN when joining/leaving bridge by Scott Feldman · 10 years ago
  41. bcfd780 rocker: install untagged VLAN (vid=0) support for each port by Scott Feldman · 10 years ago
  42. cec04a6 rocker: cleanup vlan table on error adding vlan by Scott Feldman · 10 years ago
  43. 27b808c rocker: zero allocate ports array by Scott Feldman · 10 years ago
  44. 661b689 cxgb4: remove unused fn to enable/disable db coalescing by Hariprasad Shenai · 10 years ago
  45. cd842a6 Merge tag 'wireless-drivers-for-davem-2015-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 10 years ago
  46. 534ba6a rocker: remove rocker parameter from functions that have rocker_port parameter by Simon Horman · 10 years ago
  47. 4cace67 bnx2x: Alloc 4k fragment for each rx ring buffer element by Gabriel Krisman Bertazi · 10 years ago
  48. c6e36d8 bnx2x: Move statistics implementation into semaphores by Yuval Mintz · 10 years ago
  49. 31a4189 xen: netback: read hotplug script once at start of day. by Ian Campbell · 10 years ago
  50. dc5e7a8 xen: netback: fix printf format string warning by Ian Campbell · 10 years ago
  51. 493be55 xen-netfront: Use setup_timer by Vaishali Thakkar · 10 years ago
  52. f16e9d8 ethernet/intel: Use setup_timer by Vaishali Thakkar · 10 years ago
  53. a24c85a isdn/capi: Use setup_timer by Vaishali Thakkar · 10 years ago
  54. 52e0b2b net: dl2k: Use setup_timer by Vaishali Thakkar · 10 years ago
  55. 12d5e6f net: mv643xx_eth: Use setup_timer by Vaishali Thakkar · 10 years ago
  56. 9eb0a5d sfc: free multiple Rx buffers when required by Daniel Pieczko · 10 years ago
  57. d803731 Merge tag 'mac80211-next-for-davem-2015-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 10 years ago
  58. e4ca714b Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf/linux by Linus Torvalds · 10 years ago
  59. dae8f28 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  60. 30a5f11 Merge tag 'hwmon-for-linus-v4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  61. 5defde5 hv_netvsc: Allocate the sendbuf in a NUMA aware way by K. Y. Srinivasan · 10 years ago
  62. 0a726c2 hv_netvsc: Allocate the receive buffer from the correct NUMA node by K. Y. Srinivasan · 10 years ago
  63. 25977ac net: systemport: Add a check for oversized packets by Florian Fainelli · 10 years ago
  64. c73b018 net: systemport: rewrite bcm_sysport_rx_refill by Florian Fainelli · 10 years ago
  65. baf387a net: systemport: Pre-calculate and utilize cb->bd_addr by Florian Fainelli · 10 years ago
  66. 4818e856 bna: fix soft lock-up during firmware initialization failure by Ivan Vecera · 10 years ago
  67. 4918eb1 bna: remove unreasonable iocpf timer start by Ivan Vecera · 10 years ago
  68. e236b95 bna: fix firmware loading on big-endian machines by Ivan Vecera · 10 years ago
  69. 5e9615b net: thunderx: add 64-bit dependency by Arnd Bergmann · 10 years ago
  70. 6d90aa5 net/mlx4_core: Make sure there are no pending async events when freeing CQ by Matan Barak · 10 years ago
  71. de16180 net/mlx4_core: Move affinity hints to mlx4_core ownership by Ido Shamay · 10 years ago
  72. c66fa19 net/mlx4: Add EQ pool by Matan Barak · 10 years ago
  73. 4856413 net/mlx4_core: Demote simple multicast and broadcast flow steering rules by Matan Barak · 10 years ago
  74. 9d52bf0 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 10 years ago
  75. b2feda4fe iser-target: Fix error path in isert_create_pi_ctx() by Roland Dreier · 10 years ago
  76. a354170 target: Use a PASSTHROUGH flag instead of transport_types by Andy Grover · 10 years ago
  77. 7bfea53b target: Move passthrough CDB parsing into a common function by Andy Grover · 10 years ago
  78. 9c1cd1b target/user: Only support full command pass-through by Andy Grover · 10 years ago
  79. 5a7125c target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOST by Andy Grover · 10 years ago
  80. f62b8bb net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionality by Amir Vadai · 10 years ago
  81. afb736e net/mlx5: Ethernet resource handling files by Amir Vadai · 10 years ago
  82. e586b3b net/mlx5: Ethernet Datapath files by Amir Vadai · 10 years ago
  83. e725440 net/mlx5_core: Set/Query port MTU commands by Saeed Mahameed · 10 years ago
  84. 90b3e38 net/mlx5_core: Modify CQ moderation parameters by Rana Shahout · 10 years ago
  85. 4c916a7 net/mlx5_core: Implement get/set port status by Rana Shahout · 10 years ago
  86. adb0c95 net/mlx5_core: Implement access functions of ptys register fields by Saeed Mahameed · 10 years ago
  87. 938fe83 net/mlx5_core: New device capabilities handling by Saeed Mahameed · 10 years ago
  88. e281682 net/mlx5_core: HW data structs/types definitions cleanup by Saeed Mahameed · 10 years ago
  89. db058a1 net/mlx5_core: Set irq affinity hints by Saeed Mahameed · 10 years ago
  90. 64ffaa2 net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memory by Amir Vadai · 10 years ago
  91. 8ed9b5e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 10 years ago
  92. d588cf8 target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystem by Christoph Hellwig · 10 years ago
  93. e01ec21 hv_netvsc: Properly size the vrss queues by KY Srinivasan · 10 years ago
  94. b1c1721 stmmac: add ipq806x glue layer by Mathieu Olivari · 10 years ago
  95. 2773238 stmmac: add fixed-link device-tree support by Mathieu Olivari · 10 years ago
  96. 5790cf3 stmmac: add phy-handle support to the platform layer by Mathieu Olivari · 10 years ago
  97. f7b81d6 clk: qcom: Add support for NSS/GMAC clocks and resets by Stephen Boyd · 10 years ago
  98. c7bd6dc hwmon: (nct6683) Add missing sysfs attribute initialization by Guenter Roeck · 10 years ago
  99. 1b63bf6 hwmon: (nct6775) Add missing sysfs attribute initialization by Guenter Roeck · 10 years ago
  100. 0f1e5b5 Merge tag 'dm-4.1-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago