1. e2fc4d1 dca: add missing copyright/license headers by Maciej Sosnowski · 15 years ago
  2. c2f3252 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  3. f3f9258 nl80211: Check that function pointer != NULL before using it by Jouni Malinen · 15 years ago
  4. 5ed0102 sungem: missing net_device_ops by Stephen Hemminger · 15 years ago
  5. 1ab1ab7 be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycle by Sathya Perla · 15 years ago
  6. ea1dae1 be2net: replenish when posting to rx-queue is starved in out of mem conditions by Sathya Perla · 15 years ago
  7. 170ebf8 bas_gigaset: correctly allocate USB interrupt transfer buffer by Tilman Schmidt · 15 years ago
  8. 44c1d6f smsc911x: reset last known duplex and carrier on open by Steve Glendinning · 15 years ago
  9. 2e2a6a9 sh_eth: Fix mistake of the address of SH7763 by Nobuhiro Iwamatsu · 15 years ago
  10. 0e0fde3 sh_eth: Change handling of IRQ by Nobuhiro Iwamatsu · 15 years ago
  11. 2bad35b netns: oops in ip[6]_frag_reasm incrementing stats by Jorge Boncompte [DTI2] · 15 years ago
  12. e4a389a net: kfree(napi->skb) => kfree_skb by Roel Kluin · 15 years ago
  13. cb0dc77 net: fix sctp breakage by Al Viro · 15 years ago
  14. 1b1d8f7 ipv6: fix display of local and remote sit endpoints by Bjørn Mork · 15 years ago
  15. e9c6a58 net: Document /proc/sys/net/core/netdev_budget by Stanislaw Gruszka · 15 years ago
  16. 6914563 tulip: fix crash on iface up with shirq debug by Kyle McMartin · 15 years ago
  17. 4783256 virtio_net: Make virtio_net support carrier detection by Pantelis Koukousoulas · 15 years ago
  18. 17d0450 bonding: Fix updating of speed/duplex changes by Jay Vosburgh · 15 years ago
  19. 6901031 bnx2: Fix problem of using wrong IRQ handler. by Michael Chan · 15 years ago
  20. f10023a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  21. 4ada810 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  22. 303c6a0 gro: Fix legacy path napi_complete crash by Herbert Xu · 15 years ago
  23. 640c65e zd1211rw: Do not panic on device eject when associated by Jouni Malinen · 15 years ago
  24. 055249d mac80211: Fix panic on fragmentation with power saving by Jouni Malinen · 15 years ago
  25. 5ec905a ath9k: AR9280 PCI devices must serialize IO as well by Luis R. Rodriguez · 15 years ago
  26. 6158425 ath9k: implement IO serialization by Luis R. Rodriguez · 15 years ago
  27. 6f16bf3 lib80211: silence excessive crypto debugging messages by John W. Linville · 15 years ago
  28. d1238d5 netfilter: conntrack: check for NEXTHDR_NONE before header sanity checking by Christoph Paasch · 15 years ago
  29. ec8d540 netfilter: conntrack: fix dropping packet after l4proto->packet() by Christoph Paasch · 15 years ago
  30. 626ba8f netfilter: ctnetlink: fix crash during expectation creation by Pablo Neira Ayuso · 15 years ago
  31. b1e93a6 netfilter: conntrack: don't deliver events for racy packets by Pablo Neira Ayuso · 15 years ago
  32. ea8dbdd r8169: revert "r8169: read MAC address from EEPROM on init (2nd attempt)" by françois romieu · 15 years ago
  33. 97d477a r8169: use hardware auto-padding. by françois romieu · 15 years ago
  34. 682337f igb: remove ASPM L0s workaround by Alexander Duyck · 15 years ago
  35. de9307c netxen: remove old flash check. by Dhananjay Phadke · 15 years ago
  36. 5a89392 mv643xx_eth: fix unicast address filter corruption on mtu change by Lennert Buytenhek · 15 years ago
  37. 08ec9af xfrm: Fix xfrm_state_find() wrt. wildcard source address. by David S. Miller · 15 years ago
  38. 9616a75 emac: Fix clock control for 405EX and 405EXr chips by Benjamin Herrenschmidt · 15 years ago
  39. e90d400 ixgbe: fix multiple unicast address support by Chris Leech · 15 years ago
  40. 59f8e16 via-velocity: Fix DMA mapping length errors on transmit. by Dave Jones · 15 years ago
  41. 855b099 qlge: bugfix: Pad outbound frames smaller than 60 bytes. by Ron Mercer · 15 years ago
  42. 6612a63 qlge: bugfix: Move netif_napi_del() to common call point. by Ron Mercer · 15 years ago
  43. a7a655f qlge: bugfix: Tell hw to strip vlan header. by Ron Mercer · 15 years ago
  44. c3c6496 qlge: bugfix: Increase filter on inbound csum. by Ron Mercer · 15 years ago
  45. 9fae6c3 dnet: replace obsolete *netif_rx_* functions with *napi_* by Ilya Yanok · 15 years ago
  46. 6b7c5b9 net: Add be2net driver. by Sathya Perla · 15 years ago
  47. 2c5849e dnet: Fix warnings on 64-bit. by David S. Miller · 15 years ago
  48. 4796417 dnet: Dave DNET ethernet controller driver (updated) by Ilya Yanok · 15 years ago
  49. ff8cf9a ipv6: Fix BUG when disabled ipv6 module is unloaded by John Dykstra · 15 years ago
  50. db434ac bnx2x: Using DMAE to initialize the chip by Eilon Greenstein · 15 years ago
  51. 6dc7d8c bnx2x: Casting page alignment by Eilon Greenstein · 15 years ago
  52. 916c775 bnx2x: Adding restriction on sge_buf_size by Eilon Greenstein · 15 years ago
  53. c035002 p54: fix race condition in memory management by Christian Lamparter · 15 years ago
  54. bd05f28 cfg80211: test before subtraction on unsigned by Roel Kluin · 15 years ago
  55. 623d563 iwlwifi: fix error flow in iwl*_pci_probe by Reinette Chatre · 15 years ago
  56. ef4bb70 rt2x00 : more devices to rt73usb.c by Xose Vazquez Perez · 15 years ago
  57. 9eb77ab rt2x00 : more devices to rt2500usb.c by Xose Vazquez Perez · 15 years ago
  58. 72e2240 bonding: Fix device passed into ->ndo_neigh_setup(). by Patrick McHardy · 15 years ago
  59. 77827a7 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  60. 9d40bbd vlan: Fix vlan-in-vlan crashes. by David S. Miller · 15 years ago
  61. 54acd0e net: Fix missing dev->neigh_setup in register_netdevice(). by David S. Miller · 15 years ago
  62. 8778694 tmspci: fix request_irq race by Meelis Roos · 15 years ago
  63. a883bf5 pkt_sched: act_police: Fix a rate estimator test. by Jarek Poplawski · 15 years ago
  64. 9f8ac0b tg3: Fix 5906 link problems by Matt Carlson · 15 years ago
  65. 559595a Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  66. 5ad8b7d drm: fix double lock typo by Helge Bahmann · 15 years ago
  67. fb13d9f SCTP: change sctp_ctl_sock_init() to try IPv4 if IPv6 fails by Brian Haley · 15 years ago
  68. fe7ca2e IPv6: add "disable" module parameter support to ipv6.ko by Brian Haley · 15 years ago
  69. 4a8fd2c sungem: another error printed one too early by Roel Kluin · 15 years ago
  70. 9487311 aoe: error printed 1 too early by Roel Kluin · 15 years ago
  71. b9bdcd9 net pcmcia: worklimit reaches -1 by Roel Kluin · 15 years ago
  72. 858b9ce net: more timeouts that reach -1 by Roel Kluin · 15 years ago
  73. 4222474 net: fix tokenring license by Meelis Roos · 15 years ago
  74. a1a69c8 dm9601: new vendor/product IDs by Peter Korsgaard · 15 years ago
  75. 4843b93 netlink: invert error code in netlink_set_err() by Pablo Neira Ayuso · 15 years ago
  76. 368a121 powerpc: Run sbc610 USB fixup code only on the appropriate platform. by Tony Breeds · 15 years ago
  77. fec6c6f Linux 2.6.29-rc7 by Linus Torvalds · 15 years ago
  78. 9c1a774 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  79. 1777f1a crypto: ixp4xx - Fix qmgr_request_queue build failure by Krzysztof Hałasa · 15 years ago
  80. 219f170 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  81. 3024e4a Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  82. f2a4165 Merge branch 'tracing/mmiotrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  83. b24746c Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  84. f41bf2a Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  85. bdf602b [ARM] fix lots of ARM __devexit sillyness by Russell King · 15 years ago
  86. b57ee99 [ARM] 5417/1: Set the correct cacheid for ARMv6 CPUs with ARMv7 style MMU by Catalin Marinas · 15 years ago
  87. 25ef4a6 [ARM] 5416/1: Use unused address in v6_early_abort by Seth Forshee · 15 years ago
  88. 780eef9 x86: oprofile: don't set counter width from cpuid on Core2 by Tim Blechmann · 15 years ago
  89. 17edde5 netns: Remove net_alive by Eric W. Biederman · 15 years ago
  90. 2f20d2e tcp: Like icmp use register_pernet_subsys by Eric W. Biederman · 15 years ago
  91. 6eb0777 netns: Fix icmp shutdown. by Eric W. Biederman · 15 years ago
  92. 176c39a netns: fix addrconf_ifdown kernel panic by Daniel Lezcano · 15 years ago
  93. b325fdd ipv6: Fix sysctl unregistration deadlock by Stephen Hemminger · 15 years ago
  94. 5a5990d net: Avoid race between network down and sysfs by Stephen Hemminger · 15 years ago
  95. 0fc59d3 x86: fix init_memory_mapping() to handle small ranges by Yinghai Lu · 15 years ago
  96. 07555c9 OMAP: enable smc911x support for LDP platform by Russell King · 15 years ago
  97. 3df2678 sctp: fix kernel panic with ERROR chunk containing too many error causes by Wei Yongjun · 15 years ago
  98. d1dd524 sctp: fix crash during module unload by Vlad Yasevich · 15 years ago
  99. 2450cf5 Revert "menu: fix embedded menu snafu" by Linus Torvalds · 15 years ago
  100. 43e4070 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago