1. 806a0fb bcm87xx: fix reg-init comment typo by Peter Korsgaard · 12 years ago
  2. d5bf907 phylib: Support registering a bunch of drivers by Christian Hohnstaedt · 12 years ago
  3. 567990c bcm87xx: disable autonegotiation by default by Peter Korsgaard · 12 years ago
  4. d663d18 sky2: Fix for interrupt handler by Mirko Lindner · 12 years ago
  5. 0e76732 sky2: Added support for Optima EEE by Mirko Lindner · 12 years ago
  6. 03fc472 net/macb: manage carrier state with call to netif_carrier_{on|off}() by Nicolas Ferre · 12 years ago
  7. ed10627 sctp: refactor sctp_packet_append_chunk and clenup some memory leaks by Neil Horman · 12 years ago
  8. 12aba9e bnx2i: use strlcpy() instead of memcpy() for strings by Dan Carpenter · 12 years ago
  9. 8f961fa Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 12 years ago
  10. 95162d6 asix: avoid copies in tx path by Eric Dumazet · 12 years ago
  11. cabdc8ee net/mlx4_en: Add support for drop action through ethtool by Hadar Hen Zion · 12 years ago
  12. 8206728 net/mlx4_en: Manage flow steering rules with ethtool by Hadar Hen Zion · 12 years ago
  13. 592e49d net/mlx4: Implement promiscuous mode with device managed flow-steering by Hadar Hen Zion · 12 years ago
  14. 1b9c6b0 net/mlx4_core: Add resource tracking for device managed flow steering rules by Hadar Hen Zion · 12 years ago
  15. 0ff1fb6 {NET, IB}/mlx4: Add device managed flow steering firmware API by Hadar Hen Zion · 12 years ago
  16. 8fcfb4d net/mlx4_core: Add firmware commands to support device managed flow steering by Hadar Hen Zion · 12 years ago
  17. c96d97f net/mlx4: Set steering mode according to device capabilities by Hadar Hen Zion · 12 years ago
  18. 6d19993 net/mlx4_en: Re-design multicast attachments flow by Yevgeny Petrilin · 12 years ago
  19. aa1ec3d net/mlx4_core: Change resource tracking ID to be 64 bit by Hadar Hen Zion · 12 years ago
  20. 4af1c04 net/mlx4_core: Change resource tracking mechanism to use red-black tree by Hadar Hen Zion · 12 years ago
  21. d3a5ea6 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  22. 8ce5c9f r6040: remove duplicate call to the pci_set_drvdata by Devendra Naga · 12 years ago
  23. c56bf6f ipv6: fix a bad cast in ip6_dst_lookup_tail() by Eric Dumazet · 12 years ago
  24. 883dd4f ipv6: remove redundant declarations by Eric Dumazet · 12 years ago
  25. f4530fa ipv4: Avoid overhead when no custom FIB rules are installed. by David S. Miller · 12 years ago
  26. 700db99 ipoib: Need to do dst_neigh_lookup_skb() outside of priv->lock. by David S. Miller · 12 years ago
  27. a2de86f ipv6: Initialize the neighbour pointer of rt6_info on allocation by Steffen Klassert · 12 years ago
  28. c90a9bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  29. 23c3421 drivers/ieee802154/at231rf230: remove unused return status by alex.bluesman.smirnov@gmail.com · 12 years ago
  30. 42c3629 6lowpan: revert 'reuse eth_mac_addr()' by alex.bluesman.smirnov@gmail.com · 12 years ago
  31. 0979e46 dccp: remove unnecessary codes in ipv6.c by RongQing.Li · 12 years ago
  32. 43264e0 ipv6: remove unnecessary codes in tcp_ipv6.c by RongQing.Li · 12 years ago
  33. 30e80b5 be2net: set maximal number of default RSS queues by Yuval Mintz · 12 years ago
  34. 7d51541 bnx2x: set maximal number of default RSS queues by Yuval Mintz · 12 years ago
  35. 0a74212 bnx2: set maximal number of default RSS queues by Yuval Mintz · 12 years ago
  36. 1180087 tg3: set maximal number of default RSS queues by Yuval Mintz · 12 years ago
  37. 98f2d21 myri10ge: set maximal number of default RSS queues by Yuval Mintz · 12 years ago
  38. 5952dde cxgb4: set maximal number of default RSS queues by Yuval Mintz · 12 years ago
  39. dbfa600 cxgb3: set maximal number of default RSS queues by Yuval Mintz · 12 years ago
  40. 9eb8738 qlge: set maximal number of default RSS queues by Yuval Mintz · 12 years ago
  41. 9cbb576 vxge: set maximal number of default RSS queues by Yuval Mintz · 12 years ago
  42. 90b1ebe mlx4: set maximal number of default RSS queues by Yuval Mintz · 12 years ago
  43. 16917b8 net-next: Add netif_get_num_default_rss_queues by Yuval Mintz · 12 years ago
  44. bf5e53e ipv4: defer fib_compute_spec_dst() call by Eric Dumazet · 12 years ago
  45. 36bdbca net: Kill dst->_neighbour, accessors, and final uses. by David S. Miller · 12 years ago
  46. d1e31fb xfrm: No need to copy generic neighbour pointer. by David S. Miller · 12 years ago
  47. f187bc6 ipv4: No need to set generic neighbour pointer. by David S. Miller · 12 years ago
  48. 97cac08 ipv6: Store route neighbour in rt6_info struct. by David S. Miller · 12 years ago
  49. 534cb28 cxgb3: Convert t3_l2t_get() over to dst_neigh_lookup(). by David S. Miller · 12 years ago
  50. 1d248b1 net: Pass neighbours and dest address into NETEVENT_REDIRECT events. by David S. Miller · 12 years ago
  51. fccd7d5 decnet: Use neighbours privately in dn_route struct. by David S. Miller · 12 years ago
  52. 13a43d9 neigh: Convert over to dst_neigh_lookup_skb(). by David S. Miller · 12 years ago
  53. f9d7516 br_netfilter: Convert to dst_neigh_lookup_skb(). by David S. Miller · 12 years ago
  54. c473737 cxgb4i: Convert over to dst_neigh_lookup(). by David S. Miller · 12 years ago
  55. 0b399d4 cxgbi: Convert over to dst_neigh_lookup(). by David S. Miller · 12 years ago
  56. 24db1ba qeth: Convert over to dst_neigh_lookup_skb(). by David S. Miller · 12 years ago
  57. 178709b ipoib: Convert over to dev_lookup_neigh_skb(). by David S. Miller · 12 years ago
  58. dbedbe6d sch_teql: Convert over to dev_neigh_lookup_skb(). by David S. Miller · 12 years ago
  59. f894cbf net: Add optional SKB arg to dst_ops->neigh_lookup(). by David S. Miller · 12 years ago
  60. 5110effe net: Do delayed neigh confirmation. by David S. Miller · 12 years ago
  61. 60d354e sunrpc: Don't do a dst_confirm() on an input routes. by David S. Miller · 12 years ago
  62. 3c521f2 ipv4: Don't report neigh uptodate state in rtcache procfs. by David S. Miller · 12 years ago
  63. a263b30 ipv4: Make neigh lookups directly in output packet path. by David S. Miller · 12 years ago
  64. 1160472 ipv4: Fix crashes in ip_options_compile(). by David S. Miller · 12 years ago
  65. 46ba5a2 netfilter: nfnetlink_queue: do not allow to set unsupported flag bits by Krishna Kumar · 12 years ago
  66. 59560a3 netfilter: nfnetlink: check callbacks before using those in nfnetlink_rcv_msg by Tomasz Bursztyka · 12 years ago
  67. be0593c netfilter: nf_ct_tcp: missing per-net support for cttimeout by Pablo Neira Ayuso · 12 years ago
  68. 0891147 netfilter: nf_conntrack: generalize nf_ct_l4proto_net by Pablo Neira Ayuso · 12 years ago
  69. f057bbb net: em_canid: Ematch rule to match CAN frames according to their identifiers by Rostislav Lisovy · 12 years ago
  70. 9e85a6f Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 12 years ago
  71. 6c8addc Merge tag 'md-3.5-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  72. 5672874 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  73. 1068411 md/raid10: fix careless build error by NeilBrown · 12 years ago
  74. dab058f floppy: cancel any pending fd_timeouts before adding a new one by Linus Torvalds · 12 years ago
  75. a3da2c6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  76. 863b132 clk: fix parent validation in __clk_set_parent() by Rajendra Nayak · 12 years ago
  77. ff826b2 Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  78. 3492ee72 Merge tag 'dm-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  79. 73e6080 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  80. 2fb748d Merge tag 'md-3.5-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  81. 3bfd245 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  82. 18068bd dm: verity fix documentation by Milan Broz · 12 years ago
  83. b0239fa dm persistent data: fix allocation failure in space map checker init by Mike Snitzer · 12 years ago
  84. 6266230 dm persistent data: handle space map checker creation failure by Mike Snitzer · 12 years ago
  85. 25d7cd6 dm persistent data: fix shadow_info_leak on dm_tm_destroy by Mike Snitzer · 12 years ago
  86. 0d200ae dm thin: commit metadata before creating metadata snapshot by Joe Thornber · 12 years ago
  87. 75331a5 security: Fix nommu build. by Paul Mundt · 12 years ago
  88. 9f846a1 drm/i915: kick any firmware framebuffers before claiming the gtt by Daniel Vetter · 12 years ago
  89. 7b668eb drm: edid: Don't add inferred modes with higher resolution by Takashi Iwai · 12 years ago
  90. 1ef5325 drm/radeon: fix rare segfault by Jerome Glisse · 12 years ago
  91. b357f04 md: fix up plugging (again). by NeilBrown · 12 years ago
  92. 30c1e67 can: flexcan: add hardware controller version support by Hui Wang · 12 years ago
  93. f456309 md: support re-add of recovering devices. by NeilBrown · 12 years ago
  94. 32644af md/raid1: fix bug in read_balance introduced by hot-replace by NeilBrown · 12 years ago
  95. fab363b raid5: delayed stripe fix by Shaohua Li · 12 years ago
  96. 2e8ac303 md/raid456: When read error cannot be recovered, record bad block by majianpeng · 12 years ago
  97. 0232605 md: make 'name' arg to md_register_thread non-optional. by NeilBrown · 12 years ago
  98. 055d374 md/raid10: fix failure when trying to repair a read error. by NeilBrown · 12 years ago
  99. 9d4056a Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  100. 09b2435 security: document no_new_privs by Andy Lutomirski · 12 years ago