1. 5eaa65b net: Make static by Roel Kluin · 16 years ago
  2. 2107fb8 smsc911x: add dynamic bus configuration by Steve Glendinning · 16 years ago
  3. 6fabd71 ixgbe: Implement PCIe AER support by Peter P Waskiewicz Jr · 16 years ago
  4. 5e8427e igb: Correctly determine pci-e function number in virtual environment by Alexander Duyck · 16 years ago
  5. b4557be igb: update handling of RCTL for smaller buffer sizes by Alexander Duyck · 16 years ago
  6. e97fd7c bonding: turn all bond_parm_tbls const by Holger Eitzenberger · 16 years ago
  7. 325dcf7 bonding: make tbl argument to bond_parse_parm() const by Holger Eitzenberger · 16 years ago
  8. d787552 bonding: remove duplicate declarations by Holger Eitzenberger · 16 years ago
  9. 5a03cdb bonding: use pr_debug instead of own macros by Holger Eitzenberger · 16 years ago
  10. ef65583 bonding: fix compile error if debug enabled by Holger Eitzenberger · 16 years ago
  11. 77afc92 bonding: use table for mode names by Holger Eitzenberger · 16 years ago
  12. 5840205 bonding: add and use bond_is_lb() by Holger Eitzenberger · 16 years ago
  13. 512bb43 pkt_sched: sch_htb: Optimize WARN_ONs in htb_dequeue_tree() etc. by Jarek Poplawski · 16 years ago
  14. 1b5c007 pkt_sched: sch_htb: Optimize htb_find_next_upper() by Jarek Poplawski · 16 years ago
  15. dbb7a95 phy: Add LSI ET1011C PHY driver by Chaithrika U S · 16 years ago
  16. e19caae bluetooth: Fix unused var warning properly in rfcomm_sock_ioctl(). by David S. Miller · 16 years ago
  17. bcb09dc myri10ge: check fragmentation in LRO get_frag_header() by Brice Goglin · 16 years ago
  18. 6cf1a0f bluetooth: Fix rfcomm_sock_ioctl() build failure with debugging enabled. by David S. Miller · 16 years ago
  19. e421300 hydra: fix compilation by Alexey Dobriyan · 16 years ago
  20. 6fdd34d dccp ccid-2: Phase out the use of boolean Ack Vector sysctl by Gerrit Renker · 16 years ago
  21. 4098dce dccp: Remove manual influence on NDP Count feature by Gerrit Renker · 16 years ago
  22. 0049bab dccp: Remove obsolete parts of the old CCID interface by Gerrit Renker · 16 years ago
  23. 63b8e28 dccp: Clean up old feature-negotiation infrastructure by Gerrit Renker · 16 years ago
  24. 991d927 dccp: Integration of dynamic feature activation - part 3 (client side) by Gerrit Renker · 16 years ago
  25. 192b27f dccp: Integration of dynamic feature activation - part 2 (server side) by Gerrit Renker · 16 years ago
  26. 6eb55d1 dccp: Integration of dynamic feature activation - part 1 (socket setup) by Gerrit Renker · 16 years ago
  27. b74ca3a netdevice: Kill netdev->priv by Wang Chen · 16 years ago
  28. 5a001a0 staging-winbond: Kill directly reference of netdev->priv by Wang Chen · 16 years ago
  29. 4bcd426 staging-slicoss: Kill directly reference of netdev->priv by Wang Chen · 16 years ago
  30. 979123d staging-p80211: Kill directly reference of netdev->priv by Wang Chen · 16 years ago
  31. ad660e2 s390_net: Kill directly reference of netdev->priv by Wang Chen · 16 years ago
  32. 26aca5e net: Fix incorrect use of loose in spider_net.c by Nick Andrew · 16 years ago
  33. 6c5cc8e wireless: Fix incorrect use of loose in wext.c by Nick Andrew · 16 years ago
  34. a2acde0 tcp: fix tso_should_defer in 64bit by Ilpo Järvinen · 16 years ago
  35. d5dd917 tcp: use tcp_write_xmit also in tcp_push_one by Ilpo Järvinen · 16 years ago
  36. 730c30e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  37. 726e07a tcp: move some parts from tcp_write_xmit by Ilpo Järvinen · 16 years ago
  38. 41834b7 tcp: share code through function, not through copy-paste. :-) by Ilpo Järvinen · 16 years ago
  39. ee6aac5 tcp: drop tcp_bound_rto, merge content of it tcp_set_rto by Ilpo Järvinen · 16 years ago
  40. 5013316 tcp: no need to pass prev skb around, reduces arg pressure by Ilpo Järvinen · 16 years ago
  41. a1197f5 tcp: introduce struct tcp_sacktag_state to reduce arg pressure by Ilpo Järvinen · 16 years ago
  42. 775ffab tcp: make mtu probe failure to not break gso'ed skbs unnecessarily by Ilpo Järvinen · 16 years ago
  43. 9969ca5 tcp: Fix thinko making the not-shiftable to cover S|R as well by Ilpo Järvinen · 16 years ago
  44. f0bc52f tcp: force mss equality with the next skb too. by Ilpo Järvinen · 16 years ago
  45. 61c1d05 dccp: use roundup instead of opencoding by Ilpo Järvinen · 16 years ago
  46. d2b8881 tty: driverdata and discdata are void * by Alan Cox · 16 years ago
  47. 8a1ec21 tty: Flags should be accessed via the foo_bit interfaces by Alan Cox · 16 years ago
  48. 098401a 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
  49. 0a0755c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  50. cb7b48f igb/e1000e: Naming interrupt vectors by Alexander Duyck · 16 years ago
  51. c112d0c ath9k: Use GFP_ATOMIC when allocating TX private area by Luis R. Rodriguez · 16 years ago
  52. f8316df ath9k: Check for pci_map_single() errors by Luis R. Rodriguez · 16 years ago
  53. 73a52670 rt2x00: Correctly initialize AID during set_key() by Ivo van Doorn · 16 years ago
  54. 9c3444d rt2x00: Move crypto TX descriptor handling to rt2x00crypto.c by Ivo van Doorn · 16 years ago
  55. 1c02667 rt2x00: Fix check for BSS info changes by Ivo van Doorn · 16 years ago
  56. 4c7f0bc generic swap(): ath9k: rename swap() to swap_array() by Wu Fengguang · 16 years ago
  57. 74415ed rt2x00: Add RXDONE_CRYPTO_IV/ICV flags by Ivo van Doorn · 16 years ago
  58. 011a033 iwl3945 : Fix a-band association for passive channels by Abhijeet Kolekar · 16 years ago
  59. a0987a8 iwlwifi: rely on API version read from firmware by Reinette Chatre · 16 years ago
  60. c02b3ac iwlwifi: store ucode version number by Chatre, Reinette · 16 years ago
  61. f3f911d iwlwifi: fix DMA channel number in iwl_txq_ctx_stop by Zhu Yi · 16 years ago
  62. 74221d0 iwl3945: Fix iwl3945 rate scaling. by Abbas, Mohamed · 16 years ago
  63. c30e30e iwl3945: add debugfs support by Abbas, Mohamed · 16 years ago
  64. d366df5 iwlwifi: move channels sysfs to debugfs by Winkler, Tomas · 16 years ago
  65. 0ad91a3 iwlwifi: move disable/enable interrupts to iwl-core.c by Winkler, Tomas · 16 years ago
  66. c93007e iwl3945: Select correct sta ID from find_station() by Samuel Ortiz · 16 years ago
  67. 99df630 iwlwifi: fix printk size format error by Zhu Yi · 16 years ago
  68. 8f5c87d iwlwifi: move host command check function into separate file by Winkler, Tomas · 16 years ago
  69. 304a698 rt2x00: Release rt2x00 2.2.3 by Ivo van Doorn · 16 years ago
  70. dddfb47 rt2x00: Implement HW encryption (rt2500usb) by Ivo van Doorn · 16 years ago
  71. 0b927a0 rt2x00: Remove duplicate code by Ivo van Doorn · 16 years ago
  72. 42c8285 rt2x00: Store retry limit values by Ivo van Doorn · 16 years ago
  73. 1ce9cda rt2x00: Optimize IV/EIV handling by Ivo van Doorn · 16 years ago
  74. aac9207 ath9k: Choose correct ANI calibration period by Sujith · 16 years ago
  75. 7470d7f iwlwifi: 5150 enable LO, TXIQ and BB calibrations by Winkler, Tomas · 16 years ago
  76. fd63edb iwlwifi: 5150 parametrize eeprom versions by Tomas Winkler · 16 years ago
  77. 339afc89 iwlwifi: 5150 compute ct kill threshold by Tomas Winkler · 16 years ago
  78. 819500c iwlwifi: 5150 enable DC calibration by Tomas Winkler · 16 years ago
  79. 7100e92 iwlwifi: 5150 add support for 5150 by Tomas Winkler · 16 years ago
  80. d97809d ath9k: Replace ath9k_opmode with nl80211_iftype by Colin McCabe · 16 years ago
  81. 33fd819 iwlwifi: disable AP mode by Johannes Berg · 16 years ago
  82. c912765 p54: fix lm87 checksum endianness by Johannes Berg · 16 years ago
  83. 0f70f39 cfg80211: "fix" 11d oops by Johannes Berg · 16 years ago
  84. c58f9f6 iwl3945: remove obsolete irq handling by Helmut Schaa · 16 years ago
  85. 8e7be8d mac80211: tx module cleanup. by Rami Rosen · 16 years ago
  86. 4a4f4d8 cfg80211: fix wiphy remove if no regulatory request by Johannes Berg · 16 years ago
  87. 8bef7a1 mac80211: document ieee80211_tx_info.pad by Kalle Valo · 16 years ago
  88. 02e37ba p54: per-device names by Christian Lamparter · 16 years ago
  89. b2023ddc p54: refactoring by Christian Lamparter · 16 years ago
  90. 64c354d p54: include support for 2.13.24.0 USB LM87 Firmwares by Christian Lamparter · 16 years ago
  91. 25900ef p54: utilize cryptographic accelerator by Christian Lamparter · 16 years ago
  92. c772a08 p54: revamp station power save management in access point mode by Christian Lamparter · 16 years ago
  93. 4571d3b mac80211: add sta_notify_ps callback by Christian Lamparter · 16 years ago
  94. 2a163c6 ath9k: Add a debugfs file for dumping DMA status by Sujith · 16 years ago
  95. 826d268 ath9k: Add initial layout for an ath9k specific debugfs mechanism by Sujith · 16 years ago
  96. 16d68ab ath9k: Remove includes that are not needed by Sujith · 16 years ago
  97. 88b126a ath9k: Add ATH9K_DEBUG configuration option by Sujith · 16 years ago
  98. 04bd463 ath9k: Use cleaner debug masks by Sujith · 16 years ago
  99. d9a1f48 rtl8187: fix retry count passed in rtl8187_tx by herton · 16 years ago
  100. 007e5dd wireless: clean up radiotap a bit by Johannes Berg · 16 years ago