1. b3de755 tcp: fix TSO FACK loss marking in tcp_mark_head_lost by Yuchung Cheng · 14 years ago
  2. 3fd6c88 3c59x: fix regression from patch "Add ethtool WOL support" by Jan Beulich · 14 years ago
  3. 2cc6d2b ipv6: add a missing unregister_pernet_subsys call by Neil Horman · 14 years ago
  4. bc68580 s390: use free_netdev(netdev) instead of kfree() by Vasiliy Kulikov · 14 years ago
  5. 8d879de sgiseeq: use free_netdev(netdev) instead of kfree() by Kulikov Vasiliy · 14 years ago
  6. 22138d3 rionet: use free_netdev(netdev) instead of kfree() by Kulikov Vasiliy · 14 years ago
  7. 52933f05 ibm_newemac: use free_netdev(netdev) instead of kfree() by Kulikov Vasiliy · 14 years ago
  8. 62038e4 smsc911x: Add MODULE_ALIAS() by Vincent Stehlé · 14 years ago
  9. 693019e9 net: reset skb queue mapping when rx'ing over tunnel by Tom Herbert · 14 years ago
  10. a3d6713 br2684: fix scheduling while atomic by Karl Hiramoto · 14 years ago
  11. ca9a783 de2104x: fix TP link detection by Ondrej Zary · 14 years ago
  12. b0255a0 de2104x: fix power management by Ondrej Zary · 14 years ago
  13. e0f9c4f de2104x: disable autonegotiation on broken hardware by Ondrej Zary · 14 years ago
  14. f064af1 net: fix a lockdep splat by Eric Dumazet · 14 years ago
  15. 605c82b e1000e: 82579 do not gate auto config of PHY by hardware during nominal use by Bruce Allan · 14 years ago
  16. a1ce647 e1000e: 82579 jumbo frame workaround causing CRC errors by Bruce Allan · 14 years ago
  17. 831bd2e e1000e: 82579 unaccounted missed packets by Bruce Allan · 14 years ago
  18. 5f3eed6 e1000e: 82566DC fails to get link by Bruce Allan · 14 years ago
  19. 87fb741 e1000e: 82579 SMBus address and LEDs incorrect after device reset by Bruce Allan · 14 years ago
  20. 8395ae8 e1000e: 82577/8/9 issues with device in Sx by Bruce Allan · 14 years ago
  21. 94e22389 xfrm4: strip ECN bits from tos field by Ulrich Weber · 14 years ago
  22. 3f5a2a7 atl1: zero out CMB and SBM in atl1_free_ring_resources by Luca Tettamanti · 14 years ago
  23. ec5a32f atl1: fix resume by Luca Tettamanti · 14 years ago
  24. 56b49f4 net: Move "struct net" declaration inside the __KERNEL__ macro guard by Ollie Wild · 14 years ago
  25. cbdd769 netfilter: nf_conntrack_defrag: check socket type before touching nodefrag flag by Jiri Olsa · 14 years ago
  26. d6120b8 netfilter: nf_nat_snmp: fix checksum calculation (v4) by Patrick McHardy · 14 years ago
  27. 15cdead netfilter: fix a race in nf_ct_ext_create() by Eric Dumazet · 14 years ago
  28. b46ffb8 netfilter: fix ipt_REJECT TCP RST routing for indev == outdev by Changli Gao · 14 years ago
  29. 7874896 netfilter: nf_ct_sip: default to NF_ACCEPT in sip_help_tcp() by Simon Horman · 14 years ago
  30. d485d50 netfilter: tproxy: nf_tproxy_assign_sock() can handle tw sockets by Eric Dumazet · 14 years ago
  31. 3d13008 ip: fix truesize mismatch in ip fragmentation by Eric Dumazet · 14 years ago
  32. 7e96dc7 netxen: dont set skb->truesize by Eric Dumazet · 14 years ago
  33. 8df8fd2 qlcnic: dont set skb->truesize by Eric Dumazet · 14 years ago
  34. 2d81376 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  35. a4d2580 tcp: Fix race in tcp_poll by Tom Marshall · 14 years ago
  36. 9828e6e rose: Fix signedness issues wrt. digi count. by David S. Miller · 14 years ago
  37. 3779298 Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 14 years ago
  38. 8444cf7 xfrm: Allow different selector family in temporary state by Thomas Egerer · 14 years ago
  39. df6d023 wext: fix potential private ioctl memory content leak by Johannes Berg · 14 years ago
  40. 842c74b ip_gre: CONFIG_IPV6_MODULE support by Eric Dumazet · 14 years ago
  41. 04746ff qlcnic: dont assume NET_IP_ALIGN is 2 by Eric Dumazet · 14 years ago
  42. 4e8cec2 dca: disable dca on IOAT ver.3.0 multiple-IOH platforms by Sosnowski, Maciej · 14 years ago
  43. f0f9dea netpoll: Disable IRQ around RCU dereference in netpoll_rx by Herbert Xu · 14 years ago
  44. 4bdab4332 sctp: Do not reset the packet during sctp_packet_config(). by Vlad Yasevich · 14 years ago
  45. 7acc7c6 iwlwifi: do not perferm force reset while doing scan by Wey-Yi Guy · 14 years ago
  46. 2507136 net/llc: storing negative error codes in unsigned short by Dan Carpenter · 14 years ago
  47. e443e38 MAINTAINERS: move atlx discussions to netdev by Chris Snook · 14 years ago
  48. 49c37c0 drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memory by Dan Rosenberg · 14 years ago
  49. 4446718 drivers/net/eql.c: prevent reading uninitialized stack memory by Dan Rosenberg · 14 years ago
  50. 7011e66 drivers/net/usb/hso.c: prevent reading uninitialized memory by Dan Rosenberg · 14 years ago
  51. e71895a xfrm: dont assume rcu_read_lock in xfrm_output_one() by Eric Dumazet · 14 years ago
  52. 801e147 r8169: Handle rxfifo errors on 8168 chips by Matthew Garrett · 14 years ago
  53. 84176b7 3c59x: Remove atomic context inside vortex_{set|get}_wol by Denis Kirjanov · 14 years ago
  54. 01f83d6 tcp: Prevent overzealous packetization by SWS logic. by Alexey Kuznetsov · 14 years ago
  55. 6dcbc12 net: RPS needs to depend upon USE_GENERIC_SMP_HELPERS by David S. Miller · 14 years ago
  56. fddd910 phylib: fix PAL state machine restart on resume by Simon Guinot · 14 years ago
  57. ef885af net: use rcu_barrier() in rollback_registered_many by Eric Dumazet · 14 years ago
  58. ab12811 bonding: correctly process non-linear skbs by Andy Gospodarek · 14 years ago
  59. ee05d69 vhost-net: fix range checking in mrg bufs case by Michael S. Tsirkin · 14 years ago
  60. a89b476 ipv4: enable getsockopt() for IP_NODEFRAG by Michael Kerrisk · 14 years ago
  61. 7998156 ipv4: force_igmp_version ignored when a IGMPv3 query received by Bob Arendt · 14 years ago
  62. 3429769 ppp: potential NULL dereference in ppp_mp_explode() by Dan Carpenter · 14 years ago
  63. 339db11 net/llc: make opt unsigned in llc_ui_setsockopt() by Dan Carpenter · 14 years ago
  64. a505b3b sch_atm: Fix potential NULL deref. by David S. Miller · 14 years ago
  65. 053d8f6 Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 14 years ago
  66. c9cedbb ipheth: remove incorrect devtype to WWAN by Dan Williams · 14 years ago
  67. 201b6ba MAINTAINERS: Add CAIF by Joe Perches · 14 years ago
  68. 123031c sctp: fix test for end of loop by Joe Perches · 14 years ago
  69. e199e61 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 14 years ago
  70. 972c40b KS8851: Correct RX packet allocation by Eric Dumazet · 14 years ago
  71. 719f835 udp: add rehash on connect() by Eric Dumazet · 14 years ago
  72. ae2688d net: blackhole route should always be recalculated by Jianzhao Wang · 14 years ago
  73. f6b085b ipv4: Suppress lockdep-RCU false positive in FIB trie (3) by Jarek Poplawski · 14 years ago
  74. ee9c5cf niu: Fix kernel buffer overflow for ETHTOOL_GRXCLSRLALL by Ben Hutchings · 14 years ago
  75. 6523ce1 ipvs: fix active FTP by Julian Anastasov · 14 years ago
  76. 64289c8 gro: Re-fix different skb headrooms by Jarek Poplawski · 14 years ago
  77. d56557a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  78. fa2925c Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  79. 98e52c3 Merge branch 'for-linus' of git://android.kernel.org/kernel/tegra by Linus Torvalds · 14 years ago
  80. add2b10 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha-2.6 by Linus Torvalds · 14 years ago
  81. 3c5dff7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago
  82. dc6f962 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  83. 61f953c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  84. a44a553 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  85. ce7db28 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  86. cd4d4fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  87. 608307e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  88. 96d4cbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  89. d3de0eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  90. b06ac5a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  91. 608a5ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  92. 78f220a Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 14 years ago
  93. 4848d71 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  94. 4eab8a5 Merge branch 'drm-intel-fixes' of git://anongit.freedesktop.org/~ickle/drm-intel by Linus Torvalds · 14 years ago
  95. 6300d6d Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  96. de2b96f via-velocity: Turn scatter-gather support back off. by David S. Miller · 14 years ago
  97. 6f86b32 ipv4: Fix reverse path filtering with multipath routing. by David S. Miller · 14 years ago
  98. 8df73ff UNIX: Do not loop forever at unix_autobind(). by Tetsuo Handa · 14 years ago
  99. 32737e9 PATCH: b44 Handle RX FIFO overflow better (simplified) by Mark Lord · 14 years ago
  100. cf9b94f irda: off by one by Dan Carpenter · 14 years ago