1. fab7d4a mac80211: filter scan results on unusable channels by Johannes Berg · 16 years ago
  2. e048c6e mac80211: use ieee80211_get_channel by Johannes Berg · 16 years ago
  3. 906c730 wireless: add wiphy channel freq to channel struct lookup helper by Johannes Berg · 16 years ago
  4. 857485c iwlwifi: move host command sending functions to core module by Tomas Winkler · 16 years ago
  5. 8622e70 iwlwifi: rename iwl4965_get_channel_info to iwl_get_channel_info by Assaf Krauss · 16 years ago
  6. 410e088 iwlwifi: iwl3945 remove 4965 commands by Tomas Winkler · 16 years ago
  7. ab885f8 iwlwifi-2.6: enables RX TKIP decryption in HW by Emmanuel Grumbach · 16 years ago
  8. 2bc7508 iwlwifi-2.6: enables HW TKIP encryption by Emmanuel Grumbach · 16 years ago
  9. 9ae4fda mac80211: allows driver to request a Phase 1 RX key by Emmanuel Grumbach · 16 years ago
  10. 5d2cdcd mac80211: get a TKIP phase key from skb by Emmanuel Grumbach · 16 years ago
  11. 17e476b iwlwifi-2.6: RX status translation to old scheme by Emmanuel Grumbach · 16 years ago
  12. deb09c4 iwlwifi-2.6: Cleans up set_key flow by Emmanuel Grumbach · 16 years ago
  13. bf85ea4 iwlwifi: Probe Flow - Extracting hw and priv init by Assaf Krauss · 16 years ago
  14. 1d0a082 iwlwifi: Probe Flow - Performing allocation in a separate function by Assaf Krauss · 16 years ago
  15. 00acbc9 iwlwifi: Packing all 4965 parameters by Assaf Krauss · 16 years ago
  16. 316c30d iwlwifi: Re-ordering probe flow (4965) by Assaf Krauss · 16 years ago
  17. 99f7d39 iwlwifi: remove macros containing offsets from eeprom struct by Reinette Chatre · 16 years ago
  18. ff829ae libertas: store rssi as an u32 by Holger Schurig · 16 years ago
  19. e98a88d libertas: remove lots of unused stuff by Holger Schurig · 16 years ago
  20. d4ff0ef libertas: misc power saving adjusts by Holger Schurig · 16 years ago
  21. c49c3b7 libertas: convert GET_LOG to a direct command by Holger Schurig · 16 years ago
  22. c97329e libertas: fix scheduling while atomic bug in CMD_MAC_CONTROL by Holger Schurig · 16 years ago
  23. 8db4a2b libertas: make a handy lbs_cmd_async() command by Holger Schurig · 16 years ago
  24. 712b6cf iwlwifi: Add debugfs to iwl core by Tomas Winkler · 16 years ago
  25. 19758be iwlwifi: Add TX/RX statistcs to driver by Tomas Winkler · 16 years ago
  26. c79dd5b iwlwifi: rename struct iwl4965_priv to struct iwl_priv by Tomas Winkler · 16 years ago
  27. 0a6857e iwlwifi: rename iwl-4965-debug.h back to iwl-debug.h by Tomas Winkler · 16 years ago
  28. 8236e18 iwlwifi: Bug fix, CCMP with HW encryption with AGG by Max Stepanov · 16 years ago
  29. 56ca84c libertas: remove some unused commands by Holger Schurig · 16 years ago
  30. d9e9778 libertas: rename packetfilter to mac_control by Holger Schurig · 16 years ago
  31. 835d3ac libertas: convert CMD_MAC_CONTROL to a direct command by Holger Schurig · 16 years ago
  32. 06802a8 Merge branch 'master' of ../net-2.6/ by David S. Miller · 16 years ago
  33. 9bd512f [CASSINI]: Use shorter list_splice_init() macro for brevity. by Robert P. J. Day · 16 years ago
  34. 80445cf [SCTP]: Remove redundant wrapper functions. by Florian Westphal · 16 years ago
  35. 2444844 [SCTP]: Replace char msg[] with static const char[]. by Florian Westphal · 16 years ago
  36. 3d3b2d2 fib_trie: print information on all routing tables by Stephen Hemminger · 16 years ago
  37. 2a706ec [AF_PACKET]: Remove unused variable. by Jiri Olsa · 16 years ago
  38. 2051f11 [TCP]: Shrink syncookie_secret by 8 byte. by Florian Westphal · 16 years ago
  39. 310afe8 [NET]: include/linux/udp.h - remove duplicate include by Joe Perches · 16 years ago
  40. cc32e05 [NET]: include/linux/igmp.h - remove duplicate include by Joe Perches · 16 years ago
  41. 414f69d [NET]: include/linux/atalk.h - remove duplicate include by Joe Perches · 16 years ago
  42. 7d164be [NET]: include/net/route.h - remove duplicate include by Joe Perches · 16 years ago
  43. 8f3ea33 sch_htb: fix "too many events" situation by Martin Devera · 16 years ago
  44. 061964f [IPV6]: Remove unused code in ndisc_send_redirect(). by Rami Rosen · 16 years ago
  45. 4b1b366 connector: convert to single-threaded workqueue by Evgeniy Polyakov · 16 years ago
  46. dbee0d3 [ATM]: When proc_create() fails, do some error handling work and return -ENOMEM. by Wang Chen · 16 years ago
  47. da990a2 [SUNGEM]: Fix NAPI assertion failure. by David S. Miller · 16 years ago
  48. 2572c14 BNX2X: prevent ethtool from setting port type by Eliezer Tamir · 16 years ago
  49. d5706ef [8390]: Fix build error. by David S. Miller · 16 years ago
  50. 76fef2b Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  51. 53a6201 [9P] net/9p/trans_fd.c: remove unused variable by Julia Lawall · 16 years ago
  52. 421f099 [IPV6] net/ipv6/ndisc.c: remove unused variable by Julia Lawall · 16 years ago
  53. 6440cc9 [IPV4] fib_trie: fix warning from rcu_assign_poinger by Stephen Hemminger · 16 years ago
  54. 817bc4d [IPV4] route: use read_mostly by Stephen Hemminger · 16 years ago
  55. ce25999 [IPV4]: sk parameter is unused in ipv4_dst_blackhole. by Denis V. Lunev · 16 years ago
  56. 0098b72 [NET]: NPROTO is redundant; it's equal to AF_MAX/PF_MAX. by Rusty Russell · 16 years ago
  57. fc8717b [RAW]: Add raw_hashinfo member on struct proto. by Pavel Emelyanov · 16 years ago
  58. 6ba5a3c [UDP]: Make full use of proto.h.udp_hash innovation. by Pavel Emelyanov · 16 years ago
  59. 39d8cda [SOCK]: Add udp_hash member to struct proto. by Pavel Emelyanov · 16 years ago
  60. 22aba38 [IPV4]: Always pass ip_options pointer into ip_options_compile. by Denis V. Lunev · 16 years ago
  61. ef72249 [IPV4]: Remove unused ip_options->is_data. by Denis V. Lunev · 16 years ago
  62. 10fe7d8 [IPV4]: Remove unnecessary check for opt->is_data in ip_options_compile. by Denis V. Lunev · 16 years ago
  63. 69d1506 [TCP]: Let skbs grow over a page on fast peers by Herbert Xu · 16 years ago
  64. ec3c098 [TCP]: TCP_DEFER_ACCEPT updates - process as established by Patrick McManus · 16 years ago
  65. e4c7884 [TCP]: TCP_DEFER_ACCEPT updates - dont retxmt synack by Patrick McManus · 16 years ago
  66. 539fae8 [TCP]: TCP_DEFER_ACCEPT updates - defer timeout conflicts with max_thresh by Patrick McManus · 16 years ago
  67. 7512cbf [DLCI]: Fix tiny race between module unload and sock_ioctl. by Pavel Emelyanov · 16 years ago
  68. 4cd9029 socket: SOCK_DEBUG type checking by Stephen Hemminger · 16 years ago
  69. 28518fc [NET]: NULL pointer dereference and other nasty things in /proc/net/(tcp|udp)[6] by Pavel Emelyanov · 16 years ago
  70. b1153f2 netlink: make socket filters work on netlink by Stephen Hemminger · 16 years ago
  71. 1233823 [SCTP]: Fix build warnings with IPV6 disabled. by David S. Miller · 16 years ago
  72. 12b1015 [IPV4]: Fix null dereference in ip_defrag by Phil Oester · 16 years ago
  73. 6f8b13b [NETNS][IPV6] tcp6 - make proc per namespace by Daniel Lezcano · 16 years ago
  74. 0c96d8c [NETNS][IPV6] udp6 - make proc per namespace by Daniel Lezcano · 16 years ago
  75. f40c817 [NETNS][IPV4] tcp - make proc handle the network namespaces by Daniel Lezcano · 16 years ago
  76. 8d9f174 [NETNS][IPV6] tcp - assign the netns for timewait sockets by Daniel Lezcano · 16 years ago
  77. a91275e [NETNS][IPV6] udp - make proc handle the network namespace by Daniel Lezcano · 16 years ago
  78. ea82edf [NETNS][IPV6] mcast - fix compilation warning when procfs is not compiled in by Daniel Lezcano · 16 years ago
  79. 82cc1a7 [NET]: Add per-connection option to set max TSO frame size by Peter P Waskiewicz Jr · 16 years ago
  80. a25606c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  81. 94833df [NET] ifb: set separate lockdep classes for queue locks by Jarek Poplawski · 16 years ago
  82. 38fe999 [IPV6] KCONFIG: Fix description about IPV6_TUNNEL. by YOSHIFUJI Hideaki · 16 years ago
  83. 607bfbf [TCP]: Fix shrinking windows with window scaling by Patrick McHardy · 16 years ago
  84. 8a455b0 netpoll: zap_completion_queue: adjust skb->users counter by Jarek Poplawski · 16 years ago
  85. 2bec008 bridge: use time_before() in br_fdb_cleanup() by Fabio Checconi · 16 years ago
  86. 7582a33 [TG3]: Fix build warning on sparc32. by David S. Miller · 16 years ago
  87. 781c284 MAINTAINERS: bluez-devel is subscribers-only by Pavel Machek · 16 years ago
  88. 75c0371 audit: netlink socket can be auto-bound to pid other than current->pid (v2) by Pavel Emelyanov · 16 years ago
  89. 4f42c28 [NET]: Fix permissions of /proc/net by Andre Noll · 16 years ago
  90. 270637a [SCTP]: Fix a race between module load and protosw access by Vlad Yasevich · 16 years ago
  91. d0ebf13 [NETFILTER]: ipt_recent: sanity check hit count by Daniel Hokka Zakrisson · 16 years ago
  92. 6aebb9b [NETFILTER]: nf_conntrack_h323: logical-bitwise & confusion in process_setup() by Roel Kluin · 16 years ago
  93. 247df45 [RT2X00] drivers/net/wireless/rt2x00/rt2x00dev.c: remove dead code, fix warning by Andrew Morton · 16 years ago
  94. 938b93a [NET]: Add debugging names to __RW_LOCK_UNLOCKED macros. by Robert P. J. Day · 16 years ago
  95. 577f99c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  96. 2f63392 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  97. 5e226e4 [IPV4]: esp_output() misannotations by Al Viro · 16 years ago
  98. 9534f03 [8021Q]: vlan_dev misannotations by Al Viro · 16 years ago
  99. 8e3d716 xfrm: ->eth_proto is __be16 by Al Viro · 16 years ago
  100. 0ff9663 [IPV4]: ipv4_is_lbcast() misannotations by Al Viro · 16 years ago