1. 5026719 igb: don't allow SR-IOV without MSI-X by Mitch A Williams · 11 years ago
  2. 7f90128 igb: Added rcu_lock to avoid race by Akeem G Abodunrin · 11 years ago
  3. e5c3370 igb: Read register for latch_on without return value by Akeem G Abodunrin · 11 years ago
  4. 8a650aa igb: Reset the link when EEE setting changed by Akeem G Abodunrin · 12 years ago
  5. f882566 net: phy: mdio-octeon: use platform_set_drvdata() by Libo Chen · 11 years ago
  6. 9bcadae net: irda: pxaficp_ir: use platform_set_drvdata() by Libo Chen · 11 years ago
  7. d94a014 Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 11 years ago
  8. 327dfd8 stmmac: remove useless csum flag by Giuseppe CAVALLARO · 11 years ago
  9. e6b0260 net: emac: remove unnecessary dev_set_drvdata() by Libo Chen · 11 years ago
  10. 110a183 net: davinci_mdio: remove unnecessary dev_set_drvdata() by Libo Chen · 11 years ago
  11. 0c671dc net: xilinx_emaclite: remove unnecessary dev_set_drvdata() by Libo Chen · 11 years ago
  12. 7d9a875 net: sunhme: remove unnecessary dev_set_drvdata() by Libo Chen · 11 years ago
  13. 63f076e net: sunbmac: remove unnecessary dev_set_drvdata() by Libo Chen · 11 years ago
  14. dcbe8a1 net: fec_mpc52xx_phy: remove unnecessary dev_set_drvdata() by Libo Chen · 11 years ago
  15. 01007f5 net: ucc_geth: remove unnecessary dev_set_drvdata() by Libo Chen · 11 years ago
  16. 0b25183 net: fsl_pq_mdio: remove unnecessary dev_set_drvdata() by Libo Chen · 11 years ago
  17. 76975e9 tun: Get skfilter layout by Pavel Emelyanov · 11 years ago
  18. 849c9b6 tun: Allow to skip filter on attach by Pavel Emelyanov · 11 years ago
  19. 3d407a8 tun: Report whether the queue is attached or not by Pavel Emelyanov · 11 years ago
  20. fb7589a tun: Add ability to create tun device with given index by Pavel Emelyanov · 11 years ago
  21. 5f1cd20 net/mlx4_en: Reduce scope of local variables in mlx4_en_xmit by Amir Vadai · 11 years ago
  22. 237a3a3 net/mlx4_en: Fix handling of dma_map failure by Amir Vadai · 11 years ago
  23. bd2f631 net/mlx4_en: Notify user when TX ring in error state by Amir Vadai · 11 years ago
  24. 0e316f1 net/mlx4_en: Disable global flow control when PFC enabled by Eugenia Emantayev · 11 years ago
  25. 5c044e6 net/mlx4_en: Coding style cleanup in mlx4_en_dcbnl_ieee_setpfc() by Amir Vadai · 11 years ago
  26. f6ae5ac qlcnic: Update version to 5.3.48 by Himanshu Madhani · 11 years ago
  27. 07a251c qlcnic: Implement ndo_get_phys_port_id for 82xx adapter by Shahed Shaikh · 11 years ago
  28. c2c5e3a qlcnic: Enable diagnostic test for multiple Tx queues. by Himanshu Madhani · 11 years ago
  29. aa4a1f7 qlcnic: Enable Tx queue changes using ethtool for 82xx Series adapter. by Himanshu Madhani · 11 years ago
  30. 012ec81 qlcnic: Multi Tx queue support for 82xx Series adapter. by Himanshu Madhani · 11 years ago
  31. b1ef05a can: mcp251x: Allow tuning SPI mode and limit maximal SPI speed by Alexander Shiyan · 11 years ago
  32. ae5d589 can: mcp251x: Eliminate irq_flags from driver platform_data by Alexander Shiyan · 11 years ago
  33. 1ddff7d can: mcp251x: Replace power callbacks with regulator API by Alexander Shiyan · 11 years ago
  34. 954c396 net/phy: micrel: Add OF configuration support for ksz9021 by Sean Cross · 11 years ago
  35. d8a6442 net: cpsw: Add support for wake-on-lan for cpsw by Matus Ujhelyi · 11 years ago
  36. dbe3472 drivers: net: cpsw: remove platform data header file of cpsw by Mugunthan V N · 11 years ago
  37. f607e059 bcm63xx_enet: replace devm_request_and_ioremap by devm_ioremap_resource by Julia Lawall · 11 years ago
  38. 84ce22d net: davinci_mdio: use platform_{get,set}_drvdata() by Libo Chen · 11 years ago
  39. 34e0184 net: xilinx_emaclite: use platform_{get,set}_drvdata() by Libo Chen · 11 years ago
  40. 511c4e0 net: sunhme: use platform_{get,set}_drvdata() by Libo Chen · 11 years ago
  41. 0549d95 net: sunbmac: use platform_{get,set}_drvdata() by Libo Chen · 11 years ago
  42. 4014e36 net: fec_mpc52xx_phy: use platform_{get,set}_drvdata() by Libo Chen · 11 years ago
  43. 65d7e7a net: ucc_geth: use platform_{get,set}_drvdata() by Libo Chen · 11 years ago
  44. a0e1860 net: fsl_pq_mdio: use platform_{get,set}_drvdata() by Libo Chen · 11 years ago
  45. 8d3214c sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data' by Sergei Shtylyov · 11 years ago
  46. a3153d8 sh_eth: get register layout from 'struct sh_eth_cpu_data' by Sergei Shtylyov · 11 years ago
  47. 0dde802 myri10ge: Add support for ndo_busy_poll by Hyong-Youb Kim · 11 years ago
  48. 35596b2 vhost: Include linux/uio.h instead of linux/socket.h by Asias He · 11 years ago
  49. c196ce0 pch_gbe: ethtool cannot change parameters when link is down by Anders Larsen · 11 years ago
  50. 0aa857f moxa: fix missing unlock on error in moxart_mac_start_xmit() by Wei Yongjun · 11 years ago
  51. cb74e27 sundance: Add netpoll support by Denis Kirjanov · 11 years ago
  52. dcdc7a5 vxlan: using kfree_rcu() to simplify the code by Wei Yongjun · 11 years ago
  53. e7fb06a r8169,sis190: remove unnecessary length check by Peter Wu · 11 years ago
  54. d765bb4 drivers/net: enic: Generate notification of hardware crash by Neel Patel · 11 years ago
  55. 0b03856 drivers/net: enic: Add an interface for USNIC to interact with firmware by Neel Patel · 11 years ago
  56. 92e2b46 drivers/net: enic: Adding support for Cisco Low Latency NIC by Neel Patel · 11 years ago
  57. 4cffa13 qlcnic: Update version to 5.3.47 by Himanshu Madhani · 11 years ago
  58. fef349c qlcnic: Add support for 84xx adapters to load firmware from file by Pratik Pujar · 11 years ago
  59. 77bead4 qlcnic: Loopback Inter Driver Communication AEN handler by Manish Chopra · 11 years ago
  60. 58945e1 qlcnic: Add PVID support for 84xx adapters by Manish Chopra · 11 years ago
  61. 15ca140 qlcnic: Enable support for 844X adapter by Manish Chopra · 11 years ago
  62. 1eaa817 vxlan: Add tx-vlan offload support. by Pravin B Shelar · 11 years ago
  63. 649c5b8 vxlan: Improve vxlan headroom calculation. by Pravin B Shelar · 11 years ago
  64. 4956053 vxlan: Factor out vxlan send api. by Pravin B Shelar · 11 years ago
  65. 012a572 vxlan: Extend vxlan handlers for openvswitch. by Pravin B Shelar · 11 years ago
  66. 5cfccc5 vxlan: Add vxlan recv demux. by Pravin B Shelar · 11 years ago
  67. 7ce0475 vxlan: Restructure vxlan receive. by Pravin B Shelar · 11 years ago
  68. 9c2e24e vxlan: Restructure vxlan socket apis. by Pravin B Shelar · 11 years ago
  69. 7559fb2f r8152: add comments by hayeswang · 11 years ago
  70. b1379d9 r8152: adjust tx_bottom function by hayeswang · 11 years ago
  71. 43a4478 r8152: move some declearation of variables by hayeswang · 11 years ago
  72. 0de98f6 r8152: adjust some duplicated code by hayeswang · 11 years ago
  73. a5a4f46 r8152: replace lockflags with flags by hayeswang · 11 years ago
  74. dff4e8a r8152: replace void * with struct r8152 * by hayeswang · 11 years ago
  75. 197d439 r8152: remove clearing the memory to zero for netdev priv by hayeswang · 11 years ago
  76. 78f1ccc sis900: don't restart auto-negotiation each time after link resume. by Denis Kirjanov · 11 years ago
  77. 2ff1cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  78. 0f7dd1a Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 11 years ago
  79. 89cb9ae Merge tag 'usb-3.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  80. ddea368 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  81. 0a324f31 net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changes by Moshe Lazer · 11 years ago
  82. 15718ea tun: signedness bug in tun_get_user() by Dan Carpenter · 11 years ago
  83. de98ac5 qlcnic: Update version to 5.2.46. by Sucheta Chakraborty · 11 years ago
  84. b942f44 qlcnic: Dump mailbox command data when a command times out by Manish Chopra · 11 years ago
  85. b5acb25 qlcnic: Fix driver initialization for 83xx adapters by Manish Chopra · 11 years ago
  86. 35570cf qlcnic: Flush mailbox command list when mailbox is not available by Manish Chopra · 11 years ago
  87. 91b86e3 qlcnic: Reinitialize mailbox data structures after firmware reset by Manish Chopra · 11 years ago
  88. d1fcc17 qlcnic: Fix diagnostic interrupt test for 83xx adapters by Manish Chopra · 11 years ago
  89. 482b3c3 qlcnic: Fix beacon state return status handling by Sucheta Chakraborty · 11 years ago
  90. 24866d1 qlcnic: Fix set driver version command by Himanshu Madhani · 11 years ago
  91. 6829309 net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_slot_reset by Daniel Borkmann · 11 years ago
  92. 2fdac01 drivers/net/ethernet/via/via-velocity.c: update napi implementation by Julia Lawall · 11 years ago
  93. 40a8291 net/usb/r8152: enable interrupt transfer by hayeswang · 11 years ago
  94. 5bd2388 net/usb/r8152: enable tx checksum by hayeswang · 11 years ago
  95. ebc2ec4 net/usb/r8152: support aggregation by hayeswang · 11 years ago
  96. 728e2cc Revert "cxgb3: Check and handle the dma mapping errors" by Alexey Kardashevskiy · 11 years ago
  97. 3da988c be2net: Clear any capability flags that driver is not interested in. by Sarveshwar Bandi · 11 years ago
  98. ff8a43c USB: keyspan: fix null-deref at disconnect and release by Johan Hovold · 11 years ago
  99. ef6c8c1 USB: mos7720: fix broken control requests by Johan Hovold · 11 years ago
  100. 304ab4a usb: add two quirky touchscreen by Oliver Neukum · 11 years ago