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