1. 579d059 net/mlx4_core: Add explicit error message when rule doesn't meet configuration by Matan Barak · 10 years ago
  2. d57febe net/mlx4: Add A0 hybrid steering by Matan Barak · 10 years ago
  3. 7a89399 net/mlx4: Add mlx4_bitmap zone allocator by Matan Barak · 10 years ago
  4. ab256e5 net/mlx4: Add a check if there are too many reserved QPs by Dotan Barak · 10 years ago
  5. ddae034 net/mlx4: Change QP allocation scheme by Eugenia Emantayev · 10 years ago
  6. 3dca0f42 net/mlx4_core: Use tasklet for user-space CQ completion events by Matan Barak · 10 years ago
  7. 383677d net/mlx4_core: Mask out host side virtualization features for guests by Or Gerlitz · 10 years ago
  8. c58942f net/mlx4_en: Set csum level for encapsulated packets by Or Gerlitz · 10 years ago
  9. 630f4b7 be2net: Export tunnel offloads only when a VxLAN tunnel is created by Sriharsha Basavapatna · 10 years ago
  10. 0a4b5a2 gianfar: Fix dma check map error when DMA_API_DEBUG is enabled by Kevin Hao · 10 years ago
  11. 666224d cxgb4/csiostor: Don't use MASTER_MUST for fw_hello call by Hariprasad Shenai · 10 years ago
  12. 0c5a3ae net: fec: only enable mdio interrupt before phy device link up by Nimrod Andy · 10 years ago
  13. e17f7fe net: fec: clear all interrupt events to support i.MX6SX by Nimrod Andy · 10 years ago
  14. 858eeb7 net: fec: reset fep link status in suspend function by Nimrod Andy · 10 years ago
  15. dd0bcc0 cxgb4/cxgb4vf: global named must be unique by Stephen Rothwell · 10 years ago
  16. 22f1092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  17. 4f675eb enic: add support for set/get rss hash key by Govindarajulu Varadarajan · 10 years ago
  18. 45abfb1 ethernet/broadcom: Use napi_alloc_skb instead of netdev_alloc_skb_ip_align by Alexander Duyck · 10 years ago
  19. e2338f8 ethernet/realtek: use napi_alloc_skb instead of netdev_alloc_skb_ip_align by Alexander Duyck · 10 years ago
  20. e0e3121 cxgb: Use napi_alloc_skb instead of netdev_alloc_skb_ip_align by Alexander Duyck · 10 years ago
  21. 67fd893 ethernet/intel: Use napi_alloc_skb by Alexander Duyck · 10 years ago
  22. 6e5f59a Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 10 years ago
  23. 6c702fa dummy: use MODULE_VERSION by Flavio Leitner · 10 years ago
  24. f9c5c62 amd-xgbe: Use disable_irq_nosync when in IRQ context by Lendacky, Thomas · 10 years ago
  25. 11d3d2a xen-netfront: use correct linear area after linearizing an skb by David Vrabel · 10 years ago
  26. f15650b netback: don't store invalid vif pointer by Jan Beulich · 10 years ago
  27. 213a992 net: fec: avoid kernal crash by NULL pointer when no phy connection by Nimrod Andy · 10 years ago
  28. fb3b596 net: systemport: allow changing MAC address by Florian Fainelli · 10 years ago
  29. 1d460b9 rocker: remove swdev mode by Roopa Prabhu · 10 years ago
  30. b5f185f Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  31. 450fa21 sh_eth: Remove redundant alignment adjustment by Mitsuhiro Kimura · 10 years ago
  32. 319cd52 sh_eth: Optimization for RX excess judgement by Mitsuhiro Kimura · 10 years ago
  33. 5d6201e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  34. 602de7e Merge tag 'linux-can-next-for-3.19-20141207' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 10 years ago
  35. ceaca9d Merge tag 'linux-can-fixes-for-3.18-20141207' of git://gitorious.org/linux-can/linux-can by David S. Miller · 10 years ago
  36. ba56840 ppp_read(): switch to skb_copy_datagram_iter() by Al Viro · 10 years ago
  37. c0371da put iov_iter into msghdr by Al Viro · 10 years ago
  38. 5e84e18 chelsio: fix misspelling of current function in string by Julia Lawall · 10 years ago
  39. d954e87 hp100: fix misspelling of current function in string by Julia Lawall · 10 years ago
  40. 791a1dd uli526x: fix misspelling of current function in string by Julia Lawall · 10 years ago
  41. bbc7975 dmfe: fix misspelling of current function in string by Julia Lawall · 10 years ago
  42. d6b00fe macvlan: play well with ipvlan device by Mahesh Bandewar · 10 years ago
  43. 5933fea ipvlan: move the device check function into netdevice.h by Mahesh Bandewar · 10 years ago
  44. 764e433 ipvlan: play well with macvlan device by Mahesh Bandewar · 10 years ago
  45. c19be73 dummy: add support for ethtool get_drvinfo by Flavio Leitner · 10 years ago
  46. 51de7bb bnx2x: Implement ndo_gso_check() by Joe Stringer · 10 years ago
  47. 62dbe83 macvlan: allow setting LRO independently of lower device by Michal Kubeček · 10 years ago
  48. 4bd145b i40e/i40evf: Convert macro to static inline by Jeff Kirsher · 10 years ago
  49. e51d9b8 i40e: add to NVM update debug message by Shannon Nelson · 10 years ago
  50. bf848f3 i40e: check for AQ timeout in aq_rc decode by Shannon Nelson · 10 years ago
  51. a3f0b38 i40e: poll on NVM semaphore only if not other error by Shannon Nelson · 10 years ago
  52. 0fdd052 i40e: fix up NVM update sm error handling by Shannon Nelson · 10 years ago
  53. c509c1d i40e: set max limit for access polling by Shannon Nelson · 10 years ago
  54. 2a6d8c2 i40e: remove unused nvm_semaphore_wait by Shannon Nelson · 10 years ago
  55. 0f52958 i40e: init NVM update state on adminq init by Shannon Nelson · 10 years ago
  56. 43477d2 i40e: add range check to i40e_aq_rc_to_posix by Shannon Nelson · 10 years ago
  57. 74d0d0e i40e: rework debug messages for NVM update by Shannon Nelson · 10 years ago
  58. bf06f7a i40e: let firmware catch the NVM busy error by Shannon Nelson · 10 years ago
  59. c150a50 i40e: better error messages for NVM update issues by Shannon Nelson · 10 years ago
  60. 4443ec9 i40e: clear NVM update state on ethtool test by Shannon Nelson · 10 years ago
  61. 0f6538c net: macb: Remove obsolete comment from Kconfig by James Byrne · 10 years ago
  62. b2abeed net: ethernet: rocker: Add dependency to CONFIG_BRIDGE in Kconfig by Andreas Ruprecht · 10 years ago
  63. 244d62b amd-xgbe: Prevent Tx cleanup stall by Lendacky, Thomas · 10 years ago
  64. 02dc402 bnx2x: Use correct fastpath version for VFs. by Yuval Mintz · 10 years ago
  65. 36c71a7 net: tulip: Remove private "strncmp" by Rasmus Villemoes · 10 years ago
  66. c8a73a3 drivers: net : cpsw: Update Kconfig for CPSW by Lokesh Vutla · 10 years ago
  67. d9a28c5 r8152: redefine REALTEK_USB_DEVICE by hayeswang · 10 years ago
  68. 7287f7e Merge tag 'master-2014-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  69. dff04bc cxgb4: Update firmware version after flashing it via ethtool by Hariprasad Shenai · 10 years ago
  70. df64e4d cxgb4/cxgb4vf: Use new interfaces to calculate BAR2 SGE Queue Register addresses by Hariprasad Shenai · 10 years ago
  71. e85c9a7 cxgb4/cxgb4vf: Add code to calculate T5 BAR2 Offsets for SGE Queue Registers by Hariprasad Shenai · 10 years ago
  72. e0a8b34 cxgb4vf: Add and initialize some sge params for VF driver by Hariprasad Shenai · 10 years ago
  73. 11e6c65 rocker: fix eth_type type in struct rocker_ctrl by Jiri Pirko · 10 years ago
  74. 9b03c71 rocker: introduce be put/get variants and use it when appropriate by Jiri Pirko · 10 years ago
  75. c9cdc74 bnx2x: Limit 1G link enforcement by Yaniv Rosner · 10 years ago
  76. 9b8d16c stmmac: fix max coal timer parameter by Giuseppe CAVALLARO · 10 years ago
  77. c5ac970 cxgb4: Update FW version string to match FW binary version 1.12.25.0 by Hariprasad Shenai · 10 years ago
  78. 79af221 cxgb4: Add a check for flashing FW using ethtool by Hariprasad Shenai · 10 years ago
  79. c153031 amd-xgbe: Associate Tx SKB with proper ring descriptor by Lendacky, Thomas · 10 years ago
  80. 03ccc4c amd-xgbe: Do not clear interrupt indicator by Lendacky, Thomas · 10 years ago
  81. 54ceb9e amd-xgbe: IRQ names require allocated memory by Lendacky, Thomas · 10 years ago
  82. 9cdfe2c sunvnet: fix incorrect rcu_read_unlock() in vnet_start_xmit() by David L Stevens · 10 years ago
  83. 60efff0 net: phy: bcm7xxx: add an explicit version check for GPHY rev G0 by Florian Fainelli · 10 years ago
  84. b04a2f5 net: bcmgenet: add support for new GENET PHY revision scheme by Florian Fainelli · 10 years ago
  85. 368e36e sunvnet: add TSO support by David L Stevens · 10 years ago
  86. 9a72dd4 sunvnet: add GSO support by David L Stevens · 10 years ago
  87. 1b6b0a4 sunvnet: add checksum offload support by David L Stevens · 10 years ago
  88. da38c56 sunvnet: add scatter/gather support by David L Stevens · 10 years ago
  89. 6d0ba91 sunvnet: add VIO v1.7 and v1.8 support by David L Stevens · 10 years ago
  90. d673248 sunvnet: rename vnet_port_alloc_tx_bufs and move after version negotiation by David L Stevens · 10 years ago
  91. 947cbb0 net/mlx4_en: Support for configurable RSS hash function by Eyal Perry · 10 years ago
  92. 892311f ethtool: Support for configurable RSS hash function by Eyal Perry · 10 years ago
  93. 5f478b4 net: mvneta: fix race condition in mvneta_tx() by Eric Dumazet · 10 years ago
  94. ae0bf04 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  95. 207c5f4 r8169: Use eth_skb_pad function by Alexander Duyck · 10 years ago
  96. b0b9f33 myri10ge: use eth_skb_pad helper by Alexander Duyck · 10 years ago
  97. 28f7936 niu: Use eth_skb_pad helper by Alexander Duyck · 10 years ago
  98. 74b6939 emulex: Use skb_put_padto instead of skb_padto() and skb->len assignment by Alexander Duyck · 10 years ago
  99. a94d9e2 ethernet/intel: Use eth_skb_pad and skb_put_padto helpers by Alexander Duyck · 10 years ago
  100. 28c167f net/mlx5_core: Add more supported devices by Eli Cohen · 10 years ago