1. cf127ff net: phy: meson-gxl: add interrupt support by Jerome Brunet · 7 years ago
  2. 30e43f1 net: phy: meson-gxl: leave CONFIG_A6 untouched by Jerome Brunet · 7 years ago
  3. c1e5355 net: phy: meson-gxl: use genphy_config_init by Jerome Brunet · 7 years ago
  4. fdaa84c net: phy: meson-gxl: add read and write helpers for banked registers by Jerome Brunet · 7 years ago
  5. 00fd73e net: phy: meson-gxl: define control registers by Jerome Brunet · 7 years ago
  6. 9042b46 net: phy: meson-gxl: check phy_write return value by Jerome Brunet · 7 years ago
  7. e765508 Merge branch 'sfc-Medford2' by David S. Miller · 7 years ago
  8. 0bc959a sfc: populate the timer reload field by Bert Kenward · 7 years ago
  9. d8d8ccf sfc: update EF10 register definitions by Bert Kenward · 7 years ago
  10. acaef3c1 sfc: improve PTP error reporting by Edward Cree · 7 years ago
  11. aae5a31 sfc: add Medford2 (SFC9250) PCI Device IDs by Edward Cree · 7 years ago
  12. 7182744 sfc: support VI strides other than 8k by Edward Cree · 7 years ago
  13. 03714bb sfc: make mem_bar a function rather than a constant by Edward Cree · 7 years ago
  14. 59436c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  15. 46df3d2 trace: reenable preemption if we modify the ip by Josef Bacik · 7 years ago
  16. 4a29c0d nfp: set flags in the correct member of netdev_bpf by Jakub Kicinski · 7 years ago
  17. 21567ed libbpf: fix Makefile exit code if libelf not found by Jakub Kicinski · 7 years ago
  18. ef9fde0 Merge branch 'bpf-to-bpf-function-calls' by Daniel Borkmann · 7 years ago
  19. 28ab173 selftests/bpf: additional bpf_call tests by Daniel Borkmann · 7 years ago
  20. db49694 bpf: arm64: add JIT support for multi-function programs by Alexei Starovoitov · 7 years ago
  21. 1c2a088 bpf: x64: add JIT support for multi-function programs by Alexei Starovoitov · 7 years ago
  22. 60b58afc bpf: fix net.core.bpf_jit_enable race by Alexei Starovoitov · 7 years ago
  23. 1ea47e0 bpf: add support for bpf_call to interpreter by Alexei Starovoitov · 7 years ago
  24. b0b04fc selftests/bpf: add xdp noinline test by Alexei Starovoitov · 7 years ago
  25. 3bc35c6 selftests/bpf: add bpf_call test by Alexei Starovoitov · 7 years ago
  26. 48cca7e libbpf: add support for bpf_call by Alexei Starovoitov · 7 years ago
  27. d98588c selftests/bpf: add tests for stack_zero tracking by Alexei Starovoitov · 7 years ago
  28. cc2b14d bpf: teach verifier to recognize zero initialized stack by Alexei Starovoitov · 7 years ago
  29. a7ff3ec selftests/bpf: add verifier tests for bpf_call by Alexei Starovoitov · 7 years ago
  30. f4d7e40 bpf: introduce function calls (verification) by Alexei Starovoitov · 7 years ago
  31. cc8b0b9 bpf: introduce function calls (function boundaries) by Alexei Starovoitov · 7 years ago
  32. c30abd5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  33. f3b5ad8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  34. f25e229 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  35. d025fbf Merge tag 'nfs-for-4.15-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  36. f6f3732 Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths" by Linus Torvalds · 7 years ago
  37. 7a3c296 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  38. c36c7a7 Merge tag 'usb-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  39. 0bce7c9 nfp: bpf: correct printk formats for size_t by Jakub Kicinski · 7 years ago
  40. a84ec72 Merge tag 'staging-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  41. d6e47ee Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  42. ee1b43e Merge tag 'for-4.15/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 7 years ago
  43. 66dbbd7 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  44. 07a20ed Merge tag 'mmc-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  45. dd3d66b8 Merge tag 'ceph-for-4.15-rc4' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  46. 227701e Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 7 years ago
  47. 043ee1d net: qcom/emac: Reduce timeout for mdio read/write by Hemanth Puranik · 7 years ago
  48. 06f976e Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  49. b59e697 net: sched: fix static key imbalance in case of ingress/clsact_init error by Jiri Pirko · 7 years ago
  50. 343723d net: sched: fix clsact init error path by Jiri Pirko · 7 years ago
  51. 28dc4c8 net: phy: broadcom: Add entry for 5395 switch PHYs by Florian Fainelli · 7 years ago
  52. e53000b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  53. 1f76a75 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  54. a58653c Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  55. 3fba361 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  56. 35d5788 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  57. bde6b37 Merge tag 'for-linus-4.15-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  58. 90d91b0 SUNRPC: Fix a race in the receive code path by Trond Myklebust · 7 years ago
  59. dc4fd9a nfs: don't wait on commit in nfs_commit_inode() if there were no commit requests by Scott Mayhew · 7 years ago
  60. ccede75 xprtrdma: Spread reply processing over more CPUs by Chuck Lever · 7 years ago
  61. c156618 nfs: fix a deadlock in nfs client initialization by Scott Mayhew · 7 years ago
  62. c05fad5 ip_gre: fix wrong return value of erspan_rcv by Haishuang Yan · 7 years ago
  63. b3b8707 Merge branch 'sctp-stream-interleave' by David S. Miller · 7 years ago
  64. 463118c sctp: support sysctl to allow users to use stream interleave by Xin Long · 7 years ago
  65. 107e242 sctp: update mid instead of ssn when doing stream and asoc reset by Xin Long · 7 years ago
  66. ef4775e sctp: add stream interleave support in stream scheduler by Xin Long · 7 years ago
  67. de60fe9 sctp: implement handle_ftsn for sctp_stream_interleave by Xin Long · 7 years ago
  68. 47b20a8 sctp: implement report_ftsn for sctp_stream_interleave by Xin Long · 7 years ago
  69. 0fc2ea9 sctp: implement validate_ftsn for sctp_stream_interleave by Xin Long · 7 years ago
  70. 8e0c3b7 sctp: implement generate_ftsn for sctp_stream_interleave by Xin Long · 7 years ago
  71. 2d07a49 sctp: add basic structures and make chunk function for ifwdtsn by Xin Long · 7 years ago
  72. 0247780 net: phy: phylink: Handle NULL fwnode_handle by Florian Fainelli · 7 years ago
  73. 245d211 qmi_wwan: set FLAG_SEND_ZLP to avoid network initiated disconnect by Bjørn Mork · 7 years ago
  74. c647c0d net: usb: qmi_wwan: add Telit ME910 PID 0x1101 support by Daniele Palmas · 7 years ago
  75. d1fca67 Merge branch 'net-sched-Make-qdisc-offload-uapi-uniform' by David S. Miller · 7 years ago
  76. 4a98795 pkt_sched: Remove TC_RED_OFFLOADED from uapi by Yuval Mintz · 7 years ago
  77. 428a68a net: sched: Move to new offload indication in RED by Yuval Mintz · 7 years ago
  78. 7a4fa29 net: sched: Add TCA_HW_OFFLOAD by Yuval Mintz · 7 years ago
  79. 82f67bc net: alteon: acenic: clean up indentation issue by Colin Ian King · 7 years ago
  80. f3ac015 Merge branch 'sfp-SFF-module-support' by David S. Miller · 7 years ago
  81. 259c861 sfp: add sff module support by Russell King · 7 years ago
  82. 512dc8f dt-bindings: add sff,sff binding for SFP support by Russell King · 7 years ago
  83. b4cf6a0 Merge branch 'nfp-fix-rtsym-and-XPB-register-handling-in-debug-dump' by David S. Miller · 7 years ago
  84. 28b2d7d nfp: fix XPB register reads in debug dump by Carl Heymann · 7 years ago
  85. da76286 nfp: fix absolute rtsym handling in debug dump by Carl Heymann · 7 years ago
  86. 0a06069 Merge branch 'aquantia-fixes' by David S. Miller · 7 years ago
  87. d4c242d net: aquantia: Increment driver version by Igor Russkikh · 7 years ago
  88. 98bc036 net: aquantia: Fix typo in ethtool statistics names by Igor Russkikh · 7 years ago
  89. f3e2778 net: aquantia: Update hw counters on hw init by Igor Russkikh · 7 years ago
  90. fdb4a08 net: aquantia: Improve link state and statistics check interval callback by Igor Russkikh · 7 years ago
  91. 45cc1c7 net: aquantia: Fill in multicast counter in ndev stats from hardware by Igor Russkikh · 7 years ago
  92. 9f8a220 net: aquantia: Fill ndev stat couters from hardware by Igor Russkikh · 7 years ago
  93. be08d83 net: aquantia: Extend stat counters to 64bit values by Igor Russkikh · 7 years ago
  94. 1e36616 net: aquantia: Fix hardware DMA stream overload on large MRRS by Igor Russkikh · 7 years ago
  95. e4d02ca net: aquantia: Fix actual speed capabilities reporting by Igor Russkikh · 7 years ago
  96. 9463b2f Merge branch 'erspan-version-2' by David S. Miller · 7 years ago
  97. ac80c2a samples/bpf: add erspan v2 sample code by William Tu · 7 years ago
  98. 94d7d8f ip6_gre: add erspan v2 support by William Tu · 7 years ago
  99. f551c91 net: erspan: introduce erspan v2 for ip_gre by William Tu · 7 years ago
  100. 1d7e2ed net: erspan: refactor existing erspan code by William Tu · 7 years ago