1. f0ecde1 net: Fix FDDI and TR config checks in ipv4 arp and LLC. by David S. Miller · 14 years ago
  2. bbd7254 IPv4: unresolved multicast route cleanup by Andreas Meissner · 14 years ago
  3. ccc2d97 ipv4: udp: fix short packet and bad checksum logging by Bjørn Mork · 14 years ago
  4. 80ea76b phy: Fix initialization in micrel driver. by David S. Miller · 14 years ago
  5. 50b5d6a sctp: Fix a race between ICMP protocol unreachable and connect() by Vlad Yasevich · 14 years ago
  6. 6ec82562 veth: Dont kfree_skb() after dev_forward_skb() by Eric Dumazet · 14 years ago
  7. d40a4de IPv6: fix IPV6_RECVERR handling of locally-generated errors by Brian Haley · 14 years ago
  8. 7df9c43 net/gianfar: drop recycled skbs on MTU change by Sebastian Andrzej Siewior · 14 years ago
  9. 7cff094 FEC: Fix kernel panic in fec_set_mac_address. by Mattias Walström · 14 years ago
  10. f935aa9 ipv6: Fix default multicast hops setting. by David S. Miller · 14 years ago
  11. 1827d2e net: ep93xx_eth stops receiving packets by David S. Miller · 14 years ago
  12. d050700 drivers/net/phy: micrel phy driver by David J. Choi · 14 years ago
  13. e9162ab dm9601: fix phy/eeprom write routine by Peter Korsgaard · 14 years ago
  14. 19937d0 ppp_generic: handle non-linear skbs when passing them to pppd by Simon Arlott · 14 years ago
  15. ea8420e ppp_generic: pull 2 bytes so that PPP_PROTO(skb) is valid by Simon Arlott · 14 years ago
  16. 1183f38 net: fix compile error due to double return type in SOCK_DEBUG by Jan Engelhardt · 14 years ago
  17. 6f1464b net/usb: initiate sync sequence in sierra_net.c driver by Elina Pasheva · 14 years ago
  18. 2fdc45c net/usb: remove default in Kconfig for sierra_net driver by Elina Pasheva · 14 years ago
  19. 6c3b9d3 r8169: Fix rtl8169_rx_interrupt() by Eric Dumazet · 14 years ago
  20. 6c9ae01 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  21. 0c75ba2 e1000e: Fix oops caused by ASPM patch. by Anton Blanchard · 14 years ago
  22. 03f80cc net/sb1250: register mdio bus in probe by Sebastian Siewior · 14 years ago
  23. 5fa782c sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CVE-2010-1173) (v4) by Neil Horman · 14 years ago
  24. e41c11e sfc: Change falcon_probe_board() to fail for unsupported boards by Ben Hutchings · 14 years ago
  25. f49a458 sfc: Always close net device at the end of a disabling reset by Ben Hutchings · 14 years ago
  26. aabc564 sfc: Wait at most 10ms for the MC to finish reading out MAC statistics by Ben Hutchings · 14 years ago
  27. c078669 sctp: Fix oops when sending queued ASCONF chunks by Vlad Yasevich · 14 years ago
  28. a8170c3 sctp: fix to calc the INIT/INIT-ACK chunk length correctly is set by Wei Yongjun · 14 years ago
  29. 81419d8 sctp: per_cpu variables should be in bh_disabled section by Vlad Yasevich · 14 years ago
  30. 0c42749 sctp: fix potential reference of a freed pointer by Vlad Yasevich · 14 years ago
  31. 561b173 sctp: avoid irq lock inversion while call sk->sk_data_ready() by Wei Yongjun · 14 years ago
  32. 8d238b2 Revert "tcp: bind() fix when many ports are bound" by David S. Miller · 14 years ago
  33. eb4fd8c net/usb: add sierra_net.c driver by Elina Pasheva · 14 years ago
  34. 55964d7 cdc_ether: fix autosuspend for mbm devices by Torgny Johansson · 14 years ago
  35. 477fffb bluetooth: handle l2cap_create_connless_pdu() errors by Dan Carpenter · 14 years ago
  36. 761ed01b gianfar: Wait for both RX and TX to stop by Andy Fleming · 14 years ago
  37. d87ff58 ipheth: potential null dereferences on error path by Dan Carpenter · 14 years ago
  38. 2a91515 smc91c92_cs: spin_unlock_irqrestore before calling smc_interrupt() by Ken Kawasaki · 14 years ago
  39. dacf4fc drivers/usb/net/kaweth.c: add device "Allied Telesyn AT-USB10 USB Ethernet Adapter" by Andreas Hartmann · 14 years ago
  40. 587611d bnx2: Update version to 2.0.9. by Michael Chan · 14 years ago
  41. 212f993 bnx2: Prevent "scheduling while atomic" warning with cnic, bonding and vlan. by Michael Chan · 14 years ago
  42. c441b8d bnx2: Fix lost MSI-X problem on 5709 NICs. by Michael Chan · 14 years ago
  43. e95ef5d cxgb3: Wait longer for control packets on initialization by Andre Detsch · 14 years ago
  44. 6f461f6 e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errata by Bruce Allan · 14 years ago
  45. 61fac74 ixgbe: Power down PHY during driver resets by Peter Waskiewicz · 14 years ago
  46. 908ba2b r8169: more broken register writes workaround by françois romieu · 14 years ago
  47. 87aeec7 r8169: failure to enable mwi should not be fatal by françois romieu · 14 years ago
  48. 4eb8b90 bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only. by YOSHIFUJI Hideaki / 吉藤英明 · 14 years ago
  49. 93c0c8b ieee802154: Fix oops during ieee802154_sock_ioctl by Stefan Schmidt · 14 years ago
  50. 0250ece p54pci: fix bugs in p54p_check_tx_ring by Hans de Goede · 14 years ago
  51. dc8bf1b tg3: Fix INTx fallback when MSI fails by Andre Detsch · 14 years ago
  52. 6443bb1 ipv6: Fix inet6_csk_bind_conflict() by Eric Dumazet · 14 years ago
  53. 401da6a e100: Fix the TX workqueue race by Alan Cox · 14 years ago
  54. 7ce97d4 gianfar: Fix potential oops during OF address translation by Anton Vorontsov · 14 years ago
  55. 3b1fd3e fsl_pq_mdio: Fix kernel oops during OF address translation by Anton Vorontsov · 14 years ago
  56. fda48a0 tcp: bind() fix when many ports are bound by Eric Dumazet · 14 years ago
  57. 24acc68 rdma: potential ERR_PTR dereference by Dan Carpenter · 14 years ago
  58. 80032cf rtnetlink: potential ERR_PTR dereference by Dan Carpenter · 14 years ago
  59. f4f914b net: ipv6 bind to device issue by Jiri Olsa · 14 years ago
  60. f2228f7 ipv6: allow to send packet after receiving ICMPv6 Too Big message with MTU field less than IPV6_MIN_MTU by Shan Wei · 14 years ago
  61. a19259c drivers/net/usb: Add new driver ipheth by Diego Giagio · 14 years ago
  62. 9441cad cxgb3: fix linkup issue by Hiroshi Shimamoto · 14 years ago
  63. 2cec6b0 X25 fix dead unaccepted sockets by andrew hendry · 14 years ago
  64. 761172f KS8851: NULL pointer dereference if list is empty by Abraham Arce · 14 years ago
  65. df245dc net: 3c574_cs fix stats.tx_bytes counter by Alexander Kurz · 14 years ago
  66. bc8e4b9 xfrm6: ensure to use the same dev when building a bundle by Nicolas Dichtel · 14 years ago
  67. 1c0b28b can: Fix possible NULL pointer dereference in ems_usb.c by Hans J. Koch · 14 years ago
  68. 05d1760 net: Fix an RCU warning in dev_pick_tx() by David Howells · 14 years ago
  69. e04997b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  70. 6651ffc ipv6: Fix tcp_v6_send_response transport header setting. by Herbert Xu · 14 years ago
  71. 8eabf95 bridge: add a missing ntohs() by Eric Dumazet · 14 years ago
  72. e46754f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  73. 05ce7bf Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  74. 62af9b5 quota: Convert __DQUOT_PARANOIA symbol to standard config option by Jan Kara · 14 years ago
  75. 27ee896 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  76. ac8bf56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  77. 34388d1 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  78. 186837c Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  79. 4cecd93 x86: correctly wire up the newuname system call by Christoph Hellwig · 14 years ago
  80. 28a1f53 sparc64: Fix hardirq tracing in trap return path. by David S. Miller · 14 years ago
  81. b78315f drm: delay vblank cleanup until after driver unload by Jesse Barnes · 14 years ago
  82. 01bf0b6 Linux 2.6.34-rc5 by Linus Torvalds · 14 years ago
  83. e8a03fe rmap: add exclusively owned pages to the newest anon_vma by Rik van Riel · 14 years ago
  84. 9b030e2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 14 years ago
  85. ef9e83c 8139too: Fix a typo in the function name. by Alexander Kuznetsov · 14 years ago
  86. baa0677 sparc64: Use correct pt_regs in decode_access_size() error paths. by David S. Miller · 14 years ago
  87. fe6f212 mac80211: pass HT changes to driver when off channel by Reinette Chatre · 14 years ago
  88. b4bb5c3 mac80211: remove bogus TX agg state assignment by Johannes Berg · 14 years ago
  89. 9f37622 eCryptfs: Turn lower lookup error messages into debug messages by Tyler Hicks · 14 years ago
  90. 3a8380c eCryptfs: Copy lower directory inode times and size on link by Tyler Hicks · 14 years ago
  91. 133b8f9 ecryptfs: fix use with tmpfs by removing d_drop from ecryptfs_destroy_inode by Jeff Mahoney · 14 years ago
  92. cfce08c ecryptfs: fix error code for missing xattrs in lower fs by Christian Pulvermacher · 14 years ago
  93. 3a60a16 eCryptfs: Decrypt symlink target for stat size by Tyler Hicks · 14 years ago
  94. 76e506a Fix ISDN/Gigaset build failure by Linus Torvalds · 14 years ago
  95. 85341c6 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  96. 375db48 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  97. 73c6c7f Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  98. eb3e5cc Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  99. 07a7141 pcmcia: fix error handling in cm4000_cs.c by Dan Carpenter · 14 years ago
  100. 79b9517 drm/radeon/kms: add FireMV 2400 PCI ID. by Dave Airlie · 14 years ago