1. e5a2c89 fast_hash: avoid indirect function calls by Hannes Frederic Sowa · 10 years ago
  2. 25de466 ipv6: move INET6_MATCH() to include/net/inet6_hashtables.h by WANG Cong · 10 years ago
  3. 51f3d02 net: Add and use skb_copy_datagram_msg() helper. by David S. Miller · 10 years ago
  4. b17f709 gue: TX support for using remote checksum offload option by Tom Herbert · 10 years ago
  5. c1aa834 gue: Protocol constants for remote checksum offload by Tom Herbert · 10 years ago
  6. e585f23 udp: Changes to udp_offload to support remote checksum offload by Tom Herbert · 10 years ago
  7. 5024c33 gue: Add infrastructure for flags and options by Tom Herbert · 10 years ago
  8. 63487ba net: Move fou_build_header into fou.c and refactor by Tom Herbert · 10 years ago
  9. f7b3bec net: allow setting ecn via routing table by Florian Westphal · 10 years ago
  10. f167338 syncookies: split cookie_check_timestamp() into two functions by Florian Westphal · 10 years ago
  11. 56b1742 net: add rbnode to struct sk_buff by Eric Dumazet · 10 years ago
  12. d475c95 net/mlx4_core: Add retrieval of CONFIG_DEV parameters by Matan Barak · 10 years ago
  13. 4cdb1e2 net: shrink struct softnet_data by Eric Dumazet · 10 years ago
  14. 55b42b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  15. 8945337 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  16. f5fa363 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  17. 5656b408 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  18. aea4869 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  19. e3a88f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  20. 8bfcdf6 netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functions by Pablo Neira Ayuso · 10 years ago
  21. 052b949 netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functions by Pablo Neira Ayuso · 10 years ago
  22. 5188cd4 drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets by Ben Hutchings · 10 years ago
  23. 39bb5e6 net: skb_fclone_busy() needs to detect orphaned skb by Eric Dumazet · 10 years ago
  24. 3d762a0 net: dsa: Add support for reading switch registers with ethtool by Guenter Roeck · 10 years ago
  25. 6793abb net: dsa: Add support for switch EEPROM access by Guenter Roeck · 10 years ago
  26. 51579c3 net: dsa: Add support for reporting switch chip temperatures by Guenter Roeck · 10 years ago
  27. 21ee24b Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgent by Ingo Molnar · 10 years ago
  28. a7ca10f Merge branch 'akpm' (incoming from Andrew Morton) by Linus Torvalds · 10 years ago
  29. d7365e7 mm: memcontrol: fix missed end-writeback page accounting by Johannes Weiner · 10 years ago
  30. 3a3c02e mm: page-writeback: inline account_page_dirtied() into single caller by Johannes Weiner · 10 years ago
  31. 6d50e60 mm, thp: fix collapsing of hugepages on madvise by David Rientjes · 10 years ago
  32. 47f29df drivers: of: add return value to of_reserved_mem_device_init() by Marek Szyprowski · 10 years ago
  33. 75fbfd3 neigh: optimize neigh_parms_release() by Nicolas Dichtel · 10 years ago
  34. bc9ad16 net: introduce napi_schedule_irqoff() by Eric Dumazet · 10 years ago
  35. 7fd2561 net: ipv6: Add a sysctl to make optimistic addresses useful candidates by Erik Kline · 10 years ago
  36. dca145f tcp: allow for bigger reordering level by Eric Dumazet · 10 years ago
  37. d506aa68 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  38. 7f474df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
  39. cb1a5ab block: Fix merge logic when CONFIG_BLK_DEV_INTEGRITY is not defined by Martin K. Petersen · 10 years ago
  40. 1efed2d usbnet: add a callback for set_rx_mode by Olivier Blin · 10 years ago
  41. dcf972a ethtool, net/mlx4_en: Add 100M, 20G, 56G speeds ethtool reporting support by Saeed Mahameed · 10 years ago
  42. a53e3e8 net/mlx4_core: Add ethernet backplane autoneg device capability by Saeed Mahameed · 10 years ago
  43. adbc7ac net/mlx4_core: Introduce ACCESS_REG CMD and eth_prot_ctrl dev cap by Saeed Mahameed · 10 years ago
  44. 7202da8 ethtool, net/mlx4_en: Cable info, get_module_info/eeprom ethtool support by Saeed Mahameed · 10 years ago
  45. 32a173c net/mlx4_core: Introduce mlx4_get_module_info for cable module info reading by Saeed Mahameed · 10 years ago
  46. 941d8eb datapath: Rename last_action() as nla_is_last() and move to netlink.h by Simon Horman · 10 years ago
  47. ebcf34f skbuff.h: fix kernel-doc warning for headers_end by Randy Dunlap · 10 years ago
  48. 95f259c net: pxa168_eth: Fix providing of phy_interface mode on platform_data by Sebastian Hesselbarth · 10 years ago
  49. d7e2993 rcu: Make rcu_barrier() understand about missing rcuo kthreads by Paul E. McKenney · 10 years ago
  50. 5631b8f compiler/gcc4+: Remove inaccurate comment about 'asm goto' miscompiles by Steven Noonan · 10 years ago
  51. b438b1a perf: Fix typos in sample code in the perf_event.h header by Andy Lutomirski · 10 years ago
  52. fcd964d sched: Update comments for CLONE_NEWNS by Chen Hanxiao · 10 years ago
  53. 9585011 bridge: Add support for IEEE 802.11 Proxy ARP by Kyeyoon Park · 10 years ago
  54. f7e87a4 Merge tag 'media/v3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  55. 5e96d78 ipx: move extern sysctl_ipx_pprop_broadcasting to header file by Fabian Frederick · 10 years ago
  56. f3d5c5d Merge remote-tracking branch 'regulator/fix/core' into regulator-linus by Mark Brown · 10 years ago
  57. 88e2376 Merge tag 'armsoc-for-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  58. d1e14f1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  59. a1fc198 ARM: i.MX6: Fix "emi" clock name typo by Steve Longerbeam · 10 years ago
  60. e7de17a net: pxa168_eth: Provide phy_interface mode on platform_data by Sebastian Hesselbarth · 10 years ago
  61. 6b358ae phy: marvell: Add support for 88E3016 FastEthernet PHY by Sebastian Hesselbarth · 10 years ago
  62. 96971e9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  63. 14d4cc0 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 10 years ago
  64. 1c45d9a Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  65. 8264fce Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  66. 571ee1b kvm: vfio: fix unregister kvm_device_ops of vfio by Wanpeng Li · 10 years ago
  67. 607ec6a Revert "[media] v4l2-dv-timings: fix a sparse warning" by Mauro Carvalho Chehab · 10 years ago
  68. 16704b1 Removed unused function sctp_addr_is_valid() by Sébastien Barré · 10 years ago
  69. 105970f net: Remove trailing whitespace in tcp.h icmp.c syncookies.c by Kenjiro Nakayama · 10 years ago
  70. 69c433e fs: limit filesystem stacking depth by Miklos Szeredi · 10 years ago
  71. 0d7a855 vfs: add RENAME_WHITEOUT by Miklos Szeredi · 10 years ago
  72. 787fb6b vfs: add whiteout support by Miklos Szeredi · 10 years ago
  73. cbdf35b vfs: export check_sticky() by Miklos Szeredi · 10 years ago
  74. c771d68 vfs: introduce clone_private_mount() by Miklos Szeredi · 10 years ago
  75. bd5d085 vfs: export __inode_permission() to modules by Miklos Szeredi · 10 years ago
  76. 1c11859 vfs: export do_splice_direct() to modules by Miklos Szeredi · 10 years ago
  77. 4aa7c63 vfs: add i_op->dentry_open() by Miklos Szeredi · 10 years ago
  78. 816fb41 Merge tag 'remove-weak-declarations' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  79. 8c81f48 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  80. a91e99e Merge branches 'pm-cpuidle' and 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  81. 96ed753 Merge branch 'freezer' by Rafael J. Wysocki · 10 years ago
  82. 37c72ca Merge branch 'pm-qos' by Rafael J. Wysocki · 10 years ago
  83. 271a9c3 uprobes: Remove "weak" from function declarations by Bjorn Helgaas · 10 years ago
  84. e0a8400 memory-hotplug: Remove "weak" from memory_block_size_bytes() declaration by Bjorn Helgaas · 10 years ago
  85. 107bcc6 kgdb: Remove "weak" from kgdb_arch_pc() declaration by Bjorn Helgaas · 10 years ago
  86. 5ab03ac vmcore: Remove "weak" from function declarations by Bjorn Helgaas · 10 years ago
  87. 96a2adb clocksource: Remove "weak" from clocksource_default_clock() declaration by Bjorn Helgaas · 10 years ago
  88. 9e8beeb audit: Remove "weak" from audit_classify_compat_syscall() declaration by Bjorn Helgaas · 10 years ago
  89. 5695be1 OOM, PM: OOM killed task shouldn't escape PM suspend by Michal Hocko · 10 years ago
  90. c3351df Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  91. 848a552 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 10 years ago
  92. 43d451f Merge branch 'mailbox-for-linus' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 10 years ago
  93. 21d2271 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 10 years ago
  94. 045aaed Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 10 years ago
  95. 34e5a52 cpufreq: cpufreq-dt: extend with platform_data by Thomas Petazzoni · 10 years ago
  96. 51315cd cpufreq: allow driver-specific data by Thomas Petazzoni · 10 years ago
  97. 9fc3d1d ACPICA: Update version to 20140926. by Bob Moore · 10 years ago
  98. 2f85723 ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE renaming. by Lv Zheng · 10 years ago
  99. a08f813 ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE support. by Lv Zheng · 10 years ago
  100. 5f8b35b ACPICA: Add string for _DDN method name. by Bob Moore · 10 years ago