1. 4f567cb Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  2. e5195c1 r8169: fix 8168evl frame padding. by Stefan Bader · 11 years ago
  3. eee1d5a sctp: Correct type and usage of sctp_end_cksum() by Simon Horman · 11 years ago
  4. 00bd1cc netfilter: nfnetlink_queue: avoid expensive gso segmentation and checksum fixup by Florian Westphal · 11 years ago
  5. 7237190 netfilter: nfnetlink_queue: add skb info attribute by Florian Westphal · 11 years ago
  6. a5fedd43 netfilter: move skb_gso_segment into nfnetlink_queue module by Florian Westphal · 11 years ago
  7. 4bd6044 netfilter: nf_queue: move device refcount bump to extra function by Florian Westphal · 11 years ago
  8. 6e01781 netfilter: ipset: set match: add support to match the counters by Jozsef Kadlecsik · 11 years ago
  9. de76303 netfilter: ipset: The list:set type with counter support by Jozsef Kadlecsik · 11 years ago
  10. 00d71b2 netfilter: ipset: The hash types with counter support by Jozsef Kadlecsik · 11 years ago
  11. f48d19d netfilter: ipset: The bitmap types with counter support by Jozsef Kadlecsik · 11 years ago
  12. 34d666d netfilter: ipset: Introduce the counter extension in the core by Jozsef Kadlecsik · 11 years ago
  13. 7d47d97 netfilter: ipset: list:set type using the extension interface by Jozsef Kadlecsik · 11 years ago
  14. 5d50e1d8 netfilter: ipset: Hash types using the unified code base by Jozsef Kadlecsik · 11 years ago
  15. 1feab10 netfilter: ipset: Unified hash type generation by Jozsef Kadlecsik · 11 years ago
  16. b0da390 netfilter: ipset: Bitmap types using the unified code base by Jozsef Kadlecsik · 11 years ago
  17. 4d73de3 netfilter: ipset: Unified bitmap type generation by Jozsef Kadlecsik · 11 years ago
  18. 075e64c netfilter: ipset: Introduce extensions to elements in the core by Jozsef Kadlecsik · 11 years ago
  19. 8672d4d netfilter: ipset: Move often used IPv6 address masking function to header file by Jozsef Kadlecsik · 11 years ago
  20. 43c56e5 netfilter: ipset: Make possible to test elements marked with nomatch by Jozsef Kadlecsik · 11 years ago
  21. 00ca8f0 hyperv: Fix a compiler warning in netvsc_send() by Haiyang Zhang · 11 years ago
  22. 02ffc24 Merge branch 'pegasus' by David S. Miller · 11 years ago
  23. 323b349 drivers: net: usb: pegasus: fix control urb submission by Petko Manolov · 11 years ago
  24. 2bd6470 drivers: net: usb: pegasus: read/write_mii_word optimised by Petko Manolov · 11 years ago
  25. 313a58e drivers: net: usb: pegasus: remove skb pool by Petko Manolov · 11 years ago
  26. 21ca352 kconfig: fix lists definition for C++ by Yann E. MORIN · 11 years ago
  27. 5f5624c ipv6: Kill ipv6 dependency of icmpv6_send(). by Pravin B Shelar · 11 years ago
  28. a4c4009 net: increase frag hash size by Jesper Dangaard Brouer · 11 years ago
  29. f0911aa atm: he: use mdelay instead of large udelay constants by Arnd Bergmann · 11 years ago
  30. 13ccf04 Merge branch 'pktdiag' by David S. Miller · 11 years ago
  31. e8d9612 sock_diag: allow to dump bpf filters by Nicolas Dichtel · 11 years ago
  32. 76d0eeb packet_diag: disclose meminfo values by Nicolas Dichtel · 11 years ago
  33. 6264190 packet_diag: disclose uid value by Nicolas Dichtel · 11 years ago
  34. 92ddcf4 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  35. 000a74f Merge tag 'pinctrl-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  36. 8127b39 Merge tag 'fbdev-for-3.10' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 11 years ago
  37. b424332 be2net: Fix to show wol disabled/enabled state correctly. by Sarveshwar Bandi · 11 years ago
  38. d98ef50 be2net: Fixed memory leak by Suresh Reddy · 11 years ago
  39. 96a3e8a Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  40. 2c1bbbf net: mac802154: comparision issue of type cast, finding by EXTRA_CFLAGS=-W by Chen Gang · 11 years ago
  41. fdd5f43 selftests: psock_tpacket: fix status check by Daniel Borkmann · 11 years ago
  42. a874510 Merge tag 'please-pull-misc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
  43. 823aa87 vxlan: allow choosing destination port per vxlan by stephen hemminger · 11 years ago
  44. 7d836a7 vxlan: compute source port in network byte order by stephen hemminger · 11 years ago
  45. 5d174dd vxlan: source compatiablity with IFLA_VXLAN_GROUP (v2) by stephen hemminger · 11 years ago
  46. 73cf331 vxlan: fix byte order issues with NDA_PORT by stephen hemminger · 11 years ago
  47. 23c578b vxlan: document UDP default port by stephen hemminger · 11 years ago
  48. 3b8df3c vxlan: update mail address and copyright date by stephen hemminger · 11 years ago
  49. b0a397f bridge: Add fdb dst check during fdb update by roopa · 11 years ago
  50. f7a1dd6 ipvs: ip_vs_sip_fill_param() BUG: bad check of return value by Hans Schillstrom · 11 years ago
  51. b45e0ed Merge tag 'at91-soc' of git://github.com/at91linux/linux-at91 into late/cleanup by Arnd Bergmann · 11 years ago
  52. 916bb6d7 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  53. d0b8883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  54. 9d2da7a Merge tag 'stable/for-linus-3.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  55. 721ccfb NFSv4: Warn once about servers that incorrectly apply open mode to setattr by Trond Myklebust · 11 years ago
  56. ee3ae84 NFSv4: Servers should only check SETATTR stateid open mode on size change by Trond Myklebust · 11 years ago
  57. 3811ae7 net: tun: release the reference of tun device in tun_recvmsg by Gao feng · 11 years ago
  58. e74fc97 Turn off -Wmaybe-uninitialized when building with -Os by Arnd Bergmann · 12 years ago
  59. 7b2fea1 ARM: orion5x: include linux/cpu.h by Arnd Bergmann · 11 years ago
  60. 2058842 ARM: tegra: call cpu_do_idle from C code by Arnd Bergmann · 11 years ago
  61. 0b43c08 vfio: Use down_reads to protect iommu disconnects by Alex Williamson · 11 years ago
  62. 21bdcc1 ARM: msm: USB_MSM_OTG needs USB_PHY by Arnd Bergmann · 11 years ago
  63. bc8fd90 irqchip: s3c24xx: add missing __init annotations by Arnd Bergmann · 11 years ago
  64. de4772c edac: sb_edac.c should not require prescence of IMC_DDRIO device by Luck, Tony · 11 years ago
  65. 33ad412 i7300_edac: Fix memory detection in single mode by Mauro Carvalho Chehab · 11 years ago
  66. 071361d mm: Convert print_symbol to %pSR by Joe Perches · 12 years ago
  67. 7af584d gfs2: Convert print_symbol to %pSR by Joe Perches · 12 years ago
  68. c8d5cb7 m32r: Convert print_symbol to %pSR by Joe Perches · 12 years ago
  69. 69963a0 iostats.txt: add easy-to-find description for field 6 by David P Hilton · 12 years ago
  70. 8bb9da9 jbd: use kmem_cache_zalloc for allocating journal head by Zheng Liu · 11 years ago
  71. 167d0a1 ALSA: asihpi: add format support check in snd_card_asihpi_capture_formats by Eldad Zack · 11 years ago
  72. 74c34ca ALSA: pcm_format_to_bits strong-typed conversion by Eldad Zack · 11 years ago
  73. 7548134 ALSA: compress: fix the states to check for allowing read by Vinod Koul · 11 years ago
  74. 6296ace nohz: Protect smp_processor_id() in tick_nohz_task_switch() by Li Zhong · 11 years ago
  75. a555bb8 ALSA: hda - Move Thinkpad X220 to use auto parser by David Henningsson · 11 years ago
  76. c75c5ab ALSA: USB: adjust for changed 3.8 USB API by Clemens Ladisch · 11 years ago
  77. 89759e2 HID: Add PID for Japanese version of NE4K keyboard by Adam Jiang · 11 years ago
  78. 0377f4e drm/exynos: Don't blend mixer layer 0 by Sean Paul · 11 years ago
  79. 5f46c33 drm/exynos: Remove unnecessary braces in exynos_hdmi.c by Sachin Kamat · 11 years ago
  80. b9047b8 drm/exynos: Select VIDEOMODE_HELPERS for FIMD by Sachin Kamat · 11 years ago
  81. 69961d8 drm/exynos: do not use generic flags to dumb by Inki Dae · 11 years ago
  82. 43f4190 drm/exynos: added ipp device registration to drm driver by Seung-Woo Kim · 11 years ago
  83. 0f6f959 exynos/drm: hdmi: cleanup for hdmi common device registration by Seung-Woo Kim · 11 years ago
  84. 1055f49 drm/exynos: fix wrong return check for platform_device_register_simple by Seung-Woo Kim · 11 years ago
  85. 5186fc5 drm/exynos: add device tree support for fimc ipp driver by Sylwester Nawrocki · 11 years ago
  86. e5f8683 drm/exynos: rework fimc clocks handling by Sylwester Nawrocki · 11 years ago
  87. 4c30cbc drm/exynos: remove redundant devm_kfree() by Sylwester Nawrocki · 11 years ago
  88. 11963a6 drm/exynos: enable FIMD clocks by Vikas Sajjan · 11 years ago
  89. baa88c8 Revert "drm/exynos: prepare FIMD clocks" by Inki Dae · 11 years ago
  90. d4e071c ARM: KVM: iterate over all CPUs for CPU compatibility check by Andre Przywara · 11 years ago
  91. df75921 KVM: ARM: Fix spelling in error message by Christoffer Dall · 11 years ago
  92. d21a1c8 ARM: KVM: define KVM_ARM_MAX_VCPUS unconditionally by Arnd Bergmann · 11 years ago
  93. aa404dd KVM: ARM: Fix API documentation for ONE_REG encoding by Christoffer Dall · 11 years ago
  94. 3de50da ARM: KVM: promote vfp_host pointer to generic host cpu context by Marc Zyngier · 11 years ago
  95. 17b1e31 ARM: KVM: add architecture specific hook for capabilities by Marc Zyngier · 11 years ago
  96. d157f4a ARM: KVM: perform HYP initilization for hotplugged CPUs by Marc Zyngier · 11 years ago
  97. 5a677ce ARM: KVM: switch to a dual-step HYP init code by Marc Zyngier · 11 years ago
  98. 4f72827 ARM: KVM: rework HYP page table freeing by Marc Zyngier · 11 years ago
  99. 0394e1f ARM: KVM: enforce maximum size for identity mapped code by Marc Zyngier · 11 years ago
  100. 2fb4105 ARM: KVM: move to a KVM provided HYP idmap by Marc Zyngier · 11 years ago