1. 7b4371e ath10k: wmi: Convert use of 6 to ETH_ALEN by Joe Perches · 11 years ago
  2. d458cdf net:drivers/net: Miscellaneous conversions to ETH_ALEN by Joe Perches · 11 years ago
  3. 99d3d58 xen-netfront: convert to GRO API by Wei Liu · 11 years ago
  4. ee002b6 tg3: use phylib when robo switch is in use by Hauke Mehrtens · 11 years ago
  5. ead2402 tg3: add support a phy at an address different than 01 by Hauke Mehrtens · 11 years ago
  6. 4fbef95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  7. 907b783 igb: Add ethtool support to configure number of channels by Laura Mihaela Vasilescu · 11 years ago
  8. a4e979a igb: Add ethtool offline tests for i354 by Fujinaka, Todd · 11 years ago
  9. b464003 ixgbe: remove marketing names from busy poll code by Jacob Keller · 11 years ago
  10. b000748 ixgbe: Cleanup the use of tabs and spaces by Jeff Kirsher · 11 years ago
  11. 51e409f ixgbe: ethtool DCB registers dump for 82599 and x540 by Leonardo Potenza · 11 years ago
  12. 798e381 ixgbevf: move API neg to reset path by Don Skidmore · 11 years ago
  13. 858c3dd ixgbevf: add wait for Rx queue disable by Don Skidmore · 11 years ago
  14. c7bb417 ixgbevf: cleanup redundant mailbox read failure check by Don Skidmore · 11 years ago
  15. fa07f10 ixgbevf: do not print registers to dmesg in ixgbevf_get_regs by Jacob Keller · 11 years ago
  16. bc61752 be2net: add a counter for pkts dropped in xmit path by Sathya Perla · 11 years ago
  17. 2632baf be2net: fix adaptive interrupt coalescing by Sathya Perla · 11 years ago
  18. 0599863 be2net: call ENABLE_VF cmd for Skyhawk-R too by Vasundhara Volam · 11 years ago
  19. 30f3fe4 be2net: Create single TXQ on BE3-R 1G ports by Vasundhara Volam · 11 years ago
  20. 81b0265 be2net: pass if_id for v1 and V2 versions of TX_CREATE cmd by Vasundhara Volam · 11 years ago
  21. b905b5d be2net: Call be_vf_setup() even when VFs are enbaled from previous load by Vasundhara Volam · 11 years ago
  22. 1ed98ed qlcnic: Fix SR-IOV configuration by Manish Chopra · 11 years ago
  23. 7167cf0 ll_temac: Reset dma descriptors indexes on ndo_open by Ricardo Ribalda · 11 years ago
  24. b85f75e net: can: c_can_platform: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  25. 2afc6df net: ethernet: cpsw-phy-sel: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  26. 1e5c76d net: ethernet: cpsw: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  27. d9a71f9 Merge branch 'fixes-for-3.12' of git://gitorious.org/linux-can/linux-can by David S. Miller · 11 years ago
  28. b324187 bonding: RCUify bond_set_rx_mode() by Veaceslav Falico · 11 years ago
  29. 437a3ae ethernet: moxa: fix incorrect placement of __initdata tag by Bartlomiej Zolnierkiewicz · 11 years ago
  30. eea3b20 drivers: net: phy: marvell.c: removed checkpatch.pl warnings by Avinash Kumar · 11 years ago
  31. 36a8f39 net: skb_is_gso_v6() requires skb_is_gso() by Eric Dumazet · 11 years ago
  32. 49a467b bgmac: add support for Byte Queue Limits by Hauke Mehrtens · 11 years ago
  33. 5055544 b44: add support for Byte Queue Limits by Hauke Mehrtens · 11 years ago
  34. 0bbf87d net ipv4: Convert ipv4.ip_local_port_range to be per netns v3 by Eric W. Biederman · 11 years ago
  35. e58f6f4 powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file by Aida Mynzhasova · 11 years ago
  36. 3f3f096 Revert "powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file" by David S. Miller · 11 years ago
  37. 5a0068d bonding: Fix broken promiscuity reference counting issue by Neil Horman · 11 years ago
  38. bf0ea63 dm9601: fix IFF_ALLMULTI handling by Peter Korsgaard · 11 years ago
  39. 06b0a9a Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 11 years ago
  40. 4f0581d xen-netback: improve ring effeciency for guest RX by Wei Liu · 11 years ago
  41. 90de527 bonding: trivial: remove forgotten bond_next_vlan() by Veaceslav Falico · 11 years ago
  42. ea732df xen-netback: Handle backend state transitions in a more robust way by Paul Durrant · 11 years ago
  43. 44a504c7 hamradio: baycom: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  44. 2d77f34 net: qmi_wwan: fix Cinterion PLXX product ID by Aleksander Morgado · 11 years ago
  45. e058495 net: qmi_wwan: fix checkpatch warnings by Fabio Porcedda · 11 years ago
  46. 905468f net: qmi_wwan: add Telit LE920 newer firmware support by Fabio Porcedda · 11 years ago
  47. 894116bd powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file by Aida Mynzhasova · 11 years ago
  48. 559835ea vxlan: Use RCU apis to access sk_user_data. by Pravin B Shelar · 11 years ago
  49. 0d1862e can: flexcan: fix flexcan_chip_start() on imx6 by Marc Kleine-Budde · 11 years ago
  50. 4aa0a03 bonding: remove bond_next_slave() by Veaceslav Falico · 11 years ago
  51. f965084 bonding: don't use bond_next_slave() in bond_info_seq_next() by Veaceslav Falico · 11 years ago
  52. da8f091 bonding: remove unused __get_next_agg() by Veaceslav Falico · 11 years ago
  53. 0b08826 bonding: make bond_3ad_unbind_slave() use bond_for_each_slave() by Veaceslav Falico · 11 years ago
  54. bef1fcc bonding: make ad_agg_selection_logic() use bond_for_each_slave() by Veaceslav Falico · 11 years ago
  55. 19177e7 bonding: make __get_active_agg() use bond_for_each_slave() by Veaceslav Falico · 11 years ago
  56. 3e36bb7 bonding: make ad_port_selection_logic() use bond_for_each_slave() by Veaceslav Falico · 11 years ago
  57. fe9323d bonding: remove __get_first_port() by Veaceslav Falico · 11 years ago
  58. 3c4c88a bonding: remove __get_next_port() by Veaceslav Falico · 11 years ago
  59. 7468449 bonding: verify if we still have slaves in bond_3ad_unbind_slave() by Veaceslav Falico · 11 years ago
  60. 23c147e bonding: correctly verify for the first slave in bond_enslave by Veaceslav Falico · 11 years ago
  61. b91e1a1 bnx2x: use pcie_get_minimum_link() by Yuval Mintz · 11 years ago
  62. 7dc950c bnx2x: Add support for EXTPHY2 LED mode by Yaniv Rosner · 11 years ago
  63. d67710f bnx2x: Change function prototype by Yaniv Rosner · 11 years ago
  64. 9a8130b bnx2x: Don't disable/enable SR-IOV when loading by Ariel Elior · 11 years ago
  65. 7554374 bnx2x: Correct VF driver info by Yuval Mintz · 11 years ago
  66. bd8e012 bnx2x: Test nvram when interface is down by Yuval Mintz · 11 years ago
  67. 60e453a USBNET: fix handling padding packet by Ming Lei · 11 years ago
  68. f0e28d48 lance: Fix hardcoded interrupt name lp->name to use system device value by Nate Levesque · 11 years ago
  69. 307fc4d hp100: replace hardcoded name in /proc/interrupts with interface name by Mihir Singh · 11 years ago
  70. 6229ed1 net: phy: at803x: add suspend/resume callbacks by Daniel Mack · 11 years ago
  71. 0197ffe net: phy: at803x: don't pass function pointers with & by Daniel Mack · 11 years ago
  72. 6645161 qlcnic: Fix register device in FAILED state for 82xx. by Sucheta Chakraborty · 11 years ago
  73. a60b3a1 be2net: Fix to display the VLAN priority for a VF by Ajit Khaparde · 11 years ago
  74. b9fc0e53 be2net: Fix to configure VLAN priority for a VF interface. by Ajit Khaparde · 11 years ago
  75. 45c4597 be2net: Fix to allow VLAN configuration on VF interfaces. by Ajit Khaparde · 11 years ago
  76. 1aa9673 be2net: Fix number of VLANs supported in UMC mode for BE3-R. by Ajit Khaparde · 11 years ago
  77. d9d604f be2net: Fix VLAN promiscuous mode programming by Ajit Khaparde · 11 years ago
  78. d44517fd be2net: Fix the size of be_nic_res_desc structure by Ajit Khaparde · 11 years ago
  79. b54881f be2net: Fix to prevent Tx stall on SH-R when packet size < 32 by Ajit Khaparde · 11 years ago
  80. 146669a qlge: Update version to 1.00.00.33 by Jitendra Kalsaria · 11 years ago
  81. a45adbe qlge: Enhance nested VLAN (Q-in-Q) handling. by Jitendra Kalsaria · 11 years ago
  82. a97b7c3 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  83. fac87a8 netxen_nic: Update version to 4.0.82 by Shahed Shaikh · 11 years ago
  84. 5e7856b netxen_nic: Print ULA information by Shahed Shaikh · 11 years ago
  85. 0a87874 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  86. d7595a2 i40e: clean up coccicheck reported errors by Jesse Brandeburg · 11 years ago
  87. 078b587 i40e: better return values by Jesse Brandeburg · 11 years ago
  88. dcae29b i40e: convert ret to aq_ret by Jesse Brandeburg · 11 years ago
  89. ddf434a i40e: small clean ups from review by Jesse Brandeburg · 11 years ago
  90. 93bc73b i40e: use common failure flow by Jesse Brandeburg · 11 years ago
  91. 5aa3a44 igb: Fix ethtool loopback test for 82580 copper by Todd Fujinaka · 11 years ago
  92. f875691 Merge branch 'fixes-for-3.12' of git://gitorious.org/linux-can/linux-can by David S. Miller · 11 years ago
  93. 207070f via-rhine: fix VLAN priority field (PCP, IEEE 802.1p) by Roger Luethi · 11 years ago
  94. 5831d66e net: create sysfs symlinks for neighbour devices by Veaceslav Falico · 11 years ago
  95. 842d67a net: expose the master link to sysfs, and remove it from bond by Veaceslav Falico · 11 years ago
  96. 4fee991 bonding: remove slave lists by Veaceslav Falico · 11 years ago
  97. 344f329 bonding: use neighbours for bond_next_slave() by Veaceslav Falico · 11 years ago
  98. 18e1e9b bonding: add __bond_next_slave() which uses neighbours by Veaceslav Falico · 11 years ago
  99. c8c2390 bonding: remove bond_prev_slave() by Veaceslav Falico · 11 years ago
  100. 5a52405 bonding: convert first/last slave logic to use neighbours by Veaceslav Falico · 11 years ago