1. 2aeb0b8 af_packet: Check return of dev_set_promiscuity/allmulti by Wang Chen · 16 years ago
  2. fc943b1 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
  3. 72d9794 net-sched: cls_flow: add perturbation support by Patrick McHardy · 16 years ago
  4. 0c4c8ca Merge branch 'master' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6 by David S. Miller · 16 years ago
  5. 2aec609 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  6. 4c88949 netfilter: Let nf_ct_kill() callers know if del_timer() returned true. by David S. Miller · 16 years ago
  7. 4c9adaf rt2x00: Reset LED assoc status after firmware update by Ivo van Doorn · 16 years ago
  8. 3eb2011 iwlwifi: make index unsigned int for iwl_send_led_cmd by Abhijeet Kolekar · 16 years ago
  9. 9a9ad0c iwlwifi: Fix LEDs for 3945 by Abhijeet Kolekar · 16 years ago
  10. 36da7d7 iwlwifi: send TXPOWER command after a new RXON command by Zhu Yi · 16 years ago
  11. fe905f1 iwlwifi: enable active scanning by Tomas Winkler · 16 years ago
  12. d16dc48 iwlwifi: unify 4965 and 5000 scanning code by Tomas Winkler · 16 years ago
  13. ec1a746 iwlwifi: LED use correctly blink table by Tomas Winkler · 16 years ago
  14. 0eee612 iwlwifi: fix LED stall by Tomas Winkler · 16 years ago
  15. 9f17b31 iwlwifi: differentiate 4965 and 5000 hw ampdu queues number by Tomas Winkler · 16 years ago
  16. 1ff50bd iwlwifi: make iwl4965_mac_conf_tx in atomic context by Emmanuel Grumbach · 16 years ago
  17. 6c53790 iwlwifi: rs always set lq_sta->priv by Tomas Winkler · 16 years ago
  18. 65fdbb4 iwlwifi: remove post associate work by Tomas Winkler · 16 years ago
  19. a326a5d iwlwifi: fixes RTS / CTS support by Emmanuel Grumbach · 16 years ago
  20. 4740863 iwlwifi: adding pci device ids to iwl_hw_card_ids by Esti Kummer · 16 years ago
  21. 4bd9b4f iwl3965: remove useless network and duplicate checking by Adel Gadllah · 16 years ago
  22. 1e18863 mac80211: dont add a STA which is not in the same IBSS by Emmanuel Grumbach · 16 years ago
  23. a05ffd3 iwlwif: remove compilation warnings iwl_add_radiotap by Tomas Winkler · 16 years ago
  24. df70b4a mac80211 hwsim: fix endianness bug by Johannes Berg · 16 years ago
  25. f434b2d mac80211: fix struct ieee80211_tx_queue_params by Johannes Berg · 16 years ago
  26. f591fa5 mac80211: fix TX sequence numbers by Johannes Berg · 16 years ago
  27. 22bb1be wext: make sysfs bits optional and deprecate them by Johannes Berg · 16 years ago
  28. 1411f9b mac80211: fix RX sequence number check by Johannes Berg · 16 years ago
  29. 2560b6e mac80211: Fix ieee80211_rx_reorder_ampdu: ignore QoS null packets by Emmanuel Grumbach · 16 years ago
  30. 4ece16a rtl8187: use different ANAPARAM*_OFF values for 8187B by Herton Ronaldo Krzesinski · 16 years ago
  31. 9c0c7a4 ssb: Include dma-mapping.h by Michael Buesch · 16 years ago
  32. bd88a78 rt2x00: Reorganize beacon handling by Ivo van Doorn · 16 years ago
  33. e360c4c rt2x00: Add support for CTS protection in rt2x00lib by Ivo van Doorn · 16 years ago
  34. 9d139c8 mac80211: revamp beacon configuration by Johannes Berg · 16 years ago
  35. f3947e2 mac80211: push interface checks down by Johannes Berg · 16 years ago
  36. 7563652 mac80211: revamp virtual interface handling by Johannes Berg · 16 years ago
  37. 3e122be mac80211: make master netdev handling sane by Johannes Berg · 16 years ago
  38. 500c119 rtl8187: Fixed section mismatch in rtl8187_dev.c by Ihar Hrachyshka · 16 years ago
  39. 9a61319 rt2x00: Fix NULL pointer error in adhoc/master mode by Ivo van Doorn · 16 years ago
  40. 49292d5 mac80211: power management wext hooks by Samuel Ortiz · 16 years ago
  41. 2eeea7b dccp ccid-3: Length of loss intervals by Gerrit Renker · 16 years ago
  42. b552c62 dccp ccid-3: Fix a loss detection bug by Gerrit Renker · 16 years ago
  43. 5b5d0e7 dccp: Upgrade NDP count from 3 to 6 bytes by Gerrit Renker · 16 years ago
  44. 2013c7e dccp ccid-3: Fix error in loss detection by Gerrit Renker · 16 years ago
  45. 9076689 ARM: IXP4xx Ethernet NAPI fix by Krzysztof Halasa · 16 years ago
  46. e35259a tun: Persistent devices can get stuck in xoff state by Max Krasnyansky · 16 years ago
  47. ccf9b3b xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_info by Steffen Klassert · 16 years ago
  48. 0ce2855 ipv6: missed namespace context in ipv6_rthdr_rcv by Denis V. Lunev · 16 years ago
  49. fe785be netlabel: netlink_unicast calls kfree_skb on error path by itself by Denis V. Lunev · 16 years ago
  50. 2e65557 ipv4: fib_trie: Fix lookup error return by Ben Hutchings · 16 years ago
  51. 3d8ea1f tcp: correct kcalloc usage by Milton Miller · 16 years ago
  52. 4edc2f3 ip: sysctl documentation cleanup by Stephen Hemminger · 16 years ago
  53. 53025f5 Documentation: clarify tcp_{r,w}mem sysctl docs by J. Bruce Fields · 16 years ago
  54. 2ddddb9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  55. 252815b netfilter: nf_nat_snmp_basic: fix a range check in NAT for SNMP by David Howells · 16 years ago
  56. 6b69fe0 netfilter: nf_conntrack_tcp: fix endless loop by Patrick McHardy · 16 years ago
  57. 814feef libertas: fix memory alignment problems on the blackfin by Ihar Hrachyshka · 16 years ago
  58. 86229f0 zd1211rw: stop beacons on remove_interface by Luis Carlos Cobo · 16 years ago
  59. 1f90916 rt2x00: Disable synchronization during initialization by Ivo van Doorn · 16 years ago
  60. adeed48 rc80211_pid: Fix fast_start parameter handling by Mattias Nissler · 16 years ago
  61. 79d1638 netdev: Move atomic queue state bits into netdev_queue. by David S. Miller · 16 years ago
  62. b19fa1f net: Delete NETDEVICES_MULTIQUEUE kconfig option. by David S. Miller · 16 years ago
  63. c773e84 netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue. by David S. Miller · 16 years ago
  64. eb6aafe pkt_sched: Make qdisc_run take a netdev_queue. by David S. Miller · 16 years ago
  65. 86d804e netdev: Make netif_schedule() routines work with netdev_queue objects. by David S. Miller · 16 years ago
  66. 970565b netdev: Move gso_skb into netdev_queue. by David S. Miller · 16 years ago
  67. c2aa288 mac80211: Decrease number of explicit ->tx_queue references. by David S. Miller · 16 years ago
  68. 0529794 pkt_sched: Add qdisc_tx_is_noop() helper and use in IPV6. by David S. Miller · 16 years ago
  69. 6fa9864 net: Clean up explicit ->tx_queue references in link watch. by David S. Miller · 16 years ago
  70. 3e745dd pkt_sched: Add qdisc_all_tx_empty() by David S. Miller · 16 years ago
  71. 5aa7099 pkt_sched: Add qdisc_reset_all_tx(). by David S. Miller · 16 years ago
  72. ee609cb netdev: Move next_sched into struct netdev_queue. by David S. Miller · 16 years ago
  73. 74d58a0 pkt_sched: Make netem queue agnostic. by David S. Miller · 16 years ago
  74. 68dfb42 pkt_sched: Kill stats_lock member of struct Qdisc. by David S. Miller · 16 years ago
  75. 816f325 netdev: Kill qdisc_ingress, use netdev->rx_queue.qdisc instead. by David S. Miller · 16 years ago
  76. b0e1e64 netdev: Move rest of qdisc state into struct netdev_queue by David S. Miller · 16 years ago
  77. 555353c netdev: The ingress_lock member is no longer needed. by David S. Miller · 16 years ago
  78. dc2b484 netdev: Move queue_lock into struct netdev_queue. by David S. Miller · 16 years ago
  79. 5ce2d48 pkt_sched: Remove 'dev' member of struct Qdisc. by David S. Miller · 16 years ago
  80. bb949fb netdev: Create netdev_queue abstraction. by David S. Miller · 16 years ago
  81. e65d22e pkt_sched: Remove comment reference to old style TX locking. by David S. Miller · 16 years ago
  82. 32e8d49 sctp: Add documentation for sctp sysctl variable by Vlad Yasevich · 16 years ago
  83. 7c3ceb4a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  84. 54dceb0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  85. 11a100f vlan: avoid header copying and linearisation where possible by Patrick McHardy · 16 years ago
  86. b223856 ipv6: fix race between ipv6_del_addr and DAD timer by Andrey Vagin · 16 years ago
  87. b463727 net/wireless/nl80211.c: fix endless Netlink callback loop. by Julius Volz · 16 years ago
  88. 0e25b4e rtl8187: Change detection of RTL8187B with USB ID of 8187 by Larry Finger · 16 years ago
  89. 5c036b2 rtl8187: updating Kconfig to support RTL8187B by Hin-Tak Leung · 16 years ago
  90. 6f7853f rtl8187: change rtl8187_dev.c to support RTL8187B (part 2) by Hin-Tak Leung · 16 years ago
  91. f8a08c3 rtl8187: change rtl8187_dev.c to support RTL8187B (part 1) by Hin-Tak Leung · 16 years ago
  92. e7d414f rtl8187: updating rtl8187_rtl8225.c to support RTL8187B by Hin-Tak Leung · 16 years ago
  93. d1e11af rtl8187: updating rtl818x.h to support RTL8187B by Hin-Tak Leung · 16 years ago
  94. c44ac0b rtl8187: updating rtl8187.h to support RTL8187B by Hin-Tak Leung · 16 years ago
  95. 84263b0 rt2x00: Fix register comments by Ivo van Doorn · 16 years ago
  96. 0ac2a00 hostap: don't compile prism2_suspend() for hostap_pci without CONFIG_PM by Pavel Roskin · 16 years ago
  97. 70197ed b43legacy: Remove switch statement with 64-bit index by Larry Finger · 16 years ago
  98. ae73e58 rt2x00: Report RX end time for rt2400pci by Ivo van Doorn · 16 years ago
  99. 8e260c2 rt2x00: Use ieee80211_hw->workqueue again by Ivo van Doorn · 16 years ago
  100. ff35239 rt2x00: Decrease alignment headroom by Ivo van Doorn · 16 years ago