1. 180b65d fix warning in fs/dlm/netlink.c by Ingo Molnar · 16 years ago
  2. d3f644d dsa: fix warning in net/dsa/mv88e6060.c by Ingo Molnar · 16 years ago
  3. 2a9e797 dsa: fix warning in net/dsa/mv88e6xxx.c by Ingo Molnar · 16 years ago
  4. 55205d4 ipv6: fix warning in net/ipv6/ip6_flowlabel.c by Ingo Molnar · 16 years ago
  5. dc0a001 pkt_sched: fix warning in net/sched/sch_hfsc.c by Ingo Molnar · 16 years ago
  6. ed72b9c sunrpc: fix warning in net/sunrpc/xprtrdma/svc_rdma_transport.c by Ingo Molnar · 16 years ago
  7. be5a3c6 qla3xxx: fix warning in drivers/net/qla3xxx.c by Ingo Molnar · 16 years ago
  8. f166400 niu: fix another warning in drivers/net/niu.c by Ingo Molnar · 16 years ago
  9. 51e0f05 niu: fix warnings in drivers/net/niu.c by Ingo Molnar · 16 years ago
  10. 2e6a684 s2io: fix warning in drivers/net/s2io.c by Ingo Molnar · 16 years ago
  11. 09bb521 netns: filter out uevent not belonging to init_net by Daniel Lezcano · 16 years ago
  12. cb13fc2 ixgbe: Naming interrupt vectors by Robert Olsson · 16 years ago
  13. 70340d7 niu: Naming interrupt vectors. by Robert Olsson · 16 years ago
  14. 147dcf5 ARM: OMAP: Typo fix for clock_allow_idle by Amit Kucheria · 16 years ago
  15. d7713cc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  16. 9f782db tcp: skb_shift cannot cache frag ptrs past pskb_expand_head by Ilpo Järvinen · 16 years ago
  17. f6486d4 pkt_sched: sch_api: Remove qdisc_list_lock by Jarek Poplawski · 16 years ago
  18. 723b461 net: udp_unhash() can test if sk is hashed by Eric Dumazet · 16 years ago
  19. 5bc0b3b net: Make sure BHs are disabled in sock_prot_inuse_add() by Eric Dumazet · 16 years ago
  20. 8eecaba tcp: tcp_limit_reno_sacked can become static by Ilpo Järvinen · 16 years ago
  21. 4ada424 mac80211: don't assume driver has been attached on registration by Luis R. Rodriguez · 16 years ago
  22. 4d3601b ath9k: Configure AR_PHY_SWITCH_COM with apropriate antenna control by Vasanthakumar Thiagarajan · 16 years ago
  23. ced0957 p54: honour bss_info_changed's basic_rates and other settings by Christian Lamparter · 16 years ago
  24. 40db0b2 p54pci: cache firmware for suspend/resume by Christian Lamparter · 16 years ago
  25. ffed785 p54: minor fixes by Christian Lamparter · 16 years ago
  26. d131bb5 p54: enable Mesh Point support by Christian Lamparter · 16 years ago
  27. f16f33d mac80211: Use the HT capabilities from the IE instead of the station's caps. by Sujith · 16 years ago
  28. 97b777d ath9k: make DMA memory consistent by Luis R. Rodriguez · 16 years ago
  29. 1d450cf ath9k: Clarify we only want 32-bit DMA by Luis R. Rodriguez · 16 years ago
  30. f1ca216 rt2x00: Detect USB BULK in/out endpoints by Ivo van Doorn · 16 years ago
  31. c8f9697 rtl8187: Remove module warning and dependence on CONFIG_EXPERIMENTAL by Larry Finger · 16 years ago
  32. 3517afd rtl8187: feedback transmitted packets using tx close descriptor for 8187B by Herton Ronaldo Krzesinski · 16 years ago
  33. b4572a9 rtl8187: implement conf_tx callback to configure tx queues by Herton Ronaldo Krzesinski · 16 years ago
  34. 54ac218 rtl8187: fix 8187B throughput regression by Herton Ronaldo Krzesinski · 16 years ago
  35. db93e7b ath9k: Race condition in accessing TX and RX buffers. by Senthil Balasubramanian · 16 years ago
  36. 306efdd ath9k: IRQ should be disabled before calling free_irq() by Senthil Balasubramanian · 16 years ago
  37. e97275c ath9k: Build RFKILL feature even when RFKILL subsystem is a MODULE by Senthil Balasubramanian · 16 years ago
  38. f9bbf43 ath9k: incorrect noise floor threshold values. by Senthil Balasubramanian · 16 years ago
  39. 9f80420 ath9k: INI update for atheros chipets. by Senthil Balasubramanian · 16 years ago
  40. ea4a82dc iwlwifi: enable custom fw regulatory solution by Luis R. Rodriguez · 16 years ago
  41. 14b9815 cfg80211: add support for custom firmware regulatory solutions by Luis R. Rodriguez · 16 years ago
  42. 3f2355c cfg80211/mac80211: Add 802.11d support by Luis R. Rodriguez · 16 years ago
  43. 88dc1c3 cfg80211: mark regdomains with > NL80211_MAX_SUPP_REG_RULES invalid by Luis R. Rodriguez · 16 years ago
  44. 02ba0b3 cfg80211: call_crda() won't tell us if CRDA was present by Luis R. Rodriguez · 16 years ago
  45. a01ddaf cfg80211: expect different rd in cfg80211 when intersecting by Luis R. Rodriguez · 16 years ago
  46. b8295ac cfg80211: separate intersection section in __set_regdom() by Luis R. Rodriguez · 16 years ago
  47. 8375af3 cfg80211: remove switch from __set_regdom() by Luis R. Rodriguez · 16 years ago
  48. 5203cdb cfg80211: remove switch from __regulatory_hint() by Luis R. Rodriguez · 16 years ago
  49. 91e9900 cfg80211: mark negative frequencies as invalid by Luis R. Rodriguez · 16 years ago
  50. e0737a7 iwlwifi: iwl-fh.h cleanup by Tomas Winkler · 16 years ago
  51. 34faf78 iwlwifi: some fh document fix and cleanup by Zhu, Yi · 16 years ago
  52. 352bc8d iwlwifi: configure_filter rewrite by Zhu, Yi · 16 years ago
  53. c305606 iwlwifi : fix checkpatch.pl errors by Abhijeet Kolekar · 16 years ago
  54. dbce56a iwlwifi: replace magic constants with define by Chatre, Reinette · 16 years ago
  55. 417f114 iwlwifi: rs: remove fc variable and other cleanups by Tomas Winkler · 16 years ago
  56. 9f58671 iwlwifi: consolidate station management code by Tomas Winkler · 16 years ago
  57. cee53dd iwl3945 : Simplify iwl3945_pci_probe by Kolekar, Abhijeet · 16 years ago
  58. 0e3de99 rt2x00: Fix TX failure path by Ivo van Doorn · 16 years ago
  59. 0f829b1 rt2x00: Move rt73usb register access wrappers into rt2x00usb by Ivo van Doorn · 16 years ago
  60. c9c3b1a rt2x00: Cleanup indirect register access by Ivo van Doorn · 16 years ago
  61. 9764f3f ath5k: name pci driver "ath5k" too by Johannes Berg · 16 years ago
  62. 020cf6b net/wireless/reg.c: fix bad WARN_ON in if statement by Ingo Molnar · 16 years ago
  63. 02969b3 ath5k: disable beacon filter when station is not associated by Martin Xu · 16 years ago
  64. 33ab625 ath5k: fix Security issue in DebugFS part of ath5k by Cheng Renquan · 16 years ago
  65. b4b6cda ath9k: correct expected max RX buffer size by Luis R. Rodriguez · 16 years ago
  66. ca0c7e5 ath9k: Fix SW-IOMMU bounce buffer starvation by Luis R. Rodriguez · 16 years ago
  67. 3dd3b79 mac80211 : Fix setting ad-hoc mode and non-ibss channel by Abhijeet Kolekar · 16 years ago
  68. e91af0a iwlagn: fix DMA sync by Johannes Berg · 16 years ago
  69. 031bb27 firewire: fw-sbp2: another iPod mini quirk entry by Stefan Richter · 16 years ago
  70. 9e0de91 ieee1394: sbp2: another iPod mini quirk entry by Stefan Richter · 16 years ago
  71. a266d9f [CPUFREQ] powernow-k8: ignore out-of-range PstateStatus value by Andreas Herrmann · 16 years ago
  72. 121fe86 [CPUFREQ] Documentation: Add Blackfin to list of supported processors by Robin Getz · 16 years ago
  73. d6e8cc6 netfilter: fix warning in net/netfilter/nf_conntrack_ftp.c by Ingo Molnar · 16 years ago
  74. 65f233f netfilter: fix warning in net/netfilter/nf_conntrack_proto_tcp.c by Ingo Molnar · 16 years ago
  75. 1e9b51c x86, bts, ftrace: a BTS ftrace plug-in prototype by Markus Metzger · 16 years ago
  76. 8bba1bf x86, ftrace: call trace->open() before stopping tracing; add trace->print_header() by Markus Metzger · 16 years ago
  77. 6abb11a x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.c by Markus Metzger · 16 years ago
  78. ca0002a x86, bts: base in-kernel ds interface on handles by Markus Metzger · 16 years ago
  79. 7d55718 Merge branches 'tracing/core', 'x86/urgent' and 'x86/ptrace' into tracing/hw-branch-tracing by Ingo Molnar · 16 years ago
  80. de90add x86, bts: fix wrmsr and spinlock over kmalloc by Markus Metzger · 16 years ago
  81. c4858ff x86, pebs: fix PEBS record size configuration by Markus Metzger · 16 years ago
  82. e5e8ca6 x86, bts: turn macro into static inline function by Markus Metzger · 16 years ago
  83. 292c669 x86, bts: exclude ds.c from build when disabled by Markus Metzger · 16 years ago
  84. b628353 Merge branch 'topic/fix/hda' into for-linus by Takashi Iwai · 16 years ago
  85. 9e0f1b7 ASoC: Clean up kernel-doc for snd_soc_dai_set_fmt by Qinghuang Feng · 16 years ago
  86. 5c0d7bb ASoC: tosa: move gpio probing to machine callbacks by Dmitry Baryshkov · 16 years ago
  87. 4451582 ASoC: Add support for TI SDP3430 by Misael Lopez Cruz · 16 years ago
  88. 9c8f1a0 ASoC: Fix TWL4030 Kconfig dependency by Arun KS · 16 years ago
  89. 375e8a7 ASoC: OMAP: Add support for mono audio links in McBSP DAI by Jarkko Nikula · 16 years ago
  90. 0be4305 ASoC: OMAP: Apply channel constrains to N810 machine driver by Jarkko Nikula · 16 years ago
  91. b0e6481 ALSA: hda - Really fix bits value in proc output by Takashi Iwai · 16 years ago
  92. eff79ae arch/x86/kernel/pci-calgary_64.c: change simple_strtol to simple_strtoul by Julia Lawall · 16 years ago
  93. ca10949 hrtimer: removing all ur callback modes by Peter Zijlstra · 16 years ago
  94. 5cf02b7 x86: use limited register constraint for setnz by Steven Rostedt · 16 years ago
  95. 5a4e1a7 uwb: clean up whci_wait_for() timeout error message by David Vrabel · 16 years ago
  96. 56968d0 wusb: whci-hcd shouldn't do ASL/PZL updates while channel is inactive by David Vrabel · 16 years ago
  97. eefe93b Merge branch 'topic/fix/hda' into topic/hda by Takashi Iwai · 16 years ago
  98. 661cd8f ALSA: hda - Check model for Dell 92HD73xx laptops by Takashi Iwai · 16 years ago
  99. c65574a ALSA: hda - mark Dell studio 1535 quirk by Takashi Iwai · 16 years ago
  100. 9502662 ALSA: hda - No 'Headphone as Line-out' swich without line-outs by Takashi Iwai · 16 years ago