1. cbdd769 netfilter: nf_conntrack_defrag: check socket type before touching nodefrag flag by Jiri Olsa · 14 years ago
  2. d6120b8 netfilter: nf_nat_snmp: fix checksum calculation (v4) by Patrick McHardy · 14 years ago
  3. 15cdead netfilter: fix a race in nf_ct_ext_create() by Eric Dumazet · 14 years ago
  4. b46ffb8 netfilter: fix ipt_REJECT TCP RST routing for indev == outdev by Changli Gao · 14 years ago
  5. 7874896 netfilter: nf_ct_sip: default to NF_ACCEPT in sip_help_tcp() by Simon Horman · 14 years ago
  6. d485d50 netfilter: tproxy: nf_tproxy_assign_sock() can handle tw sockets by Eric Dumazet · 14 years ago
  7. 3d13008 ip: fix truesize mismatch in ip fragmentation by Eric Dumazet · 14 years ago
  8. 7e96dc7 netxen: dont set skb->truesize by Eric Dumazet · 14 years ago
  9. 8df8fd2 qlcnic: dont set skb->truesize by Eric Dumazet · 14 years ago
  10. 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
  11. a4d2580 tcp: Fix race in tcp_poll by Tom Marshall · 14 years ago
  12. 9828e6e rose: Fix signedness issues wrt. digi count. by David S. Miller · 14 years ago
  13. 3779298 Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 14 years ago
  14. 8444cf7 xfrm: Allow different selector family in temporary state by Thomas Egerer · 14 years ago
  15. df6d023 wext: fix potential private ioctl memory content leak by Johannes Berg · 14 years ago
  16. 842c74b ip_gre: CONFIG_IPV6_MODULE support by Eric Dumazet · 14 years ago
  17. 04746ff qlcnic: dont assume NET_IP_ALIGN is 2 by Eric Dumazet · 14 years ago
  18. 4e8cec2 dca: disable dca on IOAT ver.3.0 multiple-IOH platforms by Sosnowski, Maciej · 14 years ago
  19. f0f9dea netpoll: Disable IRQ around RCU dereference in netpoll_rx by Herbert Xu · 14 years ago
  20. 4bdab43 sctp: Do not reset the packet during sctp_packet_config(). by Vlad Yasevich · 14 years ago
  21. 7acc7c6 iwlwifi: do not perferm force reset while doing scan by Wey-Yi Guy · 14 years ago
  22. 2507136 net/llc: storing negative error codes in unsigned short by Dan Carpenter · 14 years ago
  23. e443e38 MAINTAINERS: move atlx discussions to netdev by Chris Snook · 14 years ago
  24. 49c37c0 drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memory by Dan Rosenberg · 14 years ago
  25. 4446718 drivers/net/eql.c: prevent reading uninitialized stack memory by Dan Rosenberg · 14 years ago
  26. 7011e66 drivers/net/usb/hso.c: prevent reading uninitialized memory by Dan Rosenberg · 14 years ago
  27. e71895a xfrm: dont assume rcu_read_lock in xfrm_output_one() by Eric Dumazet · 14 years ago
  28. 801e147 r8169: Handle rxfifo errors on 8168 chips by Matthew Garrett · 14 years ago
  29. 84176b7 3c59x: Remove atomic context inside vortex_{set|get}_wol by Denis Kirjanov · 14 years ago
  30. 01f83d6 tcp: Prevent overzealous packetization by SWS logic. by Alexey Kuznetsov · 14 years ago
  31. 6dcbc12 net: RPS needs to depend upon USE_GENERIC_SMP_HELPERS by David S. Miller · 14 years ago
  32. fddd910 phylib: fix PAL state machine restart on resume by Simon Guinot · 14 years ago
  33. ef885af net: use rcu_barrier() in rollback_registered_many by Eric Dumazet · 14 years ago
  34. ab12811 bonding: correctly process non-linear skbs by Andy Gospodarek · 14 years ago
  35. ee05d69 vhost-net: fix range checking in mrg bufs case by Michael S. Tsirkin · 14 years ago
  36. a89b476 ipv4: enable getsockopt() for IP_NODEFRAG by Michael Kerrisk · 14 years ago
  37. 7998156 ipv4: force_igmp_version ignored when a IGMPv3 query received by Bob Arendt · 14 years ago
  38. 3429769 ppp: potential NULL dereference in ppp_mp_explode() by Dan Carpenter · 14 years ago
  39. 339db11 net/llc: make opt unsigned in llc_ui_setsockopt() by Dan Carpenter · 14 years ago
  40. a505b3b sch_atm: Fix potential NULL deref. by David S. Miller · 14 years ago
  41. 053d8f6 Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 14 years ago
  42. c9cedbb ipheth: remove incorrect devtype to WWAN by Dan Williams · 14 years ago
  43. 201b6ba MAINTAINERS: Add CAIF by Joe Perches · 14 years ago
  44. 123031c sctp: fix test for end of loop by Joe Perches · 14 years ago
  45. e199e61 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 14 years ago
  46. 972c40b KS8851: Correct RX packet allocation by Eric Dumazet · 14 years ago
  47. 719f835 udp: add rehash on connect() by Eric Dumazet · 14 years ago
  48. ae2688d net: blackhole route should always be recalculated by Jianzhao Wang · 14 years ago
  49. f6b085b ipv4: Suppress lockdep-RCU false positive in FIB trie (3) by Jarek Poplawski · 14 years ago
  50. ee9c5cf niu: Fix kernel buffer overflow for ETHTOOL_GRXCLSRLALL by Ben Hutchings · 14 years ago
  51. 6523ce1 ipvs: fix active FTP by Julian Anastasov · 14 years ago
  52. 64289c8 gro: Re-fix different skb headrooms by Jarek Poplawski · 14 years ago
  53. 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
  54. fa2925c Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  55. 98e52c3 Merge branch 'for-linus' of git://android.kernel.org/kernel/tegra by Linus Torvalds · 14 years ago
  56. 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
  57. 3c5dff7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago
  58. dc6f962 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  59. 61f953c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  60. a44a553 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  61. ce7db28 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  62. cd4d4fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  63. 608307e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  64. 96d4cbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  65. d3de0eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  66. b06ac5a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  67. 608a5ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  68. 78f220a Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 14 years ago
  69. 4848d71 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  70. 4eab8a5 Merge branch 'drm-intel-fixes' of git://anongit.freedesktop.org/~ickle/drm-intel by Linus Torvalds · 14 years ago
  71. 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
  72. de2b96f via-velocity: Turn scatter-gather support back off. by David S. Miller · 14 years ago
  73. 6f86b32 ipv4: Fix reverse path filtering with multipath routing. by David S. Miller · 14 years ago
  74. 8df73ff UNIX: Do not loop forever at unix_autobind(). by Tetsuo Handa · 14 years ago
  75. 32737e9 PATCH: b44 Handle RX FIFO overflow better (simplified) by Mark Lord · 14 years ago
  76. cf9b94f irda: off by one by Dan Carpenter · 14 years ago
  77. 89b12fa 3c59x: Fix deadlock in vortex_error() by Ben Hutchings · 14 years ago
  78. 1ee89bd netfilter: discard overlapping IPv6 fragment by Nicolas Dichtel · 14 years ago
  79. 70789d7 ipv6: discard overlapping fragment by Nicolas Dichtel · 14 years ago
  80. deabc77 net: fix tx queue selection for bridged devices implementing select_queue by Helmut Schaa · 14 years ago
  81. cb32f2a bonding: Fix jiffies overflow problems (again) by Jiri Bohac · 14 years ago
  82. c4433be stmmac: fix sleep inside atomic by Giuseppe Cavallaro · 14 years ago
  83. e6ba59b m68knommu: fix missing linker segments by Greg Ungerer · 14 years ago
  84. 1e72910 h8300: Fix missing consts in kernel_execve() by David Howells · 14 years ago
  85. b857189 h8300: Fix die() by David Howells · 14 years ago
  86. 3ab61eb h8300: IRQ flags should be stored in an unsigned long by David Howells · 14 years ago
  87. 7a2e8a8 VFS: Sanity check mount flags passed to change_mnt_propagation() by Valerie Aurora · 14 years ago
  88. 8554048 intel_agp,i915: Add more sandybridge graphics device ids by Zhenyu Wang · 14 years ago
  89. a69ffdb drm/i915: Enable MI_FLUSH on Sandybridge by Zhenyu Wang · 14 years ago
  90. f8f235e agp/intel: Fix cache control for Sandybridge by Zhenyu Wang · 14 years ago
  91. 93f5f7f agp/intel: use #ifdef idiom for intel-agp.h by Zhenyu Wang · 14 years ago
  92. 8dfc2b1 agp/intel: fix physical address mask bits for sandybridge by Zhenyu Wang · 14 years ago
  93. 032d2a0 drm/i915: Prevent double dpms on by Chris Wilson · 14 years ago
  94. 52be119 drm/i915: Avoid use of uninitialised values when disabling panel-fitter by Chris Wilson · 14 years ago
  95. 4e5359c drm/i915: Avoid pageflipping freeze when we miss the flip prepare interrupt by Simon Farnsworth · 14 years ago
  96. 8e647a2 drm/i915: Tightly scope intel_encoder to prevent invalid use by Chris Wilson · 14 years ago
  97. a25c25c drm/i915: Allocate the PCI resource for the MCHBAR by Chris Wilson · 14 years ago
  98. 4f7f7b7 drm/i915/dp: Really try 5 times before giving up. by Chris Wilson · 14 years ago
  99. b66d842 drm/i915/sdvo: Restore guess of the DDC bus in absence of VBIOS by Chris Wilson · 14 years ago
  100. 0ad6ef2 drm/i915/dp: Boost timeout for enabling transcoder to 100ms by Chris Wilson · 14 years ago