1. ec8eb9ae Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  2. 1f7e010 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  3. 79543d8 mac80211: stop polling in disassociation by David Spinadel · 12 years ago
  4. 554a43d mac80211: check sdata_running on ieee80211_set_bitrate_mask by Eliad Peller · 12 years ago
  5. fe20b39 cfg80211: fix potential deadlock in regulatory by Eliad Peller · 12 years ago
  6. 43b03f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  7. 2da45db ethtool: Make more commands available to unprivileged processes by Ben Hutchings · 12 years ago
  8. 95603e2 net-next: add dev_loopback_xmit() to avoid duplicate code by Michel Machado · 12 years ago
  9. d0daebc3 ipv4: Add interface option to enable routing of 127.0.0.0/8 by Thomas Graf · 12 years ago
  10. 5aa04d3 Merge branch 'master' of git://1984.lsi.us.es/net by David S. Miller · 12 years ago
  11. 0440507 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  12. a59f975 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  13. 1dd4558 mac80211: add missing kernel-doc by Ashok Nagarajan · 12 years ago
  14. de74e92 af_packet: use sizeof instead of constant in spkt_device by danborkmann@iogearbox.net · 12 years ago
  15. 352e04b netfilter: nf_ct_tcp, udp: fix compilation with sysctl disabled by Pablo Neira Ayuso · 12 years ago
  16. 67da255 Merge branch 'master' of git://1984.lsi.us.es/net-next by David S. Miller · 12 years ago
  17. 2e486868 Merge tag 'nfc-next-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-3.0 by John W. Linville · 12 years ago
  18. ed6be3d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  19. 3b4a39a Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 12 years ago
  20. 7b34ca2 inet: Avoid potential NULL peer dereference. by David S. Miller · 12 years ago
  21. 8b96d22 inet: Use FIB table peer roots in routes. by David S. Miller · 12 years ago
  22. 8e77327 inet: Add inetpeer tree roots to the FIB tables. by David S. Miller · 12 years ago
  23. b48c80ece inet: Add family scope inetpeer flushes. by David S. Miller · 12 years ago
  24. 4651700 ipv4: Kill ip_rt_frag_needed(). by David S. Miller · 12 years ago
  25. 97bab73 inet: Hide route peer accesses behind helpers. by David S. Miller · 12 years ago
  26. c0efc88 inet: Pass inetpeer root into inet_getpeer*() interfaces. by David S. Miller · 12 years ago
  27. 8b51b06 af_unix: remove unix_iter_state by Eric Dumazet · 12 years ago
  28. 2b823f7 ipv6: Do not mark ipv6_inetpeer_ops as __net_initdata. by David S. Miller · 12 years ago
  29. 56a6b24 inet: Consolidate inetpeer_invalidate_tree() interfaces. by David S. Miller · 12 years ago
  30. c3426b4 inet: Initialize per-netns inetpeer roots in net/ipv{4,6}/route.c by David S. Miller · 12 years ago
  31. 1d0c4da Bluetooth: Fix style in hidp code by Gustavo Padovan · 12 years ago
  32. 2397849 [PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary. by David S. Miller · 12 years ago
  33. f8cdddb cfg80211: check iface combinations only when iface is running by Michal Kazior · 12 years ago
  34. d13e141 mac80211: add some missing kernel-doc by Johannes Berg · 12 years ago
  35. 4670fd8 tcp: Get rid of inetpeer special cases. by David S. Miller · 12 years ago
  36. fbfe95a inet: Create and use rt{,6}_get_peer_create(). by David S. Miller · 12 years ago
  37. c6c4b97 net/core: fix kernel-doc warnings by Randy Dunlap · 12 years ago
  38. 1c2e004 Bluetooth: Add support for encryption key refresh by Johan Hedberg · 12 years ago
  39. 4399a4d l2tp: fix a race in l2tp_ip_sendmsg() by Eric Dumazet · 12 years ago
  40. 7123aaa af_unix: speedup /proc/net/unix by Eric Dumazet · 12 years ago
  41. 54db0cc inetpeer: add parameter net for inet_getpeer_v4,v6 by Gao feng · 12 years ago
  42. c8a627e inetpeer: add namespace support for inetpeer by Gao feng · 12 years ago
  43. 6aee4ca mac80211: add back channel change flag by Stanislaw Gruszka · 12 years ago
  44. 58d1eab NFC: Fix possible NULL ptr deref when getting the name of a socket by Sasha Levin · 12 years ago
  45. 4dab786 Bluetooth: Fix SMP security elevation from medium to high by Johan Hedberg · 12 years ago
  46. d06cc41 Bluetooth: Fix deadlock and crash when SMP pairing times out by Johan Hedberg · 12 years ago
  47. 4c47d73 Bluetooth: Fix LE pairing completion on connection failure by Vishal Agarwal · 12 years ago
  48. 476585e Bluetooth: Fix SMP pairing method selection by Johan Hedberg · 12 years ago
  49. 2d8dbb0 snmp: fix OutOctets counter to include forwarded datagrams by Vincent Bernat · 12 years ago
  50. 80f12ec Added kernel support in EEE Ethtool commands by Yuval Mintz · 12 years ago
  51. 94b6042 net: Update kernel-doc for __alloc_skb() by Ben Hutchings · 12 years ago
  52. 278f015 appletalk: Remove out of date message in printk by Dave Jones · 12 years ago
  53. 8bd7451 ipv6: fib: Restore NTF_ROUTER exception in fib6_age() by Thomas Graf · 12 years ago
  54. 4bd6683 net: neighbour: fix neigh_dump_info() by Eric Dumazet · 12 years ago
  55. a06998b net: l2tp_eth: fix kernel panic on rmmod l2tp_eth by Eric Dumazet · 12 years ago
  56. 4c809d6 netfilter: ipvs: switch hook PFs to nfproto by Alban Crequy · 12 years ago
  57. 89a48e3 netfilter: ipv4, defrag: switch hook PFs to nfproto by Alban Crequy · 12 years ago
  58. aa740f4 netfilter: bridge: switch hook PFs to nfproto by Alban Crequy · 12 years ago
  59. 3d33bf2 netfilter: decnet: switch hook PFs to nfproto by Alban Crequy · 12 years ago
  60. efdedd5 netfilter: xt_recent: add address masking option by Denys Fedoryshchenko · 12 years ago
  61. 1da6dd0 netfilter: NFQUEUE: don't xor src/dst ip address for load distribution by Florian Westphal · 12 years ago
  62. 8264deb netfilter: nf_conntrack: add namespace support for cttimeout by Gao feng · 12 years ago
  63. e76d0af netfilter: nf_conntrack: remove now unused sysctl for nf_conntrack_l[3|4]proto by Pablo Neira Ayuso · 12 years ago
  64. 4f71d80 netfilter: nf_ct_gre: use new namespace support by Gao feng · 12 years ago
  65. 84c3945 netfilter: nf_ct_dccp: use new namespace support by Gao feng · 12 years ago
  66. a8021fe netfilter: nf_ct_udplite: add namespace support by Gao feng · 12 years ago
  67. 49d485a3 netfilter: nf_ct_sctp: add namespace support by Gao feng · 12 years ago
  68. a7c439d netfilter: nf_ct_ipv6: add namespace support by Gao feng · 12 years ago
  69. 3ea04dd netfilter: nf_ct_ipv4: add namespace support by Gao feng · 12 years ago
  70. 7080ba0 netfilter: nf_ct_icmp: add namespace support by Gao feng · 12 years ago
  71. 4b626b9 netfilter: nf_ct_icmp: add namespace support by Gao feng · 12 years ago
  72. 0ce490a netfilter: nf_ct_udp: add namespace support by Gao feng · 12 years ago
  73. d2ba1fd netfilter: nf_ct_tcp: add namespace support by Gao feng · 12 years ago
  74. 15f585b netfilter: nf_ct_generic: add namespace support by Gao feng · 12 years ago
  75. 524a53e netfilter: nf_conntrack: prepare namespace support for l3 protocol trackers by Gao feng · 12 years ago
  76. 2c352f4 netfilter: nf_conntrack: prepare namespace support for l4 protocol trackers by Gao feng · 12 years ago
  77. fdb694a netfilter: Add fail-open support by Krishna Kumar · 12 years ago
  78. 68c07cb netfilter: xt_connlimit: remove revision 0 by Cong Wang · 12 years ago
  79. d109e9a netfilter: nf_ct_h323: fix bug in rtcp natting by Pablo Neira Ayuso · 12 years ago
  80. d1992b1 netfilter: xt_HMARK: fix endianness and provide consistent hashing by Hans Schillstrom · 12 years ago
  81. c1864cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  82. da2e852 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  83. 2eb278e mac80211: unify SW/offload remain-on-channel by Johannes Berg · 12 years ago
  84. 196ac1c mac80211: do remain-on-channel while idle by Johannes Berg · 12 years ago
  85. 2e8d397 mac80211: add stations after AP start on reconfig by Arik Nemtsov · 12 years ago
  86. ebf348f cfg80211: validate remain-on-channel time better by Johannes Berg · 12 years ago
  87. 3b08cf6 mac80211: Clear wowlan flag when drv_suspend returns failure by Pontus Fuchs · 12 years ago
  88. 8c06e8c mac80211: Add missing mesh parameter dot11MeshForwarding for debugfs by Chun-Yeow Yeoh · 12 years ago
  89. 1c4cb92 mac80211: print info when disabling HT by Johannes Berg · 12 years ago
  90. a8ce854 mac80211: configure 11b/g channel access rules for legacy APs by Stanislaw Gruszka · 12 years ago
  91. 27e49ca rfkill: Add the capability to switch all devices of all type in __rfkill_switch_all(). by Alex Hung · 12 years ago
  92. e8c9bd5 cfg80211: clarify set_channel APIs by Johannes Berg · 12 years ago
  93. 7c9c46c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  94. 9b97b84 Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 12 years ago
  95. 4e924fe Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  96. 2d4524a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 12 years ago
  97. 55432d2 inetpeer: fix a race in inetpeer_gc_worker() by Eric Dumazet · 12 years ago
  98. cc1d280 cfg80211: provide channel to join_mesh function by Johannes Berg · 12 years ago
  99. 685d12a1 cfg80211: disallow setting channel on WDS interfaces by Johannes Berg · 12 years ago
  100. aa430da cfg80211: provide channel to start_ap function by Johannes Berg · 12 years ago