1. bce7b15 Phonet: global definitions by Remi Denis-Courmont · 16 years ago
  2. 5c18245 ipsec: Fix xfrm_state_walk race by Herbert Xu · 16 years ago
  3. fcaa406 cassini: use request_firmware by Jaswinder Singh · 16 years ago
  4. 5e68722 net/atm/lec.c: drop code after return by Julia Lawall · 16 years ago
  5. bb55b32 drivers/net/wan: Use DIV_ROUND_UP by Julia Lawall · 16 years ago
  6. 6a19309 drivers/atm: Use DIV_ROUND_UP by Julia Lawall · 16 years ago
  7. ca330c5 hci_usb: replace mb with smp_mb by Ming Lei · 16 years ago
  8. d48abfe net: em_cmp.c use unaligned access helpers by Harvey Harrison · 16 years ago
  9. 978e9ae irda: follow lspci device/vendor style by Bjorn Helgaas · 16 years ago
  10. ce425a9 mISDN: misc timerdev fixes by Andi Kleen · 16 years ago
  11. 1532dcb mISDN: annotate iomem pointer and add statics by Harvey Harrison · 16 years ago
  12. f11d32d mISDN: endian annotations for struct zt by Harvey Harrison · 16 years ago
  13. 4d5392c drivers/isdn/capi/kcapi.c: Adjust error handling code involving capi_ctr_put by Julia Lawall · 16 years ago
  14. 2cdc557 netfilter: xt_time gives a wrong monthday in a leap year by Kaihui Luo · 16 years ago
  15. 147e70e cxgb3: Use SKB list interfaces instead of home-grown implementation. by David S. Miller · 16 years ago
  16. 38783e6 isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation. by David S. Miller · 16 years ago
  17. 8fc5387 bluetooth: hci_bcsp: Use SKB list interfaces instead of home-grown stuff. by David S. Miller · 16 years ago
  18. e9bb8fb aoe: Use SKB interfaces for list management instead of home-grown stuff. by David S. Miller · 16 years ago
  19. 67fed45 net: Add new interfaces for SKB list light-weight init and splicing. by David S. Miller · 16 years ago
  20. ceade961 atm: idt77252: Use generic SKB queue management instead of home-grown scheme. by David S. Miller · 16 years ago
  21. 43f59c8 net: Remove __skb_insert() calls outside of skbuff internals. by David S. Miller · 16 years ago
  22. f5fff5d tcp: advertise MSS requested by user by Tom Quetchenbach · 16 years ago
  23. 6067804 net: Use hton[sl]() instead of __constant_hton[sl]() where applicable by Arnaldo Carvalho de Melo · 16 years ago
  24. a574420 multiq: requeue should rewind the current_band by Alexander Duyck · 16 years ago
  25. 618d9f2 tcp: back retransmit_high when it over-estimated by Ilpo Järvinen · 16 years ago
  26. 90638a0 tcp: don't clear lost_skb_hint when not necessary by Ilpo Järvinen · 16 years ago
  27. ef9da47 tcp: don't clear retransmit_skb_hint when not necessary by Ilpo Järvinen · 16 years ago
  28. f0ceb0e tcp: remove retransmit_skb_hint clearing from failure by Ilpo Järvinen · 16 years ago
  29. 0e1c54c tcp: reorganize retransmit code loops by Ilpo Järvinen · 16 years ago
  30. 08ebd17 tcp: remove tp->lost_out guard to make joining diff nicer by Ilpo Järvinen · 16 years ago
  31. 61eb55f tcp: Reorganize skb tagbit checks by Ilpo Järvinen · 16 years ago
  32. 3463857 tcp: remove obsolete validity concern by Ilpo Järvinen · 16 years ago
  33. b5afe7b tcp: add tcp_can_forward_retransmit by Ilpo Järvinen · 16 years ago
  34. 184d68b tcp: No need to clear retransmit_skb_hint when SACKing by Ilpo Järvinen · 16 years ago
  35. f09142e tcp: Kill precaution that's very likely obsolete by Ilpo Järvinen · 16 years ago
  36. 006f582 tcp: convert retransmit_cnt_hint to seqno by Ilpo Järvinen · 16 years ago
  37. 41ea36e tcp: add helper for lost bit toggling by Ilpo Järvinen · 16 years ago
  38. c8c213f tcp: move tcp_verify_retransmit_hint by Ilpo Järvinen · 16 years ago
  39. 64edc27 tcp: Partial hint clearing has again become meaningless by Ilpo Järvinen · 16 years ago
  40. d950f26 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
  41. 04da2cf qlge: Protect qlge_resume() with CONFIG_PM by David S. Miller · 16 years ago
  42. 53159d0 qlge: Fix warnings in debugging code. by David S. Miller · 16 years ago
  43. 79b6f7e Merge branch 'new-drivers' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  44. 02a1416 net: Fix build with ARCH=um by David S. Miller · 16 years ago
  45. 821c92f ISDN sockets: add missing lockdep strings by Rémi Denis-Courmont · 16 years ago
  46. ac392ab bnx2: Remove timer_interval field from the bnx2 structure by Benjamin Li · 16 years ago
  47. fbbf68b bnx2: Remove name field from bnx2 structure by Benjamin Li · 16 years ago
  48. 453a9c6 bnx2: Update MODULE_DESCRIPTION to include the 5716 by Benjamin Li · 16 years ago
  49. 344478d bnx2: In bnx2_set_mac_link() return void rather then int by Benjamin Li · 16 years ago
  50. c4e84bd qlge: New Qlogic 10Gb Ethernet Driver. by Ron Mercer · 16 years ago
  51. 9525223 jme: JMicron Gigabit Ethernet Driver by Guo-Fu Tseng · 16 years ago
  52. 01f2e4e enic: add Cisco 10G Ethernet NIC driver by Scott Feldman · 16 years ago
  53. 452c1ce atl2: add atl2 driver by Chris Snook · 16 years ago
  54. d286600 ipvs: change some __constant_htons() to htons() by Brian Haley · 16 years ago
  55. 563e94f ipvs: add __aquire/__release annotations to ip_vs_info_seq_start/ip_vs_info_seq_stop by Simon Horman · 16 years ago
  56. dff630d ipvs: supply a valid 0 address to ip_vs_conn_new() by Simon Horman · 16 years ago
  57. 9e691ed ipvs: only unlock in ip_vs_edit_service() if already locked by Simon Horman · 16 years ago
  58. e8ae43e Merge git://git.kernel.org/pub/scm/linux/kernel/git/horms/lvs-2.6 into lvs-next-2.6 by Simon Horman · 16 years ago
  59. 375da53 libertas: correct "limited range of data type" warning by John W. Linville · 16 years ago
  60. 75d31cf orinoco: Fix compile warnings by David Kilroy · 16 years ago
  61. e16ce63 mac80211 : Fix mode change hard_start_xmit function by Abhijeet Kolekar · 16 years ago
  62. 538df28 mac80211: remove debug frame dumping by Johannes Berg · 16 years ago
  63. c1b6cf4 mac80211: remove beacon counters by Johannes Berg · 16 years ago
  64. 62c1f95 mac80211: clean up kdoc by Johannes Berg · 16 years ago
  65. 9222963 mac80211: fix sta_info kernel-doc warning by Johannes Berg · 16 years ago
  66. 0e057d73 mac80211 hwsim: make radio list dynamic by Johannes Berg · 16 years ago
  67. 25d834e mac80211: fix virtual interfaces vs. injection by Johannes Berg · 16 years ago
  68. 9c31fd6 libertas: Reduce the WPA key installation time. by Javier Cardona · 16 years ago
  69. bed7aac rfkill: remove transmitter blocking on suspend by Henrique de Moraes Holschuh · 16 years ago
  70. e35cc4d b43: fix QoS parameters initialization by Lorenzo Nava · 16 years ago
  71. 25cb6ca iwl3945: add MODULE_FIRMWARE for 3945 HW by Zhu Yi · 16 years ago
  72. c9f79ed iwlwifi: add MODULE_FIRMWARE for 5000 HW by Tomas Winkler · 16 years ago
  73. e96a849 iwlwifi: update 5350 Wifi PCI IDs by Tomas Winkler · 16 years ago
  74. 3061307 mac80211: pass AP vif pointer for VLANs by Johannes Berg · 16 years ago
  75. ff550cb iwlwifi: don't access mac80211's AMPDU state machine by Johannes Berg · 16 years ago
  76. 687c7c0 mac80211: share sta_info->ht_info by Johannes Berg · 16 years ago
  77. ae17e98 mac80211: move txrate_idx into RC algorithms by Johannes Berg · 16 years ago
  78. 323ce79 mac80211: share sta->supp_rates by Johannes Berg · 16 years ago
  79. b7e3500 mac80211: move last_txrate_idx into RC algorithms by Johannes Berg · 16 years ago
  80. 95dac040 mac80211: small rate control changes by Johannes Berg · 16 years ago
  81. 81c0652 mac80211 hwsim: verify sta pointers by Johannes Berg · 16 years ago
  82. 17741cd mac80211: share STA information with driver by Johannes Berg · 16 years ago
  83. 8aa21e6 mac80211 hwsim: verify vif pointers by Johannes Berg · 16 years ago
  84. 7a725f7 mac80211: warn on some invalid vlan operations by Johannes Berg · 16 years ago
  85. 0d143fe mac80211: move regular interface handling by Johannes Berg · 16 years ago
  86. 05c914f mac80211: use nl80211 interface types by Johannes Berg · 16 years ago
  87. 96dd22a mac80211: inform driver of basic rateset by Johannes Berg · 16 years ago
  88. ccd7b36 mac80211: clean up some comments by Johannes Berg · 16 years ago
  89. c2b1345 mac80211: clean up scan namespace by Johannes Berg · 16 years ago
  90. 213cd11 mac80211: make bridge_packets a virtual interface option by Johannes Berg · 16 years ago
  91. e16751c mac80211: move ieee80211_set_freq to utils by Johannes Berg · 16 years ago
  92. 9c6bd79 mac80211: reorder MLME code more by Johannes Berg · 16 years ago
  93. 5bc7572 mac80211: fix scan vs. interface removal race by Johannes Berg · 16 years ago
  94. b741343 mac80211: fix work race by Johannes Berg · 16 years ago
  95. 472dbc4 mac80211: split off mesh handling entirely by Johannes Berg · 16 years ago
  96. 7c95069 mac80211: dont set REQ_RUN when scan finishes by Johannes Berg · 16 years ago
  97. a1678f8 mac80211: move STA timer restart by Johannes Berg · 16 years ago
  98. 24723d1 mac80211: move ieee80211_sta_expire by Johannes Berg · 16 years ago
  99. 39fcf7a libertas: convert SNMP_MIB to a direct command by Dan Williams · 16 years ago
  100. 500c064 ath9k: Add RF kill support by Vasanthakumar Thiagarajan · 16 years ago