1. c600c82 rt2x00: Don't set unicast/BSSID masks when clearning MAC or BSSID by Ivo van Doorn · 14 years ago
  2. b9eca24 rt2x00: Wakeup hardware before loading firmware by Ivo van Doorn · 14 years ago
  3. 3613884 rt2x00: Validate TX status results with current data entry by Ivo van Doorn · 14 years ago
  4. 5ffddc4 rt2x00: Add rt2800_wait_csr_ready by Ivo van Doorn · 14 years ago
  5. 2035c0c rt2x00: Update rt2800 comments regarding AMPDU and PACKET_ID in TXWI by Helmut Schaa · 14 years ago
  6. a908a74 rt2x00: Rename txentry_desc.queue -> txentry_desc.qid by Helmut Schaa · 14 years ago
  7. 56363dd ath9k: fix spurious MIC failure reports by Felix Fietkau · 14 years ago
  8. 3653910 net/wireless: Remove double test by Julia Lawall · 14 years ago
  9. 9df86e2 wl1251: Fix queue stopping/waking for TX path by Denis 'GNUtoo' Carikli · 14 years ago
  10. 391a200 mac80211: Do not generate CQM events based on first Beacon frames by Jouni Malinen · 14 years ago
  11. 3ba06c6 mac80211: Fix signal strength average initialization for CQM events by Jouni Malinen · 14 years ago
  12. 4866995 Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6 by John W. Linville · 14 years ago
  13. 1f0f638 stmmac: Fix build warnings. by David S. Miller · 14 years ago
  14. 3ff2cfa ipv6: struct xfrm6_tunnel in read_mostly section by Eric Dumazet · 14 years ago
  15. 6dcd814 net: struct xfrm_tunnel in read_mostly section by Eric Dumazet · 14 years ago
  16. c274f29 net/m68k: Hydra Ethernet - print whole resource instead of start address by Geert Uytterhoeven · 14 years ago
  17. 3d5b99a TCP: update initial windows according to RFC 5681 by Gerrit Renker · 14 years ago
  18. 89858ad dccp ccid-3: use per-route RTO or TCP RTO as fallback by Gerrit Renker · 14 years ago
  19. 4886fca dccp ccid-2: Share TCP's minimum RTO code by Gerrit Renker · 14 years ago
  20. 22b71c8 tcp/dccp: Consolidate common code for RFC 3390 conversion by Gerrit Renker · 14 years ago
  21. d26eeb0 dccp ccid-2: Remove wrappers around sk_{reset,stop}_timer() by Gerrit Renker · 14 years ago
  22. d82b6f8 dccp ccid-2: Use u32 timestamps uniformly by Gerrit Renker · 14 years ago
  23. dca43c7 tcp: Add TCP_USER_TIMEOUT socket option. by Jerry Chu · 14 years ago
  24. 409456b net: fix datapath typo by Simon Horman · 14 years ago
  25. 2c70b51 IPVS: include net/ip6_checksum.h for csum_ipv6_magic by Stephen Rothwell · 14 years ago
  26. 2bc9e23 drivers/net/atl1c: Remove double test by Julia Lawall · 14 years ago
  27. 56543af starfire: use BUILD_BUG_ON for netdrv_addr_t by Akinobu Mita · 14 years ago
  28. d08336e starfire: use PCI_VDEVICE by Akinobu Mita · 14 years ago
  29. 6a499b2 phonet: use for_each_set_bit by Akinobu Mita · 14 years ago
  30. e27cd4f mlx4: use bitmap library by Akinobu Mita · 14 years ago
  31. 762c291 econet: kill unnecessary spin_lock_init() by Akinobu Mita · 14 years ago
  32. 034de00 slip: Use net_device_stats from struct net_device by Tobias Klauser · 14 years ago
  33. 5b714c6 mac80211: fix offchannel queue stop by Johannes Berg · 14 years ago
  34. c35d027 mac80211_hwsim: support runtime iftype changes by Johannes Berg · 14 years ago
  35. 34d4bc4 mac80211: support runtime interface type changes by Johannes Berg · 14 years ago
  36. 87490f6 mac80211: split out concurrent vif checks by Johannes Berg · 14 years ago
  37. bf533e0 mac80211: simplify zero address checks by Johannes Berg · 14 years ago
  38. 26a5845 mac80211: switch to ieee80211_sdata_running by Johannes Berg · 14 years ago
  39. b9dcf71 mac80211: clean up ifdown/cleanup paths by Johannes Berg · 14 years ago
  40. 2337db8 mac80211: use subqueue helpers by Johannes Berg · 14 years ago
  41. a621fa4 mac80211: allow changing port control protocol by Johannes Berg · 14 years ago
  42. c0692b8 cfg80211: allow changing port control protocol by Johannes Berg · 14 years ago
  43. 3ffc2a9 mac80211: allow vendor specific cipher suites by Johannes Berg · 14 years ago
  44. 7d64b7c cfg80211: allow vendor specific cipher suites by Johannes Berg · 14 years ago
  45. b49d09c cfg80211 docbook: remove erronous !A by Johannes Berg · 14 years ago
  46. fe67470 ath9k_htc: Enable ANI in associated state only by Rajkumar Manoharan · 14 years ago
  47. 0ec2f27 wl12xx: remove unneeded locking by Johannes Berg · 14 years ago
  48. 8789d45 mac80211: allow scan to complete from any context by Johannes Berg · 14 years ago
  49. 5f33c92 mac80211: remove unused scan expire define by Johannes Berg · 14 years ago
  50. 93dbbcc ath9k: Change the default LED pattern. by Vivek Natarajan · 14 years ago
  51. 53b1cf8 ath5k: fix off-by-one in pilot magnitude mask by Bob Copeland · 14 years ago
  52. df1c298 ath5k: re-order one of the frees on unwind by Dan Carpenter · 14 years ago
  53. d0fe478 iwlwifi: allow using multiple contexts by Johannes Berg · 14 years ago
  54. bde4530 iwlwifi: follow main beacon interval by Johannes Berg · 14 years ago
  55. b01efe4 iwlagn: always send RXON timing by Johannes Berg · 14 years ago
  56. 47313e3 iwlwifi: pass context to iwl_send_rxon_timing by Johannes Berg · 14 years ago
  57. 52a02d1 iwlwifi: send PAN parameters by Johannes Berg · 14 years ago
  58. 08abc53 iwlagn: send beacon before committing associated RXON by Johannes Berg · 14 years ago
  59. 2491fa4 iwlagn: send RXON timing before associating by Johannes Berg · 14 years ago
  60. e72f368 iwlagn: queue frames according to context by Johannes Berg · 14 years ago
  61. 60744f6 iwlagn: remove iw_mode check for beacon by Johannes Berg · 14 years ago
  62. ece9c4e iwlagn: detect PAN capability by Johannes Berg · 14 years ago
  63. 946ba30 iwlwifi: add PAN API by Johannes Berg · 14 years ago
  64. 76d0481 iwlwifi: introduce beacon context by Johannes Berg · 14 years ago
  65. 7e6a588 iwlwifi: move HT configuration data into context by Johannes Berg · 14 years ago
  66. 238d781 iwlwifi: add context pointer to station by Johannes Berg · 14 years ago
  67. 770e13b iwlwifi: store default station flags in context by Johannes Berg · 14 years ago
  68. c10afb6 iwlwifi: make hw crypto context aware by Johannes Berg · 14 years ago
  69. 2995baf iwlwifi: move AP sta ID to context by Johannes Berg · 14 years ago
  70. 95c38dd iwlwifi: clamp scanning dwell time to all contexts by Johannes Berg · 14 years ago
  71. 8bd413e iwlwifi: move virtual interface pointer into context by Johannes Berg · 14 years ago
  72. c90cbbb iwlwifi: add context into tx descriptor by Johannes Berg · 14 years ago
  73. 8dfdb9d iwlwifi: move QoS into context by Johannes Berg · 14 years ago
  74. 8f2d3d2 iwlwifi: contextify command sending by Johannes Berg · 14 years ago
  75. dcef732 iwlwifi: contextify-stations-completely by Johannes Berg · 14 years ago
  76. a194e32 iwlwifi: contextify broadcast station by Johannes Berg · 14 years ago
  77. 751ca30 iwlwifi: define PAN queues/FIFOs by Johannes Berg · 14 years ago
  78. 13bb948 iwlwifi: prepare for PAN queue/fifo assignment by Johannes Berg · 14 years ago
  79. 246ed35 iwlwifi: initial contextification by Johannes Berg · 14 years ago
  80. 0fdf4d0 bnx2x: fix wrong return from bnx2x_trylock_hw_lock by Eric Dumazet · 14 years ago
  81. 40d0802 gro: __napi_gro_receive() optimizations by Eric Dumazet · 14 years ago
  82. 250ad8f stmmac: Make time functionality depend upon RTC_HCTOSYS_DEVICE by David S. Miller · 14 years ago
  83. e132d8d qlcnic: PCI ID addition by Sritej Velaga · 14 years ago
  84. 0866d96 qlcnic: Fix driver load issue in FW hang by Anirban Chakraborty · 14 years ago
  85. 8cfdce0 qlcnic: Fix missing error codes by Sony Chacko · 14 years ago
  86. 53f91dc net: use scnprintf() to avoid potential buffer overflow by Changli Gao · 14 years ago
  87. 145ce50 net/sctp: Use pr_fmt and pr_<level> by Joe Perches · 14 years ago
  88. dee06e4 ipvs: switch to GFP_KERNEL allocations by Simon Horman · 14 years ago
  89. 4f72816 IPVS: convert __ip_vs_securetcp_lock to a spinlock by Simon Horman · 14 years ago
  90. bd14455 IPVS: convert __ip_vs_sched_lock to a spinlock by Simon Horman · 14 years ago
  91. 8870f84 IPVS: ICMPv6 checksum calculation by Simon Horman · 14 years ago
  92. 8a89142 bna: Fixed build break for allyesconfig by Rasesh Mody · 14 years ago
  93. ced1de4 r6040: Free irq line on error path by Denis Kirjanov · 14 years ago
  94. f0c54ac s2io: remove lro parameter by Amerigo Wang · 14 years ago
  95. def824c be2net: stats for packets received due to internal switching in ASIC. by Ajit Khaparde · 14 years ago
  96. 6d87f5c be2net: fix to dynamically generate MAC Address for VFs by Ajit Khaparde · 14 years ago
  97. aa7c6e5 bridge: avoid ethtool on non running interface by stephen hemminger · 14 years ago
  98. c5daddd qlge: Fix a deadlock when the interface is going down by Breno Leitao · 14 years ago
  99. 944c794 bridge: fix locking comment by Stephen Hemminger · 14 years ago
  100. b2aff96 net/netfilter/ipvs: Eliminate memory leak by Julia Lawall · 14 years ago