1. e38f8a7 cfg80211: Add AP beacon regulatory hints by Luis R. Rodriguez · 15 years ago
  2. 3fc71f7 cfg80211: enable 5 GHz world roaming channels by Luis R. Rodriguez · 15 years ago
  3. 68798a6 cfg80211: enable active-scan / beaconing on Ch 1-11 for world regdom by Luis R. Rodriguez · 15 years ago
  4. 69b1572 cfg80211: rename regdom_changed to regdom_changes() and use it by Luis R. Rodriguez · 15 years ago
  5. fff32c0 cfg80211: allow drivers that agree on regulatory to agree by Luis R. Rodriguez · 15 years ago
  6. fb1fc7a cfg80211: comments style cleanup by Luis R. Rodriguez · 15 years ago
  7. fe33eb3 cfg80211: move all regulatory hints to workqueue by Luis R. Rodriguez · 15 years ago
  8. 0441d6f cfg80211: free rd on unlikely event on 11d hint by Luis R. Rodriguez · 15 years ago
  9. 915278e cfg80211: remove likely from an 11d hint case by Luis R. Rodriguez · 15 years ago
  10. d335fe6 cfg80211: protect first access of last_request on 11d hint under mutex by Luis R. Rodriguez · 15 years ago
  11. 806a9e3 cfg80211: make regulatory_request use wiphy_idx instead of wiphy by Luis R. Rodriguez · 15 years ago
  12. 761cf7e cfg80211: add assert_cfg80211_lock() to ensure proper protection by Luis R. Rodriguez · 15 years ago
  13. bcf4f99 cfg80211: propagate -ENOMEM during regulatory_init() by Luis R. Rodriguez · 15 years ago
  14. ba25c14 cfg80211: add regulatory_hint_core() to separate the core reg hint by Luis R. Rodriguez · 15 years ago
  15. 80778f1 nl80211: disallow user requests prior to regulatory_init() by Luis R. Rodriguez · 15 years ago
  16. a179439 cfg80211: rename cfg80211_drv_mutex to cfg80211_mutex by Luis R. Rodriguez · 15 years ago
  17. 85fd129 cfg80211: add wiphy_idx_valid to check for wiphy_idx sanity by Luis R. Rodriguez · 15 years ago
  18. b5850a7 cfg80211: rename cfg80211_registered_device's idx to wiphy_idx by Luis R. Rodriguez · 15 years ago
  19. 79f6440 mac80211: Introduce a generic commit() to apply changes by Alina Friedrichsen · 15 years ago
  20. 80e775b mac80211: Add software scan notifiers by Michael Buesch · 15 years ago
  21. 4aa188e mac80211/cfg80211: move iwrange handler to cfg80211 by Johannes Berg · 15 years ago
  22. 77965c9 cfg80211: clean up signal type by Johannes Berg · 15 years ago
  23. 630e64c nl80211: remove admin requirement from station get by Johannes Berg · 15 years ago
  24. 0a16ec5 mac80211: add missing kernel-doc by Johannes Berg · 15 years ago
  25. a77b855 cfg80211/mac80211: fill qual.qual value/adjust max_qual.qual by Johannes Berg · 15 years ago
  26. cb3a8ee cfg80211: age scan results on resume by Dan Williams · 15 years ago
  27. 98c8a60a nl80211: Provide access to STA TX/RX packet counters by Jouni Malinen · 15 years ago
  28. 70692ad nl80211: Optional IEs into scan request by Jouni Malinen · 15 years ago
  29. 13e967b wireless: fix for CONFIG_NL80211=n by Randy Dunlap · 15 years ago
  30. 81cb762 mac80211: Extend the rate control API with an update callback by Sujith · 15 years ago
  31. 4690029 mac80211: split IBSS/managed code by Johannes Berg · 15 years ago
  32. 96f5e66 mac80211: fix aggregation for hardware with ampdu queues by Johannes Berg · 15 years ago
  33. 076ae60 mac80211: disallow moving netns by Johannes Berg · 15 years ago
  34. 53d6f81c mac80211: Make sure non-HT connection when IEEE80211_STA_TKIP_WEP_USED is set by Vasanthakumar Thiagarajan · 15 years ago
  35. f11c179 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  36. bb80087 sit: used time_before for comparing jiffies by Wei Yongjun · 15 years ago
  37. 26d94b4 ipip: used time_before for comparing jiffies by Wei Yongjun · 15 years ago
  38. da6185d8 gre: used time_before for comparing jiffies by Wei Yongjun · 15 years ago
  39. 800d55f ipv6: Remove some pointless conditionals before kfree_skb() by Wei Yongjun · 15 years ago
  40. 1ce85fe netlink: change nlmsg_notify() return value logic by Pablo Neira Ayuso · 15 years ago
  41. a52b8bd tcp_scalable: Update malformed & dead url by Joe Perches · 15 years ago
  42. 8b6f92b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  43. 325fb5b netfilter: xt_recent: fix proc-file addition/removal of IPv4 addresses by Josef Drexler · 15 years ago
  44. e70049b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  45. d18921a Doc: Refer to ip-sysctl.txt for strict vs. loose rp_filter mode by Jesper Dangaard Brouer · 15 years ago
  46. f7e603a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  47. 50fee1d net: amend the fix for SO_BSDCOMPAT gsopt infoleak by Eugene Teo · 15 years ago
  48. ebe47d4 netns: build fix for net_alloc_generic by Clemens Noss · 15 years ago
  49. d38e84e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  50. ce16c53 netns: Remove net_alive by Eric W. Biederman · 15 years ago
  51. 6a1b305 tcp: Like icmp use register_pernet_subsys by Eric W. Biederman · 15 years ago
  52. 959d272 netns: Fix icmp shutdown. by Eric W. Biederman · 15 years ago
  53. a6e8f27 ipv4: Clean whitespaces in net/ipv4/Kconfig. by Jesper Dangaard Brouer · 15 years ago
  54. b2cc46a ipv4: Fix rp_filter description in net/ipv4/Kconfig. by Jesper Dangaard Brouer · 15 years ago
  55. 0117cfa snap: handle registration error and compile warning by Stephen Hemminger · 15 years ago
  56. 01af4a0 llc: fix non-const printk warning by Stephen Hemminger · 15 years ago
  57. 5747a1a ip: ipip compile warning by Stephen Hemminger · 15 years ago
  58. c1cf842 ip: add loose reverse path filtering by Stephen Hemminger · 15 years ago
  59. 586c250 cipso: Fix documentation comment by Paul Moore · 15 years ago
  60. 486a87f netns: fix double free at netns creation by Daniel Lezcano · 15 years ago
  61. 7691367 tcp: Always set urgent pointer if it's beyond snd_nxt by Herbert Xu · 15 years ago
  62. 66da8c5 ipv6: fix sparse warning: Using plain integer as NULL pointer by Hannes Eder · 15 years ago
  63. cd4d8fd net: kernel panic in dev_hard_start_xmit: remove faulty software TX time stamping by Patrick Ohly · 15 years ago
  64. be0c22a netlink: add NETLINK_BROADCAST_ERROR socket option by Pablo Neira Ayuso · 15 years ago
  65. 59089d8 ethtool: Add RX pkt classification interface by Santwona Behera · 15 years ago
  66. e88721f net: Optimize skb_tx_hash() by eliminating a comparison by Krishna Kumar · 15 years ago
  67. 5209921 tcp: remove obsoleted comment about different passes by Ilpo Järvinen · 15 years ago
  68. eb13220 netfilter: make proc/net/ip* print names from foreign NFPROTO by Jan Engelhardt · 15 years ago
  69. 2c6764b netfilter: nfnetlink_log: fix timeout handling by Eric Leblond · 15 years ago
  70. 5ca431f netfilter: nfnetlink_log: fix per-rule qthreshold override by Eric Leblond · 15 years ago
  71. 4aa3b2e netfilter: nf_conntrack_ipv6: fix nf_log_packet message in icmpv6 conntrack by Eric Leblond · 15 years ago
  72. 92a0acc net: Kill skb_truesize_check(), it only catches false-positives. by David S. Miller · 15 years ago
  73. 1c10c49 net: replace commatas with semicolons by Thomas Gleixner · 15 years ago
  74. 914e1c8 sctp: Inherit all socket options from parent correctly. by Vlad Yasevich · 15 years ago
  75. faee47c sctp: Fix the RTO-doubling on idle-link heartbeats by Vlad Yasevich · 15 years ago
  76. 4458f04 sctp: Clean up sctp checksumming code by Vlad Yasevich · 15 years ago
  77. 06e8680 sctp: Allow to disable SCTP checksums via module parameter by Lucas Nussbaum · 15 years ago
  78. d24fff2 net: pass new SIOCSHWTSTAMP through to device drivers by Patrick Ohly · 15 years ago
  79. 51f31ca ip: support for TX timestamps on UDP and RAW sockets by Patrick Ohly · 15 years ago
  80. 20d4947 net: socket infrastructure for SO_TIMESTAMPING by Patrick Ohly · 15 years ago
  81. ac45f60 net: infrastructure for hardware time stamping by Patrick Ohly · 15 years ago
  82. 5e30589 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  83. 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
  84. fe3d2c3 mac80211: split managed/ibss code a little more by Johannes Berg · 15 years ago
  85. a71800f mac80211: fix IBSS auth by Johannes Berg · 15 years ago
  86. 9a03d6d mac80211: calculate wstats_flags on the fly by Johannes Berg · 15 years ago
  87. 00d3f14 mac80211: use cfg80211s BSS infrastructure by Johannes Berg · 15 years ago
  88. 79420f0 cfg80211: add more flexible BSS lookup by Johannes Berg · 15 years ago
  89. d491af1 cfg80211: allow users to request removing a BSS by Johannes Berg · 15 years ago
  90. 78c1c7e cfg80211: free_priv for BSS info by Johannes Berg · 15 years ago
  91. 99cf5f5 mac80211: dont add BSS when creating IBSS by Johannes Berg · 15 years ago
  92. 2a51931 cfg80211/nl80211: scanning (and mac80211 update to use it) by Johannes Berg · 15 years ago
  93. 849b796 mac80211: further cleanups to stopping BA sessions by Johannes Berg · 15 years ago
  94. d75636e mac80211: RX aggregation: clean up stop session by Johannes Berg · 15 years ago
  95. 2dace10 mac80211: clean up BA session teardown by Johannes Berg · 15 years ago
  96. 55687e3 mac80211: fix aggregation timer lockups by Johannes Berg · 15 years ago
  97. 23e6a7e mac80211: fix race in TX aggregation by Johannes Berg · 15 years ago
  98. 86ab6c5 mac80211: document TX aggregation (and small cleanup) by Johannes Berg · 15 years ago
  99. 955d3fe mac80211: hardware should not deny going back to legacy by Johannes Berg · 15 years ago
  100. 8abd3f9 mac80211: restrict aggregation to supported interface modes by Johannes Berg · 15 years ago