1. 9f6d98c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  2. db98f08 net: fec_mpc52xx: Read MAC address from device-tree by Stefan Roese · 12 years ago
  3. af32de0 cxgb4vf: Fix VLAN extraction counter increment by Vipul Pandya · 12 years ago
  4. d9ba8f9 driver: net: ethernet: cpsw: dual emac interface implementation by Mugunthan V N · 12 years ago
  5. 9232b16 driver: net: ethernet: cpsw: make cpts as pointer by Mugunthan V N · 12 years ago
  6. f6e135c driver: net: ethernet: davinci_cpdma: add support for directed packet and source port detection by Mugunthan V N · 12 years ago
  7. 37d5110 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  8. 96be80a ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6 by Alexander Duyck · 12 years ago
  9. 1bf014e net: qmi_wwan: add Yota / Megafon M100-1 4g modem by Bjørn Mork · 12 years ago
  10. 318d86d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  11. 2cde6ac netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lock by Neil Horman · 12 years ago
  12. d786f67 mwl8k: fix band for supported channels by Jonas Gorski · 12 years ago
  13. 65ab999 qlcnic: fix mailbox response handling by Jitendra Kalsaria · 12 years ago
  14. dce056c qlcnic: enhance MSIX allocation failure log message by Manish Chopra · 12 years ago
  15. 9a05f92 qlcnic: fix async event handling during diagnostic loopback test by Jitendra Kalsaria · 12 years ago
  16. 58ead41 qlcnic: refactor 83xx diagnostic IRQ test by Jitendra Kalsaria · 12 years ago
  17. ba4468db qlcnic: refactor 83xx diagnostic loopback test by Jitendra Kalsaria · 12 years ago
  18. 483202d qlcnic: helper routine to handle async events by Jitendra Kalsaria · 12 years ago
  19. 3d73b5f qlcnic: fix firmware based IDC participation by Jitendra Kalsaria · 12 years ago
  20. d5fcff0 qlcnic: fix initialize NIC mailbox command by Himanshu Madhani · 12 years ago
  21. f45a5c2 veth: fix NULL dereference in veth_dellink() by Eric Dumazet · 12 years ago
  22. 0aba93e bnx2x: set gso_type by Michael S. Tsirkin · 12 years ago
  23. bd69ba7 qlcnic: set gso_type by Michael S. Tsirkin · 12 years ago
  24. 1594712 ixgbe: fix gso type by Michael S. Tsirkin · 12 years ago
  25. 3955b22b stmmac: mdio register has to fail if the phy is not found by Giuseppe CAVALLARO · 12 years ago
  26. de53d55 stmmac: fix macro used for debugging the xmit by Giuseppe CAVALLARO · 12 years ago
  27. b185af0 Merge branch 'davem.r8169' of git://violet.fr.zoreil.com/romieu/linux by David S. Miller · 12 years ago
  28. 4521e1a9 Revert "r8169: enable internal ASPM and clock request settings". by Francois Romieu · 12 years ago
  29. fd50231 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  30. 8b9a4d5 cxgb4vf: Fix extraction of cpl_rx_pkt from the response queue descriptor by Vipul Pandya · 12 years ago
  31. 3807ff5 macvlan: add a salt to mc_hash() by Eric Dumazet · 12 years ago
  32. d527043 macvlan: broadcast addr should be part of mc_filter by Eric Dumazet · 12 years ago
  33. 14f8dc4 drivers: net: Remove remaining alloc/OOM messages by Joe Perches · 12 years ago
  34. e9ba103 bgmac: fix "cmdcfg" calls for promisc and loopback modes by Rafał Miłecki · 12 years ago
  35. eef63cc Revert "r8169: enable ALDPS for power saving". by Francois Romieu · 12 years ago
  36. d166f21 bgmac: validate (and random if needed) MAC addr by Rafał Miłecki · 12 years ago
  37. e06b840 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  38. ab54ee8 atm/iphase: rename fregt_t -> ffreg_t by Heiko Carstens · 12 years ago
  39. f5237f2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  40. 2a1a6e7 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  41. 7e6c63f tg3: add support for Ethernet core in bcm4785 by Hauke Mehrtens · 12 years ago
  42. 5c35804 tg3: make it possible to provide phy_id in ioctl by Hauke Mehrtens · 12 years ago
  43. 85bd179 net: fec: fix spin_lock dead lock by Frank Li · 12 years ago
  44. 365cc17 net: fec: correct fix method about miss init spinlock by Frank Li · 12 years ago
  45. 41b7492 mlx4_en: Fix BQL reset TX queue call point by Tom Herbert · 12 years ago
  46. 0c35565 Merge branch 'netback' by David S. Miller · 12 years ago
  47. b914972 netback: correct netbk_tx_err to handle wrap around. by Ian Campbell · 12 years ago
  48. 4cc7c1c xen/netback: free already allocated memory on failure in xen_netbk_get_requests by Ian Campbell · 12 years ago
  49. 7d5145d xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop. by Matthew Daley · 12 years ago
  50. 48856286 xen/netback: shutdown the ring if it contains garbage. by Ian Campbell · 12 years ago
  51. 2de27f3 Merge branch 'mlx4' by David S. Miller · 12 years ago
  52. 0ccddcd net/mlx4_en: Implement ndo fdb functionality by Yan Burman · 12 years ago
  53. cc5387f net/mlx4_en: Add unicast MAC filtering by Yan Burman · 12 years ago
  54. c07cb4b net/mlx4_en: Manage hash of MAC addresses per port by Yan Burman · 12 years ago
  55. 90bbb74 net/mlx4_en: Save previous MAC address of the port so we can replace it later by Yan Burman · 12 years ago
  56. 0eb74fd net/mlx4_en: Re-arrange ndo_set_rx_mode related code by Yan Burman · 12 years ago
  57. 16a10ff net/mlx4: Move Ethernet related functionality from mlx4_core to mlx4_en by Yan Burman · 12 years ago
  58. 48e551f net/mlx4_en: Cleanup multiline strings by Yan Burman · 12 years ago
  59. 6bbb6d9 net/mlx4_en: Optimize Rx fast path filter checks by Yan Burman · 12 years ago
  60. 79aeacc net/mlx4_en: Optimize loopback related checks in data path by Yan Burman · 12 years ago
  61. 124b69b Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  62. bb5204c Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  63. 95436ad Merge tag 'pinctrl-for-v3.8-late' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  64. a04521a Merge tag 'stable/for-linus-3.8-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  65. 3227e04 Merge tag 'regulator-v3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  66. ff7c60c drm/ttm: fix fence locking in ttm_buffer_object_transfer, 2nd try by Daniel Vetter · 12 years ago
  67. aded024 virtio_console: Don't access uninitialized data. by Sjur Brændeland · 12 years ago
  68. 2110cf0 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  69. e21b9d0 net: qmi_wwan: add more Huawei devices, including E320 by Bjørn Mork · 12 years ago
  70. 96316c5 net: cdc_ncm: add another Huawei vendor specific device by Bjørn Mork · 12 years ago
  71. c6edfe1 bgmac: add ndo_set_rx_mode netdev ops by Hauke Mehrtens · 12 years ago
  72. 522c590 bgmac: add generic ndo_validate_addr netdev ops by Hauke Mehrtens · 12 years ago
  73. 4e20900 bgmac: write mac address to hardware in ndo_set_mac_address by Hauke Mehrtens · 12 years ago
  74. b5a4c2f bgmac: implement missing code for BCM53572 by Hauke Mehrtens · 12 years ago
  75. cd431e7 macvlan: add multicast filter by Eric Dumazet · 12 years ago
  76. e185483 team: allow userspace to take control over carrier by Flavio Leitner · 12 years ago
  77. 3b72c2f drivers: net:ethernet: cpsw: add support for VLAN by Mugunthan V N · 12 years ago
  78. e11b220 drivers: net: cpsw: Add helper functions for VLAN ALE implementation by Mugunthan V N · 12 years ago
  79. efc496e drivers: net: misc: Remove unused OOM variables by Joe Perches · 12 years ago
  80. b3b66ae Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  81. 68ba45f xen: fix error handling path if xen_allocate_irq_dynamic fails by Wei Liu · 12 years ago
  82. 51ac889 xen-pciback: rate limit error messages from xen_pcibk_enable_msi{,x}() by Jan Beulich · 12 years ago
  83. 53e5da7 Merge remote-tracking branch 'regulator/fix/tps65910' into tmp by Mark Brown · 12 years ago
  84. e04702c Merge remote-tracking branch 'regulator/fix/tps65217' into tmp by Mark Brown · 12 years ago
  85. 918d623 Merge remote-tracking branch 'regulator/fix/s2mps11' into tmp by Mark Brown · 12 years ago
  86. 44784cb Merge remote-tracking branch 'regulator/fix/of' into tmp by Mark Brown · 12 years ago
  87. 9838053 Merge remote-tracking branch 'regulator/fix/max8998' into tmp by Mark Brown · 12 years ago
  88. 3886f91 Merge remote-tracking branch 'regulator/fix/max8997' into tmp by Mark Brown · 12 years ago
  89. c48c43a Merge remote-tracking branch 'regulator/fix/max8907' into tmp by Mark Brown · 12 years ago
  90. ac58291 Merge remote-tracking branch 'regulator/fix/max77686' into tmp by Mark Brown · 12 years ago
  91. 1589a3e Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  92. 0f63211 Merge tag 'usb-3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  93. 4d9e01d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  94. 188d1f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  95. cbdba97 Merge branches 'ipoib', 'mlx4' and 'qib' into for-next by Roland Dreier · 12 years ago
  96. d359f35 IB/qib: Fix for broken sparse warning fix by Mike Marciniszyn · 12 years ago
  97. f97b4b5 mlx4_core: Fix advertisement of wrong PF context behaviour by Or Gerlitz · 12 years ago
  98. 7e5a90c IPoIB: Fix crash due to skb double destruct by Shlomo Pongratz · 12 years ago
  99. 228f1ce pinctrl: sirf: replace of_gpio_simple_xlate by sirf specific of_xlate by Barry Song · 12 years ago
  100. a1ed267 pinctrl: exynos: change PINCTRL_EXYNOS option by Kukjin Kim · 12 years ago