1. b5a30dd Bluetooth: silence lockdep warning by Octavian Purdila · 12 years ago
  2. 3316606 Bluetooth: Fix using an absolute timeout on hci_conn_put() by Vinicius Costa Gomes · 12 years ago
  3. 6e1da68 Bluetooth: l2cap_set_timer needs jiffies as timeout value by Andrzej Kaczmarek · 12 years ago
  4. a637525 Bluetooth: Fix sk_sndtimeo initialization for L2CAP socket by Andrzej Kaczmarek · 12 years ago
  5. 4aa832c Bluetooth: Remove bogus inline declaration from l2cap_chan_connect by Johan Hedberg · 12 years ago
  6. 19ad9e9 Bluetooth: Don't mark non xfer isoc endpoint URBs with URB_ISO_ASAP by Daniel Wagner · 12 years ago
  7. 18daf164 Bluetooth: Fix l2cap conn failures for ssp devices by Peter Hurley · 12 years ago
  8. c27111e rtlwifi: Modify rtl_pci_init to return 0 on success by Simon Graham · 12 years ago
  9. b57e6b5 mac80211: Fix a rwlock bad magic bug by Mohammed Shafi Shajakhan · 12 years ago
  10. e81a7bd zd1211rw: firmware needs duration_id set to zero for non-pspoll frames by Tomas Vanek · 12 years ago
  11. 2e6b411 bcma: don't fail for bad SPROM CRC by Henrik Rydberg · 12 years ago
  12. 55a2bb4 ath9k_hw: fix a RTS/CTS timeout regression by Felix Fietkau · 12 years ago
  13. f88373f ath9k: fix a WEP crypto related regression by Felix Fietkau · 12 years ago
  14. 2da8cbf mwifiex: add NULL checks in driver unload path by Amitkumar Karwar · 12 years ago
  15. 07445f6 ath9k: Fix kernel panic during driver initilization by Mohammed Shafi Shajakhan · 12 years ago
  16. b7097eb mwifiex: handle association failure case correctly by Amitkumar Karwar · 12 years ago
  17. 8149415 ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rix by John W. Linville · 12 years ago
  18. 07ae2df mac80211: timeout a single frame in the rx reorder buffer by Eliad Peller · 12 years ago
  19. 3d29dd9 iwlwifi: don't mess up QoS counters with non-QoS frames by Emmanuel Grumbach · 12 years ago
  20. a6c8462 ssb: fix cardbus slot in hostmode by Hauke Mehrtens · 12 years ago
  21. 5fb8c18 iwlwifi: make "Tx aggregation enabled on ra =" be at DEBUG level by John W. Linville · 12 years ago
  22. 7fc4175 rt2800lib: fix wrong -128dBm when signal is stronger than -12dBm by Luigi Tarenga · 12 years ago
  23. f9721ed bcma: Fix mem leak in bcma_bus_scan() by Jesper Juhl · 12 years ago
  24. 6f01fd6 af_unix: fix EPOLLET regression for stream sockets by Eric Dumazet · 12 years ago
  25. 5b35e1e tcp: fix tcp_trim_head() to adjust segment count with skb MSS by Neal Cardwell · 12 years ago
  26. 4acb419 net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL by Glauber Costa · 12 years ago
  27. 8a8ee9a net caif: Register properly as a pernet subsystem. by Eric W. Biederman · 12 years ago
  28. 5ee4433 netns: Fail conspicously if someone uses net_generic at an inappropriate time. by Eric W. Biederman · 12 years ago
  29. cc0d7b9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  30. 9018e93 net: explicitly add jump_label.h header to sock.h by Glauber Costa · 12 years ago
  31. f18da14 net: RTNETLINK adjusting values of min_ifinfo_dump_size by Stefan Gula · 12 years ago
  32. f2b3ee9 ipv6: Fix ip_gre lockless xmits. by Willem de Bruijn · 12 years ago
  33. 40206dd xen-netfront: correct MAX_TX_TARGET calculation. by Wei Liu · 12 years ago
  34. 073862b netns: fix net_alloc_generic() by Eric Dumazet · 12 years ago
  35. fddb7b5 tcp: bind() optimize port allocation by Flavio Leitner · 12 years ago
  36. 2b05ad3 tcp: bind() fix autoselection to share ports by Flavio Leitner · 12 years ago
  37. 6831580 l2tp: l2tp_ip - fix possible oops on packet receive by James Chapman · 12 years ago
  38. 701b259 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  39. efc3dbc rds: Make rds_sock_lock BH rather than IRQ safe. by David S. Miller · 12 years ago
  40. 36a1211 netprio_cgroup.h: dont include module.h from other includes by Paul Gortmaker · 12 years ago
  41. c452ed7 net: flow_dissector.c missing include linux/export.h by Jesper Dangaard Brouer · 12 years ago
  42. b82b918 team: send only changed options/ports via netlink by Jiri Pirko · 12 years ago
  43. c11bf1c net/hyperv: fix possible memory leak in do_set_multicast() by Wei Yongjun · 12 years ago
  44. 2bbba27 drivers/net: dsa/mv88e6xxx.c files need linux/module.h by Paul Gortmaker · 12 years ago
  45. 5437f4b stmmac: added PCI identifiers by Alessandro Rubini · 12 years ago
  46. 56ac11c llc: Fix race condition in llc_ui_recvmsg by Radu Iliescu · 12 years ago
  47. 90b9a545 stmmac: fix phy naming inconsistency by Alessandro Rubini · 12 years ago
  48. d234696 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  49. b49ba04 iwlwifi: fix PCI-E transport "inta" race by Johannes Berg · 12 years ago
  50. 405385f mac80211: set bss_conf.idle when vif is connected by Eliad Peller · 12 years ago
  51. ba19602 mac80211: update oper_channel on ibss join by Eliad Peller · 12 years ago
  52. 4a7cbb5 regulator: Fix documentation for of_node parameter of regulator_register() by Mark Brown · 12 years ago
  53. 3496d9d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  54. e912b6d gma500: Fix shmem mapping by Alan Cox · 12 years ago
  55. c1aab02 migrate_mode.h is not exported to user mode by Stephen Rothwell · 12 years ago
  56. ac1e3d4 Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  57. eaed435 Merge tag 'arm-soc-imx-move' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  58. e4c89a5 PM / Sleep: Fix read_unlock_usermodehelper() call. by Tetsuo Handa · 12 years ago
  59. edd664b dsa: Add reporting of silicon revision for Marvell 88E6123/88E6161/88E6165 switches. by Chris Healy · 12 years ago
  60. a5a1195 tg3: fix ipv6 header length computation by Eric Dumazet · 12 years ago
  61. da057fb skge: add byte queue limit support by stephen hemminger · 12 years ago
  62. 302476c mv643xx_eth: Add Rx Discard and Rx Overrun statistics by Paulius Zaleckas · 12 years ago
  63. 44151ac bnx2x: fix compilation error with SOE in fw_dump by Yuval Mintz · 12 years ago
  64. 65087cf bnx2x: handle CHIP_REVISION during init_one by Ariel Elior · 12 years ago
  65. 1fdf155 bnx2x: allow user to change ring size in ISCSI SD mode by Dmitry Kravkov · 12 years ago
  66. b0700b1 bnx2x: fix Big-Endianess in ethtool -t by Dmitry Kravkov · 12 years ago
  67. d5e8363 bnx2x: fixed ethtool statistics for MF modes by Yuval Mintz · 12 years ago
  68. 460a25c bnx2x: credit-leakage fixup on vlan_mac_del_all by Yuval Mintz · 12 years ago
  69. 4ec7ac1 macvlan: fix a possible use after free by Eric Dumazet · 12 years ago
  70. a99cbf6 Merge branch 'kernel-doc' from Randy Dunlap by Linus Torvalds · 12 years ago
  71. 4f57d86 Merge branch 'akpm' by Linus Torvalds · 12 years ago
  72. 46c5b83 Merge branch 'for-linus-3.3' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf by Linus Torvalds · 12 years ago
  73. b4ead01 ALSA: hda - Fix silent outputs from docking-station jacks of Dell laptops by Takashi Iwai · 12 years ago
  74. 7908b3e Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  75. b4d2085 docbook: fix sched source file names in device-drivers book by Randy Dunlap · 12 years ago
  76. 4e35d28 docbook: change iomap source filename in deviceiobook by Randy Dunlap · 12 years ago
  77. 73e4a98 docbook: don't use serial_core.h in device-drivers book by Randy Dunlap · 12 years ago
  78. fa75728 kernel-doc: fix kernel-doc warnings in sched by Randy Dunlap · 12 years ago
  79. 2f6c76a kernel-doc: fix new warnings in cfg80211.h by Randy Dunlap · 12 years ago
  80. 4d92261 kernel-doc: fix new warning in usb.h by Randy Dunlap · 12 years ago
  81. 2eda013 kernel-doc: fix new warnings in device.h by Randy Dunlap · 12 years ago
  82. b5763ac kernel-doc: fix new warnings in debugfs by Randy Dunlap · 12 years ago
  83. 5bc75a8 kernel-doc: fix new warning in regulator core by Randy Dunlap · 12 years ago
  84. 6e9292c kernel-doc: fix new warnings in pci by Randy Dunlap · 12 years ago
  85. 78d7955 kernel-doc: fix new warnings in driver-core by Randy Dunlap · 12 years ago
  86. 42ae610c kernel-doc: fix new warnings in auditsc.c by Randy Dunlap · 12 years ago
  87. 70c95b0 scripts/kernel-doc: fix fatal error caused by cfg80211.h by Randy Dunlap · 12 years ago
  88. c25a785 score: fix off-by-one index into syscall table by Dan Rosenberg · 12 years ago
  89. 9f9f1ac mm: fix rss count leakage during migration by Konstantin Khlebnikov · 12 years ago
  90. 2451326 SHM_UNLOCK: fix Unevictable pages stranded after swap by Hugh Dickins · 12 years ago
  91. 85046579 SHM_UNLOCK: fix long unpreemptible section by Hugh Dickins · 12 years ago
  92. cb78edf kdump: define KEXEC_NOTE_BYTES arch specific for s390x by Michael Holzheu · 12 years ago
  93. 409eb8c mm/hugetlb.c: undo change to page mapcount in fault handler by Hillf Danton · 12 years ago
  94. 6568d4a mm: memcg: update the correct soft limit tree during migration by Johannes Weiner · 12 years ago
  95. 85e72aa proc: clear_refs: do not clear reserved pages by Will Deacon · 12 years ago
  96. d59d9eb drivers/video/backlight/l4f00242t03.c: return proper error in l4f00242t03_probe if regulator_get() fails by Axel Lin · 12 years ago
  97. 36c3e75 drivers/video/backlight/adp88x0_bl.c: fix bit testing logic by Axel Lin · 12 years ago
  98. d496aab kprobes: initialize before using a hlist by Ananth N Mavinakayanahalli · 12 years ago
  99. 2a4e64b ipc/mqueue: simplify reading msgqueue limit by Davidlohr Bueso · 12 years ago
  100. e9a4593 leds: add led driver for Bachmann's ot200 by Sebastian Andrzej Siewior · 12 years ago