1. bbc7975 dmfe: fix misspelling of current function in string by Julia Lawall · 10 years ago
  2. d6b00fe macvlan: play well with ipvlan device by Mahesh Bandewar · 10 years ago
  3. 5933fea ipvlan: move the device check function into netdevice.h by Mahesh Bandewar · 10 years ago
  4. 764e433 ipvlan: play well with macvlan device by Mahesh Bandewar · 10 years ago
  5. c19be73 dummy: add support for ethtool get_drvinfo by Flavio Leitner · 10 years ago
  6. 51de7bb bnx2x: Implement ndo_gso_check() by Joe Stringer · 10 years ago
  7. 62dbe83 macvlan: allow setting LRO independently of lower device by Michal Kubeček · 10 years ago
  8. 4bd145b i40e/i40evf: Convert macro to static inline by Jeff Kirsher · 10 years ago
  9. e51d9b8 i40e: add to NVM update debug message by Shannon Nelson · 10 years ago
  10. bf848f3 i40e: check for AQ timeout in aq_rc decode by Shannon Nelson · 10 years ago
  11. a3f0b38 i40e: poll on NVM semaphore only if not other error by Shannon Nelson · 10 years ago
  12. 0fdd052 i40e: fix up NVM update sm error handling by Shannon Nelson · 10 years ago
  13. c509c1d i40e: set max limit for access polling by Shannon Nelson · 10 years ago
  14. 2a6d8c2 i40e: remove unused nvm_semaphore_wait by Shannon Nelson · 10 years ago
  15. 0f52958 i40e: init NVM update state on adminq init by Shannon Nelson · 10 years ago
  16. 43477d2 i40e: add range check to i40e_aq_rc_to_posix by Shannon Nelson · 10 years ago
  17. 74d0d0e i40e: rework debug messages for NVM update by Shannon Nelson · 10 years ago
  18. bf06f7a i40e: let firmware catch the NVM busy error by Shannon Nelson · 10 years ago
  19. c150a50 i40e: better error messages for NVM update issues by Shannon Nelson · 10 years ago
  20. 4443ec9 i40e: clear NVM update state on ethtool test by Shannon Nelson · 10 years ago
  21. 0f6538c net: macb: Remove obsolete comment from Kconfig by James Byrne · 10 years ago
  22. b2abeed net: ethernet: rocker: Add dependency to CONFIG_BRIDGE in Kconfig by Andreas Ruprecht · 10 years ago
  23. 244d62b amd-xgbe: Prevent Tx cleanup stall by Lendacky, Thomas · 10 years ago
  24. 02dc402 bnx2x: Use correct fastpath version for VFs. by Yuval Mintz · 10 years ago
  25. 36c71a7 net: tulip: Remove private "strncmp" by Rasmus Villemoes · 10 years ago
  26. c8a73a3 drivers: net : cpsw: Update Kconfig for CPSW by Lokesh Vutla · 10 years ago
  27. d9a28c5 r8152: redefine REALTEK_USB_DEVICE by hayeswang · 10 years ago
  28. 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
  29. dff04bc cxgb4: Update firmware version after flashing it via ethtool by Hariprasad Shenai · 10 years ago
  30. df64e4d cxgb4/cxgb4vf: Use new interfaces to calculate BAR2 SGE Queue Register addresses by Hariprasad Shenai · 10 years ago
  31. e85c9a7 cxgb4/cxgb4vf: Add code to calculate T5 BAR2 Offsets for SGE Queue Registers by Hariprasad Shenai · 10 years ago
  32. e0a8b34 cxgb4vf: Add and initialize some sge params for VF driver by Hariprasad Shenai · 10 years ago
  33. 11e6c65 rocker: fix eth_type type in struct rocker_ctrl by Jiri Pirko · 10 years ago
  34. 9b03c71 rocker: introduce be put/get variants and use it when appropriate by Jiri Pirko · 10 years ago
  35. c9cdc74 bnx2x: Limit 1G link enforcement by Yaniv Rosner · 10 years ago
  36. 9b8d16c stmmac: fix max coal timer parameter by Giuseppe CAVALLARO · 10 years ago
  37. c5ac970 cxgb4: Update FW version string to match FW binary version 1.12.25.0 by Hariprasad Shenai · 10 years ago
  38. 79af221 cxgb4: Add a check for flashing FW using ethtool by Hariprasad Shenai · 10 years ago
  39. c153031 amd-xgbe: Associate Tx SKB with proper ring descriptor by Lendacky, Thomas · 10 years ago
  40. 03ccc4c amd-xgbe: Do not clear interrupt indicator by Lendacky, Thomas · 10 years ago
  41. 54ceb9e amd-xgbe: IRQ names require allocated memory by Lendacky, Thomas · 10 years ago
  42. 51cdc38 virtio: drop VIRTIO_F_VERSION_1 from drivers by Michael S. Tsirkin · 10 years ago
  43. 6ae7feb macvtap: TUN_VNET_LE support by Michael S. Tsirkin · 10 years ago
  44. 56f0dcc tun: TUN_VNET_LE support, fix sparse warnings for virtio headers by Michael S. Tsirkin · 10 years ago
  45. 40630b8 tun: drop most type defines by Michael S. Tsirkin · 10 years ago
  46. 031f5e0 tun: move internal flag defines out of uapi by Michael S. Tsirkin · 10 years ago
  47. 9465a7a virtio_net: enable v1.0 support by Michael S. Tsirkin · 10 years ago
  48. 7e93a02 virtio_net: disable mac write for virtio 1.0 by Michael S. Tsirkin · 10 years ago
  49. d04302b virtio_net: bigger header when VERSION_1 is set by Michael S. Tsirkin · 10 years ago
  50. bcff316 virtio_net: stricter short buffer length checks by Michael S. Tsirkin · 10 years ago
  51. 012873d virtio_net: get rid of virtio_net_hdr/skb_vnet_hdr by Michael S. Tsirkin · 10 years ago
  52. 946fa56 virtio_net: pass vi around by Michael S. Tsirkin · 10 years ago
  53. fdd819b virtio_net: v1.0 endianness by Michael S. Tsirkin · 10 years ago
  54. 9cdfe2c sunvnet: fix incorrect rcu_read_unlock() in vnet_start_xmit() by David L Stevens · 10 years ago
  55. 60efff0 net: phy: bcm7xxx: add an explicit version check for GPHY rev G0 by Florian Fainelli · 10 years ago
  56. b04a2f5 net: bcmgenet: add support for new GENET PHY revision scheme by Florian Fainelli · 10 years ago
  57. 368e36e sunvnet: add TSO support by David L Stevens · 10 years ago
  58. 9a72dd4 sunvnet: add GSO support by David L Stevens · 10 years ago
  59. 1b6b0a4 sunvnet: add checksum offload support by David L Stevens · 10 years ago
  60. da38c56 sunvnet: add scatter/gather support by David L Stevens · 10 years ago
  61. 6d0ba91 sunvnet: add VIO v1.7 and v1.8 support by David L Stevens · 10 years ago
  62. d673248 sunvnet: rename vnet_port_alloc_tx_bufs and move after version negotiation by David L Stevens · 10 years ago
  63. 947cbb0 net/mlx4_en: Support for configurable RSS hash function by Eyal Perry · 10 years ago
  64. 892311f ethtool: Support for configurable RSS hash function by Eyal Perry · 10 years ago
  65. 5f478b4 net: mvneta: fix race condition in mvneta_tx() by Eric Dumazet · 10 years ago
  66. ae0bf04 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  67. 207c5f4 r8169: Use eth_skb_pad function by Alexander Duyck · 10 years ago
  68. b0b9f33 myri10ge: use eth_skb_pad helper by Alexander Duyck · 10 years ago
  69. 28f7936 niu: Use eth_skb_pad helper by Alexander Duyck · 10 years ago
  70. 74b6939 emulex: Use skb_put_padto instead of skb_padto() and skb->len assignment by Alexander Duyck · 10 years ago
  71. a94d9e2 ethernet/intel: Use eth_skb_pad and skb_put_padto helpers by Alexander Duyck · 10 years ago
  72. 28c167f net/mlx5_core: Add more supported devices by Eli Cohen · 10 years ago
  73. 6b60d5e net/mlx5_core: Clear outbox of dealloc uar by Majd Dibbiny · 10 years ago
  74. ab62924 net/mlx5_core: Print resource number on QP/SRQ async events by Eli Cohen · 10 years ago
  75. 2d446d1 net/mlx5_core: Fix command queue size enforcement by Eli Cohen · 10 years ago
  76. 3a9e161 net/mlx5_core: Fix min vectors value in mlx5_enable_msix by Eli Cohen · 10 years ago
  77. f66f049 net/mlx5_core: Request the mlx5 IB module on driver load by Eli Cohen · 10 years ago
  78. 003609d r8169:disable rtl8168ep cmac engine by Chun-Hao Lin · 10 years ago
  79. d6e5729 r8169:prevent enable hardware tx/rx too early by Chun-Hao Lin · 10 years ago
  80. aebea2b net: mvneta: fix Tx interrupt delay by willy tarreau · 10 years ago
  81. ba00410 Merge branch 'iov_iter' into for-next by Al Viro · 10 years ago
  82. b0ba512 net: bcmgenet: enable driver to work without a device tree by Petri Gynther · 10 years ago
  83. c3582a2 hyperv: Add support for vNIC hot removal by Haiyang Zhang · 10 years ago
  84. e3d857e Merge branch 'pm-runtime' by Rafael J. Wysocki · 10 years ago
  85. 81c4126 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  86. 71a3aed can: flexcan: Consolidate and unify state change handling by Andri Yngvason · 10 years ago
  87. b12a43e can: mscan: Consolidate and unify state change handling by Andri Yngvason · 10 years ago
  88. 215db18 can: sja1000: Consolidate and unify state change handling by Andri Yngvason · 10 years ago
  89. bac78aa can: dev: Consolidate and unify state change handling by Andri Yngvason · 10 years ago
  90. 04ee086 can: Enable -D__CHECK_ENDIAN__ for sparse by default by Marc Kleine-Budde · 10 years ago
  91. 069f845 can: fix spelling errors by Jeremiah Mahler · 10 years ago
  92. ace9bb2 can: slcan/vcan: eliminate banner[] variable, switch to pr_info() by Jeremiah Mahler · 10 years ago
  93. 62bc24f can: peak_usb: fix multi-byte values endianess by Stephane Grosjean · 10 years ago
  94. af35d0f can: peak_usb: fix cleanup sequence order in case of error during init by Stephane Grosjean · 10 years ago
  95. dc50ddc can: peak_usb: fix memset() usage by Stephane Grosjean · 10 years ago
  96. f1c488a Revert "ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file entries" by Greg Kroah-Hartman · 10 years ago
  97. e6c9723 i40e: Reduce stack in i40e_dbg_dump_desc by Joe Perches · 10 years ago
  98. a36fdd8e i40e: Bump i40e version to 1.2.2 and i40evf version to 1.0.6 by Catherine Sullivan · 10 years ago
  99. 5fb11d7 i40e: get pf_id from HW rather than PCI function by Shannon Nelson · 10 years ago
  100. baf7327 i40e: increase ARQ size by Mitch Williams · 10 years ago