1. 1727cf9 NFC: llcp: Fix Rx memory leak by Samuel Ortiz · 12 years ago
  2. 2593c2c NFC: llcp: Remove the tx backlog queue by Samuel Ortiz · 12 years ago
  3. 2c2d45b NFC: Add support for SO_TIMESTAMP LLCP socket option by Thierry Escande · 12 years ago
  4. ba23d20 cfg80211: disallow more station changes by Johannes Berg · 12 years ago
  5. 21add82 mac80211: unset peer's HT 40 MHz support if not usable by Johannes Berg · 12 years ago
  6. 1c06ef9 wireless: use __aligned by Johannes Berg · 12 years ago
  7. ec61cd6 mac80211: support HT notify channel width action by Johannes Berg · 12 years ago
  8. 18b559d mac80211: split TX aggregation stop action by Johannes Berg · 12 years ago
  9. 30bf5f1 mac80211: move ieee80211_remove_tid_tx function by Johannes Berg · 12 years ago
  10. faec12e mac80211: split out aggregation TX removal by Johannes Berg · 12 years ago
  11. c82c4a8 mac80211: split aggregation stop by reason by Johannes Berg · 12 years ago
  12. d582cff nl80211/mac80211: support full station state in AP mode by Johannes Berg · 12 years ago
  13. dfa674d cfg80211: move some AP code to right file by Johannes Berg · 12 years ago
  14. b08fbbd mac80211: restrict assoc request VHT capabilities by Johannes Berg · 12 years ago
  15. 0f500a5 cfg80211: move world roaming check for beacon hints by Luis R. Rodriguez · 12 years ago
  16. 3195e48 cfg80211: move reg_is_world_roaming() by Luis R. Rodriguez · 12 years ago
  17. 3ebfa6e cfg80211: do not process beacon hints if one is already queued by Luis R. Rodriguez · 12 years ago
  18. ad2d223 mac80211: assign bss_conf.bssid only once by Johannes Berg · 12 years ago
  19. b8dc1a3 mac80211: further simplify ieee80211_bss_info_change_notify by Johannes Berg · 12 years ago
  20. 8da3493 mac80211: reconfig bss_info_changed only if beaconing by Johannes Berg · 12 years ago
  21. d6a8322 mac80211: track enable_beacon explicitly by Johannes Berg · 12 years ago
  22. 8a61af6 mac80211: fix channel context iteration by Johannes Berg · 12 years ago
  23. 529ba6e mac80211: clean up association better in suspend by Johannes Berg · 12 years ago
  24. 61e8a48 mac80211: clean up ieee80211_quiesce by Johannes Berg · 12 years ago
  25. d45c417 mac82011: use frame control to differentiate probe resp/beacon by Emmanuel Grumbach · 12 years ago
  26. cc3983d mac80211: fix ieee80211_ie_build_vht_cap indentation by Johannes Berg · 12 years ago
  27. 9cab315 cfg80211: adjacent 80+80 MHz channel segments are invalid by Johannes Berg · 12 years ago
  28. 75de911 mac80211: optimise AP stop RCU handling by Johannes Berg · 12 years ago
  29. 361c9c8 regulatory: use IS_ERR macro family for freq_reg_info by Johannes Berg · 12 years ago
  30. c492db3 regulatory: use RCU to protect last_request by Johannes Berg · 12 years ago
  31. 458f4f9 regulatory: use RCU to protect global and wiphy regdomains by Johannes Berg · 12 years ago
  32. 379b82f regulatory: pass new regdomain to reset function by Johannes Berg · 12 years ago
  33. fe7ef5e regulatory: remove handling of channel bandwidth by Johannes Berg · 12 years ago
  34. 6913b49 regulatory: fix reg_is_valid_request handling by Johannes Berg · 12 years ago
  35. 540f6f2 regulatory: remove locking from wiphy_apply_custom_regulatory by Johannes Berg · 12 years ago
  36. e8da2bb regulatory: clarify locking rules and assertions by Johannes Berg · 12 years ago
  37. 5d885b9 regulatory: simplify freq_reg_info_regd by Johannes Berg · 12 years ago
  38. 0ba857a regulatory: remove useless warning by Johannes Berg · 12 years ago
  39. d4f2c88 regulatory: remove redundant isalpha() check by Johannes Berg · 12 years ago
  40. 11cff96 regulatory: simplify restore_regulatory_settings by Johannes Berg · 12 years ago
  41. fdc9d7b regulatory: remove BUG_ON by Johannes Berg · 12 years ago
  42. f417376 cfg80211: remove wiphy_idx_valid by Johannes Berg · 12 years ago
  43. 2f92212 regulatory: use proper enum for return values by Johannes Berg · 12 years ago
  44. 9027b14 regulatory: remove useless locking on exit by Johannes Berg · 12 years ago
  45. 1a91931 regulatory: code cleanup by Johannes Berg · 12 years ago
  46. 75e2dba regulatory: simplify regulatory_hint_11d by Johannes Berg · 12 years ago
  47. fea9bce regulatory: don't test list before iterating by Johannes Berg · 12 years ago
  48. e9763c3 regulatory: clean up reg_copy_regd() by Johannes Berg · 12 years ago
  49. 74f53cd regulatory: clean up regdom_intersect by Johannes Berg · 12 years ago
  50. 82f2085 regulatory: don't allocate too much memory by Johannes Berg · 12 years ago
  51. 8a57fff regulatory: don't write past array when intersecting rules by Johannes Berg · 12 years ago
  52. 10ff57f mac80211: remove a bit of dead mesh code by Johannes Berg · 12 years ago
  53. 051007d mac80211: optimise roaming time again by Johannes Berg · 12 years ago
  54. 09f4114 mac80211: warn if unexpectedly removing stations by Johannes Berg · 12 years ago
  55. b998e8b mac80211: remove final sta_info_flush() by Johannes Berg · 12 years ago
  56. f4eabc9 mac80211: use short slot time in mesh for 5GHz by Chun-Yeow Yeoh · 12 years ago
  57. bc0784d mac80211: Allow disabling SGI-20 by Ben Greear · 12 years ago
  58. 09b1426 mac80211: fix maximum MTU by Chaitanya · 12 years ago
  59. 826262c mac80211: fix dtim_period in hidden SSID AP association by Johannes Berg · 12 years ago
  60. a56f992 mac80211: use del_timer_sync for final sta cleanup timer deletion by Johannes Berg · 12 years ago
  61. 97f97b1 mac80211: fix station destruction in AP/mesh modes by Johannes Berg · 12 years ago
  62. b7cfcd1 mac80211: RMC buckets are just list heads by Thomas Pedersen · 12 years ago
  63. 4d76d21 mac80211: assign VLAN channel contexts by Johannes Berg · 12 years ago
  64. 2d4072a mac80211: flush AP_VLAN stations when tearing down the BSS AP by Felix Fietkau · 12 years ago
  65. 34bcf71 mac80211: fix ibss scanning by Stanislaw Gruszka · 12 years ago
  66. 9821972 Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  67. 40889e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  68. c89ce05 libceph: register request before unregister linger by Alex Elder · 12 years ago
  69. a978fa2 libceph: don't use rb_init_node() in ceph_osdc_alloc_request() by Alex Elder · 12 years ago
  70. 3ee5234 libceph: init event->node in ceph_osdc_create_event() by Alex Elder · 12 years ago
  71. f407731 libceph: init osd->o_node in create_osd() by Alex Elder · 12 years ago
  72. 2836298 libceph: report connection fault with warning by Alex Elder · 12 years ago
  73. b7dfde9 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  74. 9eb127cc0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  75. bd77902 ipv6: addrconf.c: remove unnecessary "if" by Cong Ding · 12 years ago
  76. 09d7cf7 bridge: Correctly encode addresses when dumping mdb entries by Vlad Yasevich · 12 years ago
  77. 6323315 bridge: Do not unregister all PF_BRIDGE rtnl operations by Vlad Yasevich · 12 years ago
  78. a2faf2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  79. 2d4dce0 Merge tag 'nfs-for-3.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  80. 3c41777 atm: use scnprintf() instead of sprintf() by chas williams - CONTRACTOR · 12 years ago
  81. 4e4b537 netlink: validate addr_len on bind by Hannes Frederic Sowa · 12 years ago
  82. 9f1e0ad netlink: change presentation of portid in procfs to unsigned by Hannes Frederic Sowa · 12 years ago
  83. afc5940 nfsd4: cleanup: replace rq_resused count by rq_next_page pointer by J. Bruce Fields · 12 years ago
  84. 6a2b60b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  85. 3a28e33 svcrpc: fix some printks by J. Bruce Fields · 12 years ago
  86. 7bb21d68 libceph: socket can close in any connection state by Alex Elder · 12 years ago
  87. 61c7403 rbd: remove linger unconditionally by Alex Elder · 12 years ago
  88. cd6c596 SUNRPC: continue run over clients list on PipeFS event instead of break by Stanislav Kinsbursky · 12 years ago
  89. 685a755 libceph: avoid using freed osd in __kick_osd_requests() by Alex Elder · 12 years ago
  90. 7d5f248 ceph: don't reference req after put by Alex Elder · 12 years ago
  91. 2a74dbb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  92. df48419 ipv6: Fix Makefile offload objects by Simon Arlott · 12 years ago
  93. 4cb9d6e sctp: jsctp_sf_eat_sack: fix jprobes function signature mismatch by Daniel Borkmann · 12 years ago
  94. ccb1c31 bridge: add flags to distinguish permanent mdb entires by Amerigo Wang · 12 years ago
  95. 0d0863b sctp: Change defaults on cookie hmac selection by Neil Horman · 12 years ago
  96. 1efc287 SUNRPC: variable 'svsk' is unused in function bc_send_request by Trond Myklebust · 12 years ago
  97. 4a20a98 SUNRPC: Handle ECONNREFUSED in xs_local_setup_socket by Trond Myklebust · 12 years ago
  98. 5e4a084 userns: Require CAP_SYS_ADMIN for most uses of setns. by Eric W. Biederman · 12 years ago
  99. e337e24 inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock by Christoph Paasch · 12 years ago
  100. 093d04d ipv6: Change skb->data before using icmpv6_notify() to propagate redirect by Duan Jiong · 12 years ago