1. 0f8b824 mac80211: avoid reconfig if no interfaces are up by Eliad Peller · 10 years ago
  2. 1a952c9 mac80211: remove unused variable in ieee80211_parse_ch_switch_ie() by Luciano Coelho · 10 years ago
  3. 1c45c5c mac80211: update sta bw on ht chanwidth action frame by Eliad Peller · 10 years ago
  4. a5fee9c mac80211: handle power constraint and country IEs in RRM by Moshe Benji · 10 years ago
  5. 179b8fc mac80211: Fix ignored HT override configurations by Chaya Rachel Ivgi · 10 years ago
  6. 28a9bc6 mac80211: free management frame keys when removing station by Johannes Berg · 10 years ago
  7. db8dfee cfg80211: avoid intersection when applying self-managed reg by Arik Nemtsov · 10 years ago
  8. 1bdd716 cfg80211: return private regdom for self-managed devices by Arik Nemtsov · 10 years ago
  9. b0d7aa5 cfg80211: allow wiphy specific regdomain management by Jonathan Doron · 10 years ago
  10. ad30ca2 cfg80211: allow usermode to query wiphy specific regdom by Arik Nemtsov · 10 years ago
  11. 2ae70ef mac80211: keep sending peer candidate events while in listen state by Nishikawa, Kenzoh · 10 years ago
  12. 688b1ec mac80211: notify channel switch at the end of ieee80211_chswitch_post_beacon() by Luciano Coelho · 10 years ago
  13. d2954457 mac80211: notify NSS changed when IBSS and HT by Janusz Dziedzic · 10 years ago
  14. 848955c mac80211: move U-APSD enablement to vif flags by Johannes Berg · 10 years ago
  15. 4bcc56b mac80211: ask driver to look at power level when starting AP by Johannes Berg · 10 years ago
  16. 5cf1661 mac80211: Fix accounting of multicast frames by Sujith Manoharan · 10 years ago
  17. 6b127c7 mac80211: Move IEEE80211_TX_CTL_PS_RESPONSE by Sujith Manoharan · 10 years ago
  18. ba1debd wireless: Support of IFLA_INFO_KIND rtnl attribute by Vadim Kochan · 10 years ago
  19. 185076d cfg80211: correctly check ad-hoc channels by Arik Nemtsov · 10 years ago
  20. 70dcec5 cfg80211: don't WARN about two consecutive Country IE hint by Emmanuel Grumbach · 10 years ago
  21. 722ddb0 mac80211: update the channel context after channel switch by Emmanuel Grumbach · 10 years ago
  22. f89f46c nl80211: check matches array length before acessing it by Luciano Coelho · 10 years ago
  23. cec3f0e cfg80211: use __force __rcu to suppress sparse warning by Johannes Berg · 10 years ago
  24. 34f05f5 cfg80211: avoid mem leak on driver hint set by Arik Nemtsov · 10 years ago
  25. 08f6f14 cfg80211: Fix 160 MHz channels with 80+80 and 160 MHz drivers by Jouni Malinen · 10 years ago
  26. d025933 mac80211: fix multicast LED blinking and counter by Andreas Müller · 10 years ago
  27. 7e6225a mac80211: avoid using uninitialized stack data by Jes Sorensen · 10 years ago
  28. 5fbea33 r8169:update rtl8168g pcie ephy parameter by Chun-Hao Lin · 10 years ago
  29. 7855f67 net: dsa: bcm_sf2: force link for all fixed PHY devices by Florian Fainelli · 10 years ago
  30. 697766d Merge branch 'dma_mb' by David S. Miller · 10 years ago
  31. 124b74c fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor reads by Alexander Duyck · 10 years ago
  32. a075013 r8169: Use dma_rmb() and dma_wmb() for DescOwn checks by Alexander Duyck · 10 years ago
  33. 1077fa3 arch: Add lightweight memory barriers dma_rmb() and dma_wmb() by Alexander Duyck · 10 years ago
  34. 8a44971 arch: Cleanup read_barrier_depends() and comments by Alexander Duyck · 10 years ago
  35. c11a900 Merge branch 'dsa' by David S. Miller · 10 years ago
  36. 9697f1c net: dsa: propagate error code from dsa_slave_phy_setup by Florian Fainelli · 10 years ago
  37. 53013c7 net: dsa: handle non-existing PHYs on switch internal bus by Florian Fainelli · 10 years ago
  38. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  39. bae41e4 Merge tag 'sound-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  40. 7ef58b3 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 10 years ago
  41. 413fd0e Merge tag 'fbdev-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  42. 6b9e2ce Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago
  43. 14ba9a2 Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 10 years ago
  44. b859e7d Merge tag 'spi-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  45. 709d9f0 Merge tag 'edac/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 10 years ago
  46. 00c83b0 Fix race condition between vxlan_sock_add and vxlan_sock_release by Marcelo Leitner · 10 years ago
  47. 51f8301 net/macb: fix compilation warning for print_hex_dump() called with skb->mac_header by Cyrille Pitchen · 10 years ago
  48. 2183a58 Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  49. efef793 Merge branch 'mlx4-next' by David S. Miller · 10 years ago
  50. 7d077cd net/mlx4: Add support for A0 steering by Matan Barak · 10 years ago
  51. 431df8c net/mlx4: Refactor QUERY_PORT by Matan Barak · 10 years ago
  52. 579d059 net/mlx4_core: Add explicit error message when rule doesn't meet configuration by Matan Barak · 10 years ago
  53. d57febe net/mlx4: Add A0 hybrid steering by Matan Barak · 10 years ago
  54. 7a89399 net/mlx4: Add mlx4_bitmap zone allocator by Matan Barak · 10 years ago
  55. ab256e5 net/mlx4: Add a check if there are too many reserved QPs by Dotan Barak · 10 years ago
  56. ddae034 net/mlx4: Change QP allocation scheme by Eugenia Emantayev · 10 years ago
  57. 3dca0f42 net/mlx4_core: Use tasklet for user-space CQ completion events by Matan Barak · 10 years ago
  58. 383677d net/mlx4_core: Mask out host side virtualization features for guests by Or Gerlitz · 10 years ago
  59. c58942f net/mlx4_en: Set csum level for encapsulated packets by Or Gerlitz · 10 years ago
  60. e28870f Merge tag 'backlight-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 10 years ago
  61. 630f4b7 be2net: Export tunnel offloads only when a VxLAN tunnel is created by Sriharsha Basavapatna · 10 years ago
  62. 0a4b5a2 gianfar: Fix dma check map error when DMA_API_DEBUG is enabled by Kevin Hao · 10 years ago
  63. 666224d cxgb4/csiostor: Don't use MASTER_MUST for fw_hello call by Hariprasad Shenai · 10 years ago
  64. c1b30e4 Merge tag 'pinctrl-v3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  65. 92a578b Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  66. c75059c Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  67. f74ea36 Merge tag 'ktest-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 10 years ago
  68. 52c9b12 Merge branch 'fec-next' by David S. Miller · 10 years ago
  69. 0c5a3ae net: fec: only enable mdio interrupt before phy device link up by Nimrod Andy · 10 years ago
  70. e17f7fe net: fec: clear all interrupt events to support i.MX6SX by Nimrod Andy · 10 years ago
  71. 858eeb7 net: fec: reset fep link status in suspend function by Nimrod Andy · 10 years ago
  72. 350e4f4 Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  73. 198bf1b net: sock: fix access via invalid file descriptor by Alexei Starovoitov · 10 years ago
  74. c328095 Merge tag 'ftracetest-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  75. 1dd7dcb Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  76. f95b414 net: introduce helper macro for_each_cmsghdr by Gu Zheng · 10 years ago
  77. b6da007 Merge branch 'akpm' (patchbomb from Andrew) by Linus Torvalds · 10 years ago
  78. a53b831 exit: pidns: fix/update the comments in zap_pid_ns_processes() by Oleg Nesterov · 10 years ago
  79. 24c037e exit: pidns: alloc_pid() leaks pid_namespace if child_reaper is exiting by Oleg Nesterov · 10 years ago
  80. 6c66e7d exit: exit_notify: re-use "dead" list to autoreap current by Oleg Nesterov · 10 years ago
  81. 482a376 exit: reparent: call forget_original_parent() under tasklist_lock by Oleg Nesterov · 10 years ago
  82. ad9e206 exit: reparent: avoid find_new_reaper() if no children by Oleg Nesterov · 10 years ago
  83. c9dc05b exit: reparent: introduce find_alive_thread() by Oleg Nesterov · 10 years ago
  84. 1109909 exit: reparent: introduce find_child_reaper() by Oleg Nesterov · 10 years ago
  85. 175aed3 exit: reparent: document the ->has_child_subreaper checks by Oleg Nesterov · 10 years ago
  86. 3750ef9 exit: reparent: s/while_each_thread/for_each_thread/ in find_new_reaper() by Oleg Nesterov · 10 years ago
  87. 7d24e2d exit: reparent: fix the cross-namespace PR_SET_CHILD_SUBREAPER reparenting by Oleg Nesterov · 10 years ago
  88. 8a1296a exit: reparent: fix the dead-parent PR_SET_CHILD_SUBREAPER reparenting by Oleg Nesterov · 10 years ago
  89. c35a7f1 exit: proc: don't try to flush /proc/tgid/task/tgid by Oleg Nesterov · 10 years ago
  90. 26e75b5 exit: release_task: fix the comment about group leader accounting by Oleg Nesterov · 10 years ago
  91. 986094d exit: wait: drop tasklist_lock before psig->c* accounting by Oleg Nesterov · 10 years ago
  92. f953ccd exit: wait: don't use zombie->real_parent by Oleg Nesterov · 10 years ago
  93. f6507f8 exit: wait: cleanup the ptrace_reparented() checks by Oleg Nesterov · 10 years ago
  94. 7f6def9 usermodehelper: kill the kmod_thread_locker logic by Oleg Nesterov · 10 years ago
  95. 7117bc8 usermodehelper: don't use CLONE_VFORK for ____call_usermodehelper() by Oleg Nesterov · 10 years ago
  96. ddbc22e fs/hfs/catalog.c: fix comparison bug in hfs_cat_keycmp by Rasmus Villemoes · 10 years ago
  97. 705304a nilfs2: fix the nilfs_iget() vs. nilfs_new_inode() races by Ryusuke Konishi · 10 years ago
  98. 72b9918 nilfs2: deletion of an unnecessary check before the function call "iput" by Markus Elfring · 10 years ago
  99. 75dc857 nilfs2: avoid duplicate segment construction for fsync() by Andreas Rohner · 10 years ago
  100. 6528b88 rtc: refine rtc_timer_do_work() to consider other set alarm failures by Xunlei Pang · 10 years ago