1. fc66f95 net dst: use a percpu_counter to track entries by Eric Dumazet · 14 years ago
  2. 0ed8ddf neigh: Protect neigh->ha[] with a seqlock by Eric Dumazet · 14 years ago
  3. d122179 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  4. 34d101d neigh: speedup neigh_hh_init() by Eric Dumazet · 14 years ago
  5. 03789f2 Phonet: cleanup pipe enable socket option by Rémi Denis-Courmont · 14 years ago
  6. 9cf8d1a Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  7. e9a6870 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  8. 388ac77 cfg80211: constify WDS address by Johannes Berg · 14 years ago
  9. fb3dbec Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 by David S. Miller · 14 years ago
  10. 69259ab Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  11. 767e97e neigh: RCU conversion of struct neighbour by Eric Dumazet · 14 years ago
  12. b206b4e nl80211/mac80211: Add retry and failed transmission count to station info by Bruno Randolf · 14 years ago
  13. e31b821 cfg80211/mac80211: allow per-station GTKs by Johannes Berg · 14 years ago
  14. ebc0ffa fib: RCU conversion of fib_lookup() by Eric Dumazet · 14 years ago
  15. c2952c3 bonding: add retransmit membership reports tunable by Flavio Leitner · 14 years ago
  16. d6bf781 net neigh: RCU conversion of neigh hash table by Eric Dumazet · 14 years ago
  17. caf586e net: add a core netdev->rx_dropped counter by Eric Dumazet · 14 years ago
  18. e1d9694 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  19. 231d0ae wait: using uninitialized member of wait queue by Evgeny Kuznetsov · 14 years ago
  20. 5336377 modules: Fix module_bug_list list corruption race by Linus Torvalds · 14 years ago
  21. 46bf695 Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx by John W. Linville · 14 years ago
  22. 691895e nl80211: fix remain-on-channel documentation by Johannes Berg · 14 years ago
  23. ff4c92d genetlink: introduce pre_doit/post_doit hooks by Johannes Berg · 14 years ago
  24. 78be49e mac80211: distinct between max rates and the number of rates the hw can report by Helmut Schaa · 14 years ago
  25. e8347eb cfg80211: patches to allow setting the WDS peer by Bill Jordan · 14 years ago
  26. ea229e6 cfg80211: remove spurious __KERNEL__ ifdef by Johannes Berg · 14 years ago
  27. 17e5a80 nl80211: allow drivers to indicate whether the survey data channel is in use by Felix Fietkau · 14 years ago
  28. c61393e ipv6: make __ipv6_isatap_ifid static by stephen hemminger · 14 years ago
  29. 1df9916 fib: fib_rules_cleanup can be static by stephen hemminger · 14 years ago
  30. 29fa060 net: relax rtnl_dereference() by David S. Miller · 14 years ago
  31. 24824a0 net: dynamic ingress_queue allocation by Eric Dumazet · 14 years ago
  32. 21a180c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  33. c7d4426 net: introduce DST_NOCACHE flag by Eric Dumazet · 14 years ago
  34. 7282907 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  35. a8c9486 ipmr: RCU protection for mfc_cache_array by Eric Dumazet · 14 years ago
  36. 18ffe4b Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  37. 303a407 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  38. 35ec421 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 14 years ago
  39. 41f4a6f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  40. 39b4d07 drm: Hold the mutex when dropping the last GEM reference (v2) by Chris Wilson · 14 years ago
  41. 367e5e3 neigh: reorder fields in struct neighbour by Eric Dumazet · 14 years ago
  42. 82efee1 ipv4: introduce __ip_dev_find() by Eric Dumazet · 14 years ago
  43. 6110a1f intel_idle: Voluntary leave_mm before entering deeper by Suresh Siddha · 14 years ago
  44. 29d08b3 drm/gem: handlecount isn't really a kref so don't make it one. by Dave Airlie · 14 years ago
  45. e454c84 Bluetooth: Fix deadlock in the ERTM logic by Gustavo F. Padovan · 14 years ago
  46. 6583611 wl12xx: fix non-wl12xx build scenarios by Ohad Ben-Cohen · 14 years ago
  47. 1b9f409 tcp: tcp_enter_quickack_mode can be static by stephen hemminger · 14 years ago
  48. a64de47 arp: remove unnecessary export of arp_broken_ops by stephen hemminger · 14 years ago
  49. 77f8902 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  50. bfa5ae6 net: rename netdev rx_queue to ingress_queue by Eric Dumazet · 14 years ago
  51. 6d81f41 dummy: percpu stats and lockless xmit by Eric Dumazet · 14 years ago
  52. 4465b46 ipv4: Allow configuring subnets as local addresses by Tom Herbert · 14 years ago
  53. 58f87ed ACPI: Fix typos by Lucas De Marchi · 14 years ago
  54. a2724f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  55. 3171d02 net: Add netif_copy_real_num_queues() for use by virtual net drivers by Ben Hutchings · 14 years ago
  56. 62fe0b4 net: Allow changing number of RX queues after device allocation by Ben Hutchings · 14 years ago
  57. 290b895 tunnels: prepare percpu accounting by Eric Dumazet · 14 years ago
  58. 8d98efa Phonet: Implement Pipe Controller to support Nokia Slim Modems by Kumar Sanghvi · 14 years ago
  59. 01db403 tcp: Fix >4GB writes on 64-bit. by David S. Miller · 14 years ago
  60. 31dfbc9 drm: Prune GEM vma entries by Chris Wilson · 14 years ago
  61. fb0c5f0 tproxy: check for transparent flag in ip_route_newports by Ulrich Weber · 14 years ago
  62. 554891e mac80211: move packet flags into packet by Johannes Berg · 14 years ago
  63. 686b9cb mac80211/ath9k: Support AMPDU with multiple VIFs. by Ben Greear · 14 years ago
  64. 6a6aa2b Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  65. e40051d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  66. 2cc6d2b ipv6: add a missing unregister_pernet_subsys call by Neil Horman · 14 years ago
  67. a7855c7 net: loopback driver cleanup by Eric Dumazet · 14 years ago
  68. 7a91b434 net: update SOCK_MIN_RCVBUF by Eric Dumazet · 14 years ago
  69. 693019e9 net: reset skb queue mapping when rx'ing over tunnel by Tom Herbert · 14 years ago
  70. cb4dfe5 net: skb_frag_t can be smaller on small arches by Eric Dumazet · 14 years ago
  71. f459ffb drm/radeon: fix PCI ID 5657 to be an RV410 by Dave Airlie · 14 years ago
  72. 543876c stmmac: review the wake-up support by Giuseppe Cavallaro · 14 years ago
  73. eb7d306 mac80211: clear txflags for ps-filtered frames by Christian Lamparter · 14 years ago
  74. 7329cf0 Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 14 years ago
  75. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  76. b3a084b rcu: rcu_read_lock_bh_held(): disabling irqs also disables bh by Eric Dumazet · 14 years ago
  77. 4c894f4 x86/amd-iommu: Work around S3 BIOS bug by Joerg Roedel · 14 years ago
  78. 710224f arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices" by FUJITA Tomonori · 14 years ago
  79. d3f3cf8 missing inline keyword for static function in linux/dmaengine.h by Mathieu Lacage · 14 years ago
  80. 56b49f4 net: Move "struct net" declaration inside the __KERNEL__ macro guard by Ollie Wild · 14 years ago
  81. a0741ca Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  82. 48daa3b ipv6: addrconf.h cleanups by Eric Dumazet · 14 years ago
  83. 756e64a net: constify some ppp/pptp structs by Eric Dumazet · 14 years ago
  84. 8b15575 fs: {lock,unlock}_flocks() stubs to prepare for BKL removal by Sage Weil · 14 years ago
  85. 98e684b Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6 by David S. Miller · 14 years ago
  86. 6099e3d ethtool: Add Ethernet MAC-level filtering/steering by Ben Hutchings · 14 years ago
  87. c22ab78 ethtool: Define RX n-tuple action to clear a rule by Ben Hutchings · 14 years ago
  88. b618f6f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  89. 15cea99 wl1271: make ref_clock configurable by board by Ohad Ben-Cohen · 14 years ago
  90. 61ee700 wl12xx: add platform data passing support by Ohad Ben-Cohen · 14 years ago
  91. c1f9a09 wl12xx: make wl12xx.h common to both spi and sdio by Ohad Ben-Cohen · 14 years ago
  92. a18213d dccp: Replace magic CCID-specific numbers by symbolic constants by Gerrit Renker · 14 years ago
  93. 8444cf7 xfrm: Allow different selector family in temporary state by Thomas Egerer · 14 years ago
  94. 8f8f103 net: reorder struct netdev_hw_addr by Eric Dumazet · 14 years ago
  95. 7d7dee9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  96. f0f9dea netpoll: Disable IRQ around RCU dereference in netpoll_rx by Herbert Xu · 14 years ago
  97. 07af7a2 ethtool: Add comments for valid use of flow types by Ben Hutchings · 14 years ago
  98. be2902d ethtool, ixgbe: Move RX n-tuple mask fixup to ethtool by Ben Hutchings · 14 years ago
  99. ebbb293 stmmac: consolidate and tidy-up the COE support by Giuseppe CAVALLARO · 14 years ago
  100. dfb8fb9 stmmac: add CSR Clock range selection by Giuseppe CAVALLARO · 14 years ago