1. c527f81 ethoc: calculate number of buffers in ethoc_probe by Jonas Bonn · 14 years ago
  2. 14599f1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  3. d8d1f30 net-next: remove useless union keyword by Changli Gao · 14 years ago
  4. 592fcb9 ip: ip_ra_control() rcu fix by Eric Dumazet · 14 years ago
  5. 96b52e6 ipv6: mcast: RCU conversions by Eric Dumazet · 14 years ago
  6. 9785916 cleanup: remove pppoe_xmit() declaration. by Rami Rosen · 14 years ago
  7. cfa087f icmp: RCU conversion in icmp_address_reply() by Eric Dumazet · 14 years ago
  8. 88e7594 phonet: use call_rcu for phonet device free by Jiri Pirko · 14 years ago
  9. 832c10f wl1251: fix ELP_CTRL register reads by Grazvydas Ignotas · 14 years ago
  10. abe37c4 wireless: fix kernel-doc by Johannes Berg · 14 years ago
  11. 90b7260 mac80211: Add netif state checking to ieee80211_ifa_changed by Juuso Oikarinen · 14 years ago
  12. 3cfd43f ath5k: add debugfs file for queue debugging by Bruno Randolf · 14 years ago
  13. 20fbed2 ath5k: no need to save/restore the default antenna by Bruno Randolf · 14 years ago
  14. 0ca7402 ath5k: new function for setting the antenna switch table by Bruno Randolf · 14 years ago
  15. 39d5b2c ath5k: update AR5K_PHY_RESTART_DIV_GC values to match masks by Bruno Randolf · 14 years ago
  16. 84efa0e libertas: Fix ethtool reporting no WOL options supported if WOL is not already active by Sascha Silbe · 14 years ago
  17. bb69ae0 anycast: Some RCU conversions by Eric Dumazet · 14 years ago
  18. 6e8b11b net: avoid two atomic ops in ip_rcv_options() by Eric Dumazet · 14 years ago
  19. ed7865a4 ipv4: avoid two atomic ops in ip_rt_redirect() by Eric Dumazet · 14 years ago
  20. 9a57a9d igmp: avoid two atomic ops in igmp_rcv() by Eric Dumazet · 14 years ago
  21. 6601850 ip: Router Alert RCU conversion by Eric Dumazet · 14 years ago
  22. 8b37ef0 macvlan: use call_rcu for port free by Jiri Pirko · 14 years ago
  23. a5fdbca ath: Fix uninitialized variable warnings by Prarit Bhargava · 14 years ago
  24. 9d88477 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  25. 11b7c60 mac80211: fix lock leak w/ ARP filtering and w/o CONFIG_INET by John W. Linville · 14 years ago
  26. dc1dfe4 iwlwifi: fix-up botched revert by John W. Linville · 14 years ago
  27. 35dd050 mac80211: fix function pointer check by Holger Schurig · 14 years ago
  28. e500ae5 wireless: remove my name from the maintainer list by Zhu Yi · 14 years ago
  29. 436c109 ath5k: fix NULL pointer in antenna configuration by Bruno Randolf · 14 years ago
  30. 0f666a0 p54usb: Add device ID for Dell WLA3310 USB by Jason Dravet · 14 years ago
  31. aa679c3 wl1251: fix a memory leak in probe by Grazvydas Ignotas · 14 years ago
  32. 271c1df net: Remove unnecessary net action assertion by jamal · 14 years ago
  33. 9dacaf1 net sched: make pedit check for clones instead by jamal · 14 years ago
  34. f2a0336 htb: remove two unnecessary assignments by Changli Gao · 14 years ago
  35. fa6ca57 greth: Remove unnecessary memset of napi member in netdev private data by Tobias Klauser · 14 years ago
  36. 1789a64 raw: avoid two atomics in xmit by Eric Dumazet · 14 years ago
  37. fe33147 net-caif: Added missing lock validator constants by Alex Lorca · 14 years ago
  38. a8b690f tcp: Fix slowness in read /proc/net/tcp by Tom Herbert · 14 years ago
  39. 83038a2 tg3: Update version to 3.111 by Matt Carlson · 14 years ago
  40. 302b500 tg3: Add 5719 PCI device and phy IDs by Matt Carlson · 14 years ago
  41. a50d079 tg3: Add 5719 ASIC rev by Matt Carlson · 14 years ago
  42. 9c7df91 tg3: Use devfn to determine function number by Matt Carlson · 14 years ago
  43. 57d8b88 tg3: 5717: Allow serdes link via parallel detect by Matt Carlson · 14 years ago
  44. 2430b03 tg3: Allow single MSI-X vector allocations by Matt Carlson · 14 years ago
  45. 2601d8a tg3: Off-by-one error in RSS setup by Matt Carlson · 14 years ago
  46. b28f642 tg3: Fix a memory leak on 5717+ devices by Matt Carlson · 14 years ago
  47. b1d0521 tg3: Avoid tx lockups on 5755+ devices by Matt Carlson · 14 years ago
  48. f92d9dc1 tg3: Relocate APE mutex regs for 5717+ by Matt Carlson · 14 years ago
  49. eedc765 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  50. 024a07b r8169: fix random mdio_write failures by Timo Teräs · 14 years ago
  51. 8ffb335 ip6mr: fix a typo in ip6mr_for_each_table() by Eric Dumazet · 14 years ago
  52. f668da2 iwlwifi: fix wrapping when handling aggregated batches by Daniel Halperin · 14 years ago
  53. 02cd8de iwlwifi: parse block ack responses correctly by Daniel Halperin · 14 years ago
  54. 18ab9f1 iwlwifi: remove unused parameter by Wey-Yi Guy · 14 years ago
  55. f84b29e iwlwifi: queue user-initiated scan when doing internal scan by Johannes Berg · 14 years ago
  56. 0e1654f iwlwifi: generic scan TX antenna forcing by Johannes Berg · 14 years ago
  57. 3839f7c iwlwifi: do not use huge command buffer for channel switch by Wey-Yi Guy · 14 years ago
  58. ff0d91c iwlwifi: reduce memory allocation by Johannes Berg · 14 years ago
  59. 519c7c4 iwlwifi: kzalloc txb array by Johannes Berg · 14 years ago
  60. 6f80240 iwlagn: fix bug in txq freeing by Johannes Berg · 14 years ago
  61. 4f5fa23 iwl3945: fix bugs in txq freeing by Johannes Berg · 14 years ago
  62. fc66be2 iwlwifi: remove inaccurate comment by Wey-Yi Guy · 14 years ago
  63. 3779db1 iwlwifi: remove priv->mac_addr by Johannes Berg · 14 years ago
  64. f8525e5 iwlwifi: beacon internal time unit by Wey-Yi Guy · 14 years ago
  65. 79d0732 iwlwifi: support channel switch offload in driver by Wey-Yi Guy · 14 years ago
  66. a0ee74c iwlwifi: beacon format related helper function by Wey-Yi Guy · 14 years ago
  67. ae0bce0 iwlwifi: remove unused parameter in iwl_priv by Wey-Yi Guy · 14 years ago
  68. f430844 iwlwifi: do not clear data after chain noise calib by Shanyu Zhao · 14 years ago
  69. 86cc652 iwlwifi: remove debug frame dumping by Johannes Berg · 14 years ago
  70. 3a0b9aa iwlwifi: use virtual interface address for scan by Johannes Berg · 14 years ago
  71. 7684c40 iwlwifi: set MAC address in RXON from interface by Johannes Berg · 14 years ago
  72. 30eabc1 iwlwifi: remove mac_addr assignment by Johannes Berg · 14 years ago
  73. 6dea887 iwlwifi: remove unused wlap_bssid_addr assignment by Johannes Berg · 14 years ago
  74. 041fa0c iwlwifi: remove useless node_addr assignments by Johannes Berg · 14 years ago
  75. 7d47618 iwlwifi: move sysfs_create_group to post request firmware by Emmanuel Grumbach · 14 years ago
  76. 9edc71b iwlwifi: add name to Maintainers list by Wey-Yi Guy · 14 years ago
  77. 1402364 iwl3945: fix internal scan by Abhijeet Kolekar · 14 years ago
  78. a6866ac iwl3945: enable stuck queue detection on 3945 by Reinette Chatre · 14 years ago
  79. e59d44d ixgbevf: Enable GRO by default by Shirley Ma · 14 years ago
  80. 72e09ad ipv6: avoid high order allocations by Eric Dumazet · 14 years ago
  81. 59d4289 fec: convert legacy PM hooks to dem_pm_ops by Denis Kirjanov · 14 years ago
  82. bb1d912 bonding: allow user-controlled output slave selection by Andy Gospodarek · 14 years ago
  83. ebd8e49 bonding: add all_slaves_active parameter by Andy Gospodarek · 14 years ago
  84. b78462e skbuff: add check for non-linear to warn_if_lro and needs_linearize by Alexander Duyck · 14 years ago
  85. 55c95e7 fix return value of __pppoe_xmit() method. by Rami Rosen · 14 years ago
  86. 5918e2f syncookies: update mss tables by Florian Westphal · 14 years ago
  87. af9b473 syncookies: avoid unneeded tcp header flag double check by Florian Westphal · 14 years ago
  88. 2a1d4bd syncookies: make v4/v6 synflood warning behaviour the same by Florian Westphal · 14 years ago
  89. ca73359 X25: remove duplicated #include by Huang Weiyi · 14 years ago
  90. c446492 tcp: use correct net ns in cookie_v4_check() by Eric Dumazet · 14 years ago
  91. ca55158 rps: tcp: fix rps_sock_flow_table table updates by Eric Dumazet · 14 years ago
  92. 536e00e ppp_generic: fix multilink fragment sizes by Ben McKeegan · 14 years ago
  93. 57f1553 syncookies: remove Kconfig text line about disabled-by-default by Florian Westphal · 14 years ago
  94. ca73948 ixgbe: only check pfc bits in hang logic if pfc is enabled by John Fastabend · 14 years ago
  95. 8764ab2 net: check for refcount if pop a stacked dst_entry by Steffen Klassert · 14 years ago
  96. 467429b ssb: remove the ssb DMA API by FUJITA Tomonori · 14 years ago
  97. 39a6f4b b44: replace the ssb_dma API with the generic DMA API by FUJITA Tomonori · 14 years ago
  98. 718e889 b43: replace the ssb_dma API with the generic DMA API by FUJITA Tomonori · 14 years ago
  99. 4e80313 b43legacy: replace the ssb_dma API with the generic DMA API by FUJITA Tomonori · 14 years ago
  100. 14f9295 ssb: add dma_dev to ssb_device structure by FUJITA Tomonori · 14 years ago