1. c1d10d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  2. e00cf3b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  3. 6f404e4 net: Change netdev_fix_features messages loglevel by Michał Mirosław · 13 years ago
  4. 2142c13 net: convert to new cpumask API by KOSAKI Motohiro · 13 years ago
  5. 5173cc0 ipv4: more compliant RFC 3168 support by Eric Dumazet · 13 years ago
  6. 349eb8c mac80211: annotate and fix RCU in mesh code by Johannes Berg · 13 years ago
  7. 1928eca mac80211: fix and simplify mesh locking by Johannes Berg · 13 years ago
  8. d07c7cf mac80211: add missing rcu_barrier by Johannes Berg · 13 years ago
  9. c29acf2 mac80211: abort scan_work immediately when the device goes down by Rajkumar Manoharan · 13 years ago
  10. 8e621fc mac80211: verify IBSS in interface combinations by Johannes Berg · 13 years ago
  11. d0df9ee mac80211: Deactivate mesh path timers when freeing nodes by Javier Cardona · 13 years ago
  12. 8b3beca cfg80211: make stripping of 802.11 header optional from AMSDU by Yogesh Ashok Powar · 13 years ago
  13. 57cf804 nl80211: Move peer link state definition to nl80211 by Javier Cardona · 13 years ago
  14. bd2281b net/rfkill/core.c: Avoid leaving freed data in a list by Julia Lawall · 13 years ago
  15. 40b275b mac80211: sparse RCU annotations by Johannes Berg · 13 years ago
  16. ec034b2 mac80211: fix TX a-MPDU locking by Johannes Berg · 13 years ago
  17. 7527a78 cfg80211: advertise possible interface combinations by Johannes Berg · 13 years ago
  18. c5be24f ipv4: Trivial rt->rt_src conversions in net/ipv4/route.c by David S. Miller · 13 years ago
  19. 1a8218e net: ping: dont call udp_ioctl() by Eric Dumazet · 13 years ago
  20. e6e4d9e netfilter: nf_ct_sip: fix SDP parsing in TCP SIP messages for some Cisco phones by Patrick McHardy · 13 years ago
  21. 274ea0e netfilter: nf_ct_sip: validate Content-Length in TCP SIP messages by Patrick McHardy · 13 years ago
  22. 3f874ad caif: remove unesesarry exports by sjur.brandeland@stericsson.com · 13 years ago
  23. 33b2f55 caif: Bugfix debugfs directory name must be unique. by sjur.brandeland@stericsson.com · 13 years ago
  24. c85c295 caif: Handle dev_queue_xmit errors. by sjur.brandeland@stericsson.com · 13 years ago
  25. bee925d caif: prepare support for namespaces by sjur.brandeland@stericsson.com · 13 years ago
  26. b3ccfbe caif: Protected in-flight packets using dev or sock refcont. by sjur.brandeland@stericsson.com · 13 years ago
  27. 43e3692 caif: Move refcount from service layer to sock and dev. by sjur.brandeland@stericsson.com · 13 years ago
  28. cb3cb42 caif: Add ref-count to framing layer by sjur.brandeland@stericsson.com · 13 years ago
  29. f362144 caif: Use RCU and lists in cfcnfg.c for managing caif link layers by sjur.brandeland@stericsson.com · 13 years ago
  30. bd30ce4 caif: Use RCU instead of spin-lock in caif_dev.c by sjur.brandeland@stericsson.com · 13 years ago
  31. 0b1e973 caif: Use rcu_read_lock in CAIF mux layer. by sjur.brandeland@stericsson.com · 13 years ago
  32. 0f08190 IPVS: fix netns if reading ip_vs_* procfs entries by Hans Schillstrom · 13 years ago
  33. d8083de bridge: fix forwarding of IPv6 by Stephen Hemminger · 13 years ago
  34. 1b1cb1f net: ping: small changes by Eric Dumazet · 13 years ago
  35. 4dc6ec2 Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge by David S. Miller · 13 years ago
  36. ca06c6e batman-adv: reset broadcast flood protection on error by Marek Lindner · 13 years ago
  37. 6d5808d batman-adv: Add missing hardif_free_ref in forw_packet_free by Sven Eckelmann · 13 years ago
  38. 298eaaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  39. 7be799a ipv4: Remove rt->rt_dst reference from ip_forward_options(). by David S. Miller · 13 years ago
  40. 8e36360 ipv4: Remove route key identity dependencies in ip_rt_get_source(). by David S. Miller · 13 years ago
  41. 22f728f ipv4: Always call ip_options_build() after rest of IP header is filled in. by David S. Miller · 13 years ago
  42. 0374d9c ipv4: Kill spurious write to iph->daddr in ip_forward_options(). by David S. Miller · 13 years ago
  43. 0696c3a net:set valid name before calling ndo_init() by Peter Pan(潘卫平) · 13 years ago
  44. c319b4d net: ipv4: add IPPROTO_ICMP socket kind by Vasiliy Kulikov · 13 years ago
  45. cb68552 bridge: fix forwarding of IPv6 by Stephen Hemminger · 13 years ago
  46. f201903 convert old cpumask API into new one by KOSAKI Motohiro · 13 years ago
  47. 9f6298a af_iucv: get rid of compile warning by Ursula Braun · 13 years ago
  48. 5db79c0 iucv: get rid of compile warning by Ursula Braun · 13 years ago
  49. 29dd54b ethtool: Added support for FW dump by Anirban Chakraborty · 13 years ago
  50. 72a8f97 ipv4: Fix 'iph' use before set. by David S. Miller · 13 years ago
  51. def5768 ipv4: Elide use of rt->rt_dst in ip_forward() by David S. Miller · 13 years ago
  52. c30883b ipv4: Simplify iph->daddr overwrite in ip_options_rcv_srr(). by David S. Miller · 13 years ago
  53. 1094955 ipv4: Kill spurious opt->srr check in ip_options_rcv_srr(). by David S. Miller · 13 years ago
  54. afe12cc net: introduce netdev_change_features() by Michał Mirosław · 13 years ago
  55. c92f5ca ipvs: Remove all remaining references to rt->rt_{src,dst} by Julian Anastasov · 13 years ago
  56. 44e3125 ipvs: Eliminate rt->rt_dst usage in __ip_vs_get_out_rt(). by David S. Miller · 13 years ago
  57. e58b344 ipvs: Use IP_VS_RT_MODE_* instead of magic constants. by David S. Miller · 13 years ago
  58. 1b0bcbcf6 net/9p/protocol.c: Fix a memory leak by Pedro Scarapicchia Junior · 13 years ago
  59. cbfd152 net/irda/ircomm_tty.c: Use flip buffers to deliver data by Amit Virdi · 13 years ago
  60. f0a619c net: Fix vlan_features propagation by Michał Mirosław · 13 years ago
  61. 864b5418 ethtool: bring back missing comma in netdev features strings by Franco Fichtner · 13 years ago
  62. f607a15 garp: remove last synchronize_rcu() call by Eric Dumazet · 13 years ago
  63. afd7614 sctp: sctp_sendmsg: Don't test known non-null sinfo by Joe Perches · 13 years ago
  64. 517aa0b sctp: sctp_sendmsg: Don't initialize default_sinfo by Joe Perches · 13 years ago
  65. 1769192 l2tp: fix potential rcu race by Eric Dumazet · 13 years ago
  66. 6b86bd6 mac80211: mesh: move some code to make it static by Johannes Berg · 13 years ago
  67. 85a9994 cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stopped by Luciano Coelho · 13 years ago
  68. a3836e0 mac80211: fix a few RCU issues by Johannes Berg · 13 years ago
  69. 8cb2315 mac80211: fix another key non-race by Johannes Berg · 13 years ago
  70. 5c0c364 mac80211: make key locking clearer by Johannes Berg · 13 years ago
  71. dea4096 mac80211: remove pointless mesh path timer RCU code by Johannes Berg · 13 years ago
  72. 8fddddf mac80211: fix contention time computation in minstrel, minstrel_ht by Daniel Halperin · 13 years ago
  73. 56d1893 cfg80211: restrict AP beacon intervals by Johannes Berg · 13 years ago
  74. 15cb309 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 by John W. Linville · 13 years ago
  75. 4daf50f mac80211: Fix mesh-related build breakage... by Yogesh Ashok Powar · 13 years ago
  76. 55183d0 Bluetooth: Remove leftover debug messages by Gustavo F. Padovan · 13 years ago
  77. ce84537 Revert "Bluetooth: fix shutdown on SCO sockets" by Linus Torvalds · 13 years ago
  78. 78d41b3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 13 years ago
  79. 365227e Bluetooth: Add support for disconnecting LE links via mgmt by Vinicius Costa Gomes · 13 years ago
  80. 83bc71b Bluetooth: Add support for sending connection events for LE links by Vinicius Costa Gomes · 13 years ago
  81. bbe6ad6 cfg80211/nl80211: add interval attribute for scheduled scans by Luciano Coelho · 13 years ago
  82. 79f460c mac80211: add support for HW scheduled scan by Luciano Coelho · 13 years ago
  83. 807f8a8 cfg80211/nl80211: add support for scheduled scans by Luciano Coelho · 13 years ago
  84. 92ddc11 mac80211: add a couple of trace event classes to reduce duplicated code by Luciano Coelho · 13 years ago
  85. 9b76b1e mac80211: Only process mesh PREPs with equal seq number if metric is better. by Fabrice Deyber · 13 years ago
  86. 1833d81 mac80211: allow setting supported rates on mesh peers by Javier Cardona · 13 years ago
  87. 28104ca mac80211: Move call to mpp_path_lookup inside RCU-read section by Javier Cardona · 13 years ago
  88. 9b84b808 mac80211: Fix locking bug on mesh path table access by Javier Cardona · 13 years ago
  89. 9ca99ee mac80211: Check size of a new mesh path table for changes since allocation. by Javier Cardona · 13 years ago
  90. 8429828 nl80211: allow setting MFP flag for a meshif by Thomas Pedersen · 13 years ago
  91. ff973af nl80211: allow installing keys for a meshif by Thomas Pedersen · 13 years ago
  92. 9c3990a nl80211: Let userspace drive the peer link management states. by Javier Cardona · 13 years ago
  93. 0a35d36 cfg80211: Use capability info to detect mesh beacons. by Javier Cardona · 13 years ago
  94. 915b5c5 open80211s: Stop using zero for address 3 in mesh plink mgmt frames by Javier Cardona · 13 years ago
  95. d3aaec8a mac80211: Drop MESH_PLINK category and use new ANA-approved MESH_ACTION by Javier Cardona · 13 years ago
  96. 0778a6a mac80211: Let userspace send action frames over mesh interfaces by Javier Cardona · 13 years ago
  97. b130e5c nl80211: Introduce NL80211_MESH_SETUP_USERSPACE_AMPE by Javier Cardona · 13 years ago
  98. 3c709f8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-3.6 by David S. Miller · 13 years ago
  99. b3b1b06 Bluetooth: Double check sec req for pre 2.1 device by Waldemar Rymarkiewicz · 13 years ago
  100. 0074820 Merge branch 'tipc-May10-2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/net-next-2.6 by David S. Miller · 13 years ago