1. e664eab netfilter: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  2. d484ff1 netlabel: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  3. a99421d ipv4/ipv6: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  4. 4b2f13a sctp: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  5. d86804c 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
  6. e08fd97 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  7. 0e0d44a net: Remove FLOWI_FLAG_CAN_SLEEP by Steffen Klassert · 11 years ago
  8. 5b8ef34 xfrm: Remove ancient sleeping when the SA is in acquire state by Steffen Klassert · 11 years ago
  9. c8afe8d Bluetooth: Fix valid LE PSM check by Johan Hedberg · 11 years ago
  10. f1324ea Bluetooth: Use min_t for calculating chan->mps by Johan Hedberg · 11 years ago
  11. 283bc9f xfrm: Namespacify xfrm state/policy locks by Fan Du · 11 years ago
  12. 8d549c4 xfrm: Using the right namespace to migrate key info by Fan Du · 11 years ago
  13. e682adf xfrm: Try to honor policy index if it's supplied by user by Fan Du · 11 years ago
  14. 239c78d net: clear local_df when passing skb between namespaces by Hannes Frederic Sowa · 11 years ago
  15. 7f2cbdc tcp_memcontrol: Cleanup/fix cg_proto->memory_pressure handling. by Eric W. Biederman · 11 years ago
  16. 78ac814 sctp: disable max_burst when the max_burst is 0 by wangweidong · 11 years ago
  17. 426e1fa Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 11 years ago
  18. 651a649 net_sched: Use default action walker methods by Jamal Hadi Salim · 11 years ago
  19. 382ca8a net_sched: Provide default walker function for actions by Jamal Hadi Salim · 11 years ago
  20. 43c00dc net_sched: Use default action lookup functions by Jamal Hadi Salim · 11 years ago
  21. 63ef617 net_sched: Default action lookup method for actions by Jamal Hadi Salim · 11 years ago
  22. 76c82d7 net_sched: Fail if missing mandatory action operation methods by Jamal Hadi Salim · 11 years ago
  23. 29be634 Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  24. bafdc61 mac80211: fix nested sdata lock for IBSS/CSA by Simon Wunderlich · 11 years ago
  25. 4a58e7c cfg80211: don't "leak" uncompleted scans by Eliad Peller · 11 years ago
  26. 2da8ca8 cgroup: replace cftype->read_seq_string() with cftype->seq_show() by Tejun Heo · 11 years ago
  27. e92e113 netprio_cgroup: convert away from cftype->read_map() by Tejun Heo · 11 years ago
  28. a2b70e8 mac80211: start_next_roc only if scan was actually running by Eliad Peller · 11 years ago
  29. 8bd2a24 mac80211: determine completed scan type by defined ops by Eliad Peller · 11 years ago
  30. 24d584d cfg80211: stop sched scan only when needed by Barak Bercovitz · 11 years ago
  31. d1e33e6 cfg80211: in bitrate_mask, rename mcs to ht_mcs by Janusz Dziedzic · 11 years ago
  32. b9243ab nl80211: allow setting bitrate mask back to default by Janusz Dziedzic · 11 years ago
  33. 0ce43ce Bluetooth: Simplify l2cap_chan initialization for LE CoC by Johan Hedberg · 11 years ago
  34. f15b8ec Bluetooth: Add debugfs controls for LE CoC MPS and Credits by Johan Hedberg · 11 years ago
  35. 4946096 Bluetooth: Fix validating LE PSM values by Johan Hedberg · 11 years ago
  36. e77af75 Bluetooth: Fix CID ranges for LE CoC CID allocations by Johan Hedberg · 11 years ago
  37. aeddd07 Bluetooth: Fix clearing of chan->omtu for LE CoC channels by Johan Hedberg · 11 years ago
  38. 3916aed Bluetooth: Limit LE MPS to the MTU value by Johan Hedberg · 11 years ago
  39. 029727a Bluetooth: Fix suspending the L2CAP socket if we start with 0 credits by Johan Hedberg · 11 years ago
  40. 595177f Bluetooth: Fix LE L2CAP Connect Request handling together with SMP by Johan Hedberg · 11 years ago
  41. aac23bf Bluetooth: Implement LE L2CAP reassembly by Johan Hedberg · 11 years ago
  42. 177f8f2 Bluetooth: Add LE L2CAP segmentation support for outgoing data by Johan Hedberg · 11 years ago
  43. 837776f Bluetooth: Introduce L2CAP channel callback for suspending by Johan Hedberg · 11 years ago
  44. 3af8ace Bluetooth: Reject LE CoC commands when the feature is not enabled by Johan Hedberg · 11 years ago
  45. fad5fc89 Bluetooth: Add LE flow control discipline by Johan Hedberg · 11 years ago
  46. b1c325c Bluetooth: Implement returning of LE L2CAP credits by Johan Hedberg · 11 years ago
  47. 1f43542 Bluetooth: Add new BT_SNDMTU and BT_RCVMTU socket options by Johan Hedberg · 11 years ago
  48. 64b4f8d Bluetooth: Limit L2CAP_OPTIONS socket option usage with LE by Johan Hedberg · 11 years ago
  49. 0cd75f7 Bluetooth: Track LE L2CAP credits in l2cap_chan by Johan Hedberg · 11 years ago
  50. 3831971 Bluetooth: Add LE L2CAP flow control mode by Johan Hedberg · 11 years ago
  51. b5ecba6 Bluetooth: Make l2cap_le_sig_cmd logic consistent by Johan Hedberg · 11 years ago
  52. 3defe01 Bluetooth: Add L2CAP Disconnect suppport for LE by Johan Hedberg · 11 years ago
  53. cea04ce3 Bluetooth: Fix L2CAP channel closing for LE connections by Johan Hedberg · 11 years ago
  54. 27e2d4c Bluetooth: Add basic LE L2CAP connect request receiving support by Johan Hedberg · 11 years ago
  55. 791d60f Bluetooth: Refactor L2CAP connect rejection to its own function by Johan Hedberg · 11 years ago
  56. ad32a2f Bluetooth: Add smp_sufficient_security helper function by Johan Hedberg · 11 years ago
  57. f1496de Bluetooth: Add initial code for LE L2CAP Connect Request by Johan Hedberg · 11 years ago
  58. 96ac34f Bluetooth: Move LE L2CAP initiator procedure to its own function by Johan Hedberg · 11 years ago
  59. 203e639 Bluetooth: Pass command length to LE signaling channel handlers by Johan Hedberg · 11 years ago
  60. a17de2f Bluetooth: Allow l2cap_chan_check_security() to be used for LE links. by Johan Hedberg · 11 years ago
  61. bf20fd4 Bluetooth: Update l2cap_global_chan_by_psm() to take a link type by Johan Hedberg · 11 years ago
  62. 9149761 Bluetooth: Add module parameter to enable LE CoC support by Johan Hedberg · 11 years ago
  63. 6d3c15d Bluetooth: Remove unnecessary braces from one-line if-statement by Johan Hedberg · 11 years ago
  64. aa489f0 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
  65. 4c4d684 cfg80211: fix WARN_ON for re-association to the expired BSS by Ujjal Roy · 11 years ago
  66. b01711b mac80211: warn if unhashing station fails by Johannes Berg · 11 years ago
  67. 201a592 Bluetooth: Remove dead code from SMP encryption function by Johan Hedberg · 11 years ago
  68. e84a6b1 Bluetooth: Remove useless smp_rand function by Johan Hedberg · 11 years ago
  69. 3846220 Bluetooth: Refactor hci_disconn_complete_evt by Andre Guedes · 11 years ago
  70. abf54a5 Bluetooth: Remove unneeded check in hci_disconn_complete_evt() by Andre Guedes · 11 years ago
  71. 84794e1 Bluetooth: Remove unnecessary 'send' parameter from smp_failure() by Johan Hedberg · 11 years ago
  72. 4ebbd53 Bluetooth: Remove link type check in hci_disconn_complete_evt() by Andre Guedes · 11 years ago
  73. 57eb776 Bluetooth: Add an extra check in mgmt_device_disconnected() by Andre Guedes · 11 years ago
  74. 3655bba Bluetooth: Check address in mgmt_disconnect_failed() by Andre Guedes · 11 years ago
  75. 6a070e6 Bluetooth: Store supported commands only during setup procedure by Marcel Holtmann · 11 years ago
  76. d3d5dd3 Bluetooth: Remove debug statement for features complete event by Marcel Holtmann · 11 years ago
  77. bef34c0 Bluetooth: Set default own address type only during controller setup by Marcel Holtmann · 11 years ago
  78. 33337dc Bluetooth: Fix limited discoverable mode for Zeevo modules by Marcel Holtmann · 11 years ago
  79. 9e890a1f mac80211: neaten ieee80211_deliver_skb by Johannes Berg · 11 years ago
  80. 33dde2b nl80211: allow the use of DFS channel in mesh by Chun-Yeow Yeoh · 11 years ago
  81. 18fc25c rds: prevent BUG_ON triggered on congestion update to loopback by Venkat Venkatsubra · 11 years ago
  82. ad7e718 nl80211: vendor command support by Johannes Berg · 11 years ago
  83. 7869303 nl80211: don't clear bitrate_mask twice by Janusz Dziedzic · 11 years ago
  84. de61b61 mac80211: remove duplicate code by Eliad Peller · 11 years ago
  85. 55f7435 cfg80211: DFS check dfs_region before usage by Luis R. Rodriguez · 11 years ago
  86. 6c47479 cfg80211: add reg_get_dfs_region() by Luis R. Rodriguez · 11 years ago
  87. 60f4a7b nl80211/cfg80211: Set Operating Mode Notification by Marek Kwaczynski · 11 years ago
  88. e013622 mac80211: move align variable to remove __maybe_unused by Johannes Berg · 11 years ago
  89. 18cfd3b Revert "mac80211: add driver callback for per-interface multicast filter" by Johannes Berg · 11 years ago
  90. 7150aed IPv6: Fixed support for blackhole and prohibit routes by Kamala R · 11 years ago
  91. 57ec0af ipv6: fix third arg of anycast_dst_alloc(), must be bool. by François-Xavier Le Bail · 11 years ago
  92. 30e5691 ipv6: judge the accept_ra_defrtr before calling rt6_route_rcv by Duan Jiong · 11 years ago
  93. 4b074b0 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  94. a59b40b Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  95. 5fc92de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  96. ddcc347 mac80211: fix rx_nss calculation for drivers with hw rc by Michal Kazior · 11 years ago
  97. 5065a70 treewide: Fix typo in Kconfig by Masanari Iida · 11 years ago
  98. 90e51ad Fix comment typo for alloc_netdev_mqs() by Li Zhong · 11 years ago
  99. 0834ae3 mac80211: check csa wiphy flag in ibss before switching by Simon Wunderlich · 11 years ago
  100. dda444d cfg80211: disable CSA for all drivers by Simon Wunderlich · 11 years ago