1. d954777 netfilter: xt_NFQUEUE: fix --queue-bypass regression by Holger Eitzenberger · 11 years ago
  2. fecda03 net: sctp: fix ASCONF to allow non SCTP_ADDR_SRC addresses in ipv6 by Daniel Borkmann · 11 years ago
  3. afb14c7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  4. 320437af Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  5. 9033832 Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 11 years ago
  6. ea89e1d platform/x86: fix asus-wmi build error by Randy Dunlap · 11 years ago
  7. d4eddd4 bcache: Fixed incorrect order of arguments to bio_alloc_bioset() by Kent Overstreet · 11 years ago
  8. f4e5e14f Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  9. 0d645a8 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  10. db10acc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  11. f11a5bc ax88179_178a: Add VID:DID for Samsung USB Ethernet Adapter by Freddy Xin · 11 years ago
  12. 7e78b83 ax88179_178a: Correct the RX error definition in RX header by Freddy Xin · 11 years ago
  13. 454594f Revert "bridge: only expire the mdb entry when query is received" by Linus Lüssing · 11 years ago
  14. 294d31e sony-laptop: don't change keyboard backlight settings by Mattia Dongili · 11 years ago
  15. 69c88dc vfs: fix new kernel-doc warnings by Randy Dunlap · 11 years ago
  16. 606d6fe fs/namei.c: fix new kernel-doc warning by Randy Dunlap · 11 years ago
  17. 93cd000 Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  18. b416c14 netfilter: x_tables: fix ordering of jumpstack allocation and table update by Will Deacon · 11 years ago
  19. d24fec3 Merge tag 'jfs-3.12' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 11 years ago
  20. b403b73 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  21. 1c24113 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  22. 19eddab Merge branch 'for-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  23. ee7eafc Merge branch 'for-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  24. 8c071b0 s390/time: correct use of store clock fast by Martin Schwidefsky · 11 years ago
  25. 579123f Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 11 years ago
  26. 3bcec5f Merge tag 'drm-intel-fixes-2013-10-21' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  27. 02cf4eb tcp: initialize passive-side sk_pacing_rate after 3WHS by Neal Cardwell · 11 years ago
  28. d69e0f7 davinci_emac.c: Fix IFF_ALLMULTI setup by Mariusz Ceier · 11 years ago
  29. 7e4d8a1 mac802154: correct a typo in ieee802154_alloc_device() prototype by Alexandre Belloni · 11 years ago
  30. c2f17e8 ipv6: probe routes asynchronous in rt6_probe by Hannes Frederic Sowa · 11 years ago
  31. 3a70417 Merge branch 'rt6i_gateway' by David S. Miller · 11 years ago
  32. 56e4244 netfilter: nf_conntrack: fix rt6i_gateway checks for H.323 helper by Julian Anastasov · 11 years ago
  33. 550bab4 ipv6: fill rt6i_gateway with nexthop address by Julian Anastasov · 11 years ago
  34. 96dc809 ipv6: always prefer rt6i_gateway if present by Julian Anastasov · 11 years ago
  35. 4440c6f Merge branch 'bnx2x' by David S. Miller · 11 years ago
  36. edd3147 bnx2x: Set NETIF_F_HIGHDMA unconditionally by Merav Sicron · 11 years ago
  37. 4293b9f bnx2x: Don't pretend during register dump by Dmitry Kravkov · 11 years ago
  38. 32316a4 bnx2x: Lock DMAE when used by statistic flow by Ariel Elior · 11 years ago
  39. 6b991c3 bnx2x: Prevent null pointer dereference on error flow by Yuval Mintz · 11 years ago
  40. 0907f34 bnx2x: Fix config when SR-IOV and iSCSI are enabled by Ariel Elior · 11 years ago
  41. 6802516 bnx2x: Fix Coalescing configuration by Dmitry Kravkov · 11 years ago
  42. 31329af bnx2x: Unlock VF-PF channel on MAC/VLAN config error by Ariel Elior · 11 years ago
  43. 1a6974b bnx2x: Prevent an illegal pointer dereference during panic by Yuval Mintz · 11 years ago
  44. b123972 bnx2x: Fix Maximum CoS estimation for VFs by Yuval Mintz · 11 years ago
  45. 49595b7 drivers: net: cpsw: fix kernel warn during iperf test with interrupt pacing by Mugunthan V N · 11 years ago
  46. 7afbddf IB/core: Temporarily disable create_flow/destroy_flow uverbs by Yann Droneaud · 11 years ago
  47. 86b8416 HID: wiimote: add LEGO-wiimote VID by David Herrmann · 11 years ago
  48. 167c3ad Merge branch 'x86_pkg_temp' of .git into for-rc by Zhang Rui · 11 years ago
  49. 6ddcb7e Revert "drivers: thermal: parent virtual hwmon with thermal zone" by Zhang Rui · 11 years ago
  50. 0df651a0 Merge branch 'parisc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  51. 77d4015 Merge branch 'ufo_fixes' by David S. Miller · 11 years ago
  52. e93b7d7 ip_output: do skb ufo init for peeked non ufo skb as well by Jiri Pirko · 11 years ago
  53. c547dbf ip6_output: do skb ufo init for peeked non ufo skb as well by Jiri Pirko · 11 years ago
  54. e36d3ff udp6: respect IPV6_DONTFRAG sockopt in case there are pending frames by Jiri Pirko · 11 years ago
  55. f2e5ddc net: fix cipso packet validation when !NETLABEL by Seif Mazareeb · 11 years ago
  56. 90c6bd3 net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix race by Daniel Borkmann · 11 years ago
  57. d7f8761 ALSA: Add MAINTAINERS entry for dmaengine helpers by Mark Brown · 11 years ago
  58. 20c87bd Merge tag 'asoc-v3.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 11 years ago
  59. c1b1404 parisc: enable DEVTMPFS, DEVTMPFS_MOUNT and BLK_DEV_INITRD in defconfigs by Helge Deller · 11 years ago
  60. a446e72 Revert "parisc: Export flush_cache_page() (needed by lustre)" by Helge Deller · 11 years ago
  61. 31d141e Linux 3.12-rc6 by Linus Torvalds · 11 years ago
  62. 555b1b651 drm/radeon/audio: don't set speaker allocation on DCE4+ by Alex Deucher · 11 years ago
  63. bdeeab6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  64. 797afdf Merge tag 'pm+acpi-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  65. 66c562e qlcnic: Validate Tx queue only for 82xx adapters. by Himanshu Madhani · 11 years ago
  66. 0fb88d6 be2net: pass if_id for v1 and V2 versions of TX_CREATE cmd by Vasundhara Volam · 11 years ago
  67. 108dc8e drm/radeon: rework audio option by Alex Deucher · 11 years ago
  68. 4b74957 drm/radeon/audio: don't set speaker allocation on DCE3.2 by Alex Deucher · 11 years ago
  69. d30d71e drm/radeon: make missing smc ucode non-fatal (CI) by Alex Deucher · 11 years ago
  70. d836711 drm/radeon: make missing smc ucode non-fatal (r7xx-SI) by Alex Deucher · 11 years ago
  71. bcf6f1e drm/radeon/uvd: revert lower msg&fb buffer requirements on UVD3 by Christian König · 11 years ago
  72. 5510f12 drm/radeon: stop the leaks in cik_ib_test by Christian König · 11 years ago
  73. c23632d drm/radeon/atom: workaround vbios bug in transmitter table on rs780 by Alex Deucher · 11 years ago
  74. 2b13d06 wanxl: fix info leak in ioctl by Salva Peiró · 11 years ago
  75. b8bde1c Merge branch 'bridge_pvid' by David S. Miller · 11 years ago
  76. dfb5fa3 bridge: Fix updating FDB entries when the PVID is applied by Toshiaki Makita · 11 years ago
  77. d1c6c70 bridge: Fix the way the PVID is referenced by Toshiaki Makita · 11 years ago
  78. b90356ce bridge: Apply the PVID to priority-tagged frames by Toshiaki Makita · 11 years ago
  79. 8adff41 bridge: Don't use VID 0 and 4095 in vlan filtering by Toshiaki Makita · 11 years ago
  80. 9219cec Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  81. 1bda19e Btrfs: release path before starting transaction in can_nocow_extent by Josef Bacik · 11 years ago
  82. 828c790 drm/i915: Disable GGTT PTEs on GEN6+ suspend by Ben Widawsky · 11 years ago
  83. b35b380 drm/i915: Make PTE valid encoding optional by Ben Widawsky · 11 years ago
  84. 40f8989 Merge remote-tracking branch 'asoc/fix/tlv320aic3x' into asoc-linus by Mark Brown · 11 years ago
  85. 2a5e9da Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linus by Mark Brown · 11 years ago
  86. d55f069 Merge remote-tracking branch 'asoc/fix/pcm1792a' into asoc-linus by Mark Brown · 11 years ago
  87. 3b8c006 Merge remote-tracking branch 'asoc/fix/pcm1681' into asoc-linus by Mark Brown · 11 years ago
  88. d6ed315 Merge remote-tracking branch 'asoc/fix/omap' into asoc-linus by Mark Brown · 11 years ago
  89. 762f9b1 Merge remote-tracking branch 'asoc/fix/fsl' into asoc-linus by Mark Brown · 11 years ago
  90. ad0e669b HID: Fix unit exponent parsing again by Nikolai Kondrashov · 11 years ago
  91. 981984c Merge branch 'acpi-fixes' by Rafael J. Wysocki · 11 years ago
  92. bdbff71 Merge branch 'pm-fixes' by Rafael J. Wysocki · 11 years ago
  93. bc5bd37 drm: Pad drm_mode_get_connector to 64-bit boundary by Chris Wilson · 11 years ago
  94. b062672 drm: Prevent overwriting from userspace underallocating core ioctl structs by Chris Wilson · 11 years ago
  95. 04919af Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  96. 4b6c787 bridge: Correctly clamp MAX forward_delay when enabling STP by Vlad Yasevich · 11 years ago
  97. 8f26fb1 tcp: remove the sk_can_gso() check from tcp_set_skb_tso_segs() by Eric Dumazet · 11 years ago
  98. c52e2421 tcp: must unclone packets before mangling them by Eric Dumazet · 11 years ago
  99. df709a1 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  100. ce97fef net: qmi_wwan: Olivetti Olicard 200 support by Enrico Mioso · 11 years ago