1. 4e8f2fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  2. 1b1bc42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  3. dd3b9f2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  4. 9d1d166 Merge tag 'media/v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  5. 158f323 net: adjust skb->truesize in pskb_expand_head() by Eric Dumazet · 8 years ago
  6. f617f27 net: implement netif_cond_dbg macro by Edward Cree · 8 years ago
  7. 2b368b2 net: wan: Remove unused stats member from struct frad_local by Tobias Klauser · 8 years ago
  8. 0fc9ae1 net: phy: broadcom: add support for BCM54210E by Rafał Miłecki · 8 years ago
  9. a00ebc4 Merge tag 'linux-can-next-for-4.11-20170124' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 8 years ago
  10. 9d162ed net: phy: micrel: add support for KSZ8795 by Sean Nyekjaer · 8 years ago
  11. 92e55f4 tcp: don't annotate mark on control socket from tcp_v6_send_response() by Pablo Neira · 8 years ago
  12. d35a00b net/ipv6: allow sysctl to change link-local address generation mode by Felix Jia · 8 years ago
  13. 6a4bc2b net: Fix ndo_setup_tc comment by Florian Fainelli · 8 years ago
  14. fd694aa Merge tag 'drm-fixes-for-v4.10-rc6-part-two' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  15. 7d3a0fa Merge tag 'pm-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  16. 99f300c Merge tag 'drm-misc-fixes-2017-01-23' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes by Dave Airlie · 8 years ago
  17. ff7e593 Merge branches 'pm-sleep' and 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  18. 55ed0ce net: dsa: Pass device pointer to dsa_register_switch by Florian Fainelli · 8 years ago
  19. 49b3eb7 Merge tag 'batadv-next-for-davem-20170126' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  20. 086cb6a Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  21. bed7b01 Merge tag 'drm-fixes-for-v4.10-rc6-revert-one' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  22. ac79cbb batman-adv: update copyright years for 2017 by Sven Eckelmann · 8 years ago
  23. e60bf3e uapi: install batman_adv.h header by Sven Eckelmann · 8 years ago
  24. 5e7bfa6 net: phy: bcm-phy-lib: clean up remaining AUXCTL register defines by Rafał Miłecki · 8 years ago
  25. 8293c7bc net: phy: broadcom: drop duplicated define for RGMII SKEW delay by Rafał Miłecki · 8 years ago
  26. 85b4685 net: phy: broadcom: use auxctl reading helper in BCM54612E code by Rafał Miłecki · 8 years ago
  27. 54a07c7 Revert "drm/probe-helpers: Drop locking from poll_enable" by Dave Airlie · 8 years ago
  28. 4345029 net: dsa: Mop up remaining NET_DSA_HWMON references by Andrew Lunn · 8 years ago
  29. 3c880eb net: phy: leds: Fix truncated LED trigger names by Geert Uytterhoeven · 8 years ago
  30. d6f8cfa net: phy: leds: Break dependency of phy.h on phy_led_triggers.h by Geert Uytterhoeven · 8 years ago
  31. 3979ad7 net/tcp-fastopen: make connect()'s return case more consistent with non-TFO by Willy Tarreau · 8 years ago
  32. 19f6d3f net/tcp-fastopen: Add new API support by Wei Wang · 8 years ago
  33. 065263f net/tcp-fastopen: refactor cookie check logic by Wei Wang · 8 years ago
  34. a67edbf bpf: add initial bpf tracepoints by Daniel Borkmann · 8 years ago
  35. 2acae0d trace: add variant without spacing in trace_print_hex_seq by Daniel Borkmann · 8 years ago
  36. 716dcae Merge tag 'mlx5-updates-2017-01-24' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 8 years ago
  37. 1045ba7 net sched actions: Add support for user cookies by Jamal Hadi Salim · 8 years ago
  38. ea57485 mm, page_alloc: fix check for NULL preferred_zone by Vlastimil Babka · 8 years ago
  39. b94f511 kernel/watchdog: prevent false hardlockup on overloaded system by Don Zickus · 8 years ago
  40. 8a1f780 memory_hotplug: make zone_can_shift() return a boolean value by Yasuaki Ishimatsu · 8 years ago
  41. 88ff733 net: Specify the owning module for lwtunnel ops by Robert Shearman · 8 years ago
  42. de70185 netfilter: nf_tables: deconstify walk callback function by Pablo Neira Ayuso · 8 years ago
  43. 5ce6b04 netfilter: nft_log: restrict the log prefix length to 127 by Liping Zhang · 8 years ago
  44. 20f5e10 RDMA/qedr: Add uapi header qedr-abi.h by Amrani, Ram · 8 years ago
  45. d3f4aad RDMA/core: Add the function ib_mtu_int_to_enum by Amrani, Ram · 8 years ago
  46. d1b662a bpf: allow option for setting bpf_l4_csum_replace from scratch by Daniel Borkmann · 8 years ago
  47. 7898489 IB/mlx5: Enable Eth VFs to query their min-inline value for user-space by Or Gerlitz · 8 years ago
  48. 8c7245a6 net/mlx5: Push min-inline mode resolution helper into the core by Or Gerlitz · 8 years ago
  49. c9497c9 net/mlx5: Add support for setting VF min rate by Mohamad Haj Yahia · 8 years ago
  50. 5c5670f net/sched: Introduce sample tc action by Yotam Gigi · 8 years ago
  51. 6ae0a62 net: Introduce psample, a new genetlink channel for packet sampling by Yotam Gigi · 8 years ago
  52. b70f43a net: phy: Fix typo for MDIO module boilerplate comment by Florian Fainelli · 8 years ago
  53. 6db6f0e bridge: multicast to unicast by Felix Fietkau · 8 years ago
  54. b1a27ea IB/cxgb3: fix misspelling in header guard by Nicolas Iooss · 8 years ago
  55. 4548b68 Introduce a sysctl that modifies the value of PROT_SOCK. by Krister Johansen · 8 years ago
  56. 431af77 can: dev: add CAN interface API for fixed bitrates by Marc Kleine-Budde · 8 years ago
  57. 12a6075 can: dev: add CAN interface termination API by Oliver Hartkopp · 8 years ago
  58. 6302118 Merge tag 'gpio-v4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  59. 3258943 Merge tag 'drm-fixes-for-v4.10-rc6' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  60. b95a5c4 bpf: add a longest prefix match trie map implementation by Daniel Mack · 8 years ago
  61. 582d0ac net: phy: bcm7xxx: Add entry for BCM7278 by Florian Fainelli · 8 years ago
  62. 4c9eff7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  63. f09ff1d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  64. cf1a56a net: dsa: Remove hwmon support by Andrew Lunn · 8 years ago
  65. 7d98256 Merge tag 'mlx5-updates-2017-01-19' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 8 years ago
  66. 22fbece csum: eliminate sparse warning in remcsum_unadjust() by Lance Richardson · 8 years ago
  67. 01fd12b tipc: make replicast a user selectable option by Jon Paul Maloy · 8 years ago
  68. a5e8c07 bpf: add bpf_probe_read_str helper by Gianluca Borello · 8 years ago
  69. 9af15c3 device: Implement a bus agnostic dev_num_vf routine by Phil Sutter · 8 years ago
  70. 582a686 device: bus_type: Introduce num_vf callback by Phil Sutter · 8 years ago
  71. 6c59ebd sock: use hlist_entry_safe by Geliang Tang · 8 years ago
  72. c2a2efb net: remove bh disabling around percpu_counter accesses by Eric Dumazet · 8 years ago
  73. 6391a44 virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receiving by Jason Wang · 8 years ago
  74. e326ce0 Revert "PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag" by Rafael J. Wysocki · 8 years ago
  75. 701052c net/mlx5: Move cached hca caps to designated caps struct by Gal Pressman · 8 years ago
  76. 8ed1a63 net/mlx5: Add MPCNT register infrastructure by Gal Pressman · 8 years ago
  77. d8dc050 net/mlx5: Add PPCNT physical layer statistical group infrastructure by Gal Pressman · 8 years ago
  78. 7186256 net/mlx5: Query and cache PCAM, MCAM registers on initialization by Gal Pressman · 8 years ago
  79. cfdcbcea net/mlx5: Expose PCAM, MCAM registers infrastructure by Gal Pressman · 8 years ago
  80. 1054336 net/mlx5: Add support to s-tag in mlx5 firmware interface by Mohamad Haj Yahia · 8 years ago
  81. f9a1ef7 net/mlx5: Add MTPPS and MTPPSE registers infrastructure by Eugenia Emantayev · 8 years ago
  82. 4567d68 phy: increase size of MII_BUS_ID_SIZE and bus_id by Volodymyr Bendiuga · 8 years ago
  83. 739e6f5 gpio: provide lockdep keys for nested/unnested irqchips by Linus Walleij · 8 years ago
  84. 4a7c972 net: Remove usage of net_device last_rx member by Tobias Klauser · 8 years ago
  85. d407bd2 bpf: don't trigger OOM killer under pressure with map alloc by Daniel Borkmann · 8 years ago
  86. 9ed5959 lwtunnel: fix autoload of lwt modules by David Ahern · 8 years ago
  87. b22de49 net: dsa: store CPU switch structure in the tree by Vivien Didelot · 8 years ago
  88. fd61c6b net: ipv6: remove nowait arg to rt6_fill_node by David Ahern · 8 years ago
  89. 7f9d68a sctp: implement sender-side procedures for SSN Reset Request Parameter by Xin Long · 8 years ago
  90. 9fb657a sctp: add sockopt SCTP_ENABLE_STREAM_RESET by Xin Long · 8 years ago
  91. c28445c sctp: add reconf_enable in asoc ep and netns by Xin Long · 8 years ago
  92. 7a090b0 sctp: add stream reconf primitive by Xin Long · 8 years ago
  93. 7b9438d sctp: add stream reconf timer by Xin Long · 8 years ago
  94. cc16f00 sctp: add support for generating stream reconf ssn reset request chunk by Xin Long · 8 years ago
  95. ca92e6c Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  96. 49b550f Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  97. 637bc8b inet: reset tb->fastreuseport when adding a reuseport sk by Josef Bacik · 8 years ago
  98. b9470c2 inet: kill smallest_size and smallest_port by Josef Bacik · 8 years ago
  99. aa07884 inet: drop ->bind_conflict by Josef Bacik · 8 years ago
  100. fe38d2a inet: collapse ipv4/v6 rcv_saddr_equal functions into one by Josef Bacik · 8 years ago