1. 6039f6d nl80211: Event notifications for MLME events by Jouni Malinen · 15 years ago
  2. b3a9028 mac80211: kill IEEE80211_CONF_SHORT_SLOT_TIME by Johannes Berg · 15 years ago
  3. aae8983 wireless: radiotap updates by Johannes Berg · 15 years ago
  4. 51b3814 mac80211: reduce max number of queues by Johannes Berg · 15 years ago
  5. 176be72 mac80211: remove ieee80211_num_regular_queues by Johannes Berg · 15 years ago
  6. a170285 net: Add support for the OpenCores 10/100 Mbps Ethernet MAC. by Thierry Reding · 15 years ago
  7. 01e6de6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  8. 5c0de29 netfilter: nf_conntrack: add generic function to get len of generic policy by Holger Eitzenberger · 15 years ago
  9. ea781f1 netfilter: nf_conntrack: use SLAB_DESTROY_BY_RCU and get rid of call_rcu() by Eric Dumazet · 15 years ago
  10. af9d32a netfilter: limit the length of the helper name by Holger Eitzenberger · 15 years ago
  11. e487eb9 netlink: add nla_policy_len() by Holger Eitzenberger · 15 years ago
  12. d0dba72 netfilter: ctnetlink: add callbacks to the per-proto nlattrs by Holger Eitzenberger · 15 years ago
  13. 67fca02 ax88796: Add method to take MAC from platform data by Daniel Mack · 15 years ago
  14. b2f5e7c ipv6: Fix conflict resolutions during ipv6 binding by Vlad Yasevich · 15 years ago
  15. b5bb143 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  16. e84665c dsa: add switch chip cascading support by Lennert Buytenhek · 15 years ago
  17. 7ca98fa snap: use const for descriptor by Stephen Hemminger · 15 years ago
  18. 8d2f9e81 sctp: Clean up TEST_FRAME hacks. by Vlad Yasevich · 15 years ago
  19. 04ec5cf ipv6: reorder struct inet6_ifaddr to remove padding on 64 bit builds by Richard Kennedy · 15 years ago
  20. 5e140df net: reorder struct Qdisc for better SMP performance by Eric Dumazet · 15 years ago
  21. 711d60a netfilter: remove nf_ct_l4proto_find_get/nf_ct_l4proto_put by Florian Westphal · 15 years ago
  22. af43306 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
  23. 2d6a5e9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  24. 4ada810 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  25. 7db90f4 cfg80211: move enum reg_set_by to nl80211.h by Luis R. Rodriguez · 15 years ago
  26. 0fee54c cfg80211: remove REGDOM_SET_BY_INIT by Luis R. Rodriguez · 15 years ago
  27. 9d2493f netfilter: remove IPvX specific parts from nf_conntrack_l4proto.h by Christoph Paasch · 15 years ago
  28. b1e93a6 netfilter: conntrack: don't deliver events for racy packets by Pablo Neira Ayuso · 15 years ago
  29. ca735b3 netfilter: use a linked list of loggers by Eric Leblond · 15 years ago
  30. 0c54b85 tcp: simplify tcp_current_mss by Ilpo Järvinen · 15 years ago
  31. c887e6d tcp: consolidate paws check by Ilpo Järvinen · 15 years ago
  32. 17edde5 netns: Remove net_alive by Eric W. Biederman · 15 years ago
  33. 7e99013 sctp: Fix broken RTO-doubling for data retransmits by Vlad Yasevich · 15 years ago
  34. ee7537b tcp: tcp_init_wl / tcp_update_wl argument cleanup by Hantzis Fotis · 15 years ago
  35. cabeccb tcp: kill eff_sacks "cache", the sole user can calculate itself by Ilpo Järvinen · 15 years ago
  36. 758ce5c tcp: add helper for AI algorithm by Ilpo Järvinen · 15 years ago
  37. 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
  38. e38f8a7 cfg80211: Add AP beacon regulatory hints by Luis R. Rodriguez · 15 years ago
  39. fe33eb3 cfg80211: move all regulatory hints to workqueue by Luis R. Rodriguez · 15 years ago
  40. 806a9e3 cfg80211: make regulatory_request use wiphy_idx instead of wiphy by Luis R. Rodriguez · 15 years ago
  41. 80e775b mac80211: Add software scan notifiers by Michael Buesch · 15 years ago
  42. 4aa188e mac80211/cfg80211: move iwrange handler to cfg80211 by Johannes Berg · 15 years ago
  43. 77965c9 cfg80211: clean up signal type by Johannes Berg · 15 years ago
  44. 98c8a60a nl80211: Provide access to STA TX/RX packet counters by Jouni Malinen · 15 years ago
  45. 70692ad nl80211: Optional IEs into scan request by Jouni Malinen · 15 years ago
  46. 81cb762 mac80211: Extend the rate control API with an update callback by Sujith · 15 years ago
  47. 96f5e66 mac80211: fix aggregation for hardware with ampdu queues by Johannes Berg · 15 years ago
  48. f3734ee make net/ieee80211.h private to ipw2x00 by Dan Williams · 15 years ago
  49. 56bca31 inet fragments: fix sparse warning: context imbalance by Hannes Eder · 15 years ago
  50. 2950f21 Bluetooth: Ask upper layers for HCI disconnect reason by Marcel Holtmann · 15 years ago
  51. f29972d Bluetooth: Add CID field to L2CAP socket address structure by Marcel Holtmann · 15 years ago
  52. e1027a7 Bluetooth: Request L2CAP fixed channel list if available by Marcel Holtmann · 15 years ago
  53. 435fef2 Bluetooth: Don't enforce authentication for L2CAP PSM 1 and 3 by Marcel Holtmann · 15 years ago
  54. 6a8d301 Bluetooth: Fix double L2CAP connection request by Marcel Holtmann · 15 years ago
  55. 984947d Bluetooth: Fix race condition with L2CAP information request by Marcel Holtmann · 15 years ago
  56. 0684e5f Bluetooth: Use general bonding whenever possible by Marcel Holtmann · 15 years ago
  57. efc7688 Bluetooth: Add SCO fallback for eSCO connection attempts by Marcel Holtmann · 15 years ago
  58. 8c84b83 Bluetooth: Pause RFCOMM TX when encryption drops by Marcel Holtmann · 16 years ago
  59. 9f2c8a0 Bluetooth: Replace RFCOMM link mode with security level by Marcel Holtmann · 16 years ago
  60. 2af6b9d Bluetooth: Replace L2CAP link mode with security level by Marcel Holtmann · 16 years ago
  61. 8c1b235 Bluetooth: Add enhanced security model for Simple Pairing by Marcel Holtmann · 16 years ago
  62. bb23c0a Bluetooth: Add support for deferring RFCOMM connection setup by Marcel Holtmann · 16 years ago
  63. c4f912e Bluetooth: Add global deferred socket parameter by Marcel Holtmann · 16 years ago
  64. f11c179 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  65. e70049b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  66. ce16c53 netns: Remove net_alive by Eric W. Biederman · 15 years ago
  67. e478075 netfilter: nf_conntrack: table max size should hold at least table size by Hagen Paul Pfeifer · 15 years ago
  68. 5962fc6 netfilter: nf_conntrack: don't try to deliver events for untracked connections by Patrick McHardy · 15 years ago
  69. 92a0acc net: Kill skb_truesize_check(), it only catches false-positives. by David S. Miller · 15 years ago
  70. 914e1c8 sctp: Inherit all socket options from parent correctly. by Vlad Yasevich · 15 years ago
  71. faee47c sctp: Fix the RTO-doubling on idle-link heartbeats by Vlad Yasevich · 15 years ago
  72. 4458f04 sctp: Clean up sctp checksumming code by Vlad Yasevich · 15 years ago
  73. 06e8680 sctp: Allow to disable SCTP checksums via module parameter by Lucas Nussbaum · 15 years ago
  74. 51f31ca ip: support for TX timestamps on UDP and RAW sockets by Patrick Ohly · 15 years ago
  75. 20d4947 net: socket infrastructure for SO_TIMESTAMPING by Patrick Ohly · 15 years ago
  76. 5e30589 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  77. 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
  78. f3a7c66 net: replace __constant_{endian} uses in net headers by Harvey Harrison · 15 years ago
  79. 79420f0 cfg80211: add more flexible BSS lookup by Johannes Berg · 15 years ago
  80. d491af1 cfg80211: allow users to request removing a BSS by Johannes Berg · 15 years ago
  81. 78c1c7e cfg80211: free_priv for BSS info by Johannes Berg · 15 years ago
  82. 2a51931 cfg80211/nl80211: scanning (and mac80211 update to use it) by Johannes Berg · 15 years ago
  83. 7b08b3b mac80211: Remove TSF atomic requirement from the documentation by Alina Friedrichsen · 15 years ago
  84. 9970937 net: don't use in_atomic() in gfp_any() by Andrew Morton · 15 years ago
  85. 7fee537 mac80211: remove HW_SIGNAL_DB by Johannes Berg · 15 years ago
  86. 4cc7f68 net: Reexport sock_alloc_send_pskb by Herbert Xu · 15 years ago
  87. 1725d40 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
  88. 24dd1fa net: move bsockets outside of read only beginning of struct inet_hashinfo by Eric Dumazet · 15 years ago
  89. b00355d pkt_sched: sch_hfsc: sch_htb: Add non-work-conserving warning handler. by Jarek Poplawski · 15 years ago
  90. 05bee47 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  91. 3b5d665 mac80211: Generic TSF debugging by Alina Friedrichsen · 16 years ago
  92. c771c9d mac80211: add interface list lock by Johannes Berg · 16 years ago
  93. 9a95371 mac80211: allow mac80211 drivers to get to struct ieee80211_hw from wiphy by Luis R. Rodriguez · 16 years ago
  94. f976376 cfg80211: Allow for strict regulatory settings by Luis R. Rodriguez · 16 years ago
  95. 716f939 cfg80211: pass more detailed regulatory request information on reg_notifier() by Luis R. Rodriguez · 16 years ago
  96. 2a44f91 cfg80211: rename fw_handles_regulatory to custom_regulatory by Luis R. Rodriguez · 16 years ago
  97. 34f5734 cfg80211: export freq_reg_info() by Luis R. Rodriguez · 16 years ago
  98. 1fa25e4 cfg80211: add wiphy_apply_custom_regulatory() by Luis R. Rodriguez · 16 years ago
  99. 078e1e6 mac80211: Add capability to enable/disable beaconing by Johannes Berg · 16 years ago
  100. 2134e7e mac80211: Add documentation bits for mac80211_rate_control_flags by Sujith · 16 years ago