1. 61c33e0 atm: use const where reasonable by Mitchell Blank Jr · 16 years ago
  2. df3bc8b atm: [suni] add support for setting loopback and framing modes by Chas Williams · 16 years ago
  3. 2be63b8 atm: [iphase] move struct suni_priv to suni.h by Jorge Boncompte [DTI2] · 16 years ago
  4. f586287 bridge: fix IPV6=n build by Randy Dunlap · 16 years ago
  5. 92c0574 bridge: make bridge address settings sticky by Stephen Hemminger · 16 years ago
  6. 43aa192 bridge: handle process all link-local frames by Stephen Hemminger · 16 years ago
  7. 3d00fb9 sctp: fix error path in sctp_proc_init by Pavel Emelyanov · 16 years ago
  8. 48c5732 netrom: Kill spurious NULL'ing of sk->sk_socket. by David S. Miller · 16 years ago
  9. c751e4f x25: Use sock_orphan() instead of open-coded (and buggy) variant. by David S. Miller · 16 years ago
  10. 0efffaf econet: Use sock_orphan() instead of open-coded (and buggy) variant. by David S. Miller · 16 years ago
  11. b61d38e x25: Use sock_graft() and remove bogus sk_socket and sk_sleep init. by David S. Miller · 16 years ago
  12. 44ccff1 rose: Use sock_graft() and remove bogus sk_socket and sk_sleep init. by David S. Miller · 16 years ago
  13. 7b66767 netrom: Use sock_graft() and remove bogus sk_socket and sk_sleep init. by David S. Miller · 16 years ago
  14. 9375cb8 ax25: Use sock_graft() and remove bogus sk_socket and sk_sleep init. by David S. Miller · 16 years ago
  15. ee5850d llc: Use sock_graft() instead of by-hand version. by David S. Miller · 16 years ago
  16. 338db08 net: Kill SOCK_SLEEP_PRE and SOCK_SLEEP_POST, no users. by David S. Miller · 16 years ago
  17. 22196d3 decnet: Remove SOCK_SLEEP_{PRE,POST} usage. by David S. Miller · 16 years ago
  18. 8ce9c6e sctp: Kill SCTP_SOCK_SLEEP_{PRE,POST}, unused. by David S. Miller · 16 years ago
  19. caea902 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  20. 65c3e47 atm: [he] send idle cells instead of unassigned when in SDH mode by Chas Williams · 16 years ago
  21. 28e84ab atm: [he] limit queries to the device's register space by Robert T. Johnson · 16 years ago
  22. 7e903c2 atm: [br2864] fix routed vcmux support by Eric Kinzie · 16 years ago
  23. 059e377 atm: [he] only support suni driver on multimode interfaces by Chas Williams · 16 years ago
  24. d6c1d70 atm: [iphase] doesn't call phy->start due to a bogus #ifndef by Jorge Boncompte [DTI2] · 16 years ago
  25. c0ed0b6 atm: [iphase] set drvdata before enabling interrupts by Jorge Boncompte [DTI2] · 16 years ago
  26. 2714166 atm: [br2684] Fix oops due to skb->dev being NULL by Jorge Boncompte [DTI2] · 16 years ago
  27. 0b44191 netns: introduce the net_hash_mix "salt" for hashes by Pavel Emelyanov · 16 years ago
  28. 33de014 inet6: add struct net argument to inet6_ehashfn by Pavel Emelyanov · 16 years ago
  29. 9f26b3a inet: add struct net argument to inet_ehashfn by Pavel Emelyanov · 16 years ago
  30. 2086a65 inet: add struct net argument to inet_lhashfn by Pavel Emelyanov · 16 years ago
  31. 7f635ab inet: add struct net argument to inet_bhashfn by Pavel Emelyanov · 16 years ago
  32. 19c7578 udp: add struct net argument to udp_hashfn by Pavel Emelyanov · 16 years ago
  33. e316349 udp: provide a struct net pointer for __udp[46]_lib_mcast_deliver by Pavel Emelyanov · 16 years ago
  34. d626628 udp: introduce a udp_hashfn function by Pavel Emelyanov · 16 years ago
  35. a9d246d ipv4: Remove unused definitions in net/ipv4/tcp_ipv4.c. by Rami Rosen · 16 years ago
  36. 68be802 raw: Restore /proc/net/raw correct behavior by Eric Dumazet · 16 years ago
  37. 6de329e net: Fix test for VLAN TX checksum offload capability by Ben Hutchings · 16 years ago
  38. 319fa2a sctp: Correclty set changeover_active for SFR-CACC by Vlad Yasevich · 16 years ago
  39. 80896a3 sctp: Correctly cleanup procfs entries upon failure. by Wei Yongjun · 16 years ago
  40. 93653e0 tcp: Revert reset of deferred accept changes in 2.6.26 by David S. Miller · 16 years ago
  41. 2b4743b ipv6 sit: Avoid extra need for compat layer in PRL management. by YOSHIFUJI Hideaki · 16 years ago
  42. 47083fc pkt_sched: Change HTB_HYSTERESIS to a runtime parameter htb_hysteresis. by Jesper Dangaard Brouer · 16 years ago
  43. f9ffced pkt_sched: HTB scheduler, change default hysteresis mode to off. by Jesper Dangaard Brouer · 16 years ago
  44. 34a5d71 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  45. 942e7b1 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  46. 7d06b2e net: change proto destroy method to return void by Brian Haley · 16 years ago
  47. 87291c0 mac80211: eliminate IBSS warning in rate_lowest_index() by Vladimir Koutny · 16 years ago
  48. c644bce mac80211: tkip.c use a local struct tkip_ctx in ieee80211_get_tkip_key by Harvey Harrison · 16 years ago
  49. 7c70537 mac80211: tkip.c fold ieee80211_gen_rc4key into its one caller by Harvey Harrison · 16 years ago
  50. c801242 mac80211: tkip.c consolidate tkip IV writing in helper by Harvey Harrison · 16 years ago
  51. 87228f5 mac80211: rx.c use new helpers by Harvey Harrison · 16 years ago
  52. 002aaf4 mac80211: wme.c use new helpers by Harvey Harrison · 16 years ago
  53. a494bb1 mac80211: use new helpers in util.c - ieee80211_get_bssid() by Harvey Harrison · 16 years ago
  54. d5184ca mac80211: wpa.c use new access helpers by Harvey Harrison · 16 years ago
  55. 6693be7 mac80211: add utility function to get header length by Harvey Harrison · 16 years ago
  56. c9c6950 mac80211: make ieee80211_get_hdrlen_from_skb return unsigned by Harvey Harrison · 16 years ago
  57. 8b7b1e0 mac80211: remove ieee80211_get_morefrag by Harvey Harrison · 16 years ago
  58. fd7c8a4 mac80211: add helpers for frame control testing by Harvey Harrison · 16 years ago
  59. e36cfdc mac80211_hwsim: Shared TX code for received frames and Beacons by Jouni Malinen · 16 years ago
  60. f248f10 mac80211_hwsim: Minor cleanup by Jouni Malinen · 16 years ago
  61. ba77f1a mac80211_hwsim: Clean up documentation by Jouni Malinen · 16 years ago
  62. acc1e7a mac80211_hwsim: 802.11 radio simulator for mac80211 by Jouni Malinen · 16 years ago
  63. 14a08a7 iwlwifi: unify SW rf-kill flow by Emmanuel Grumbach · 16 years ago
  64. 14b3d33 iwlwifi: remove 4965 prefix from iwl4965_ucode by Ron Rindjunsky · 16 years ago
  65. 5d72a1f iwlwifi: adding channels to sysfs by Ester Kummer · 16 years ago
  66. dc0ae30 mac80211: fix beacon interval value by Tomas Winkler · 16 years ago
  67. 5720508 rndis_wlan: Use kernel-supplied ARRAY_SIZE() macro. by Robert P. J. Day · 16 years ago
  68. 90d0734 rndis_wlan: preallocate command buffer for set/get_oid by Jussi Kivilinna · 16 years ago
  69. bb8649d rndis_wlan: use kzalloc to allocate private data by Jussi Kivilinna · 16 years ago
  70. 8d5e0d5 mac80211: do not fragment while aggregation is in use by Ron Rindjunsky · 16 years ago
  71. 58d0f36 iwlwifi: remove iwlcore_low_level_notify by Emmanuel Grumbach · 16 years ago
  72. be1f3ab6 iwlwifi: general code clean up by Emmanuel Grumbach · 16 years ago
  73. 808e72a iwlwifi: fix software rf_kill problem when interface is down by Zhu Yi · 16 years ago
  74. 95483b6 iwlwifi: remove dead code iwl4965_calc_db_from_ratio by Emmanuel Grumbach · 16 years ago
  75. 91dbc5b iwlwifi: retfactor get_temperature functions by Emmanuel Grumbach · 16 years ago
  76. 47f4a58 iwlwifi: move iwl4965_rf_kill_ct_config to iwl-core.c by Emmanuel Grumbach · 16 years ago
  77. f53696d iwlwifi: cleans up scanning code by Tomas Winkler · 16 years ago
  78. e7d326a iwlwifi: move rate helpers to iwlcore by Tomas Winkler · 16 years ago
  79. 2a421b9 iwlwifi: move scan to iwl-scan.c iwlcore by Tomas Winkler · 16 years ago
  80. 4564ce8 iwlwifi: add bad length check for WEP keys by Emmanuel Grumbach · 16 years ago
  81. 630fe9b iwlwifi: refactor setting tx power by Tomas Winkler · 16 years ago
  82. 25a6572 iwlwifi: refactor tx aggregation response flow by Tomas Winkler · 16 years ago
  83. 398f9e7 iwlwifi: Fix mode changes (ad-hoc <--> managed) by Assaf Krauss · 16 years ago
  84. c46fbef iwlwifi enabling IBSS (Ad-Hoc) mode by Assaf Krauss · 16 years ago
  85. f3d5b45 iwlwifi: fix resart flow after fw error by Emmanuel Grumbach · 16 years ago
  86. 64e72c3e iwlwifi: fix resume SW RF-kill by Mohamed Abbas · 16 years ago
  87. 77c5d08 iwlwifi: format log prints for easier parsing by Tomas Winkler · 16 years ago
  88. 753f766 iwlwifi: fix bug when moving from 11gn to 11a or 11an to 11g by Emmanuel Grumbach · 16 years ago
  89. 963f551 iwlwifi: remove redundant flags regarding to FAT channel by Emmanuel Grumbach · 16 years ago
  90. 838f8a7 iwlwifi: remove unused flag by Tomas Winkler · 16 years ago
  91. faa2971 iwlwifi: fix allow iwlwifi to aggregate according to tid load by Ron Rindjunsky · 16 years ago
  92. 263b5f5 iwlwifi: use ieee80211_conf to examine rate capabilities by Ron Rindjunsky · 16 years ago
  93. e26e47d iwlwifi: add TX aggregation code for 5000 HW by Tomas Winkler · 16 years ago
  94. 7f3e4bb iwlwifi: map sw and hw ampdu queues by Ron Rindjunsky · 16 years ago
  95. 203566f iwlwifi: add possibility to disable tx_power calibration by Emmanuel Grumbach · 16 years ago
  96. 4e39317 iwlwifi: clean up in setup/cancel deferred work by Emmanuel Grumbach · 16 years ago
  97. 16e727e iwlwifi: removes the RUN_TIME_CALIB ifdef by Emmanuel Grumbach · 16 years ago
  98. a78a832 libertas: rename some registers to clarify their meaning by Holger Schurig · 16 years ago
  99. 4c55523 libertas: check for old, unsupported hardware by Holger Schurig · 16 years ago
  100. 5314325 libertas: document register meanings by Holger Schurig · 16 years ago