1. 4bd73ae net: fix network drivers ndo_start_xmit() return values (part 2) by Patrick McHardy · 15 years ago
  2. 3790c8c net: fix network driver ndo_start_xmit() return values (part 1) by Patrick McHardy · 15 years ago
  3. da67829 bridge: Simplify interface for ATM LANE by Michał Mirosław · 15 years ago
  4. 746e6ad [PATCH] net core: Some interface flags not returned by SIOCGIFFLAGS by John Dykstra · 15 years ago
  5. 8981f01 virtio_net: Fix IP alignment on non-mergeable RX path by Herbert Xu · 15 years ago
  6. adf76cf Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  7. 17d0cdf net: ntohs() misuse by Eric Dumazet · 15 years ago
  8. 3ee40c3 Merge branch 'linux-2.6.31.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax by David S. Miller · 15 years ago
  9. 24992ea netfilter: ip_tables: fix build error by Patrick McHardy · 15 years ago
  10. 98eb0f5 wimax: fix gcc warnings in sh4 when calling BUG() by Inaky Perez-Gonzalez · 15 years ago
  11. d2f4c10 wimax: fix warning caused by not checking retval of rfkill_set_hw_state() by Inaky Perez-Gonzalez · 15 years ago
  12. 6700254 mISDN: cleanup mISDNhw.h by Karsten Keil · 15 years ago
  13. 8164491 mISDN: Do not disable IRQ in ph_data_ind() by Karsten Keil · 15 years ago
  14. 395df11 drivers/isdn/i4l/isdn_tty.c: fix check for array overindexing by Roel Kluin · 15 years ago
  15. cdae28e mISDN: Free hfcpci IRQ if init was not successful by Andreas Mohr · 15 years ago
  16. 1ce1513 mISDN: Fix overlapping data access by Karsten Keil · 15 years ago
  17. 8a745b9 ISDN:Fix DMA alloc for hfcpci by Karsten Keil · 15 years ago
  18. 334a47f netfilter: nf_ct_tcp: fix up build after merge by Patrick McHardy · 15 years ago
  19. 36432dae Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Patrick McHardy · 15 years ago
  20. bb40080 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6 by David S. Miller · 15 years ago
  21. 130aa61 bonding: fix multiple module load problem by Stephen Hemminger · 15 years ago
  22. 5ef12d9 neigh: fix state transition INCOMPLETE->FAILED via Netlink request by Timo Teras · 15 years ago
  23. 0bcfc5e wimax/i2400m: use -EL3RST to indicate device reset instead of -ERESTARTSYS by Cindy H Kao · 15 years ago
  24. 8b5b30ee wimax/i2400m: when bootstrap fails, reinitialize the bootrom by Cindy H Kao · 15 years ago
  25. 16820c1 wimax/i2400m/sdio: Move all the RX code to a unified, IRQ based receive routine by Inaky Perez-Gonzalez · 15 years ago
  26. 6e053d6 wimax/i2400m: don't reset device when bootrom init retries are exceeded by Inaky Perez-Gonzalez · 15 years ago
  27. 1c0b2dd wimax/i2400m/sdio: Add device specific poke table. by Dirk Brandewie · 15 years ago
  28. 7308a0c wimax/i2400m: move boot time poke table out of common driver by Dirk Brandewie · 15 years ago
  29. ecddfd5 wimax/i2400m: Allow bus-specific driver to specify retry count by Inaky Perez-Gonzalez · 15 years ago
  30. b4013f9 wimax/i2400m: if a device reboot happens during probe, handle it by Inaky Perez-Gonzalez · 15 years ago
  31. 59063af wimax/i2400m: fix oops when the TX FIFO fills up due to a missing check by Inaky Perez-Gonzalez · 15 years ago
  32. b4bd07e wimax/i2400m: don't reset device on i2400m_dev_shutdown() by Inaky Perez-Gonzalez · 15 years ago
  33. 2971a5b wimax/i2400m: fix panic due to missed corner cases on tail_room calculation by Inaky Perez-Gonzalez · 15 years ago
  34. c56affa wimax/i2400m: fix panic/warnings caused by missed check on empty TX message by Inaky Perez-Gonzalez · 15 years ago
  35. 8593a19 wimax/i2400m: rename misleading I2400M_PL_PAD to I2400M_PL_ALIGN by Inaky Perez-Gonzalez · 15 years ago
  36. 10b1de6 wimax/i2400m/sdio: Implement I2400M_RT_BUS reset type by Dirk Brandewie · 15 years ago
  37. ead6823 wimax/i2400m: Change d_printf() level for secure boot messages by Dirk Brandewie · 15 years ago
  38. 16eafba wimax/i2400m: i2400m_schedule_work() doesn't need i2400m->work_queue by Inaky Perez-Gonzalez · 15 years ago
  39. e9a6b45 wimax/i2400m: i2400m's work queue should be initialized before RX support by Inaky Perez-Gonzalez · 15 years ago
  40. fff1068 wimax/i2400m: don't call netif_start_queue() in _tx_msg_sent() by Inaky Perez-Gonzalez · 15 years ago
  41. fb10167 wimax/i2400m: introduce module parameter to disable entering power save by Inaky Perez-Gonzalez · 15 years ago
  42. 2b85a34 net: No more expensive sock_hold()/sock_put() on each tx by Eric Dumazet · 15 years ago
  43. f2333a0 netxen: No need to check vfree() pointer. by Figo.zhang · 15 years ago
  44. 934037b be2net: Fix be_tx_q_clean() being called on freed queues by Sathya Perla · 15 years ago
  45. a7a0ef3 be2net: Fix early reset of rx-completion by Sathya Perla · 15 years ago
  46. 76fbb42 be2net: Fix rx stats updation in non-lro path by Sathya Perla · 15 years ago
  47. 6811086 be2net: fix netdev stats rx_errors and rx_dropped by Sathya Perla · 15 years ago
  48. b305be7 be2net: Use cancel_delayed_work_sync instead of cancel_delayed_work() by Sathya Perla · 15 years ago
  49. c0feed8 tehuti: No need check vfree() pointer. by Figo.zhang · 15 years ago
  50. 50d36a9 vxge: No need for check vfree() pointer. by Figo.zhang · 15 years ago
  51. 74b793e cxgb3: remove __GFP_NOFAIL usage by Divy Le Ray · 15 years ago
  52. 87433bf r8169: use dev_kfree_skb() instead of dev_kfree_skb_irq() by Eric Dumazet · 15 years ago
  53. e762cd7 sfc: Expose 100/1000BASE-T MDI-X status via ethtool by Ben Hutchings · 15 years ago
  54. d005ba6 mdio: Expose 10GBASE-T MDI-X status via ethtool by Ben Hutchings · 15 years ago
  55. b8facca qlge: Allow RX buf rings to be > than 4096 bytes. by Ron Mercer · 15 years ago
  56. 88c55e3 qlge: Relax alignment on TX harware queue. by Ron Mercer · 15 years ago
  57. 0ed586d atl1c: WAKE_MCAST tested twice, not WAKE_UCAST by Roel Kluin · 15 years ago
  58. b77e522 de2104x: support for systems lacking cache coherence by Risto Suominen · 15 years ago
  59. ef5c899 drivers/net/macvlan.c: fix cloning of tagged VLAN interfaces by sg.tweak@gmail.com · 15 years ago
  60. 7200176 e100: add non-MII PHY support by Andreas Mohr · 15 years ago
  61. e5241c4 ieee802154: Use '%Zu' printf format for size_t. by David S. Miller · 15 years ago
  62. 84503dd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  63. 2f0accc cfg80211: fix rfkill locking problem by Johannes Berg · 15 years ago
  64. 4e75184 mac80211: disable PS while probing AP by Johannes Berg · 15 years ago
  65. 43f7853 mac80211: disable moving between PS modes during scan by Luis R. Rodriguez · 15 years ago
  66. a6ae071 ath5k: minor rfkill cleanup by Bob Copeland · 15 years ago
  67. 27004b1 mac80211: clean up return value of __ieee80211_parse_tx_radiotap by Johannes Berg · 15 years ago
  68. 0bffe40 mac80211: don't use master netdev name by Johannes Berg · 15 years ago
  69. 5eae659 ath9k: Fix tx stuck when connected to aggr disabled HT AP by Vasanthakumar Thiagarajan · 15 years ago
  70. 736708b mac80211: Fix the way ADDBA request count being modified by Vasanthakumar Thiagarajan · 15 years ago
  71. 558f6d3 cfg80211: fix for duplicate response for driver reg request by Luis R. Rodriguez · 15 years ago
  72. 403a3a1 b43: Add fw capabilities by Michael Buesch · 15 years ago
  73. 908209c rfkill: don't impose global states on resume (just restore the previous states) by Alan Jenkins · 15 years ago
  74. 869fb3a sony-laptop: no need to unblock rfkill on load by Alan Jenkins · 15 years ago
  75. b3fa132 rfkill: remove set_global_sw_state by Alan Jenkins · 15 years ago
  76. 8f77f38 mac80211: do not pass PS frames out of mac80211 again by Johannes Berg · 15 years ago
  77. fc240e3 sony: fix rfkill code by Johannes Berg · 15 years ago
  78. b91d0e3 rfkill: remove input Kconfig by Johannes Berg · 15 years ago
  79. f41f3f3 b43/legacy: port to cfg80211 rfkill by Johannes Berg · 15 years ago
  80. e6a3b61 ath5k: added cfg80211 based rfkill support by Tobias Doerffel · 15 years ago
  81. 207ee16 rfkill: print events when input handler is disabled/enabled by Johannes Berg · 15 years ago
  82. 9b9c5aa ar9170: xmit code revamp by Christian Lamparter · 15 years ago
  83. 2543a0c ar9170: interpret firmware debug commands by Johannes Berg · 15 years ago
  84. dacb6f1 mac80211 : fix unaligned rx skb by matthieu castet · 15 years ago
  85. b52a033 b43: Fix possible unaligned u32 access by Matthieu CASTET · 15 years ago
  86. 5ee58d7 mac80211: fix minstrel single-rate memory corruption by Bob Copeland · 15 years ago
  87. 4d1d498 net/libertas: remove GPIO-CS handling in SPI interface code by Sebastian Andrzej Siewior · 15 years ago
  88. 582241a0 rndis_wlan: cleanup: rename all rndis_wext* objects to rndis_wlan* by Jussi Kivilinna · 15 years ago
  89. aa18294 rndis_wlan: cleanup: capitalize enum labels by Jussi Kivilinna · 15 years ago
  90. a60e77e iwlwifi: port to cfg80211 rfkill by Johannes Berg · 15 years ago
  91. 440f0d5 netfilter: nf_conntrack: use per-conntrack locks for protocol data by Patrick McHardy · 15 years ago
  92. 51611a1 can: sja1000_of_platform: fix build problems with printk format by Wolfgang Grandegger · 15 years ago
  93. bf12691 sunrpc/auth_gss: Call rcu_barrier() on module unload. by Jesper Dangaard Brouer · 15 years ago
  94. eaa184a sctp: protocol.c call rcu_barrier() on unload. by Jesper Dangaard Brouer · 15 years ago
  95. 382bfee can: af_can.c use rcu_barrier() on module unload. by Jesper Dangaard Brouer · 15 years ago
  96. 67137f3 nfnetlink_queue: Use rcu_barrier() on module unload. by Jesper Dangaard Brouer · 15 years ago
  97. 6e327c1 8021q: Vlan driver should use rcu_barrier() on unload instead of syncronize_net() by Jesper Dangaard Brouer · 15 years ago
  98. 1abb0de qlge: bugfix: Get rid of errant spin_unlock(). by Ron Mercer · 15 years ago
  99. 00acd0d qlge: Add set TX csum ethtool op. by Ron Mercer · 15 years ago
  100. e4552f5 qlge: Add support for varied pcie function numbers. by Ron Mercer · 15 years ago