1. 5a37907 tipc: introduce message evaluation function by Jon Paul Maloy · 10 years ago
  2. 8db1bae tipc: separate building and sending of rejected messages by Jon Paul Maloy · 10 years ago
  3. 067608e tipc: introduce direct iovec to buffer chain fragmentation function by Jon Paul Maloy · 10 years ago
  4. 16e166b tipc: make link mtu easily accessible from socket by Jon Paul Maloy · 10 years ago
  5. 4f1688b tipc: introduce send functions for chained buffers in link by Jon Paul Maloy · 10 years ago
  6. e4de5fa tipc: use negative error return values in functions by Jon Paul Maloy · 10 years ago
  7. 3d09fc4 tipc: eliminate case of writing to freed memory by Jon Paul Maloy · 10 years ago
  8. f5b2650 Merge branch 'xgbe-next' by David S. Miller · 10 years ago
  9. 66f95c3 amd-xgbe: Resolve checkpatch warning about sscanf usage by Lendacky, Thomas · 10 years ago
  10. b85e4d8 amd-xgbe: Change destination address filtering support by Lendacky, Thomas · 10 years ago
  11. 801c62d amd-xgbe: Add support for VLAN filtering by Lendacky, Thomas · 10 years ago
  12. c52e9c6 amd-xgbe: VLAN Rx tag stripping fix by Lendacky, Thomas · 10 years ago
  13. 6e5eed0 amd-xgbe: VLAN Tx tag insertion fix by Lendacky, Thomas · 10 years ago
  14. d0a8ba6 amd-xgbe: Make defines in xgbe.h unique by Lendacky, Thomas · 10 years ago
  15. 9b8d90b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  16. d7933ab Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  17. 2a80ff8 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  18. f40ede3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  19. de84372 net: fix setting csum_start in skb_segment() by Tom Herbert · 10 years ago
  20. ec71fea Merge tag 'nfs-for-3.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  21. 644a918 enic: Make dummy rfs functions inline to fix !CONFIG_RFS_ACCEL build by Geert Uytterhoeven · 10 years ago
  22. a6eacef tipc: bump max configurable window size by Erik Hugne · 10 years ago
  23. 0b2fda8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  24. a69f5ed mac_pton: Use bool not int return by Joe Perches · 10 years ago
  25. f886497 ipv4: fix dst race in sk_dst_get() by Eric Dumazet · 10 years ago
  26. 99e72a0 net: filter: Use kcalloc/kmalloc_array to allocate arrays by Tobias Klauser · 10 years ago
  27. 677a9fd trivial: net: filter: Change kerneldoc parameter order by Tobias Klauser · 10 years ago
  28. 285276e trivial: net: filter: Fix typo in comment by Tobias Klauser · 10 years ago
  29. f6d8cb2 inet: reduce TLB pressure for listeners by Eric Dumazet · 10 years ago
  30. bb446c1 veth: add netpoll support by WANG Cong · 10 years ago
  31. b911132 net: allwinner: emac: Add missing free_irq by Maxime Ripard · 10 years ago
  32. 13ec7a6 Merge branch 'broadcom_rebranding' by David S. Miller · 10 years ago
  33. f1d1bae MAINTAINERS: Update bnx2 maintainers by Jitendra Kalsaria · 10 years ago
  34. d7afae0 cnic: Rebranding cnic driver. by Jitendra Kalsaria · 10 years ago
  35. 28c4ec0 bnx2: Rebranding bnx2 driver. by Jitendra Kalsaria · 10 years ago
  36. 1f74714 net/dsa/dsa.c: remove unnecessary null test before kfree by Fabian Frederick · 10 years ago
  37. cb8eb77 Merge branch 'crc32' by David S. Miller · 10 years ago
  38. d8f1c47 lib: crc32: Add some additional __pure annotations by George Spelvin · 10 years ago
  39. 4fa8e03 lib: crc32: Mark test data __initconst by George Spelvin · 10 years ago
  40. 6d514b4 lib: crc32: Greatly shrink CRC combining code by George Spelvin · 10 years ago
  41. 40c9f8a cxgb4: use dev_port to identify ports by Thadeu Lima de Souza Cascardo · 10 years ago
  42. f7b50c4 xen-netback: bookkeep number of active queues in our own module by Wei Liu · 10 years ago
  43. 66c965f tg3: Change nvram command timeout value to 50ms by Prashant Sreedharan · 10 years ago
  44. d26e0da hwmon: (gpio-fan) Change name used in hwmon_device_register_with_groups by Julien D'Ascenzio · 10 years ago
  45. 456febd Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  46. 6c9d161 Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Arnd Bergmann · 10 years ago
  47. 6d12e79 Merge tag 'mvebu-fixes-3.16' of git://git.infradead.org/linux-mvebu into fixes by Arnd Bergmann · 10 years ago
  48. 15e52d9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  49. 971dc9c ARM: at91/dt: sam9261: remove slow RC osc by Alexandre Belloni · 10 years ago
  50. 78ca2ec ARM: at91/dt: define sam9261ek slow crystal frequency by Alexandre Belloni · 10 years ago
  51. 5de47284 ARM: at91/dt: sam9261: correctly define mainck by Alexandre Belloni · 10 years ago
  52. 8cbff69 ARM: at91/dt: sam9n12: correct PLLA ICPLL and OUT values by Alexandre Belloni · 10 years ago
  53. b6616f1 ARM: at91/dt: sam9x5: correct PLLA ICPLL and OUT values by Alexandre Belloni · 10 years ago
  54. adb5783 hwmon: (emc1403) Fix missing 'select REGMAP_I2C' in Kconfig by Josef Gajdusek · 10 years ago
  55. 8b6f5e0 hwmon: (ntc_thermistor) Use the manufacturer name properly by Naveen Krishna Chatradhi · 10 years ago
  56. eab2014 devicetree: bindings: Document murata vendor prefix by Naveen Krishna Chatradhi · 10 years ago
  57. a8d4d82 hwmon: (w83l786ng) Report correct minimum fan speed by Axel Lin · 10 years ago
  58. d91d66e Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  59. 07f4695 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago
  60. b8e46d2 Merge tag 'trace-fixes-v3.16-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  61. 8dcd598 misc: atmel_pwm: fix Kconfig symbols by Nicolas Ferre · 10 years ago
  62. 6663a4f powerpc: Don't skip ePAPR spin-table CPUs by Scott Wood · 10 years ago
  63. c2cbcf5 powerpc/module: Fix TOC symbol CRC by Laurent Dufour · 10 years ago
  64. e2500be powerpc/powernv: Remove OPAL v1 takeover by Michael Ellerman · 10 years ago
  65. 25941f9 i40e/i40evf: Bump i40e to 0.4.17 and i40evf to 0.9.36 by Catherine Sullivan · 10 years ago
  66. 327fe04 i40e: Bypass timeout recovery level 0 so as to not cause MDD by Anjali Singhai Jain · 10 years ago
  67. 264ccc9 i40e: no pf reset at pci remove by Shannon Nelson · 10 years ago
  68. 6252c7e i40e: reapply LAA after reset by Shannon Nelson · 10 years ago
  69. 6c8ad1b i40e: allow user to set LAA again by Shannon Nelson · 10 years ago
  70. cc41222 i40e: use WoL flag when setting LAA by Shannon Nelson · 10 years ago
  71. 1ac978a i40e: Add ablitity to enable/disable link from set_link_restart_an by Catherine Sullivan · 10 years ago
  72. c571ea0 i40e/i40evf: remove reserved type by Jesse Brandeburg · 10 years ago
  73. 5c2cebd i40e: Fix ethtool coalesce settings by Carolyn Wyborny · 10 years ago
  74. cde4cbc i40e: fix a stray print message by Shannon Nelson · 10 years ago
  75. 278b6f6 i40e: warn on newer/older firmware API rev by Shannon Nelson · 10 years ago
  76. df430b1 i40e: Add PF reset when Malicious driver event for PF by Neerav Parikh · 10 years ago
  77. 23cfbe0 i40e: make prep_for_reset void by Shannon Nelson · 10 years ago
  78. 17413a8 i40e: Stop the VF device after setting its MAC address by Greg Rose · 10 years ago
  79. ee9a33b cxgb4: Not need to hold the adap_rcu_lock lock when read adap_rcu_list by Li RongQing · 10 years ago
  80. 66b0686 NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support by Andy Adamson · 10 years ago
  81. 8445cd3 NFS Return -EPERM if no supported or matching SECINFO flavor by Andy Adamson · 10 years ago
  82. 57bbe3d NFS check the return of nfs4_negotiate_security in nfs4_submount by Andy Adamson · 10 years ago
  83. 6edf960 NFS: Don't mark the data cache as invalid if it has been flushed by Trond Myklebust · 10 years ago
  84. f2467b6 NFS: Clear NFS_INO_REVAL_PAGECACHE when we update the file size by Trond Myklebust · 10 years ago
  85. 18dd78c nfs: Fix cache_validity check in nfs_write_pageuptodate() by Scott Mayhew · 10 years ago
  86. 10b5b53 Merge git://git.kvack.org/~bcrl/aio-fixes by Linus Torvalds · 10 years ago
  87. b4b664b Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  88. 5433ba3 cxgb4: Fix endian bug introduced in cxgb4 dcb patchset by Anish Bhatt · 10 years ago
  89. edfbbf3 aio: fix kernel memory disclosure in io_getevents() introduced in v3.10 by Benjamin LaHaise · 10 years ago
  90. f8567a3 aio: fix aio request leak when events are reaped by userspace by Benjamin LaHaise · 10 years ago
  91. ce36d9a [CIFS] fix mount failure with broken pathnames when smb3 mount with mapchars option by Steve French · 10 years ago
  92. 11f9323 ARM: integrator: fix OF-related regression by Linus Walleij · 10 years ago
  93. 8dbdb8e ARM: mvebu: Fix the improper use of the compatible string armada38x using a wildcard by Gregory CLEMENT · 10 years ago
  94. a1d23d5 powerpc/kmemleak: Do not scan the DART table by Catalin Marinas · 10 years ago
  95. aa83f3d selftests/powerpc: Use the test harness for the TM DSCR test by Michael Ellerman · 10 years ago
  96. f5fc822 powerpc/cell: cbe_thermal.c: Cleaning up a variable is of the wrong type by Rickard Strandqvist · 10 years ago
  97. 2f0143c powerpc/kprobes: Fix jprobes on ABI v2 (LE) by Michael Ellerman · 10 years ago
  98. 072c4c0 powerpc/ftrace: Use pr_fmt() to namespace error messages by Michael Ellerman · 10 years ago
  99. d84e0d6 powerpc/ftrace: Fix nop of modules on 64bit LE (ABIv2) by Michael Ellerman · 10 years ago
  100. b7b348c powerpc/ftrace: Fix inverted check of create_branch() by Michael Ellerman · 10 years ago