1. 8be4132 sfc: Add code to export port_num in netdev->dev_port by Shradha Shah · 9 years ago
  2. 86ace69 net: thunderx: use GFP_KERNEL in thread context by Aleksey Makarov · 9 years ago
  3. fa1a6c9 net: thunderx: check if memory allocation was successful by Aleksey Makarov · 9 years ago
  4. 39a0dd0 net: thunderx: remove unneeded type conversions by Aleksey Makarov · 9 years ago
  5. 8998784 net: thunderx: fix nicvf_set_rxfh() by Aleksey Makarov · 9 years ago
  6. fd7ec06 net: thunderx: add static by Aleksey Makarov · 9 years ago
  7. 0c886a1 net: thunderx: delete unused variables by Aleksey Makarov · 9 years ago
  8. e610cb3 net: thunderx: rework mac address handling by Aleksey Makarov · 9 years ago
  9. 2cd2a19 net: thunderx: introduce a function for mailbox access by Aleksey Makarov · 9 years ago
  10. 4a4f87d net: thunderx: fix constants by Aleksey Makarov · 9 years ago
  11. d768b67 net: thunderx: Cleanup duplicate NODE_ID macros, add nic_get_node_id() by Robert Richter · 9 years ago
  12. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  13. 41fc2e4 cxgb4vf: Adds SRIOV driver changes for T6 adapter by Hariprasad Shenai · 9 years ago
  14. 3ccc6cf cxgb4: Adds support for T6 adapter by Hariprasad Shenai · 9 years ago
  15. ab4b583 cxgb4: Add is_t6 macro and T6 register ranges by Hariprasad Shenai · 9 years ago
  16. c46a024 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  17. d895112 geneve: allow user to specify TOS info for tunnel frames by John W. Linville · 9 years ago
  18. 8760ce5 geneve: allow user to specify TTL for tunnel frames by John W. Linville · 9 years ago
  19. 2aa2ed0 rocker: remove support for legacy VLAN ndo ops by Scott Feldman · 9 years ago
  20. 027e00d rocker: install/remove router MAC for untagged VLAN when joining/leaving bridge by Scott Feldman · 9 years ago
  21. bcfd780 rocker: install untagged VLAN (vid=0) support for each port by Scott Feldman · 9 years ago
  22. cec04a6 rocker: cleanup vlan table on error adding vlan by Scott Feldman · 9 years ago
  23. 27b808c rocker: zero allocate ports array by Scott Feldman · 9 years ago
  24. 661b689 cxgb4: remove unused fn to enable/disable db coalescing by Hariprasad Shenai · 9 years ago
  25. 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 · 9 years ago
  26. 534ba6a rocker: remove rocker parameter from functions that have rocker_port parameter by Simon Horman · 9 years ago
  27. 4cace67 bnx2x: Alloc 4k fragment for each rx ring buffer element by Gabriel Krisman Bertazi · 9 years ago
  28. c6e36d8 bnx2x: Move statistics implementation into semaphores by Yuval Mintz · 9 years ago
  29. 31a4189 xen: netback: read hotplug script once at start of day. by Ian Campbell · 9 years ago
  30. dc5e7a8 xen: netback: fix printf format string warning by Ian Campbell · 9 years ago
  31. 493be55 xen-netfront: Use setup_timer by Vaishali Thakkar · 9 years ago
  32. f16e9d8 ethernet/intel: Use setup_timer by Vaishali Thakkar · 9 years ago
  33. a24c85a isdn/capi: Use setup_timer by Vaishali Thakkar · 9 years ago
  34. 52e0b2b net: dl2k: Use setup_timer by Vaishali Thakkar · 9 years ago
  35. 12d5e6f net: mv643xx_eth: Use setup_timer by Vaishali Thakkar · 9 years ago
  36. 9eb0a5d sfc: free multiple Rx buffers when required by Daniel Pieczko · 9 years ago
  37. 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 · 9 years ago
  38. e4ca714b Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf/linux by Linus Torvalds · 9 years ago
  39. dae8f28 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  40. 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 · 9 years ago
  41. 5defde5 hv_netvsc: Allocate the sendbuf in a NUMA aware way by K. Y. Srinivasan · 9 years ago
  42. 0a726c2 hv_netvsc: Allocate the receive buffer from the correct NUMA node by K. Y. Srinivasan · 9 years ago
  43. 25977ac net: systemport: Add a check for oversized packets by Florian Fainelli · 9 years ago
  44. c73b018 net: systemport: rewrite bcm_sysport_rx_refill by Florian Fainelli · 9 years ago
  45. baf387a net: systemport: Pre-calculate and utilize cb->bd_addr by Florian Fainelli · 9 years ago
  46. 4818e856 bna: fix soft lock-up during firmware initialization failure by Ivan Vecera · 9 years ago
  47. 4918eb1 bna: remove unreasonable iocpf timer start by Ivan Vecera · 9 years ago
  48. e236b95 bna: fix firmware loading on big-endian machines by Ivan Vecera · 9 years ago
  49. 5e9615b net: thunderx: add 64-bit dependency by Arnd Bergmann · 9 years ago
  50. 6d90aa5 net/mlx4_core: Make sure there are no pending async events when freeing CQ by Matan Barak · 9 years ago
  51. de16180 net/mlx4_core: Move affinity hints to mlx4_core ownership by Ido Shamay · 9 years ago
  52. c66fa19 net/mlx4: Add EQ pool by Matan Barak · 9 years ago
  53. 4856413 net/mlx4_core: Demote simple multicast and broadcast flow steering rules by Matan Barak · 9 years ago
  54. 9d52bf0 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  55. b2feda4 iser-target: Fix error path in isert_create_pi_ctx() by Roland Dreier · 9 years ago
  56. a354170 target: Use a PASSTHROUGH flag instead of transport_types by Andy Grover · 10 years ago
  57. 7bfea53b target: Move passthrough CDB parsing into a common function by Andy Grover · 10 years ago
  58. 9c1cd1b target/user: Only support full command pass-through by Andy Grover · 10 years ago
  59. 5a7125c target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOST by Andy Grover · 10 years ago
  60. f62b8bb8 net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionality by Amir Vadai · 9 years ago
  61. afb736e net/mlx5: Ethernet resource handling files by Amir Vadai · 9 years ago
  62. e586b3b net/mlx5: Ethernet Datapath files by Amir Vadai · 9 years ago
  63. e725440 net/mlx5_core: Set/Query port MTU commands by Saeed Mahameed · 9 years ago
  64. 90b3e38 net/mlx5_core: Modify CQ moderation parameters by Rana Shahout · 9 years ago
  65. 4c916a7 net/mlx5_core: Implement get/set port status by Rana Shahout · 9 years ago
  66. adb0c95 net/mlx5_core: Implement access functions of ptys register fields by Saeed Mahameed · 9 years ago
  67. 938fe83 net/mlx5_core: New device capabilities handling by Saeed Mahameed · 9 years ago
  68. e281682 net/mlx5_core: HW data structs/types definitions cleanup by Saeed Mahameed · 9 years ago
  69. db058a1 net/mlx5_core: Set irq affinity hints by Saeed Mahameed · 9 years ago
  70. 64ffaa2 net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memory by Amir Vadai · 9 years ago
  71. 8ed9b5e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  72. d588cf8 target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystem by Christoph Hellwig · 10 years ago
  73. e01ec21 hv_netvsc: Properly size the vrss queues by KY Srinivasan · 9 years ago
  74. b1c1721 stmmac: add ipq806x glue layer by Mathieu Olivari · 9 years ago
  75. 2773238 stmmac: add fixed-link device-tree support by Mathieu Olivari · 9 years ago
  76. 5790cf3 stmmac: add phy-handle support to the platform layer by Mathieu Olivari · 9 years ago
  77. f7b81d6 clk: qcom: Add support for NSS/GMAC clocks and resets by Stephen Boyd · 9 years ago
  78. c7bd6dc hwmon: (nct6683) Add missing sysfs attribute initialization by Guenter Roeck · 9 years ago
  79. 1b63bf6 hwmon: (nct6775) Add missing sysfs attribute initialization by Guenter Roeck · 9 years ago
  80. 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 · 9 years ago
  81. 9aecac0 hwmon: (tmp401) Do not auto-detect chip on I2C address 0x37 by Guenter Roeck · 9 years ago
  82. 6e49ba1 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  83. d0af698 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  84. 1c220c6 dm: fix casting bug in dm_merge_bvec() by Joe Thornber · 9 years ago
  85. 15b94a6 dm: fix reload failure of 0 path multipath mapping on blk-mq devices by Junichi Nomura · 9 years ago
  86. c492e2d Merge tag 'md/4.1-rc5-fixes' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  87. e5d8de3 dm: fix false warning in free_rq_clone() for unmapped requests by Mike Snitzer · 9 years ago
  88. d7a32b6 net: qlcnic: clean up sysfs error codes by Vladimir Zapolskiy · 9 years ago
  89. 1fe7142 Merge branch 'linux-4.1' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 9 years ago
  90. aaea393 drm/nouveau/gr/gm204: remove a stray printk by Ben Skeggs · 10 years ago
  91. 4d4d6f7 drm/nouveau/devinit/gm100-: force devinit table execution on boards without PDISP by Ben Skeggs · 10 years ago
  92. c9ab50d drm/nouveau/devinit/gf100: make the force-post condition more obvious by Ben Skeggs · 10 years ago
  93. 9ee971a drm/nouveau/gr/gf100-: fix wrong constant definition by Lars Seipel · 10 years ago
  94. 5538d29 treewide: Add missing vmalloc.h inclusion. by David S. Miller · 9 years ago
  95. 1263193 Merge tag 'platform-drivers-x86-v4.1-3' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  96. 7c0411d drm/radeon: partially revert "fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling" by Christian König · 9 years ago
  97. 38fe44e Merge tag 'iwlwifi-for-kalle-2015-05-28' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by Kalle Valo · 9 years ago
  98. 7d072b4 brcmfmac: avoid null pointer access when brcmf_msgbuf_get_pktid() fails by Arend van Spriel · 9 years ago
  99. f029094 i40e: Bump version to 1.3.4 by Catherine Sullivan · 10 years ago
  100. 3350759 i40e/i40evf: remove time_stamp member by Jesse Brandeburg · 10 years ago