1. 3504bb6 Merge branch 'af_unix_MSG_PEEK' by David S. Miller · 9 years ago
  2. 9f389e3 af_unix: return data from multiple SKBs on recv() with MSG_PEEK flag by Aaron Conole · 9 years ago
  3. 4613012 af_unix: Convert the unix_sk macro to an inline function for type safety by Aaron Conole · 9 years ago
  4. 2594e906 bridge: vlan: add per-vlan struct and move to rhashtables by Nikolay Aleksandrov · 9 years ago
  5. 191988e Merge branch 'mvneta_percpu_irq' by David S. Miller · 9 years ago
  6. f864288 net: mvneta: Statically assign queues to CPUs by Maxime Ripard · 9 years ago
  7. d893665 net: mvneta: Allow different queues by Maxime Ripard · 9 years ago
  8. 12bb03b net: mvneta: Handle per-cpu interrupts by Maxime Ripard · 9 years ago
  9. 2502d0e net: mvneta: Fix CPU_MAP registers initialisation by Maxime Ripard · 9 years ago
  10. 080481f9 irqchip: armada-370-xp: Rework per-cpu interrupts handling by Maxime Ripard · 9 years ago
  11. aec2e2a irq: Export per-cpu irq allocation and de-allocation functions by Maxime Ripard · 9 years ago
  12. a1b7feb genirq: Fix the documentation of request_percpu_irq by Maxime Ripard · 9 years ago
  13. c1444c6 bridge: Pass net into br_validate_ipv4 and br_validate_ipv6 by Eric W. Biederman · 9 years ago
  14. 5f5d74d ipv6: Pass struct net into ip6_route_me_harder by Eric W. Biederman · 9 years ago
  15. e45f506 ipv4: Pass struct net into ip_route_me_harder by Eric W. Biederman · 9 years ago
  16. 6a1d689 netfilter: ipt_SYNPROXY: Pass snet into synproxy_send_tcp by Eric W. Biederman · 9 years ago
  17. d815d90 netfilter: Push struct net down into nf_afinfo.reroute by Eric W. Biederman · 9 years ago
  18. 372892e ipv4: Push struct net down into nf_send_reset by Eric W. Biederman · 9 years ago
  19. 7c7feb2 UBI: return ENOSPC if no enough space available by shengyong · 9 years ago
  20. 281fda2 UBI: Validate data_size by Richard Weinberger · 9 years ago
  21. cf6f54e UBIFS: Kill unneeded locking in ubifs_init_security by Richard Weinberger · 9 years ago
  22. fd546ee mmc: pxamci: fix card detect with slot-gpio API by Robert Jarzmik · 9 years ago
  23. 51424b2 mmc: sunxi: Fix clk-delay settings by Hans de Goede · 9 years ago
  24. 43934ec mmc: core: Don't return an error for CD/WP GPIOs when GPIOLIB is unset by Ulf Hansson · 9 years ago
  25. 0266715 Merge tag 'keys-fixes-20150925' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into for-linus by James Morris · 9 years ago
  26. 2103d6b net: sctp: Don't use 64 kilobyte lookup table for four elements by Denys Vlasenko · 9 years ago
  27. 8a4683a net: help compiler generate better code in eth_get_headlen by Jesper Dangaard Brouer · 9 years ago
  28. 06a15f5 l2tp: protect tunnel->del_work by ref_count by Alexander Couzens · 9 years ago
  29. d2e1339 tcp: Fix CWV being too strict on thin streams by Bendik Rønning Opstad · 9 years ago
  30. 5e2a5eb cxgb4: Add HW timesptamp support for RX by Hariprasad Shenai · 9 years ago
  31. e4600d6 net: Fix Hisilicon Network Subsystem Support Compilation by huangdaode · 9 years ago
  32. 1273bc5 net: irda: pxaficp_ir: dmaengine conversion by Robert Jarzmik · 9 years ago
  33. 89fa572 net: irda: pxaficp_ir: convert to readl and writel by Robert Jarzmik · 9 years ago
  34. be01891 net: irda: pxaficp_ir: use sched_clock() for time management by Robert Jarzmik · 9 years ago
  35. 5b40f70 net: fec: Remove unneeded FEATURES_NEED_QUIESCE definition by Fabio Estevam · 9 years ago
  36. 17fb0b2 net: Remove redundant oif checks in rt6_device_match by David Ahern · 9 years ago
  37. 49d28b56 lan78xx: Return 0 when lan78xx_suspend() has no error. by Woojung.Huh@microchip.com · 9 years ago
  38. 661dfc6 net/ibm/emac: bump version numbers for correct work with ethtool by Ivan Mikhaylov · 9 years ago
  39. 366f02d Merge branch 'mlx5-next' by David S. Miller · 9 years ago
  40. 171bb2c net/mlx5_core: Update health syndromes by Eli Cohen · 9 years ago
  41. 78ccb25 net/mlx5_core: Fix wrong name in struct by Eli Cohen · 9 years ago
  42. a31208b net/mlx5_core: New init and exit flow for mlx5_core by Majd Dibbiny · 9 years ago
  43. a8ffe63 net/mlx5_core: Fix notification of page supplement error by Eli Cohen · 9 years ago
  44. be87544 net/mlx5_core: Fix async commands return code by Eli Cohen · 9 years ago
  45. 6c3dbd2 net/mlx5_core: Remove redundant "err" variable usage by Achiad Shochat · 9 years ago
  46. 9790930 net/mlx5_core: Fix struct type in the DESTROY_TIR/TIS device commands by Saeed Mahameed · 9 years ago
  47. 343b29f net/mlx5e: Priv state flag not rolled-back upon netdev open error by Achiad Shochat · 9 years ago
  48. 4de61ba tools: bpf_jit_disasm: make get_last_jit_image return unsigned by Andrzej Hajda · 9 years ago
  49. 7c85af8 tcp: avoid reorders for TFO passive connections by Eric Dumazet · 9 years ago
  50. 51359bf Merge branch 'sctp-accept-deadlock' by David S. Miller · 9 years ago
  51. 635682a sctp: Prevent soft lockup when sctp_accept() is called during a timeout event by Karl Heiss · 9 years ago
  52. f05940e sctp: Whitespace fix by Karl Heiss · 9 years ago
  53. 43ae93a i40e/i40evf: check for stopped admin queue by Mitch Williams · 9 years ago
  54. c4bbac3 i40e: fix VLAN inside VXLAN by Jesse Brandeburg · 9 years ago
  55. eae93fe Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  56. cbfe360 igb: assume MSI-X interrupts during initialization by Stefan Assmann · 9 years ago
  57. 30e2561 i40e: Fix for recursive RTNL lock during PROMISC change by Anjali Singhai · 9 years ago
  58. 5804474 i40e: Fix RS bit update in Tx path and disable force WB workaround by Anjali Singhai · 9 years ago
  59. c1d1791 i40e: add GRE tunnel type to csum encoding by Shannon Nelson · 9 years ago
  60. b03a8c1 i40e/i40evf: refactor tx timeout logic by Kiran Patil · 9 years ago
  61. 1e6d6f8 i40e: Move i40e_get_head into header file by Kiran Patil · 9 years ago
  62. 3225031 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  63. 3a48d13 tile: fix build failure by Sudip Mukherjee · 9 years ago
  64. 9bac175 Revert "KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system MSR" by Radim Krčmář · 9 years ago
  65. 3cef072 watchdog: iTCO: Fix dependencies on I2C by Guenter Roeck · 9 years ago
  66. 898e686 watchdog: bcm2835: Fix poweroff behaviour by Noralf Trønnes · 9 years ago
  67. c73318f watchdog: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  68. 7c4f1c6 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgent by Ingo Molnar · 9 years ago
  69. 34c2d9f bridge: Allow forward delay to be cfgd when STP enabled by Ian Wilson · 9 years ago
  70. 097f70b Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  71. e3be426 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  72. 73f479b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  73. fc11a9c Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  74. a9062dc Merge branch 'turbostat' of https://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux into pm-tools by Rafael J. Wysocki · 9 years ago
  75. e9a7bed Merge branch 'cpuidle' of https://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux into pm-cpuidle by Rafael J. Wysocki · 9 years ago
  76. e060f6e MIPS: Initialise MAARs on secondary CPUs by Paul Burton · 9 years ago
  77. 651ca7f MIPS: print MAAR configuration during boot by Paul Burton · 9 years ago
  78. def3ab5 MIPS: mm: compile maar_init unconditionally by Paul Burton · 9 years ago
  79. d77d5ac irqchip: mips-gic: Fix pending & mask reads for MIPS64 with 32b GIC. by Paul Burton · 9 years ago
  80. ab41f6c irqchip: mips-gic: Convert CPU numbers to VP IDs. by Paul Burton · 9 years ago
  81. 7573b94 MIPS: CM: Provide a function to map from CPU to VP ID. by Paul Burton · 9 years ago
  82. 9ffecb1 Linux 4.3-rc3 by Linus Torvalds · 9 years ago
  83. 162e6df Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  84. 5a6bdf0 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  85. c905929 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  86. 685b5f1 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  87. 69ea8b8 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  88. 72521ea r8169: fix handling rtl_readphy result by Andrzej Hajda · 9 years ago
  89. f26bf06 net: hisilicon: fix handling platform_get_irq result by Andrzej Hajda · 9 years ago
  90. 8f35043 Merge branch 'vxlan-ipv4-ipv6' by David S. Miller · 9 years ago
  91. b1be00a vxlan: support both IPv4 and IPv6 sockets in a single vxlan device by Jiri Benc · 9 years ago
  92. 205f356 vxlan: make vxlan_sock_add and vxlan_sock_release complementary by Jiri Benc · 9 years ago
  93. 8b7a704 8139cp: Fix GSO MSS handling by David Woodhouse · 9 years ago
  94. 5a58f22 8139cp: Enable offload features by default by David Woodhouse · 9 years ago
  95. e46fc90 Merge tag 'pxa-fixes-v4.3' of https://github.com/rjarzmik/linux into fixes by Olof Johansson · 9 years ago
  96. b8ba826 Merge tag 'omap-for-v4.3/fixes-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 9 years ago
  97. d8cc397 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  98. c91d707 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  99. bcba282 Merge tag 'usb-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  100. fb740f9 Merge tag 'tty-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago