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