1. b2e506b mac80211: parse VHT channel switch IEs by Johannes Berg · 11 years ago
  2. 1b3a2e4 mac80211: handle extended channel switch announcement by Johannes Berg · 11 years ago
  3. 85220d7 mac80211: support secondary channel offset in CSA by Johannes Berg · 11 years ago
  4. b4f286a1 mac80211: support extended channel switch by Johannes Berg · 11 years ago
  5. 1ce3e82 cfg80211: add ieee80211_operating_class_to_band by Johannes Berg · 12 years ago
  6. 37799e5 mac80211: unify CSA action frame/beacon processing by Johannes Berg · 11 years ago
  7. 6553bf04 mac80211: use second center_freq segment only in 80+80 by Johannes Berg · 11 years ago
  8. 990de49 wireless: regulatory: fix channel disabling race condition by Johannes Berg · 11 years ago
  9. e0f0ecf openvswitch: Use generic struct pcpu_tstats. by Pravin B Shelar · 11 years ago
  10. 8e4e171 openvswitch: Simplify datapath locking. by Pravin B Shelar · 11 years ago
  11. 4cd729b0 net: add dev_uc_sync_multiple() and dev_mc_sync_multiple() api by Vlad Yasevich · 11 years ago
  12. 0022d2d net: sctp: minor: make sctp_ep_common's member 'dead' a bool by Daniel Borkmann · 11 years ago
  13. ff2266c net: sctp: remove sctp_ep_common struct member 'malloced' by Daniel Borkmann · 11 years ago
  14. 06848c1 esp4: fix error return code in esp_output() by Wei Yongjun · 11 years ago
  15. 8f3359b bridge: make user modified path cost sticky by stephen hemminger · 11 years ago
  16. 11b397e Merge 3.9-rc7 intp tty-next by Greg Kroah-Hartman · 11 years ago
  17. 4731d01 net: tcp_memcontrol: minor: remove unused variable by Daniel Borkmann · 11 years ago
  18. bf84a01 net: sock: make sock_tx_timestamp void by Daniel Borkmann · 11 years ago
  19. f88c91d ipv6: statically link register_inet6addr_notifier() by Cong Wang · 11 years ago
  20. b7993ce SUNRPC: Allow rpc_create() to request that TCP slots be unlimited by Trond Myklebust · 11 years ago
  21. ba60eb2 SUNRPC: Fix a livelock problem in the xprt->backlog queue by Trond Myklebust · 11 years ago
  22. bece1b9 tcp: tcp_tso_segment() small optimization by Eric Dumazet · 11 years ago
  23. d6a4a10 tcp: GSO should be TSQ friendly by Eric Dumazet · 11 years ago
  24. e1c969f TTY: ircomm: fix DTR being raised on hang up by Johan Hovold · 11 years ago
  25. d14a489 act_csum: fix possible use after free by Eric Dumazet · 11 years ago
  26. fb745e9 net/802/mrp: fix possible race condition when calling mrp_pdu_queue() by David Ward · 11 years ago
  27. 8b5b8c2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf into netfilter by David S. Miller · 11 years ago
  28. bef086e Merge branch 'for-john' of git://x-git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  29. be055b2 NFC: RFKILL support by Samuel Ortiz · 11 years ago
  30. 44b3dec rfkill: Add NFC to the list of supported radios by Samuel Ortiz · 11 years ago
  31. c2d421e netfilter: nf_nat: fix race when unloading protocol modules by Florian Westphal · 11 years ago
  32. 6c67798 Revert "netprio_cgroup: make local table static" by David S. Miller · 11 years ago
  33. 50bceae tcp: Reallocate headroom if it would overflow csum_start by Thomas Graf · 11 years ago
  34. 16e3d96 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  35. d66954a tcp: incoming connections might use wrong route under synflood by Dmitry Popov · 11 years ago
  36. 93796fa Bluetooth: Reject SCO when hci connection timeouts by Claudio Takahasi · 11 years ago
  37. baf4325 Bluetooth: Remove unneeded parameter by Claudio Takahasi · 11 years ago
  38. 92f185c Bluetooth: Minor coding style fix by Claudio Takahasi · 11 years ago
  39. c10cc5a Bluetooth: Use GFP_KERNEL in sco_conn_add by Claudio Takahasi · 11 years ago
  40. ea323c11 Bluetooth: Fix SCO connection reference by Claudio Takahasi · 11 years ago
  41. 76a68ba Bluetooth: rename hci_conn_put to hci_conn_drop by David Herrmann · 11 years ago
  42. 7757dc8 NFC: Prevent polling when device is down by Samuel Ortiz · 11 years ago
  43. 6d2cd97 NFC: llcp: Terminate connection when receiving a DISC on (0,0) by Samuel Ortiz · 11 years ago
  44. c470e31 NFC: llcp: Remove local_cleanup last argument by Samuel Ortiz · 11 years ago
  45. b436a13 NFC: llcp: Only keep raw sockets alive when the LLCP local leaves by Samuel Ortiz · 11 years ago
  46. 064f370 NFC: llcp: Add support in getsockopt for RW, LTO, and MIU remote parameters by Thierry Escande · 11 years ago
  47. abd18d4 NFC: llcp: Reset RW, LTO, and MIU remote parameters when link goes down by Thierry Escande · 11 years ago
  48. 66cbfa1 NFC: llcp: Use localy stored remote_miu value if not set at socket level by Thierry Escande · 11 years ago
  49. 098dafc NFC: llcp: Aggregated frames support by Thierry Escande · 11 years ago
  50. 0b23d66 NFC: llcp: Fix zero octets length SDU handling by Olivier Guiter · 11 years ago
  51. 00e856d NFC: llcp: Fall back to local values when getting socket options by Samuel Ortiz · 11 years ago
  52. 5eef666 NFC: llcp: Socket miux is a big endian field by Samuel Ortiz · 11 years ago
  53. 5253ffb mac80211: always pick a basic rate to tx RTS/CTS for pre-HT rates by Karl Beldan · 11 years ago
  54. 2419ea1 mac80211: fix ieee80211_queue_stopped() by Thomas Pedersen · 11 years ago
  55. 763eff5 netprio_cgroup: make local table static by stephen hemminger · 11 years ago
  56. b4f9e8c openvswitch: datapath.h: Fix a stale comment. by Andy Zhou · 11 years ago
  57. fe2971a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  58. 7b119dc mac80211: fix cfg80211 interaction on auth/assoc request by Johannes Berg · 11 years ago
  59. 0ca54f6 mac80211: provide SSID in IBSS mode by Marek Puzyniak · 11 years ago
  60. a21a4d3 mac80211: always advertise STBC/MCSes even if no AP support by Johannes Berg · 11 years ago
  61. 0eabccd mac80211: clear SSID when stopping AP by Marek Puzyniak · 11 years ago
  62. e474685 mac80211: fix recalc_radar hwconf sync problem by Simon Wunderlich · 11 years ago
  63. 3088f7d mac80211: stringify another plink state by Thomas Pedersen · 11 years ago
  64. 9d6d6f4 mac80211: unset FC retry bit in mesh fwding path by Thomas Pedersen · 11 years ago
  65. 655d8e2 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  66. 2950fa9 kernel: audit: beautify code, for extern function, better to check its parameters by itself by Chen Gang · 11 years ago
  67. f94eeb4 Merge tag 'nfs-for-3.9-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  68. d364140 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  69. 6fe5468 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  70. 6eb4c7e netfilter: ipset: hash:*net*: nomatch flag not excluded on set resize by Jozsef Kadlecsik · 11 years ago
  71. 02f815c netfilter: ipset: list:set: fix reference counter update by Jozsef Kadlecsik · 11 years ago
  72. 4d00626 bluetooth: fix race in bt_procfs_init() by Al Viro · 11 years ago
  73. b031661 bluetooth: kill unused 'module' argument of bt_procfs_init() by Al Viro · 11 years ago
  74. 1480535 bluetooth: don't bother with ->owner for procfs fops by Al Viro · 11 years ago
  75. 345566b x25: use proc_remove_subtree() by Al Viro · 11 years ago
  76. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  77. 7b9a035 Merge branch 'fixes-for-3.9' of git://gitorious.org/linux-can/linux-can by David S. Miller · 11 years ago
  78. ca10b9e selinux: add a skb_owned_by() hook by Eric Dumazet · 11 years ago
  79. 6ffd464 netprio_cgroup: remove task_struct parameter from sock_update_netprio() by Zefan Li · 11 years ago
  80. 211d2f97 cls_cgroup: remove task_struct parameter from sock_update_classid() by Zefan Li · 11 years ago
  81. 10b96f7 tcp_memcontrol: remove a redundant statement in tcp_destroy_cgroup() by Zefan Li · 11 years ago
  82. 617fe29 net: ipv6: only invalidate previously tokenized addresses by Daniel Borkmann · 11 years ago
  83. fc40383 net: ipv6: also allow token to be set when device not ready by Daniel Borkmann · 11 years ago
  84. 914faa1 net: ipv6: minor: use in6addr_any in token init by Daniel Borkmann · 11 years ago
  85. 3480a21 can: gw: use kmem_cache_free() instead of kfree() by Wei Yongjun · 11 years ago
  86. c802d75 netrom: fix invalid use of sizeof in nr_recvmsg() by Wei Yongjun · 11 years ago
  87. f9c41a6 af_iucv: fix recvmsg by replacing skb_pull() function by Ursula Braun · 11 years ago
  88. 88c5b5c rtnetlink: Call nlmsg_parse() with correct header length by Michael Riesch · 11 years ago
  89. f53adae net: ipv6: add tokenized interface identifier support by Daniel Borkmann · 11 years ago
  90. 8cab24f Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  91. 64e5751 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  92. 9f7f78b mac802154: Keep track of the channel when changed by Alan Ott · 11 years ago
  93. c17277f TTY: ircomm, use GFP_KERNEL in ircomm_open() by Mathias Krause · 11 years ago
  94. e1e3c80 irda: use GFP_KERNEL in irda_connect_response() by Mathias Krause · 11 years ago
  95. 84e2306 irda: use GFP_KERNEL in irda_create() by Mathias Krause · 11 years ago
  96. c988d1e net: ipv4: fix schedule while atomic bug in check_lifetime() by Jiri Pirko · 11 years ago
  97. 05a324b net: ipv4: reset check_lifetime_work after changing lifetime by Jiri Pirko · 11 years ago
  98. 22251c7 ip_gre: fix a possible crash in parse_gre_header() by Eric Dumazet · 11 years ago
  99. 56aa091 ieee802154/nl-mac.c: make some MLME operations optional by Werner Almesberger · 11 years ago
  100. 62a40a1 mac80211: fix LED in idle handling by Johannes Berg · 11 years ago