1. 38a0084 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  2. 391e5c2 ipv4: Remove tb_peers from fib_table. by David S. Miller · 13 years ago
  3. 10b0a77 Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 13 years ago
  4. d3bd3a5 be2net: Enable RSS UDP hashing for Lancer and Skyhawk by Padmanabh Ratnakar · 13 years ago
  5. b4e32a7 be2net: Fix port name in message during driver load by Padmanabh Ratnakar · 13 years ago
  6. 19d59aa be2net: Fix cleanup path when EQ creation fails by Padmanabh Ratnakar · 13 years ago
  7. f67ef7b be2net: Activate new FW after FW download for Lancer by Padmanabh Ratnakar · 13 years ago
  8. bf99e50 be2net: Fix initialization sequence for Lancer by Padmanabh Ratnakar · 13 years ago
  9. 7aeb215 be2net : Fix die temperature stat for Lancer by Padmanabh Ratnakar · 13 years ago
  10. c871c5f be2net: Fix error while toggling autoneg of pause parameters by Padmanabh Ratnakar · 13 years ago
  11. 68c4504 team: make team_port_enabled() and team_port_txable() static inline by Jiri Pirko · 13 years ago
  12. 5fc8899 team: add broadcast mode by Jiri Pirko · 13 years ago
  13. 6e88e135 team: use function team_port_txable() for determing enabled and up port by Jiri Pirko · 13 years ago
  14. f0a70e9 ipv4: Put proper checks into icmp_socket_deliver(). by David S. Miller · 13 years ago
  15. 065f5f9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  16. 6d4fa85 net: sched: add ipset ematch by Florian Westphal · 13 years ago
  17. fa91983 netxen: fix link notification order by Flavio Leitner · 13 years ago
  18. 33c34c5 6lowpan: rework fragment-deleting routine by alex.bluesman.smirnov@gmail.com · 13 years ago
  19. abbee2e 6lowpan: fix tag variable size by alex.bluesman.smirnov@gmail.com · 13 years ago
  20. 4288404 mac802154: sparse warnings: make symbols static by alex.bluesman.smirnov@gmail.com · 13 years ago
  21. 79ff1db 6lowpan: get extra headroom in allocated frame by alex.bluesman.smirnov@gmail.com · 13 years ago
  22. e885a47 mac802154: add get short address method by alex.bluesman.smirnov@gmail.com · 13 years ago
  23. 5b00f2e drivers/ieee802154/at86rf230: rework irq handler by alex.bluesman.smirnov@gmail.com · 13 years ago
  24. 4d27de1 6lowpan: revert: add missing spin_lock_init() by alex.bluesman.smirnov@gmail.com · 13 years ago
  25. d348446 smsc95xx: signedness bug in get_regs() by Dan Carpenter · 13 years ago
  26. 064bff1 net: add support for NS8390 based eth controllers on some ColdFire CPU boards by Greg Ungerer · 13 years ago
  27. 2c62488 m68knommu: move the badly named mcfne.h to a better mcf8390.h by Greg Ungerer · 13 years ago
  28. 99ee038 ipv4: Fix warnings in ip_do_redirect() for some configurations. by David S. Miller · 13 years ago
  29. 3ec5a26 Merge branch 'redirect_via_sock' by David S. Miller · 13 years ago
  30. 1ed5c48 net: Remove checks for dst_ops->redirect being NULL. by David S. Miller · 13 years ago
  31. b587ee3 net: Add dummy dst_ops->redirect method where needed. by David S. Miller · 13 years ago
  32. b94f1c0 ipv6: Use icmpv6_notify() to propagate redirect, instead of rt6_redirect(). by David S. Miller · 13 years ago
  33. ec18d9a ipv6: Add redirect support to all protocol icmp error handlers. by David S. Miller · 13 years ago
  34. 3a5ad2e ipv6: Add ip6_redirect() and ip6_sk_redirect() helper functions. by David S. Miller · 13 years ago
  35. 6e157b6 ipv6: Pull main logic of rt6_redirect() into rt6_do_redirect(). by David S. Miller · 13 years ago
  36. e8599ff ipv6: Move bulk of redirect handling into rt6_redirect(). by David S. Miller · 13 years ago
  37. 30f2a5f ipv6: Export ndisc option parsing from ndisc.c by David S. Miller · 13 years ago
  38. 1f42539 ipv4: Kill ip_rt_redirect(). by David S. Miller · 13 years ago
  39. 55be7a9 ipv4: Add redirect support to all protocol icmp error handlers. by David S. Miller · 13 years ago
  40. b42597e ipv4: Add ipv4_redirect() and ipv4_sk_redirect() helper functions. by David S. Miller · 13 years ago
  41. e47a185 ipv4: Generalize ip_do_redirect() and hook into new dst_ops->redirect. by David S. Miller · 13 years ago
  42. 9420612 ipv4: Rearrange arguments to ip_rt_redirect() by David S. Miller · 13 years ago
  43. d0da720 ipv4: Pull redirect instantiation out into a helper function. by David S. Miller · 13 years ago
  44. d3351b7 ipv4: Deliver ICMP redirects to sockets too. by David S. Miller · 13 years ago
  45. 1de9243 ipv4: Pull icmp socket delivery out into a helper function. by David S. Miller · 13 years ago
  46. 46d3cea tcp: TCP Small Queues by Eric Dumazet · 13 years ago
  47. 2100844 tcp: Fix out of bounds access to tcpm_vals by Alexander Duyck · 13 years ago
  48. 2f8684c ath5k: replace modparam_all_channels with CONFIG_ATH5K_TEST_CHANNELS by Luis R. Rodriguez · 13 years ago
  49. ce8126c iwmc3200top: remove driver for unavailable hardware by John W. Linville · 13 years ago
  50. 5da7b2e i2400m: remove SDIO device support by John W. Linville · 13 years ago
  51. 650cef38 bcma: add PMU clock support for BCM4706 by Hauke Mehrtens · 13 years ago
  52. 9a89c3a bcma: fix CC driver compilation on MIPS by Rafał Miłecki · 13 years ago
  53. db36f79 rt2x00: remove unused argument by Stanislaw Gruszka · 13 years ago
  54. 7573cb5 rt2800lib: merge same defines by Stanislaw Gruszka · 13 years ago
  55. 5d7d55d6 rt2x00pci: small 3290 changes cleanup by Stanislaw Gruszka · 13 years ago
  56. c9122c0 carl9170: fix HT peer BA session corruption by Christian Lamparter · 13 years ago
  57. 4519a74 carl9170: import 1.9.6 firmware headers by Christian Lamparter · 13 years ago
  58. 48ee356 ipv6: Move ipv6 twsk accessors outside of CONFIG_IPV6 ifdefs. by David S. Miller · 13 years ago
  59. 0b7f5d0 ixgbe: Merge RSS and flow director ring register caching and configuration by Alexander Duyck · 13 years ago
  60. 45e9baa ixgbe: Clean up a useless switch statement and dead code in configure_srrctl by Alexander Duyck · 13 years ago
  61. e4b317e ixgbe: Add feature offset value to ring features by Alexander Duyck · 13 years ago
  62. c087663 ixgbe: Add upper limit to ring features by Alexander Duyck · 13 years ago
  63. 49c7ffb ixgbe: count q_vectors instead of MSI-X vectors by Alexander Duyck · 13 years ago
  64. 4715213 bridge: fix endian by Li RongQing · 13 years ago
  65. 0d653ed8 qlge: fix endian issue by Li RongQing · 13 years ago
  66. 5b70ca3 ksz884x: fix Endian by Li RongQing · 13 years ago
  67. 4e01df2 Merge branch 'davem-next.r8169' of git://violet.fr.zoreil.com/romieu/linux by David S. Miller · 13 years ago
  68. 04c9f41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  69. c1f5163 bnx2: Fix bug in bnx2_free_tx_skbs(). by Michael Chan · 13 years ago
  70. b28ba72 IPoIB: fix skb truesize underestimatiom by Eric Dumazet · 13 years ago
  71. efc73f4 net: Fix memory leak - vlan_info struct by Amir Hanania · 13 years ago
  72. 941a46a Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 13 years ago
  73. c278fa5 qlge: Bumped driver version to 1.00.00.31 by Jitendra Kalsaria · 13 years ago
  74. 667b938 qlge: Refactoring of ethtool stats. by Jitendra Kalsaria · 13 years ago
  75. 433c88e qlge: Moving low level frame error to ethtool statistics. by Jitendra Kalsaria · 13 years ago
  76. f5c4441 qlge: Fixed double pci free upon tx_ring->q allocation failure. by Jitendra Kalsaria · 13 years ago
  77. a7db9ad qlge: Added missing case statement to ethtool get_strings. by Jitendra Kalsaria · 13 years ago
  78. 849bcaf qlge: Clean up ethtool set WOL routine. by Jitendra Kalsaria · 13 years ago
  79. 206d78e qlge: Fix ethtool WOL calls to operate only on devices that support WOL. by Jitendra Kalsaria · 13 years ago
  80. d0de730 qlge: Cleanup atomic queue threshold check. by Jitendra Kalsaria · 13 years ago
  81. 41812db qlge: Fix TX queue stoppage due to full condition. by Jitendra Kalsaria · 13 years ago
  82. f62a23a net: calxedaxgmac: enable rx cut-thru mode by Rob Herring · 13 years ago
  83. e36ce6e net: calxedaxgmac: set outstanding AXI bus transactions to 8 by Rob Herring · 13 years ago
  84. 7c40091 net: calxedaxgmac: fix hang on rx refill by Rob Herring · 13 years ago
  85. eb5e1b2 net: calxedaxgmac: fix net timeout recovery by Rob Herring · 13 years ago
  86. 0b43b9a ll_temac: remove unnecessary setting of skb->dev by Jon Mason · 13 years ago
  87. d233d70 sunhme: remove unnecessary setting of skb->dev by Jon Mason · 13 years ago
  88. 8505120 sungem: remove unnecessary setting of skb->dev by Jon Mason · 13 years ago
  89. eb716c5 sunbmac: remove unnecessary setting of skb->dev by Jon Mason · 13 years ago
  90. c768b68 qlge: remove unnecessary setting of skb->dev by Jon Mason · 13 years ago
  91. ad95dfc qlcnic: remove unnecessary setting of skb->dev by Jon Mason · 13 years ago
  92. b06b66c ksz884x: remove unnecessary setting of skb->dev by Jon Mason · 13 years ago
  93. 4a4511a lantiq_etop: remove unnecessary setting of skb->dev by Jon Mason · 13 years ago
  94. 95f2bce netxen: remove unnecessary setting of skb->dev by Jon Mason · 13 years ago
  95. b6457ac enic: remove unnecessary setting of skb->dev by Jon Mason · 13 years ago
  96. 5c8b73c lance: remove unnecessary setting of skb->dev by Jon Mason · 13 years ago
  97. c0589fa vxge/s2io: remove dead URLs by Jon Mason · 13 years ago
  98. 1a203cb ipv6: optimize ipv6 addresses compares by Eric Dumazet · 13 years ago
  99. 1aa8b47 drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers by Ben Hutchings · 13 years ago
  100. 49ce9c2 drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 13 years ago