1. ae88408 VXLAN: Allow L2 redirection with L3 switching by David Stevens · 11 years ago
  2. d4ae1f5 qeth: Fix missing pointer update by Stefan Raspl · 11 years ago
  3. 065cc78 qeth: remove unused variable by Stefan Raspl · 11 years ago
  4. 4a912f9 qeth: remove cast for kzalloc return value by Zhang Yanfei · 11 years ago
  5. 03393fd5 xen-netback: don't disconnect frontend when seeing oversize packet by Wei Liu · 11 years ago
  6. 2810e5b xen-netback: coalesce slots in TX path and fix regressions by Wei Liu · 11 years ago
  7. 9ecd1a7 xen-netfront: reduce gso_max_size to account for max TCP header by Wei Liu · 11 years ago
  8. 697089d xen-netfront: frags -> slots in log message by Wei Liu · 11 years ago
  9. 2bd92cd be2net: enable IOMMU pass through for be2net by Craig Hada · 11 years ago
  10. a05f99d be2net: Use GET_PROFILE_CONFIG V1 cmd for BE3-R by Vasundhara Volam · 11 years ago
  11. 0ad3157 be2net: Avoid flashing BE3 UFI on BE3-R chip. by Vasundhara Volam · 11 years ago
  12. 4d27712 be2net: Don't log "Out of MCCQ wrbs" error by Vasundhara Volam · 11 years ago
  13. 94d73aa be2net: Use TXQ_CREATE_V2 cmd by Vasundhara Volam · 11 years ago
  14. 26f26b3 bnx2x: update version to 1.78.17-0 by Dmitry Kravkov · 11 years ago
  15. d2d2d87 bnx2x: allow nvram test to run when device is down by Dmitry Kravkov · 11 years ago
  16. edb944d bnx2x: add additional regions for CRC memory test by Dmitry Kravkov · 11 years ago
  17. f1691dc bnx2x: remove non-necessary assignment by Dmitry Kravkov · 11 years ago
  18. 30c20b6 bnx2x: fix byte-by-byte nvram write for BE machines by Dmitry Kravkov · 11 years ago
  19. 8564095 bnx2x: refactor nvram read procedure by Dmitry Kravkov · 11 years ago
  20. 91b1c1a qeth: fix VLAN related compilation errors by Patrick McHardy · 11 years ago
  21. bb5b052 bond: add support to read speed and duplex via ethtool by Andy Gospodarek · 11 years ago
  22. c637627 qlcnic: Update version to 5.2.41 by Rajesh Borundia · 11 years ago
  23. 7ed3ce4 qlcnic: Support polling for mailbox events. by Rajesh Borundia · 11 years ago
  24. d1a1105 qlcnic: Fix loopback test for SR-IOV PF. by Rajesh Borundia · 11 years ago
  25. 91b7282 qlcnic: Support VLAN id config. by Rajesh Borundia · 11 years ago
  26. 4000e7a qlcnic: Support MAC address, Tx rate config. by Rajesh Borundia · 11 years ago
  27. f036e4f qlcnic: VF reset recovery implementation. by Rajesh Borundia · 11 years ago
  28. 97d8105 qlcnic: VF FLR implementation. by Rajesh Borundia · 11 years ago
  29. f80bc8f qlcnic: Change 82xx adapter VLAN id endian type. by Rajesh Borundia · 11 years ago
  30. 28d2b13 net: vlan: announce STAG offload capability in some drivers by Patrick McHardy · 11 years ago
  31. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 11 years ago
  32. 1fd9b1f net: vlan: prepare for 802.1ad support by Patrick McHardy · 11 years ago
  33. 80d5c36 net: vlan: prepare for 802.1ad VLAN filtering offload by Patrick McHardy · 11 years ago
  34. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 11 years ago
  35. ceb5f13 igb: Add support for i354 devices by Carolyn Wyborny · 11 years ago
  36. 70ea478 igb: add support for spoofchk config by Lior Levy · 12 years ago
  37. 87371b9 igb: Enable EEE LP advertisement by Matthew Vick · 12 years ago
  38. b980ac1 igb: Fix code comments and whitespace by Jeff Kirsher · 12 years ago
  39. c826892 igb: Fix sparse warnings on function pointers by Akeem G. Abodunrin · 12 years ago
  40. 4e227667 igb: Use rx/tx_itr_setting when setting up initial value of itr by Alexander Duyck · 12 years ago
  41. b646c22 igb: Pull adapter out of main path in igb_xmit_frame_ring by Alexander Duyck · 12 years ago
  42. b9555f6 igb: Mask off check of frag_off as we only want fragment offset by Alexander Duyck · 12 years ago
  43. 5c17a20 igb: random code and comments fix by Akeem G. Abodunrin · 12 years ago
  44. e00bf60 igb: Implement support to power sfp cage and turn on I2C by Akeem G. Abodunrin · 12 years ago
  45. f69aa39 igb: Support to read and export SFF-8472/8079 data by Akeem G. Abodunrin · 11 years ago
  46. f502ef7 igb: Support for 100base-fx SFP by Akeem G. Abodunrin · 12 years ago
  47. 33243fb ixgbe: Remove unnecessary #ifdef CONFIG_DEBUG_FS tests by Joe Perches · 11 years ago
  48. 979fe5f ixgbe: Add support for WoL on 82599 SFP+ LOM by Jacob Keller · 12 years ago
  49. 499ab5c ixgbe: in shutdown, do netif_running() under rtnl_lock by akepner · 12 years ago
  50. c1cb0d3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  51. 5a5967d fec: Remove unneeded asm header files by Fabio Estevam · 11 years ago
  52. 8c5afd6 ixgbe: bump version number by Don Skidmore · 12 years ago
  53. b8f8363 ixgbe: Fix 1G link WoL by Don Skidmore · 12 years ago
  54. 0b2679d ixgbe: fix MNG FW support when adapter not up by Don Skidmore · 12 years ago
  55. b8e8200 ixgbe: enable devices with internal switch to read pci parent by Jacob Keller · 11 years ago
  56. ef1889d ixgbe: create conversion functions from link_status to bus/speed by Jacob Keller · 12 years ago
  57. e8710a5 ixgbe: Enable support for recognizing PCI-e Gen3 link speed by Jacob Keller · 12 years ago
  58. 7f66162 ixgbe: Drop check for PAGE_SIZE from ixgbe_xmit_frame_ring by Alexander Duyck · 12 years ago
  59. d011157 ixgbe: don't do arithmetic operations on bitmasks by Emil Tantilov · 12 years ago
  60. 20967f4 ixgbe: Mask off check of frag_off as we only want fragment offset by Alexander Duyck · 12 years ago
  61. dc850b0 IPoIB: add support for TIPC protocol by Patrick McHardy · 11 years ago
  62. a6bda45 net: cdc_ether: silence sparse __CHECK_ENDIAN__ warning by Bjørn Mork · 11 years ago
  63. 98d2f0e atl1: Protect atl1_suspend with CONFIG_PM_SLEEP by Fabio Estevam · 11 years ago
  64. 264f0ef Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 11 years ago
  65. bf7bfd7 fec: Use SIMPLE_DEV_PM_OPS by Fabio Estevam · 11 years ago
  66. 474f315 pch_gbe: minor: report the actual error on MTU change by Veaceslav Falico · 11 years ago
  67. c7995c4 vxlan: Allow setting destination to unicast address. by Atzm Watanabe · 11 years ago
  68. 1e0a8b1 tlan: cancel work at remove path by Devendra Naga · 11 years ago
  69. 057dad6 at86rf230: change irq handling to prevent lockups with edge type irq by Sascha Herrmann · 11 years ago
  70. 43b5abe at86rf230: add irq type configuration option by Sascha Herrmann · 11 years ago
  71. 8ac2b3c ks8851: Remove unneeded PM_OPS definitions by Fabio Estevam · 11 years ago
  72. c132cf5 xgmac: Remove unneeded PM_OPS definitions by Fabio Estevam · 11 years ago
  73. 42df36a tg3: Remove unneeded PM_OPS definitions by Fabio Estevam · 11 years ago
  74. 7b7a2bb atl1: Remove unneeded PM_OPS definitions by Fabio Estevam · 11 years ago
  75. 4fcc999 can: mcp251x: Remove unneeded PM_OPS definitions by Fabio Estevam · 11 years ago
  76. 06e1d1d can: sja1000: use common prefix for all sja1000 defines by Oliver Hartkopp · 11 years ago
  77. 72b2703 team: Use new sync_multiple api to sync devices adressess. by Vlad Yasevich · 11 years ago
  78. 1e8edc2 sis900: check for DMA map errors by Denis Kirjanov · 11 years ago
  79. 72ca820 net/macb: fix error return code in macb_probe() by Nicolas Ferre · 11 years ago
  80. ab09a6d vxlan: don't bypass encapsulation for multi- and broadcasts by Mike Rapoport · 11 years ago
  81. 9d9f163 vxlan: use htonl when snooping for loopback address by Mike Rapoport · 11 years ago
  82. c84d805 ucc_geth: Convert ugeth_<level> to pr_<level> by Joe Perches · 11 years ago
  83. 375d6a1 gianfar: Use netdev_<level> when possible by Joe Perches · 11 years ago
  84. 31b7720 fec: Convert printks to netdev_<level> by Joe Perches · 11 years ago
  85. eb1d064 fec: Fix PHC device log by Fabio Estevam · 11 years ago
  86. ca7c4a4 ethernet/fec: Add Vybrid family fec support by Jingchang Lu · 11 years ago
  87. bbeae58 net/at91_ether: fix error return code in at91ether_probe() by Wei Yongjun · 11 years ago
  88. 7356a76 ptp: dynamic allocation of PHC char devices by Jiri Benc · 11 years ago
  89. 3619eb8 net: mv643xx_eth: remove deprecated inet_lro support by Sebastian Hesselbarth · 11 years ago
  90. 6706c82 vxlan: fix some sparse warnings by Wei Yongjun · 11 years ago
  91. bea8933 xen-netback: switch to use skb_partial_csum_set() by Jason Wang · 11 years ago
  92. 5760f42 net: ethernet: stmicro: stmmac: use devm_ioremap_resource() by Silviu-Mihai Popescu · 11 years ago
  93. f9725c0 be2net: remove unused variable 'sge' by Ivan Vecera · 11 years ago
  94. 09bf1c1 net: mv643xx_eth: Add GRO support by Sebastian Hesselbarth · 11 years ago
  95. c031799 tuntap: initialize vlan_features by Jason Wang · 11 years ago
  96. 4fda830 virtio-net: initialize vlan_features by Jason Wang · 11 years ago
  97. 727f957 net: mv643xx_eth: use managed devm_kzalloc by Sebastian Hesselbarth · 11 years ago
  98. 2092248 net: mv643xx_eth: add shared clk and cleanup existing clk handling by Sebastian Hesselbarth · 11 years ago
  99. 70181d51 vhost_net: remove tx polling state by Jason Wang · 11 years ago
  100. c59fec2 net/mlx4_en: set correct MTU in SRIOV by Eugenia Emantayev · 11 years ago