1. cabeccb tcp: kill eff_sacks "cache", the sole user can calculate itself by Ilpo Järvinen · 15 years ago
  2. 758ce5c tcp: add helper for AI algorithm by Ilpo Järvinen · 15 years ago
  3. 8010dc3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  4. e38f8a7 cfg80211: Add AP beacon regulatory hints by Luis R. Rodriguez · 15 years ago
  5. fe33eb3 cfg80211: move all regulatory hints to workqueue by Luis R. Rodriguez · 15 years ago
  6. 806a9e3 cfg80211: make regulatory_request use wiphy_idx instead of wiphy by Luis R. Rodriguez · 15 years ago
  7. 80e775b mac80211: Add software scan notifiers by Michael Buesch · 15 years ago
  8. 4aa188e mac80211/cfg80211: move iwrange handler to cfg80211 by Johannes Berg · 15 years ago
  9. 77965c9 cfg80211: clean up signal type by Johannes Berg · 15 years ago
  10. 98c8a60a nl80211: Provide access to STA TX/RX packet counters by Jouni Malinen · 15 years ago
  11. 70692ad nl80211: Optional IEs into scan request by Jouni Malinen · 15 years ago
  12. 81cb762 mac80211: Extend the rate control API with an update callback by Sujith · 15 years ago
  13. 96f5e66 mac80211: fix aggregation for hardware with ampdu queues by Johannes Berg · 15 years ago
  14. f3734ee make net/ieee80211.h private to ipw2x00 by Dan Williams · 15 years ago
  15. 56bca31 inet fragments: fix sparse warning: context imbalance by Hannes Eder · 15 years ago
  16. 2950f21 Bluetooth: Ask upper layers for HCI disconnect reason by Marcel Holtmann · 15 years ago
  17. f29972d Bluetooth: Add CID field to L2CAP socket address structure by Marcel Holtmann · 15 years ago
  18. e1027a7 Bluetooth: Request L2CAP fixed channel list if available by Marcel Holtmann · 16 years ago
  19. 435fef2 Bluetooth: Don't enforce authentication for L2CAP PSM 1 and 3 by Marcel Holtmann · 16 years ago
  20. 6a8d301 Bluetooth: Fix double L2CAP connection request by Marcel Holtmann · 16 years ago
  21. 984947d Bluetooth: Fix race condition with L2CAP information request by Marcel Holtmann · 16 years ago
  22. 0684e5f Bluetooth: Use general bonding whenever possible by Marcel Holtmann · 16 years ago
  23. efc7688 Bluetooth: Add SCO fallback for eSCO connection attempts by Marcel Holtmann · 16 years ago
  24. 8c84b83 Bluetooth: Pause RFCOMM TX when encryption drops by Marcel Holtmann · 16 years ago
  25. 9f2c8a0 Bluetooth: Replace RFCOMM link mode with security level by Marcel Holtmann · 16 years ago
  26. 2af6b9d Bluetooth: Replace L2CAP link mode with security level by Marcel Holtmann · 16 years ago
  27. 8c1b235 Bluetooth: Add enhanced security model for Simple Pairing by Marcel Holtmann · 16 years ago
  28. bb23c0a Bluetooth: Add support for deferring RFCOMM connection setup by Marcel Holtmann · 16 years ago
  29. c4f912e Bluetooth: Add global deferred socket parameter by Marcel Holtmann · 16 years ago
  30. f11c179 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  31. e70049b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  32. ce16c53 netns: Remove net_alive by Eric W. Biederman · 15 years ago
  33. 5962fc6 netfilter: nf_conntrack: don't try to deliver events for untracked connections by Patrick McHardy · 15 years ago
  34. 92a0acc net: Kill skb_truesize_check(), it only catches false-positives. by David S. Miller · 15 years ago
  35. 914e1c8 sctp: Inherit all socket options from parent correctly. by Vlad Yasevich · 15 years ago
  36. faee47c sctp: Fix the RTO-doubling on idle-link heartbeats by Vlad Yasevich · 15 years ago
  37. 4458f04 sctp: Clean up sctp checksumming code by Vlad Yasevich · 15 years ago
  38. 06e8680 sctp: Allow to disable SCTP checksums via module parameter by Lucas Nussbaum · 15 years ago
  39. 51f31ca ip: support for TX timestamps on UDP and RAW sockets by Patrick Ohly · 15 years ago
  40. 20d4947 net: socket infrastructure for SO_TIMESTAMPING by Patrick Ohly · 15 years ago
  41. 5e30589 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  42. ac178ef Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  43. f3a7c66 net: replace __constant_{endian} uses in net headers by Harvey Harrison · 15 years ago
  44. 79420f0 cfg80211: add more flexible BSS lookup by Johannes Berg · 16 years ago
  45. d491af1 cfg80211: allow users to request removing a BSS by Johannes Berg · 16 years ago
  46. 78c1c7e cfg80211: free_priv for BSS info by Johannes Berg · 16 years ago
  47. 2a51931 cfg80211/nl80211: scanning (and mac80211 update to use it) by Johannes Berg · 16 years ago
  48. 7b08b3b mac80211: Remove TSF atomic requirement from the documentation by Alina Friedrichsen · 16 years ago
  49. 9970937 net: don't use in_atomic() in gfp_any() by Andrew Morton · 15 years ago
  50. 7fee537 mac80211: remove HW_SIGNAL_DB by Johannes Berg · 16 years ago
  51. 4cc7f68 net: Reexport sock_alloc_send_pskb by Herbert Xu · 16 years ago
  52. 1725d40 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  53. 24dd1fa net: move bsockets outside of read only beginning of struct inet_hashinfo by Eric Dumazet · 16 years ago
  54. b00355d pkt_sched: sch_hfsc: sch_htb: Add non-work-conserving warning handler. by Jarek Poplawski · 16 years ago
  55. 05bee47 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  56. 3b5d665 mac80211: Generic TSF debugging by Alina Friedrichsen · 16 years ago
  57. c771c9d mac80211: add interface list lock by Johannes Berg · 16 years ago
  58. 9a95371 mac80211: allow mac80211 drivers to get to struct ieee80211_hw from wiphy by Luis R. Rodriguez · 16 years ago
  59. f976376 cfg80211: Allow for strict regulatory settings by Luis R. Rodriguez · 16 years ago
  60. 716f939 cfg80211: pass more detailed regulatory request information on reg_notifier() by Luis R. Rodriguez · 16 years ago
  61. 2a44f91 cfg80211: rename fw_handles_regulatory to custom_regulatory by Luis R. Rodriguez · 16 years ago
  62. 34f5734 cfg80211: export freq_reg_info() by Luis R. Rodriguez · 16 years ago
  63. 1fa25e4 cfg80211: add wiphy_apply_custom_regulatory() by Luis R. Rodriguez · 16 years ago
  64. 078e1e6 mac80211: Add capability to enable/disable beaconing by Johannes Berg · 16 years ago
  65. 2134e7e mac80211: Add documentation bits for mac80211_rate_control_flags by Sujith · 16 years ago
  66. 881d948 wireless: restrict to 32 legacy rates by Johannes Berg · 16 years ago
  67. 5f936f1 mac80211: constify ieee80211_if_conf.bssid by Johannes Berg · 16 years ago
  68. 0378b3f cfg80211: add PM hooks by Johannes Berg · 16 years ago
  69. 9aed3cc nl80211: New command for adding extra IE(s) into management frames by Jouni Malinen · 16 years ago
  70. 6dd1bf3 mac80211: document return codes from ops callbacks by Bob Copeland · 16 years ago
  71. 4375d08 mac80211: 802.11w - Add driver capability flag for MFP by Jouni Malinen · 16 years ago
  72. 1f7d77a mac80211: 802.11w - Optional software CCMP for management frames by Jouni Malinen · 16 years ago
  73. 3cfcf6ac mac80211: 802.11w - Use BIP (AES-128-CMAC) by Jouni Malinen · 16 years ago
  74. 5394af4 mac80211: 802.11w - STA flag for MFP by Jouni Malinen · 16 years ago
  75. 3e0c3ff cfg80211: allow multiple driver regulatory_hints() by Luis R. Rodriguez · 16 years ago
  76. 4be8c38 mac80211: extend/document powersave API by Johannes Berg · 16 years ago
  77. 46f2c4b mac80211: move dynamic PS timeout to hardware config by Johannes Berg · 16 years ago
  78. 4797938 mac80211: clean up channel type config by Johannes Berg · 16 years ago
  79. 2bf30fa mac80211: remove user_power_level from driver API by Johannes Berg · 16 years ago
  80. dc822b5 mac80211: clean up set_key callback by Johannes Berg · 16 years ago
  81. e3c92df mac80211: Fix tx power setting by Vasanthakumar Thiagarajan · 16 years ago
  82. 285256a mac80211: no need for ht.enabled by Luis R. Rodriguez · 16 years ago
  83. 10c806b mac80211: add HT conf helpers by Luis R. Rodriguez · 16 years ago
  84. 94cd3e6 net: wrong test in inet_ehash_locks_alloc() by Eric Dumazet · 16 years ago
  85. 9a3b7a4 Phonet: use per-namespace devices list by remi.denis-courmont@nokia · 16 years ago
  86. 660f706 Phonet: handle rtnetlink registration failure by remi.denis-courmont@nokia · 16 years ago
  87. 76e02cf Phonet: allow phonet_device_init() to fail, put it to __init section by remi.denis-courmont@nokia · 16 years ago
  88. 3eacdf5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  89. 9c5ff5f sctp: Fix crc32c calculations on big-endian arhes. by Vlad Yasevich · 16 years ago
  90. 6c5143d netns: ipmr: declare reg_vif_num per-namespace by Benjamin Thery · 16 years ago
  91. 6f9374a netns: ipmr: declare mroute_do_assert and mroute_do_pim per-namespace by Benjamin Thery · 16 years ago
  92. 1e8fb3b netns: ipmr: declare counter cache_resolve_queue_len per-namespace by Benjamin Thery · 16 years ago
  93. 2bb8b26 netns: ipmr: dynamically allocate mfc_cache_array by Benjamin Thery · 16 years ago
  94. cf958ae3 netns: ipmr: dynamically allocate vif_table by Benjamin Thery · 16 years ago
  95. 70a269e netns: ipmr: allocate mroute_socket per-namespace. by Benjamin Thery · 16 years ago
  96. a9d8f91 inet: Allowing more than 64k connections and heavily optimize bind(0) time. by Evgeniy Polyakov · 16 years ago
  97. b51414b netrom: convert to internal net_device_stats by Stephen Hemminger · 16 years ago
  98. 1a6afe8 clip: convert to internal network_device_stats by Stephen Hemminger · 16 years ago
  99. b6b50a2 mac80211: more kernel-doc fixes by Randy Dunlap · 16 years ago
  100. 2a4d71d wimax: fix typo in kernel-doc for debugfs_dentry in struct wimax_dev by Inaky Perez-Gonzalez · 16 years ago