1. 8387451 bonding/vlan: Remove redundant VLAN tag insertion logic by Ben Hutchings · 14 years ago
  2. 42dccd1 axnet_cs: move id (0x1bf, 0x2328) to axnet_cs by Ken Kawasaki · 14 years ago
  3. d3052b5 ipv6: delete expired route in ip6_pmtu_deliver by Andrey Vagin · 14 years ago
  4. af3e5bd bonding: Fix slave selection bug. by Hillf Danton · 14 years ago
  5. 82cc4f5c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  6. 56e6417 p54usb: New USB ID for Gemtek WUBI-100GW by Eduardo Costa · 14 years ago
  7. 8808f64 mac80211: avoid calling ieee80211_work_work unconditionally by Herton Ronaldo Krzesinski · 14 years ago
  8. 16cad7f p54usb: add 5 more USBIDs by Christian Lamparter · 14 years ago
  9. c926d00 mac80211: Fix NULL-pointer deference on ibss merge when not ready by Tim Harvey · 14 years ago
  10. 4a55d58 libertas: fix potential NULL-pointer dereference by Sven Neumann · 14 years ago
  11. 10c38c3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 by John W. Linville · 14 years ago
  12. 2a27a03 pppoe.c: Fix kernel panic caused by __pppoe_xmit by Andrej Ota · 14 years ago
  13. eaff945 WAN: Fix a TX IRQ causing BUG() in PC300 and PCI200SYN drivers. by Krzysztof Halasa · 14 years ago
  14. 9f54496 bnx2x: Advance a version number to 1.60.01-0 by Vladislav Zolotarov · 14 years ago
  15. 372e43e bnx2x: Fixed a compilation warning by Vladislav Zolotarov · 14 years ago
  16. 099978b bnx2x: LSO code was broken on BE platforms by Vladislav Zolotarov · 14 years ago
  17. 4d7b6b5 qlge: Fix deadlock when cancelling worker. by Ron Mercer · 14 years ago
  18. 36eac21 Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 14 years ago
  19. a19faf0 net: fix skb_defer_rx_timestamp() by Eric Dumazet · 14 years ago
  20. c710245c cxgb4vf: Ingress Queue Entry Size needs to be 64 bytes by Casey Leedom · 14 years ago
  21. 377ecca phy: add the IC+ IP1001 driver by Giuseppe CAVALLARO · 14 years ago
  22. d9ca676 atm: correct sysfs 'device' link creation and parent relationships by Dan Williams · 14 years ago
  23. fb890ae MAINTAINERS: remove me from tulip by Kyle McMartin · 14 years ago
  24. 40a0103 SCTP: Fix SCTP_SET_PEER_PRIMARY_ADDR to accpet v4mapped address by Wei Yongjun · 14 years ago
  25. 79aeec5 enic: Bug Fix: Pass napi reference to the isr that services receive queue by Vasanthy Kolluri · 14 years ago
  26. e91db5c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  27. 5f75a10 ipv6: fix nl group when advertising a new link by Nicolas Dichtel · 14 years ago
  28. 3700c3c connector: add module alias by Stephen Hemminger · 14 years ago
  29. c1249c0 net: Document the kernel_recvmsg() function by Martin Lucina · 14 years ago
  30. e4fbce7 r8169: Fix runtime power management by Rafael J. Wysocki · 14 years ago
  31. 6934d33 hso: IP checksuming doesn't work on GE0301 option cards by Thomas Bogendoerfer · 14 years ago
  32. 78347c8 xfrm: Fix xfrm_state_migrate leak by Thomas Egerer · 14 years ago
  33. fb4fa76 net: Convert netpoll blocking api in bonding driver to be a counter by Neil Horman · 14 years ago
  34. 6942fec iwlagn: implement layout-agnostic EEPROM reading by Wey-Yi Guy · 14 years ago
  35. cbf68a6 iwlagn: rename enhanced txpower fields by Johannes Berg · 14 years ago
  36. 4e085e7 econet: Fix crash in aun_incoming(). by David S. Miller · 14 years ago
  37. f198725 tcp: protect sysctl_tcp_cookie_size reads by Eric Dumazet · 14 years ago
  38. ad9f4f5 tcp: avoid a possible divide by zero by Eric Dumazet · 14 years ago
  39. 0a54917 orinoco: fix TKIP countermeasure behaviour by David Kilroy · 14 years ago
  40. ba34fce orinoco: clear countermeasure setting on commit by David Kilroy · 14 years ago
  41. 7e24470 mac80211: Fix BUG in pskb_expand_head when transmitting shared skbs by Helmut Schaa · 14 years ago
  42. f933ebe ath9k_htc: Fix suspend/resume by Sujith Manoharan · 14 years ago
  43. b93996c ath5k: Put the right tsf value in mesh beacons by Javier Cardona · 14 years ago
  44. c26d533 ath5k: Prevent mesh interfaces from being counted as ad-hoc by Javier Cardona · 14 years ago
  45. d82b577 ath5k: Fix beaconing in mesh mode by Javier Cardona · 14 years ago
  46. 229bd79 orinoco: initialise priv->hw before assigning the interrupt by David Kilroy · 14 years ago
  47. c7757fd ehea: Fixing LRO configuration by Breno Leitao · 14 years ago
  48. 6763151 tcp: Replace time wait bucket msg by counter by Tom Herbert · 14 years ago
  49. 171995e x25: decrement netdev reference counts on unload by Apollon Oikonomopoulos · 14 years ago
  50. 408cc29 driver/net/benet: fix be_cmd_multicast_set() memcpy bug by Joe Jin · 14 years ago
  51. e8d34a88 l2tp: Fix modalias of l2tp_ip by Michal Marek · 14 years ago
  52. 0c62fc6 econet: Do the correct cleanup after an unprivileged SIOCSIFADDR. by Nelson Elhage · 14 years ago
  53. 0833847 Merge branch 'sfc-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-2.6 by David S. Miller · 14 years ago
  54. 35d9b0c llc: fix a device refcount imbalance by Eric Dumazet · 14 years ago
  55. 75c1c82 ifb: goto resched directly if error happens and dp->tq isn't empty by Changli Gao · 14 years ago
  56. b1afde6 tcp: Bug fix in initialization of receive window. by Nandita Dukkipati · 14 years ago
  57. ce9aeb5 cxgb4: fix MAC address hash filter by Dimitris Michailidis · 14 years ago
  58. e832932 CAIF: Fix U5500 compile error for shared memory driver by Kim Lilliestierna XX · 14 years ago
  59. 4f58605 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  60. d931956 Bluetooth: add NULL pointer check in HCI by Jun Nie · 14 years ago
  61. e8f1499 sfc: Fix NAPI list corruption during ring reallocation by Ben Hutchings · 14 years ago
  62. 884a963 ath9k: fix beacon resource related race condition by Rajkumar Manoharan · 14 years ago
  63. 38852b2 ath9k: Fix STA disconnect issue due to received MIC failed bcast frames by Senthil Balasubramanian · 14 years ago
  64. 080e1a2 ath9k: fix a DMA related race condition on reset by Felix Fietkau · 14 years ago
  65. 8410516 ath9k: fix bug in tx power by Matteo Croce · 14 years ago
  66. 94dec6a sfc: Fix crash in legacy onterrupt handler during ring reallocation by Ben Hutchings · 14 years ago
  67. b8eb3a1 ixgbe: fix possible NULL pointer deference in shutdown path by Don Skidmore · 14 years ago
  68. 183f732 Bluetooth: Fix initial RFCOMM DLC security level by Johan Hedberg · 14 years ago
  69. 46bcf14 filter: fix sk_filter rcu handling by Eric Dumazet · 14 years ago
  70. e7dfc8d tulip: fix hang in dmfe driver on sending of big packet by Alexander V. Lukyanov · 14 years ago
  71. f8e9616 stmmac: priv->lock can be used uninitialized by Vlad Lungu · 14 years ago
  72. d89197c Revert "ath9k: Fix STA disconnect issue due to received MIC failed bcast frames" by John W. Linville · 14 years ago
  73. f67e07e ath9k_hw: fix more bitfield related endian issues by Felix Fietkau · 14 years ago
  74. e702ba1 ath9k_hw: fix endian issues with CTLs on AR9003 by Felix Fietkau · 14 years ago
  75. 9306990 ath9k: Fix bug in reading input gpio state for ar9003 by Vasanthakumar Thiagarajan · 14 years ago
  76. 1937721 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 by John W. Linville · 14 years ago
  77. 6dcdd1b net/ipv6/sit.c: return unhandled skb to tunnel4_rcv by David McCullough · 14 years ago
  78. d13a2cb bonding: check for assigned mac before adopting the slaves mac address by David Strand · 14 years ago
  79. 6c08af0 b44: fix workarround for wap54g10 by Hauke Mehrtens · 14 years ago
  80. 381601e Make the ip6_tunnel reflect the true mtu. by Anders Franzen · 14 years ago
  81. be93112 Bluetooth: Add new PID for Atheros 3011 by Bala Shanmugam · 14 years ago
  82. 61faddf Bluetooth: Fix log spamming in btusb due to autosuspend by Stefan Seyfried · 14 years ago
  83. 916448e ath9k: Fix STA disconnect issue due to received MIC failed bcast frames by Senthil Balasubramanian · 14 years ago
  84. 8e26d5a mac80211: Fix STA disconnect due to MIC failure by Senthil Balasubramanian · 14 years ago
  85. 2c31333 mac80211: ignore non-bcast mcast deauth/disassoc franes by Christian Lamparter · 14 years ago
  86. cf63495 orinoco: abort scan on interface down by David Kilroy · 14 years ago
  87. 5c5e138 carl9170: fix carl9170_tx_prepare typo by Christian Lamparter · 14 years ago
  88. 7dff312 mac80211: Fix frame injection using non-AP vif by Jouni Malinen · 14 years ago
  89. 4604778 ath9k: Disable SWBA interrupt on remove_interface by Rajkumar Manoharan · 14 years ago
  90. c426ee2 ath9k/carl9170: advertise P2P by Johannes Berg · 14 years ago
  91. 98c316e ath9k: use per-device struct for pm_qos_* operations by Gabor Juhos · 14 years ago
  92. 16ccdf0 libertas: fix invalid access by Sven Neumann · 14 years ago
  93. 517ff43 libertas: fix memory corruption in lbs_remove_card() by Daniel Drake · 14 years ago
  94. 25888e3 af_unix: limit recursion level by Eric Dumazet · 14 years ago
  95. 50a4205 pch_gbe driver: The wrong of initializer entry by Toshiharu Okada · 14 years ago
  96. a1dcfcb pch_gbe dreiver: chang author by Toshiharu Okada · 14 years ago
  97. e4dde73 vhost: correctly set bits of dirty pages by Michael S. Tsirkin · 14 years ago
  98. d830418 ucc_geth: fix ucc halt problem in half duplex mode by Yang Li · 14 years ago
  99. b4ff3c9 inet: Fix __inet_inherit_port() to correctly increment bsockets and num_owners by Nagendra Tomar · 14 years ago
  100. 5c7e57f ehea: Add some info messages and fix an issue by Breno Leitao · 14 years ago