1. ce9aeb5 cxgb4: fix MAC address hash filter by Dimitris Michailidis · 14 years ago
  2. e832932 CAIF: Fix U5500 compile error for shared memory driver by Kim Lilliestierna XX · 14 years ago
  3. 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
  4. b8eb3a1 ixgbe: fix possible NULL pointer deference in shutdown path by Don Skidmore · 14 years ago
  5. 46bcf14 filter: fix sk_filter rcu handling by Eric Dumazet · 14 years ago
  6. e7dfc8d tulip: fix hang in dmfe driver on sending of big packet by Alexander V. Lukyanov · 14 years ago
  7. f8e9616 stmmac: priv->lock can be used uninitialized by Vlad Lungu · 14 years ago
  8. d89197c Revert "ath9k: Fix STA disconnect issue due to received MIC failed bcast frames" by John W. Linville · 14 years ago
  9. f67e07e ath9k_hw: fix more bitfield related endian issues by Felix Fietkau · 14 years ago
  10. e702ba1 ath9k_hw: fix endian issues with CTLs on AR9003 by Felix Fietkau · 14 years ago
  11. 9306990 ath9k: Fix bug in reading input gpio state for ar9003 by Vasanthakumar Thiagarajan · 14 years ago
  12. 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
  13. 6dcdd1b net/ipv6/sit.c: return unhandled skb to tunnel4_rcv by David McCullough · 14 years ago
  14. d13a2cb bonding: check for assigned mac before adopting the slaves mac address by David Strand · 14 years ago
  15. 6c08af0 b44: fix workarround for wap54g10 by Hauke Mehrtens · 14 years ago
  16. 381601e Make the ip6_tunnel reflect the true mtu. by Anders Franzen · 14 years ago
  17. be93112 Bluetooth: Add new PID for Atheros 3011 by Bala Shanmugam · 14 years ago
  18. 61faddf Bluetooth: Fix log spamming in btusb due to autosuspend by Stefan Seyfried · 14 years ago
  19. 916448e ath9k: Fix STA disconnect issue due to received MIC failed bcast frames by Senthil Balasubramanian · 14 years ago
  20. 8e26d5a mac80211: Fix STA disconnect due to MIC failure by Senthil Balasubramanian · 14 years ago
  21. 2c31333a mac80211: ignore non-bcast mcast deauth/disassoc franes by Christian Lamparter · 14 years ago
  22. cf63495 orinoco: abort scan on interface down by David Kilroy · 14 years ago
  23. 5c5e138 carl9170: fix carl9170_tx_prepare typo by Christian Lamparter · 14 years ago
  24. 7dff312 mac80211: Fix frame injection using non-AP vif by Jouni Malinen · 14 years ago
  25. 4604778 ath9k: Disable SWBA interrupt on remove_interface by Rajkumar Manoharan · 14 years ago
  26. c426ee2 ath9k/carl9170: advertise P2P by Johannes Berg · 14 years ago
  27. 98c316e ath9k: use per-device struct for pm_qos_* operations by Gabor Juhos · 14 years ago
  28. 16ccdf0 libertas: fix invalid access by Sven Neumann · 14 years ago
  29. 517ff43 libertas: fix memory corruption in lbs_remove_card() by Daniel Drake · 14 years ago
  30. 25888e3 af_unix: limit recursion level by Eric Dumazet · 14 years ago
  31. 50a4205 pch_gbe driver: The wrong of initializer entry by Toshiharu Okada · 14 years ago
  32. a1dcfcb pch_gbe dreiver: chang author by Toshiharu Okada · 14 years ago
  33. d830418 ucc_geth: fix ucc halt problem in half duplex mode by Yang Li · 14 years ago
  34. b4ff3c9 inet: Fix __inet_inherit_port() to correctly increment bsockets and num_owners by Nagendra Tomar · 14 years ago
  35. 5c7e57f ehea: Add some info messages and fix an issue by Breno Leitao · 14 years ago
  36. 8e65c0e hso: fix disable_net by Filip Aben · 14 years ago
  37. 03fe5f3 NET: wan/x25_asy, move lapb_unregister to x25_asy_close_tty by Jiri Slaby · 14 years ago
  38. 42eb59d cxgb4vf: fix setting unicast/multicast addresses ... by Casey Leedom · 14 years ago
  39. bcc70bb net, ppp: Report correct error code if unit allocation failed by Cyrill Gorcunov · 14 years ago
  40. 3c6f27b DECnet: don't leak uninitialized stack byte by Dan Rosenberg · 14 years ago
  41. 462ca99 au1000_eth: fix invalid address accessing the MAC enable register by Wolfgang Grandegger · 14 years ago
  42. 0ac7887 dccp: fix error in updating the GAR by Gerrit Renker · 14 years ago
  43. a301e17 Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 14 years ago
  44. 0147fc0 tcp: restrict net.ipv4.tcp_adv_win_scale (#20312) by Alexey Dobriyan · 14 years ago
  45. 8475ef9 netns: Don't leak others' openreq-s in proc by Pavel Emelyanov · 14 years ago
  46. 4cb6a61 Net: ceph: Makefile: Remove unnessary code by Tracey Dent · 14 years ago
  47. 11cd1a8 vhost/net: fix rcu check usage by Michael S. Tsirkin · 14 years ago
  48. a27e13d econet: fix CVE-2010-3848 by Phil Blundell · 14 years ago
  49. 16c4174 econet: fix CVE-2010-3850 by Phil Blundell · 14 years ago
  50. fa0e846 econet: disallow NULL remote addr for sendmsg(), fixes CVE-2010-3849 by Phil Blundell · 14 years ago
  51. c39508d tcp: Make TCP_MAXSEG minimum more correct. by David S. Miller · 14 years ago
  52. 4448008 isdn: icn: Fix stack corruption bug. by Steven Rostedt · 14 years ago
  53. 66fc5df Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  54. 9915672 af_unix: limit unix_tot_inflight by Eric Dumazet · 14 years ago
  55. e476a5a wireless: b43: fix error path in SDIO by Guennadi Liakhovetski · 14 years ago
  56. c89ad73 Bluetooth: Fix not returning proper error in SCO by Gustavo F. Padovan · 14 years ago
  57. b397492 carl9170: fix virtual interface setup crash by Christian Lamparter · 14 years ago
  58. 1d8638d ssb: b43-pci-bridge: Add new vendor for BCM4318 by Daniel Klaffenbach · 14 years ago
  59. d47844a ath9k: fix timeout on stopping rx dma by Felix Fietkau · 14 years ago
  60. cf41a51 of/phylib: Use device tree properties to initialize Marvell PHYs. by David Daney · 14 years ago
  61. 9060073 phylib: Add support for Marvell 88E1149R devices. by David Daney · 14 years ago
  62. 27d916d phylib: Use common page register definition for Marvell PHYs. by David Daney · 14 years ago
  63. 84cf702 qlge: Fix incorrect usage of module parameters and netdev msg level by Sonny Rao · 14 years ago
  64. 88b2a9a ipv6: fix missing in6_ifa_put in addrconf by John Fastabend · 14 years ago
  65. ddab1a3 SuperH IrDA: correct Baud rate error correction by Nicolas Kaiser · 14 years ago
  66. 33ac0b8 atl1c: Fix hardware type check for enabling OTP CLK by Ben Hutchings · 14 years ago
  67. 7a1c8e5 net: allow GFP_HIGHMEM in __vmalloc() by Eric Dumazet · 14 years ago
  68. a6c36ee bonding: change list contact to netdev@vger.kernel.org by Simon Horman · 14 years ago
  69. ab08853 e1000: fix screaming IRQ by Anupam Chanda · 14 years ago
  70. 0302b86 net: fix kernel-doc for sk_filter_rcu_release by Randy Dunlap · 14 years ago
  71. d9efd2a be2net: Fix to avoid firmware update when interface is not open. by Sarveshwar Bandi · 14 years ago
  72. dba4490d netfilter: fix IP_VS dependencies by Patrick McHardy · 14 years ago
  73. 925e277 net: irda: irttp: sync error paths of data- and udata-requests by Wolfram Sang · 14 years ago
  74. 18a31e1 ipv6: Expose reachable and retrans timer values as msecs by Thomas Graf · 14 years ago
  75. 07bfa52 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  76. 93908d1 ipv6: Expose IFLA_PROTINFO timer values in msecs instead of jiffies by Thomas Graf · 14 years ago
  77. d530db0 3c59x: fix build failure on !CONFIG_PCI by Namhyung Kim · 14 years ago
  78. 1aa46ec ipg.c: remove id [SUNDANCE, 0x1021] by Ken Kawasaki · 14 years ago
  79. 8ea9122 net: caif: spi: fix potential NULL dereference by Vasiliy Kulikov · 14 years ago
  80. 3bf30b5 ath9k_htc: Avoid setting QoS control for non-QoS frames by Rajkumar Manoharan · 14 years ago
  81. 7d8e76b net: zero kobject in rx_queue_release by John Fastabend · 14 years ago
  82. ef22b7b net: Fix duplicate volatile warning. by Tetsuo Handa · 14 years ago
  83. b52b97a MAINTAINERS: Add stmmac maintainer by Giuseppe Cavallaro · 14 years ago
  84. 3006bc3 bonding: fix a race in IGMP handling by Eric Dumazet · 14 years ago
  85. 09a02fd cfg80211: fix can_beacon_sec_chan, reenable HT40 by Mark Mentovai · 14 years ago
  86. 28cb6cc gianfar: fix signedness issue by Nicolas Kaiser · 14 years ago
  87. 870634b net: bnx2x: fix error value sign by Vasiliy Kulikov · 14 years ago
  88. 24b7ea9 8139cp: fix checksum broken by Shan Wei · 14 years ago
  89. d5d3ebe r8169: fix checksum broken by Shan Wei · 14 years ago
  90. 218854a rds: Integer overflow in RDS cmsg handling by Dan Rosenberg · 14 years ago
  91. 9236d83 cfg80211: fix extension channel checks to initiate communication by Luis R. Rodriguez · 14 years ago
  92. b5261cf ath9k_hw: Set proper eeprom offset for AR9287 HTC devices by Rajkumar Manoharan · 14 years ago
  93. 7cbf261 ath9k_htc: Add new devices into AR7010 by Rajkumar Manoharan · 14 years ago
  94. 32b0895 ath9k_htc: Update usb device ID list by Rajkumar Manoharan · 14 years ago
  95. e8364bb ath9k: Remove pm_qos request after hw unregister. by Vivek Natarajan · 14 years ago
  96. 7d98ffd xfrm: update flowi saddr in icmp_send if unset by Ulrich Weber · 14 years ago
  97. 4c62ab9c irda: irttp: allow zero byte packets by Wolfram Sang · 14 years ago
  98. dfa31fe carl9170: fix usb anchor wait timeout by Christian Lamparter · 14 years ago
  99. 309075c cfg80211: fix WIPHY_FLAG_IBSS_RSN bit by Jussi Kivilinna · 14 years ago
  100. 62370e2 b43legacy: Fix compile on ARM architecture by Arnd Hannemann · 14 years ago