1. 941666c net: RCU conversion of dev_getbyhwaddr() and arp_ioctl() by Eric Dumazet · 14 years ago
  2. 871a2c1 dccp: Policy-based packet dequeueing infrastructure by Tomasz Grobelny · 14 years ago
  3. 06a9701 __in_dev_get_rtnl() can use rtnl_dereference() by Eric Dumazet · 14 years ago
  4. da2033c filter: add SKF_AD_RXHASH and SKF_AD_CPU by Eric Dumazet · 14 years ago
  5. 073285f usbnet: changes for upcoming cdc_ncm driver by Alexey Orishko · 14 years ago
  6. 3110f5f5 tg3: Move EEE definitions into mdio.h by Matt Carlson · 14 years ago
  7. f2cd2d3 net sched: use xps information for qdisc NUMA affinity by Eric Dumazet · 14 years ago
  8. 7714862 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
  9. a417786 xps: add __rcu annotations by Eric Dumazet · 14 years ago
  10. bf26414 xps: Add CONFIG_XPS by Tom Herbert · 14 years ago
  11. 5a0d226 net: add netif_tx_queue_frozen_or_stopped by Eric Dumazet · 14 years ago
  12. 51cce8a 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
  13. c063dbf cfg80211: allow using CQM event to notify packet loss by Johannes Berg · 14 years ago
  14. d7a066c9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  15. ccb1435 Revert "nl80211/mac80211: Report signal average" by John W. Linville · 14 years ago
  16. 1d24eb4 xps: Transmit Packet Steering by Tom Herbert · 14 years ago
  17. 3853b58 xps: Improvements in TX queue selection by Tom Herbert · 14 years ago
  18. 456b61b ipv6: mcast: RCU conversion by Eric Dumazet · 14 years ago
  19. 293bb1c stmmac: add init/exit callback in plat_stmmacenet_data struct by Giuseppe CAVALLARO · 14 years ago
  20. 1d8638d ssb: b43-pci-bridge: Add new vendor for BCM4318 by Daniel Klaffenbach · 14 years ago
  21. eb06acd macvlan: Introduce 'passthru' mode to takeover the underlying device by Sridhar Samudrala · 14 years ago
  22. 2491242 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  23. 93aaae2 filter: optimize sk_run_filter by Eric Dumazet · 14 years ago
  24. 86107fd nl80211/mac80211: Report signal average by Bruno Randolf · 14 years ago
  25. c5485a7 lib: Add generic exponentially weighted moving average (EWMA) function by Bruno Randolf · 14 years ago
  26. 4c3710a net: move definitions of BPF_S_* to net/core/filter.c by Changli Gao · 14 years ago
  27. 866f3b2 bonding: IGMP handling cleanup by Eric Dumazet · 14 years ago
  28. 9f0f727 ipv4: AF_INET link address family by Thomas Graf · 14 years ago
  29. ca7479e inet: Define IPV4_DEVCONF_MAX by Thomas Graf · 14 years ago
  30. f8ff182 rtnetlink: Link address family API by Thomas Graf · 14 years ago
  31. da68365 netfilter: allow hooks to pass error code back up the stack by Eric Paris · 14 years ago
  32. 885a46d cfg80211: add support for setting the ad-hoc multicast rate by Felix Fietkau · 14 years ago
  33. afe0cbf cfg80211: Add nl80211 antenna configuration by Bruno Randolf · 14 years ago
  34. 8ffab51 macvlan: lockless tx path by Eric Dumazet · 14 years ago
  35. b5e4156 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  36. 3b42a96 net: rtnetlink.h -- only include linux/netdevice.h when used by the kernel by Andy Whitcroft · 14 years ago
  37. 61391cd netdev: add rcu annotations to receive handler hook by stephen hemminger · 14 years ago
  38. a386f99 bridge: add proper RCU annotation to should_route_hook by Eric Dumazet · 14 years ago
  39. c59504e include/linux/if_macvlan.h: Remove unnecessary semicolons by Joe Perches · 14 years ago
  40. 6c1b6c6 Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6 by David S. Miller · 14 years ago
  41. fe82224 net: Simplify RX queue allocation by Tom Herbert · 14 years ago
  42. 7919a57 bitops: Provide generic sign_extend32 function by Andreas Herrmann · 14 years ago
  43. c8aea56 wl1271: ref_clock cosmetic changes by Gery Kahn · 14 years ago
  44. ca4ffe8 cfg80211: fix disabling channels based on hints by Luis R. Rodriguez · 14 years ago
  45. 2e48928 rfkill: remove dead code by Stephen Hemminger · 14 years ago
  46. 58e998c offloading: Force software GSO for multiple vlan tags. by Jesse Gross · 14 years ago
  47. d83447f dccp ccid-2: Schedule Sync as out-of-band mechanism by Gerrit Renker · 14 years ago
  48. c25ecd0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  49. 9457b24 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  50. 00dad7f Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  51. edaa4d6 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  52. 1d7138d igmp: RCU conversion of in_dev->mc_list by Eric Dumazet · 14 years ago
  53. 0a85df0 vlan: Add function to retrieve EtherType from vlan packets. by Hao Zheng · 14 years ago
  54. 7c13a0d Merge git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 14 years ago
  55. 7803c05 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  56. 8a9f772 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  57. 28397ba Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  58. 0f90933 Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  59. fef7764 backlight: add low threshold to pwm backlight by Arun Murthy · 14 years ago
  60. 0efba16 leds: driver for National Semiconductors LP5523 chip by Samu Onkalo · 14 years ago
  61. 500fe14 leds: driver for National Semiconductor LP5521 chip by Samu Onkalo · 14 years ago
  62. 5ada28b led-class: always implement blinking by Johannes Berg · 14 years ago
  63. 27d20fd radix-tree: fix RCU bug by Nick Piggin · 14 years ago
  64. eaf06b2 Restrict unprivileged access to kernel syslog by Dan Rosenberg · 14 years ago
  65. 43b3a0c include/linux/highmem.h needs hardirq.h by Catalin Marinas · 14 years ago
  66. 3f9d35b atomic: add atomic_inc_not_zero_hint() by Eric Dumazet · 14 years ago
  67. 8705a1b include/linux/resource.h needs types.h by Jean Delvare · 14 years ago
  68. ac5aa2e netfilter: NF_HOOK_COND has wrong conditional by Eric Paris · 14 years ago
  69. cedb4a7 block: remove unused copy_io_context() by Jens Axboe · 14 years ago
  70. eed0152 perf_events: Fix time tracking in samples by Stephane Eranian · 14 years ago
  71. 02e031c block: remove REQ_HARDBARRIER by Christoph Hellwig · 14 years ago
  72. 00e375e Merge branch 'for-2.6.37/drivers' into for-linus by Jens Axboe · 14 years ago
  73. 65f8e44 tty: Fix formatting in tty.h by Alan Cox · 14 years ago
  74. 5c4dd22 Merge branch 'musb-v2.6.37-rc2' of git://gitorious.org/usb/usb into work-linus by Greg Kroah-Hartman · 14 years ago
  75. 6070bf3 kernel: Constify temporary variable in roundup() by Tetsuo Handa · 14 years ago
  76. fc766e4c decnet: RCU conversion and get rid of dev_base_lock by Eric Dumazet · 14 years ago
  77. d0eaeec Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  78. a91be2a usb.h: fix ioctl kernel-doc info by Randy Dunlap · 14 years ago
  79. 18543a6 net: Detect and ignore netif_stop_queue() calls before register_netdev() by Guillaume Chazarain · 14 years ago
  80. 934648f Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  81. 65670a1 Merge branch 'rmobile/core' into rmobile-fixes-for-linus by Paul Mundt · 14 years ago
  82. 21e1426 Merge branches 'sh/pio-death', 'sh/nommu', 'sh/clkfwk', 'sh/core' and 'sh/intc-extension' into sh-fixes-for-linus by Paul Mundt · 14 years ago
  83. 6af26c6 sh: add clk_round_parent() to optimize parent clock rate by Guennadi Liakhovetski · 14 years ago
  84. 9c75646 USB: musb: blackfin: push clkin value to platform resources by Bob Liu · 14 years ago
  85. 2f6ba57 mmc: sh_mmcif: Convert extern inline to static inline. by Paul Mundt · 14 years ago
  86. b50b521 Input: export input_reset_device() for use in KGDB by Dmitry Torokhov · 14 years ago
  87. 95716c0 Input: adp5588-keys - unify common header defines by Michael Hennerich · 14 years ago
  88. 21b75b0 nfsd4: fix 4.1 connection registration race by J. Bruce Fields · 14 years ago
  89. 7fe19da preempt: fix kernel build with !CONFIG_BKL by Arnd Bergmann · 14 years ago
  90. 90ae83f Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  91. 50440c6 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  92. 82279e6 Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  93. e30d985 i2c-i801: Add Intel Patsburg device ID by Seth Heasley · 14 years ago
  94. cbf4bd3 i2c: Drop unused I2C_CLASS_TV flags by Jean Delvare · 14 years ago
  95. 03ff858 ARM: shmobile: remove sh_timer_config clk member by Magnus Damm · 14 years ago
  96. bb8430a locks: remove fl_copy_lock lock_manager operation by Christoph Hellwig · 14 years ago
  97. 3985c7c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  98. 05fa313 locks: fix setlease methods to free passed-in lock by J. Bruce Fields · 14 years ago
  99. 1792f17 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  100. f02a38d Merge branches 'perf-fixes-for-linus' and '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