1. 8164491 mISDN: Do not disable IRQ in ph_data_ind() by Karsten Keil · 15 years ago
  2. 395df11 drivers/isdn/i4l/isdn_tty.c: fix check for array overindexing by Roel Kluin · 15 years ago
  3. cdae28e mISDN: Free hfcpci IRQ if init was not successful by Andreas Mohr · 15 years ago
  4. 1ce1513 mISDN: Fix overlapping data access by Karsten Keil · 15 years ago
  5. 8a745b9 ISDN:Fix DMA alloc for hfcpci by Karsten Keil · 15 years ago
  6. 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
  7. 130aa61 bonding: fix multiple module load problem by Stephen Hemminger · 15 years ago
  8. 5ef12d9 neigh: fix state transition INCOMPLETE->FAILED via Netlink request by Timo Teras · 15 years ago
  9. 2b85a34 net: No more expensive sock_hold()/sock_put() on each tx by Eric Dumazet · 15 years ago
  10. f2333a0 netxen: No need to check vfree() pointer. by Figo.zhang · 15 years ago
  11. 934037b be2net: Fix be_tx_q_clean() being called on freed queues by Sathya Perla · 15 years ago
  12. a7a0ef3 be2net: Fix early reset of rx-completion by Sathya Perla · 15 years ago
  13. 76fbb42 be2net: Fix rx stats updation in non-lro path by Sathya Perla · 15 years ago
  14. 6811086 be2net: fix netdev stats rx_errors and rx_dropped by Sathya Perla · 15 years ago
  15. b305be7 be2net: Use cancel_delayed_work_sync instead of cancel_delayed_work() by Sathya Perla · 15 years ago
  16. c0feed8 tehuti: No need check vfree() pointer. by Figo.zhang · 15 years ago
  17. 50d36a9 vxge: No need for check vfree() pointer. by Figo.zhang · 15 years ago
  18. 74b793e cxgb3: remove __GFP_NOFAIL usage by Divy Le Ray · 15 years ago
  19. 87433bf r8169: use dev_kfree_skb() instead of dev_kfree_skb_irq() by Eric Dumazet · 15 years ago
  20. e762cd7 sfc: Expose 100/1000BASE-T MDI-X status via ethtool by Ben Hutchings · 15 years ago
  21. d005ba6 mdio: Expose 10GBASE-T MDI-X status via ethtool by Ben Hutchings · 15 years ago
  22. b8facca qlge: Allow RX buf rings to be > than 4096 bytes. by Ron Mercer · 15 years ago
  23. 88c55e3 qlge: Relax alignment on TX harware queue. by Ron Mercer · 15 years ago
  24. 0ed586d atl1c: WAKE_MCAST tested twice, not WAKE_UCAST by Roel Kluin · 15 years ago
  25. b77e522 de2104x: support for systems lacking cache coherence by Risto Suominen · 15 years ago
  26. ef5c899 drivers/net/macvlan.c: fix cloning of tagged VLAN interfaces by sg.tweak@gmail.com · 15 years ago
  27. 7200176 e100: add non-MII PHY support by Andreas Mohr · 15 years ago
  28. e5241c4 ieee802154: Use '%Zu' printf format for size_t. by David S. Miller · 15 years ago
  29. 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
  30. 2f0accc cfg80211: fix rfkill locking problem by Johannes Berg · 15 years ago
  31. 4e75184 mac80211: disable PS while probing AP by Johannes Berg · 15 years ago
  32. 43f7853 mac80211: disable moving between PS modes during scan by Luis R. Rodriguez · 15 years ago
  33. a6ae071 ath5k: minor rfkill cleanup by Bob Copeland · 15 years ago
  34. 27004b1 mac80211: clean up return value of __ieee80211_parse_tx_radiotap by Johannes Berg · 15 years ago
  35. 0bffe40 mac80211: don't use master netdev name by Johannes Berg · 15 years ago
  36. 5eae659 ath9k: Fix tx stuck when connected to aggr disabled HT AP by Vasanthakumar Thiagarajan · 15 years ago
  37. 736708b mac80211: Fix the way ADDBA request count being modified by Vasanthakumar Thiagarajan · 15 years ago
  38. 558f6d3 cfg80211: fix for duplicate response for driver reg request by Luis R. Rodriguez · 15 years ago
  39. 403a3a1 b43: Add fw capabilities by Michael Buesch · 15 years ago
  40. 908209c rfkill: don't impose global states on resume (just restore the previous states) by Alan Jenkins · 15 years ago
  41. 869fb3a sony-laptop: no need to unblock rfkill on load by Alan Jenkins · 15 years ago
  42. b3fa132 rfkill: remove set_global_sw_state by Alan Jenkins · 15 years ago
  43. 8f77f38 mac80211: do not pass PS frames out of mac80211 again by Johannes Berg · 15 years ago
  44. fc240e3 sony: fix rfkill code by Johannes Berg · 15 years ago
  45. b91d0e3 rfkill: remove input Kconfig by Johannes Berg · 15 years ago
  46. f41f3f3 b43/legacy: port to cfg80211 rfkill by Johannes Berg · 15 years ago
  47. e6a3b61 ath5k: added cfg80211 based rfkill support by Tobias Doerffel · 15 years ago
  48. 207ee16 rfkill: print events when input handler is disabled/enabled by Johannes Berg · 15 years ago
  49. 9b9c5aa ar9170: xmit code revamp by Christian Lamparter · 15 years ago
  50. 2543a0c ar9170: interpret firmware debug commands by Johannes Berg · 15 years ago
  51. dacb6f1 mac80211 : fix unaligned rx skb by matthieu castet · 15 years ago
  52. b52a033 b43: Fix possible unaligned u32 access by Matthieu CASTET · 15 years ago
  53. 5ee58d7 mac80211: fix minstrel single-rate memory corruption by Bob Copeland · 15 years ago
  54. 4d1d498 net/libertas: remove GPIO-CS handling in SPI interface code by Sebastian Andrzej Siewior · 15 years ago
  55. 582241a rndis_wlan: cleanup: rename all rndis_wext* objects to rndis_wlan* by Jussi Kivilinna · 15 years ago
  56. aa18294 rndis_wlan: cleanup: capitalize enum labels by Jussi Kivilinna · 15 years ago
  57. a60e77e iwlwifi: port to cfg80211 rfkill by Johannes Berg · 15 years ago
  58. 51611a1 can: sja1000_of_platform: fix build problems with printk format by Wolfgang Grandegger · 15 years ago
  59. bf12691 sunrpc/auth_gss: Call rcu_barrier() on module unload. by Jesper Dangaard Brouer · 15 years ago
  60. eaa184a sctp: protocol.c call rcu_barrier() on unload. by Jesper Dangaard Brouer · 15 years ago
  61. 382bfee can: af_can.c use rcu_barrier() on module unload. by Jesper Dangaard Brouer · 15 years ago
  62. 67137f3 nfnetlink_queue: Use rcu_barrier() on module unload. by Jesper Dangaard Brouer · 15 years ago
  63. 6e327c1 8021q: Vlan driver should use rcu_barrier() on unload instead of syncronize_net() by Jesper Dangaard Brouer · 15 years ago
  64. 1abb0de qlge: bugfix: Get rid of errant spin_unlock(). by Ron Mercer · 15 years ago
  65. 00acd0d qlge: Add set TX csum ethtool op. by Ron Mercer · 15 years ago
  66. e4552f5 qlge: Add support for varied pcie function numbers. by Ron Mercer · 15 years ago
  67. 542512e qlge: Add support for using alternate MAC address. by Ron Mercer · 15 years ago
  68. ec33a49 qlge: Drop inbound frames > MTU. by Ron Mercer · 15 years ago
  69. a32959c qlge: Drop inbound error frames. by Ron Mercer · 15 years ago
  70. e4059d9 qlge: Remove netif_set_gso_max_size() call. by Ron Mercer · 15 years ago
  71. cfec0cb qlge: Add support for retrieving firmware version. by Ron Mercer · 15 years ago
  72. 0808dc8 netfilter: Fix extra semi-colon in skb_walk_frags() changes. by David S. Miller · 15 years ago
  73. 1506e30 rfkill: include err.h by Johannes Berg · 15 years ago
  74. 25b0b99 bnx2: no need to check before vfreeing by Breno Leitao · 15 years ago
  75. 3d8fd38 ixgbe: Include offloaded FCoE data into total rx/tx statistics for 82599 by Yi Zou · 15 years ago
  76. 18760f1 e1000e: Expose MDI-X status via ethtool change by Chaitanya Lala · 15 years ago
  77. edfea6e6 e1000e: Call e1000e_config_collision_dist() after TCTL has been set by Simon Horman · 15 years ago
  78. 23a2d1b e1000e: Fixes possible phy corrupton on 82571 designs. by Dave Graham · 15 years ago
  79. 8459464 ieee802154: add simple HardMAC driver sample by Sergey Lapin · 15 years ago
  80. 02cf228 ieee802154: add documentation about our stack by Sergey Lapin · 15 years ago
  81. 2c21d11 net: add NL802154 interface for configuration of 802.15.4 devices by Sergey Lapin · 15 years ago
  82. 9ec7671 net: add IEEE 802.15.4 socket family implementation by Sergey Lapin · 15 years ago
  83. fcb94e4 Add constants for the ieee 802.15.4 stack by Sergey Lapin · 15 years ago
  84. a4a710c pkt_sched: Change PSCHED_SHIFT from 10 to 6 by Jarek Poplawski · 15 years ago
  85. 728bf09 pkt_sched: Use PSCHED_SHIFT in PSCHED time conversion by Jarek Poplawski · 15 years ago
  86. 0c27922 net: dev_addr_init() fix by Eric Dumazet · 15 years ago
  87. ebc8d2a be2net: Remove unnecessary frag list traversing. by David S. Miller · 15 years ago
  88. d4fd3bc xfrm: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  89. 1b003be sctp: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  90. 5c313e9 phonet: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  91. 343a997 netfilter: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  92. 4d9092b ipv6: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  93. d7fcf1a ipv4: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  94. 285e428 net/core/user_dma.c: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  95. fbb398a net/core/skbuff.c: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  96. 4cf704f net/core/dev.c: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  97. 5b1a002 datagram: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  98. c32ba3f appletalk: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  99. a5bd8a1 netdevice.h: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  100. ee03987 skbuff: Add frag list abstraction interfaces. by David S. Miller · 15 years ago