1. 1179618 vxlan: remove net arg from vxlan[6]_xmit_skb() by Nicolas Dichtel · 11 years ago
  2. 8b7ed2d iptunnels: remove net arg from iptunnel_xmit() by Nicolas Dichtel · 11 years ago
  3. c482686 bonding: drop read_lock in bond_compute_features by nikolay@redhat.com · 11 years ago
  4. 9b7b165 bonding: drop read_lock in bond_fix_features by nikolay@redhat.com · 11 years ago
  5. c509316 bonding: simplify bond_3ad_update_lacp_rate and use RTNL for sync by nikolay@redhat.com · 11 years ago
  6. ee8487c bonding: trivial: remove outdated comment and braces by nikolay@redhat.com · 11 years ago
  7. 6c8d23f bonding: simplify and fix peer notification by nikolay@redhat.com · 11 years ago
  8. 521a87c net: sunhme: use pci_{get,set}_drvdata() by Jingoo Han · 11 years ago
  9. 1895499 net: tulip: use pci_{get,set}_drvdata() by Jingoo Han · 11 years ago
  10. 2c0c4fb net: mdio-octeon: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  11. e04e37a net: sunhme: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  12. bc35383 net: emac: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  13. 7367d0b drivers/net: Convert uses of compare_ether_addr to ether_addr_equal by Joe Perches · 11 years ago
  14. c9b3745 USB2NET : SR9700 : One chip USB 1.1 USB2NET SR9700Device Driver Support by Liu Junliang · 11 years ago
  15. a77dcb8 be2net: set and query VEB/VEPA mode of the PF interface by Ajit Khaparde · 11 years ago
  16. 50ad076 gianfar: Fix reported number of sent bytes to BQL by Claudiu Manoil · 11 years ago
  17. 7a163bf netconsole: avoid a crash with multiple sysfs writers by Dan Aloni · 11 years ago
  18. fd9af07 sh_eth: Enable Rx descriptor word 0 shift for r8a7790 by Kouei Abe · 11 years ago
  19. 7db8e0c sh_eth: Fix cache invalidation omission of receive buffer by Kouei Abe · 11 years ago
  20. d3ab3ff bonding: use rlb_client_info->vlan_id instead of ->tag by Veaceslav Falico · 11 years ago
  21. 6f477d4 bonding: remove bond_vlan_used() by Veaceslav Falico · 11 years ago
  22. c12a224 Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 11 years ago
  23. e7abfe4 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  24. 4f49129 virtio-net: Set RXCSUM feature if GUEST_CSUM is available by Thomas Huth · 11 years ago
  25. d32a96e net: libertas: inherit addr_assign_type along with dev_addr by Bjørn Mork · 11 years ago
  26. db18134 net: hostap: inherit addr_assign_type along with dev_addr by Bjørn Mork · 11 years ago
  27. 252352cb net: airo: inherit addr_assign_type along with dev_addr by Bjørn Mork · 11 years ago
  28. 93af735 net: team: inherit addr_assign_type along with dev_addr by Bjørn Mork · 11 years ago
  29. 8b98604 net: macvlan: inherit addr_assign_type along with dev_addr by Bjørn Mork · 11 years ago
  30. 660d98c vxlan: include net/ip6_checksum.h for csum_ipv6_magic() by Cong Wang · 11 years ago
  31. 8c1bb79 vxlan: fix flowi6_proto value by Cong Wang · 11 years ago
  32. 693dcd2 qlcnic: Update version to 5.3.50 by Shahed Shaikh · 11 years ago
  33. 35dafcb qlcnic: Add support for per port eswitch configuration by Sony Chacko · 11 years ago
  34. 7000078 qlcnic: Restructuring of qlc_83xx_fw_info structure. by Pratik Pujar · 11 years ago
  35. 9ce226f qlcnic: Add AER support for 83xx adapter by Pratik Pujar · 11 years ago
  36. 4460f2e qlcnic: Add AER callback handlers. by Pratik Pujar · 11 years ago
  37. 890b6e0 qlcnic: Store firmware dump state in CAMRAM register by Shahed Shaikh · 11 years ago
  38. 7010bb6 qlcnic: Use firmware recommended dump capture mask as default by Shahed Shaikh · 11 years ago
  39. 60dcbcb qlcnic: Remove inline keyword by Manish Chopra · 11 years ago
  40. 991ca26 qlcnic: Enhance PVID handling for 84xx adapters by Manish Chopra · 11 years ago
  41. f564f45 vxlan: add ipv6 proxy support by Cong Wang · 11 years ago
  42. e15a00a vxlan: add ipv6 route short circuit support by Cong Wang · 11 years ago
  43. e4c7ed4 vxlan: add ipv6 support by Cong Wang · 11 years ago
  44. ae5dbf1 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 11 years ago
  45. 7d7628f net/fec: cleanup types in fec_get_mac() by Dan Carpenter · 11 years ago
  46. f91b29f net: stmmac: use dev_get_platdata() by Jingoo Han · 11 years ago
  47. c607a0d net: macb: use dev_get_platdata() by Jingoo Han · 11 years ago
  48. 09a2748 net: at91_ether: use dev_get_platdata() by Jingoo Han · 11 years ago
  49. 1b0e53a net: mdio-mux-gpio: use dev_get_platdata() by Jingoo Han · 11 years ago
  50. 9bc7b1c net: mdio-gpio: use dev_get_platdata() by Jingoo Han · 11 years ago
  51. 387d40a net: ixp4xx_eth: use dev_get_platdata() by Jingoo Han · 11 years ago
  52. 5988aa6 net: w5100: use dev_get_platdata() by Jingoo Han · 11 years ago
  53. 59f92f4 net: w5300: use dev_get_platdata() by Jingoo Han · 11 years ago
  54. 3ae603c net: tsi108: use dev_get_platdata() by Jingoo Han · 11 years ago
  55. 894cdbb net: davinci_mdio: use dev_get_platdata() by Jingoo Han · 11 years ago
  56. 20e6f33 net: davinci_emac: use dev_get_platdata() by Jingoo Han · 11 years ago
  57. a0ea2ac net: cpmac: use dev_get_platdata() by Jingoo Han · 11 years ago
  58. df3f1c3 net: niu: use dev_get_platdata() by Jingoo Han · 11 years ago
  59. 495c765d net: smsc911x: use dev_get_platdata() by Jingoo Han · 11 years ago
  60. c82e5e5 net: smc911x: use dev_get_platdata() by Jingoo Han · 11 years ago
  61. f64deac net: smc91x: use dev_get_platdata() by Jingoo Han · 11 years ago
  62. d776542 net: seeq: use dev_get_platdata() by Jingoo Han · 11 years ago
  63. 0b76b86 net: sh_eth: use dev_get_platdata() by Jingoo Han · 11 years ago
  64. 8866f45 net: netx-eth: use dev_get_platdata() by Jingoo Han · 11 years ago
  65. ee94661 net: ks8851-ml: use dev_get_platdata() by Jingoo Han · 11 years ago
  66. 0dd14b6 net: ks8842: use dev_get_platdata() by Jingoo Han · 11 years ago
  67. e19eac0 net: pxa168_eth: use dev_get_platdata() by Jingoo Han · 11 years ago
  68. bbfa6d0 net: mv643xx_eth: use dev_get_platdata() by Jingoo Han · 11 years ago
  69. 94660ba net: fec: use dev_get_platdata() by Jingoo Han · 11 years ago
  70. 420fcd8 net: ethoc: use dev_get_platdata() by Jingoo Han · 11 years ago
  71. cd4e2e4 net: dm9000: use dev_get_platdata() by Jingoo Han · 11 years ago
  72. b96f64d net: ep93xx_eth: use dev_get_platdata() by Jingoo Han · 11 years ago
  73. cf0e779 net: bcm63xx_enet: use dev_get_platdata() by Jingoo Han · 11 years ago
  74. 1fc2c46 net: au1000_eth: use dev_get_platdata() by Jingoo Han · 11 years ago
  75. a63b82c net: bfin_mac: use dev_get_platdata() by Jingoo Han · 11 years ago
  76. a3ea280 net: ax88796: use dev_get_platdata() by Jingoo Han · 11 years ago
  77. 7174012 macvlan: fix typo in assignment by Lutz Jaenicke · 11 years ago
  78. e2a240c driver:net:stmmac: Disable DMA store and forward mode if platform data force_thresh_dma_mode is set. by Sonic Zhang · 11 years ago
  79. ede23fa drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent by Joe Perches · 11 years ago
  80. f7a6d2c sfc: Update copyright banners by Ben Hutchings · 11 years ago
  81. 1149108 can: mscan: improve clock API use by Gerhard Sittig · 11 years ago
  82. 3a09b12 can: mscan: add a comment on reg to idx mapping by Gerhard Sittig · 11 years ago
  83. 4885948 sh_eth: no need to call ether_setup() by Sergei Shtylyov · 11 years ago
  84. 3e32582 bonding: pr_debug instead of pr_warn in bond_arp_send_all by Veaceslav Falico · 11 years ago
  85. e868b0c bonding: remove vlan_list/current_alb_vlan by Veaceslav Falico · 11 years ago
  86. 5bf94b8 bonding: make alb_send_learning_packets() use upper dev list by Veaceslav Falico · 11 years ago
  87. 7aa6498 bonding: split alb_send_learning_packets() by Veaceslav Falico · 11 years ago
  88. a59d3d2 bonding: use vlan_uses_dev() in __bond_release_one() by Veaceslav Falico · 11 years ago
  89. 50223ce bonding: convert bond_has_this_ip() to use upper devices by Veaceslav Falico · 11 years ago
  90. 27bc11e bonding: make bond_arp_send_all use upper device list by Veaceslav Falico · 11 years ago
  91. c752af2 bonding: use netdev_upper list in bond_vlan_used by Veaceslav Falico · 11 years ago
  92. 6d508cc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  93. 322555f fec: Use NAPI_POLL_WEIGHT by Fabio Estevam · 11 years ago
  94. 7daa78e net/cadence/macb: fix invalid 0 return if no phy is discovered on mii init by Boris BREZILLON · 11 years ago
  95. 03536cc net: mdio-sun4i: Convert to devm_* api by Jisheng Zhang · 11 years ago
  96. 8127d66 sfc: Add support for Solarflare SFC9100 family by Ben Hutchings · 11 years ago
  97. 0d8165e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  98. 4c75b43a sfc: Make efx_mcdi_{init,fini}() call efx_mcdi_drv_attach() by Ben Hutchings · 11 years ago
  99. bedca86 sfc: Allocate NVRAM partition ID range for PHY images by Matthew Slattery · 11 years ago
  100. 9c51716 sfc: Add EF10 register and structure definitions by Ben Hutchings · 12 years ago