1. 4a7d666 stmmac: reorganize chain/ring modes removing Koptions by Giuseppe CAVALLARO · 11 years ago
  2. ad999ee bonding: cleanup unneeded rcu_read_lock() by Veaceslav Falico · 11 years ago
  3. e82add5 net: wireless: iwlegacy: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  4. 8bca424 net: ethernet: atheros: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  5. 4294beb net: ethernet: wiznet: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  6. f9ca8f7 netback: set transport header before passing it to kernel by Jason Wang · 11 years ago
  7. 38502af tuntap: set transport header before passing it to kernel by Jason Wang · 11 years ago
  8. 9b4d669 macvtap: set transport header before passing skb to lower device by Jason Wang · 11 years ago
  9. b809286 net/davinci_emac: use devres APIs by Sekhar Nori · 11 years ago
  10. 206aaaf VXLAN: Use IP Tunnels tunnel ENC encap API by Pravin B Shelar · 11 years ago
  11. e817104 VXLAN: Fix vxlan stats handling. by Pravin B Shelar · 11 years ago
  12. c544193 GRE: Refactor GRE tunneling code. by Pravin B Shelar · 11 years ago
  13. 27f8522 xen-netback: remove skb in xen_netbk_alloc_page by Wei Liu · 11 years ago
  14. 7158ff6 xen-netfront: frags -> slots in xennet_get_responses by Wei Liu · 11 years ago
  15. e2d617c0 xen-netfront: remove unused variable `extra' by Wei Liu · 11 years ago
  16. 793fc09 net: fec: build fec.c and fec_ptp.c to one module by Frank Li · 11 years ago
  17. 976c90b mv643xx_eth: defer probing if Marvell Orion MDIO driver not loaded by Simon Baatz · 11 years ago
  18. 404b8be net: mvmdio: define module alias for platform device by Simon Baatz · 11 years ago
  19. ea3d1cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  20. 0fe1e04 qlcnic: Bump up the version to 5.1.38 by Shahed Shaikh · 11 years ago
  21. 0a46bac qlcnic: Clear link status when interface is down by Shahed Shaikh · 11 years ago
  22. a479125 qlcnic: change mdelay to msleep by Shahed Shaikh · 11 years ago
  23. 460374f qlcnic: Log warning message for 83xx adapter in MSI mode. by Himanshu Madhani · 11 years ago
  24. e2ab123 qlcnic: Fix configure mailbox interrupt command for 83xx adapter by Manish chopra · 11 years ago
  25. c3a0713 mv643xx_eth: convert to use the Marvell Orion MDIO driver by Florian Fainelli · 11 years ago
  26. 2ec9852 net: mvmdio: enhance driver to support SMI error/done interrupts by Florian Fainelli · 11 years ago
  27. 3712b71 net: mvmdio: rename base register cookie from smireg to regs by Florian Fainelli · 11 years ago
  28. 7111b71 net: mvmdio: allow platform device style registration by Florian Fainelli · 11 years ago
  29. 43d6869 s6gmac: fix error return code in s6gmac_probe() by Wei Yongjun · 11 years ago
  30. e287a75 bnx2x: increase inner ip id during encapsulated tso by Dmitry Kravkov · 11 years ago
  31. 9d0ca6e virtio: remove obsolete virtqueue_get_queue_index() by Rusty Russell · 11 years ago
  32. 6b0c21c net: Fix p3_gelic_net sparse warnings by Geoff Levand · 11 years ago
  33. 9b5645b appletalk: remove "config IPDDP_DECAP" by Paul Bolle · 11 years ago
  34. fe0e76f sh_eth: fix unused variable warning by Sergei Shtylyov · 11 years ago
  35. d5e07e6 sh_eth: use managed device API by Sergei Shtylyov · 11 years ago
  36. 564044b sh_eth: kill unneeded typecast in sh_eth_drv_probe() by Sergei Shtylyov · 11 years ago
  37. dfed5e7 sh_eth: use PIR_* bits by Sergei Shtylyov · 11 years ago
  38. 2c473ae net/mlx4_core: Disallow releasing VF QPs which have steering rules by Hadar Hen Zion · 11 years ago
  39. 1e3f7b3 net/mlx4_core: Always use 64 bit resource ID when doing lookup by Hadar Hen Zion · 11 years ago
  40. 6efb5fa net/mlx4_en: Remove ethtool flow steering rules before releasing QPs by Hadar Hen Zion · 11 years ago
  41. 80cb002 net/mlx4_core: Fix wrong order of flow steering resources removal by Hadar Hen Zion · 11 years ago
  42. c101c81 net/mlx4_core: Fix wrong mask applied on EQ numbers in the wrapper by Moshe Lazer · 11 years ago
  43. 953d276 gianfar: Remove superfluous kernel_dropped local counter by Claudiu Manoil · 11 years ago
  44. c6e1160 gianfar: Cleanup dead code and minor formatting by Claudiu Manoil · 11 years ago
  45. 39c0a0d gianfar: Remove 'maybe-uninitialized' compile warning by Claudiu Manoil · 11 years ago
  46. ce16294 net: ethernet: cpsw: fix erroneous condition in error check by Lothar Waßmann · 11 years ago
  47. 14c3326 net: sh-eth: Use pr_err instead of printk by Nobuhiro Iwamatsu · 11 years ago
  48. cb0e51d lantiq_etop: use free_netdev(netdev) instead of kfree() by Wei Yongjun · 11 years ago
  49. b34870f Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into wireless by David S. Miller · 11 years ago
  50. 5470b46 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
  51. e76d120 chelsio: use netdev_alloc_skb_ip_align by stephen hemminger · 11 years ago
  52. f379fb9 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  53. 9d73adf fec: Fix the build as module by Fabio Estevam · 11 years ago
  54. b9d5319 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
  55. 70386d4 chelsio: add headroom in RX path by Eric Dumazet · 11 years ago
  56. 7fa6f340 bnx2x: AER revised by Yuval Mintz · 11 years ago
  57. 47a5247 net: fec: make local function fec_poll_controller() static by Wei Yongjun · 11 years ago
  58. e052a58 net: ethernet: davinci_emac: make local function emac_poll_controller() static by Wei Yongjun · 11 years ago
  59. 9fad0c9 net: mdio-octeon: Use module_platform_driver() by Sachin Kamat · 11 years ago
  60. f8e5fc8 net: mdio-gpio: Use module_platform_driver() by Sachin Kamat · 11 years ago
  61. 95d158d net: au1k_ir: Use module_platform_driver() by Sachin Kamat · 11 years ago
  62. 6d74968 net: s6gmac: Use module_platform_driver() by Sachin Kamat · 11 years ago
  63. 18e4a73 net: ks8695net: Use module_platform_driver() by Sachin Kamat · 11 years ago
  64. 800c644 gianfar: Refactor config coalescing calls for all queues by Claudiu Manoil · 11 years ago
  65. 5d9657d gianfar: Remove redundant programming of [rt]xic registers by Claudiu Manoil · 11 years ago
  66. 6be5ed3 gianfar: Poll only active Rx queues by Claudiu Manoil · 11 years ago
  67. c233cf40 gianfar: Fix tx napi polling by Claudiu Manoil · 11 years ago
  68. 6181659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  69. da2191e net: fec: Define indexes as 'unsigned int' by Fabio Estevam · 11 years ago
  70. fa90b07 lpc_eth: fix error return code in lpc_eth_drv_probe() by Wei Yongjun · 11 years ago
  71. fc0c090 sh_eth: check TSU registers ioremap() error by Sergei Shtylyov · 11 years ago
  72. 0582b7d sh_eth: fix bitbang memory leak by Sergei Shtylyov · 11 years ago
  73. 0d4e671 ath6kl: fix size_t printf warnings by Kalle Valo · 11 years ago
  74. 6fed959 net/smsc911x: Use NULL instead of integer for pointer by Sachin Kamat · 11 years ago
  75. 119c331 mrf24j40: Fix byte-order of IEEE address by Alan Ott · 11 years ago
  76. cf82dab mrf24j40: Increase max SPI speed to 10MHz by Alan Ott · 11 years ago
  77. 7a1c231 mrf24j40: Warn if transmit interrupts timeout by Alan Ott · 11 years ago
  78. 50861c7 mrf24j40: pinctrl support by Alan Ott · 11 years ago
  79. 856a850 rt2800: 5592: add more USB devices IDs by Stanislaw Gruszka · 11 years ago
  80. 415e3f2 rt2800: 5592: iq calibration for 5GHz by Stanislaw Gruszka · 11 years ago
  81. 939ec51 rt2800: 5592: add Kconfig by Stanislaw Gruszka · 11 years ago
  82. 613c75f rt2800: 5592: TXWI & RXWI descriptors size by Stanislaw Gruszka · 11 years ago
  83. 3d81535 rt2800: 5592: add chip specific vgc calculations by Stanislaw Gruszka · 11 years ago
  84. 8ba0ebf rt2800: 5592: add AGC init by Stanislaw Gruszka · 11 years ago
  85. 5bc2dd0 rt2800: add write_with_rx_chain function by Stanislaw Gruszka · 11 years ago
  86. c630ccf rt2800: rearrange bbp/rfcsr initialization by Stanislaw Gruszka · 11 years ago
  87. 8756130 rt2800: 5592: add iq calibration by Stanislaw Gruszka · 11 years ago
  88. 6803141 rt2800: 5592: more channel switch registers settings (BBP & GLRT) by Stanislaw Gruszka · 11 years ago
  89. 4bc618f rt2800: 5592: enable rf init by Stanislaw Gruszka · 11 years ago
  90. d5ae7a6 rt2800: 5592: setup LDO_CFG0 when configuring channel by Stanislaw Gruszka · 11 years ago
  91. c267548 rt2800: 5592: init frequency calibration by Stanislaw Gruszka · 11 years ago
  92. cf084c6 rt2800: 5592: initialize RF_38/39/30 registers by Stanislaw Gruszka · 11 years ago
  93. a630afe rt2800: 5592: initialize BBP_R138 register by Stanislaw Gruszka · 11 years ago
  94. 6e04f25 rt2800: 5592: initalize BBP_R103 register on new revisions by Stanislaw Gruszka · 11 years ago
  95. d8bbf90 rt2800: 5592: initalize RF_R27 on older revisions by Stanislaw Gruszka · 11 years ago
  96. 0c9e5fb rt2800: 5592: RF early registers initialization by Stanislaw Gruszka · 11 years ago
  97. a4969d0 rt2800: 5592: common BBP initialization by Stanislaw Gruszka · 11 years ago
  98. a7bbbe5 rt2800: 5592: BBP registers initialization by Stanislaw Gruszka · 11 years ago
  99. 7641328 rt2800: 5592: MAC registers initalization by Stanislaw Gruszka · 11 years ago
  100. 8f82109 rt2800: 5592: channel config stub by Stanislaw Gruszka · 11 years ago