1. 60f06fd net: phy: marvell: Add support for 88e1545 PHY by Andrew Lunn · 8 years ago
  2. ba94f30 unix: add ioctl to open a unix socket file with O_PATH by Andrey Vagin · 8 years ago
  3. e4cf8a3 net: phy: Marvell: Add mv88e6390 internal PHY by Andrew Lunn · 8 years ago
  4. e216015 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  5. 6d04dfc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  6. 2883aae Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  7. 889711a Merge tag 'wireless-drivers-next-for-davem-2017-02-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  8. 1a2a144 net: fix ndo_features_check/ndo_fix_features comment ordering by Dimitris Michailidis · 8 years ago
  9. 04cdf13 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  10. 298a2d8 Merge branch 'for-4.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 8 years ago
  11. e26bfeb fscache: Fix dead object requeue by David Howells · 8 years ago
  12. 90427ef ipv6: fix flow labels when the traffic class is non-0 by Dimitris Michailidis · 8 years ago
  13. 7243a1a Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git by Kalle Valo · 8 years ago
  14. f50f212 net: dsa: Add plumbing for port mirroring by Florian Fainelli · 8 years ago
  15. 40fb4fc net/mlx4_en: Pass user MTU value to Firmware at set port command by Shaker Daibes · 8 years ago
  16. 297e1cf net/mlx4_en: Adding support of turning off link autonegotiation via ethtool by Ariel Levkovich · 8 years ago
  17. 30357d7 lwtunnel: remove device arg to lwtunnel_build_state by David Ahern · 8 years ago
  18. 63a6fff net: Avoid receiving packets with an l3mdev on unbound UDP sockets by Robert Shearman · 8 years ago
  19. bf9f264 net: dsa: Hook {get,set}_rxnfc ethtool operations by Florian Fainelli · 8 years ago
  20. 94842b4 net: ethtool: add support for 2500BaseT and 5000BaseT link modes by Pavel Belous · 8 years ago
  21. 40be0dd net: add devm version of alloc_etherdev_mqs function by Rafał Miłecki · 8 years ago
  22. 7e98102 tcp: record pkts sent and retransmistted by Yuchung Cheng · 8 years ago
  23. f123f2f net: dsa: pass bridge device when a port leaves by Vivien Didelot · 8 years ago
  24. a5e9a02 net: dsa: move bridge device in dsa_port by Vivien Didelot · 8 years ago
  25. 818be84 net: dsa: add ds and index to dsa_port by Vivien Didelot · 8 years ago
  26. a0c0216 net: dsa: variable number of ports by Vivien Didelot · 8 years ago
  27. f1712c7 can: Fix kernel panic at security_sock_rcv_skb by Eric Dumazet · 8 years ago
  28. d56a5ca Merge tag 'nfs-for-4.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  29. ef1dce9 Merge tag 'arc-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  30. 4e8f2fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  31. 966d2b0 percpu-refcount: fix reference leak during percpu-atomic transition by Douglas Miller · 8 years ago
  32. 1b1bc42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  33. dd3b9f2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  34. 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
  35. 158f323 net: adjust skb->truesize in pskb_expand_head() by Eric Dumazet · 8 years ago
  36. f617f27 net: implement netif_cond_dbg macro by Edward Cree · 8 years ago
  37. 2b368b2 net: wan: Remove unused stats member from struct frad_local by Tobias Klauser · 8 years ago
  38. 0fc9ae1 net: phy: broadcom: add support for BCM54210E by Rafał Miłecki · 8 years ago
  39. 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
  40. 9d162ed net: phy: micrel: add support for KSZ8795 by Sean Nyekjaer · 8 years ago
  41. 92e55f4 tcp: don't annotate mark on control socket from tcp_v6_send_response() by Pablo Neira · 8 years ago
  42. d35a00b net/ipv6: allow sysctl to change link-local address generation mode by Felix Jia · 8 years ago
  43. 6a4bc2b net: Fix ndo_setup_tc comment by Florian Fainelli · 8 years ago
  44. fd694aa Merge tag 'drm-fixes-for-v4.10-rc6-part-two' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  45. 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
  46. 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
  47. ff7e593 Merge branches 'pm-sleep' and 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  48. 55ed0ce net: dsa: Pass device pointer to dsa_register_switch by Florian Fainelli · 8 years ago
  49. 49b3eb7 Merge tag 'batadv-next-for-davem-20170126' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  50. 086cb6a Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  51. bed7b01 Merge tag 'drm-fixes-for-v4.10-rc6-revert-one' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  52. ac79cbb batman-adv: update copyright years for 2017 by Sven Eckelmann · 8 years ago
  53. e60bf3e uapi: install batman_adv.h header by Sven Eckelmann · 8 years ago
  54. 5e7bfa6 net: phy: bcm-phy-lib: clean up remaining AUXCTL register defines by Rafał Miłecki · 8 years ago
  55. 8293c7bc net: phy: broadcom: drop duplicated define for RGMII SKEW delay by Rafał Miłecki · 8 years ago
  56. 85b4685 net: phy: broadcom: use auxctl reading helper in BCM54612E code by Rafał Miłecki · 8 years ago
  57. 54a07c7 Revert "drm/probe-helpers: Drop locking from poll_enable" by Dave Airlie · 8 years ago
  58. 4345029 net: dsa: Mop up remaining NET_DSA_HWMON references by Andrew Lunn · 8 years ago
  59. 3c880eb net: phy: leds: Fix truncated LED trigger names by Geert Uytterhoeven · 8 years ago
  60. d6f8cfa net: phy: leds: Break dependency of phy.h on phy_led_triggers.h by Geert Uytterhoeven · 8 years ago
  61. 3979ad7 net/tcp-fastopen: make connect()'s return case more consistent with non-TFO by Willy Tarreau · 8 years ago
  62. 19f6d3f net/tcp-fastopen: Add new API support by Wei Wang · 8 years ago
  63. 065263f net/tcp-fastopen: refactor cookie check logic by Wei Wang · 8 years ago
  64. a67edbf bpf: add initial bpf tracepoints by Daniel Borkmann · 8 years ago
  65. 2acae0d trace: add variant without spacing in trace_print_hex_seq by Daniel Borkmann · 8 years ago
  66. 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
  67. 1045ba7 net sched actions: Add support for user cookies by Jamal Hadi Salim · 8 years ago
  68. ea57485 mm, page_alloc: fix check for NULL preferred_zone by Vlastimil Babka · 8 years ago
  69. b94f511 kernel/watchdog: prevent false hardlockup on overloaded system by Don Zickus · 8 years ago
  70. 8a1f780 memory_hotplug: make zone_can_shift() return a boolean value by Yasuaki Ishimatsu · 8 years ago
  71. 88ff733 net: Specify the owning module for lwtunnel ops by Robert Shearman · 8 years ago
  72. de70185 netfilter: nf_tables: deconstify walk callback function by Pablo Neira Ayuso · 8 years ago
  73. 5ce6b04 netfilter: nft_log: restrict the log prefix length to 127 by Liping Zhang · 8 years ago
  74. 20f5e10 RDMA/qedr: Add uapi header qedr-abi.h by Amrani, Ram · 8 years ago
  75. d3f4aad RDMA/core: Add the function ib_mtu_int_to_enum by Amrani, Ram · 8 years ago
  76. c929ea0 SUNRPC: cleanup ida information when removing sunrpc module by Kinglong Mee · 8 years ago
  77. d1b662a bpf: allow option for setting bpf_l4_csum_replace from scratch by Daniel Borkmann · 8 years ago
  78. 7898489 IB/mlx5: Enable Eth VFs to query their min-inline value for user-space by Or Gerlitz · 8 years ago
  79. 8c7245a6 net/mlx5: Push min-inline mode resolution helper into the core by Or Gerlitz · 8 years ago
  80. c9497c9 net/mlx5: Add support for setting VF min rate by Mohamad Haj Yahia · 8 years ago
  81. 517e7610d ARCv2: MCIP: update the BCR per current changes by Vineet Gupta · 8 years ago
  82. 5c5670f net/sched: Introduce sample tc action by Yotam Gigi · 8 years ago
  83. 6ae0a62 net: Introduce psample, a new genetlink channel for packet sampling by Yotam Gigi · 8 years ago
  84. b70f43a net: phy: Fix typo for MDIO module boilerplate comment by Florian Fainelli · 8 years ago
  85. 059aa734 nfs: Don't increment lock sequence ID after NFS4ERR_MOVED by Chuck Lever · 8 years ago
  86. 6db6f0e bridge: multicast to unicast by Felix Fietkau · 8 years ago
  87. b1a27ea IB/cxgb3: fix misspelling in header guard by Nicolas Iooss · 8 years ago
  88. 4548b68 Introduce a sysctl that modifies the value of PROT_SOCK. by Krister Johansen · 8 years ago
  89. 431af77 can: dev: add CAN interface API for fixed bitrates by Marc Kleine-Budde · 8 years ago
  90. 12a6075 can: dev: add CAN interface termination API by Oliver Hartkopp · 8 years ago
  91. 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
  92. 3258943 Merge tag 'drm-fixes-for-v4.10-rc6' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  93. b95a5c4 bpf: add a longest prefix match trie map implementation by Daniel Mack · 8 years ago
  94. 582d0ac net: phy: bcm7xxx: Add entry for BCM7278 by Florian Fainelli · 8 years ago
  95. 4c9eff7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  96. f09ff1d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  97. cf1a56a net: dsa: Remove hwmon support by Andrew Lunn · 8 years ago
  98. 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
  99. 22fbece csum: eliminate sparse warning in remcsum_unadjust() by Lance Richardson · 8 years ago
  100. 01fd12b tipc: make replicast a user selectable option by Jon Paul Maloy · 8 years ago