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