1. dc96ee3 net: mscc: ocelot: add bonding support by Alexandre Belloni · 7 years ago
  2. 964fc35 cxgb4: Add new T5 PCI device id 0x50ae by Ganesh Goudar · 7 years ago
  3. a081e11 cxgb4: Add flag tc_flower_initialized by Casey Leedom · 7 years ago
  4. 8e326289 neighbour: force neigh_invalidate when NUD_FAILED update is from admin by Roopa Prabhu · 7 years ago
  5. b1a5046 Merge branch 'Multipath-tests-for-tunnel-devices' by David S. Miller · 7 years ago
  6. 18ec44f selftests: forwarding: README: Require diagrams by Petr Machata · 7 years ago
  7. 54818c4 selftests: forwarding: Test multipath tunneling by Petr Machata · 7 years ago
  8. 3368b22 selftests: forwarding: lib: Extract interface-init functions by Petr Machata · 7 years ago
  9. a66d62d selftests: forwarding: tc_rule_stats_get: Parameterize direction by Petr Machata · 7 years ago
  10. 1b86fa3 selftests: forwarding: multipath_eval(): Improve style by Petr Machata · 7 years ago
  11. b2c4787 selftests: forwarding: Move multipath_eval() to lib.sh by Petr Machata · 7 years ago
  12. 3463e51 net/tls: Remove VLA usage on nonce by Kees Cook · 7 years ago
  13. 27a2628 selftests: forwarding: mirror_gre_vlan_bridge_1q: Unset rp_filter by Petr Machata · 7 years ago
  14. 68cc444 mdio-mux-gpio: Remove VLA usage by Kees Cook · 7 years ago
  15. a6e65e5 Merge branch 'net-sched-support-replay-of-filter-offload-when-binding-to-block' by David S. Miller · 7 years ago
  16. 3263674 net: sched: call reoffload op on block callback reg by John Hurley · 7 years ago
  17. 7e916b7 net: sched: cls_bpf: implement offload tcf_proto_op by John Hurley · 7 years ago
  18. 530d995 net: sched: cls_u32: implement offload tcf_proto_op by John Hurley · 7 years ago
  19. 0efd1b3 net: sched: cls_matchall: implement offload tcf_proto_op by John Hurley · 7 years ago
  20. 31533cb net: sched: cls_flower: implement offload tcf_proto_op by John Hurley · 7 years ago
  21. e56185c net: sched: add tcf_proto_op to offload a rule by John Hurley · 7 years ago
  22. 60513bd net: sched: pass extack pointer to block binds and cb registration by John Hurley · 7 years ago
  23. 572de27 Merge branch 'sh_eth-RPADIR-related-clean-ups' by David S. Miller · 7 years ago
  24. 470103d sh_eth: remove sh_eth_cpu_data::rpadir_value by Sergei Shtylyov · 7 years ago
  25. b13ca098 sh_eth: fix *enum* RPADIR_BIT by Sergei Shtylyov · 7 years ago
  26. 2f533f6 r8169: reject unsupported WoL options by Heiner Kallweit · 7 years ago
  27. 99672eb selftests: net: Test headroom handling of ip6_gre devices by Petr Machata · 7 years ago
  28. 16572a4 Merge branch 'l2tp-trivial-cleanups' by David S. Miller · 7 years ago
  29. 2685fbb l2tp: make l2tp_xmit_core() return void by Guillaume Nault · 7 years ago
  30. 363a341 l2tp: avoid duplicate l2tp_pernet() calls by Guillaume Nault · 7 years ago
  31. d08532b l2tp: don't export l2tp_tunnel_closeall() by Guillaume Nault · 7 years ago
  32. 2e67560 l2tp: don't export l2tp_session_queue_purge() by Guillaume Nault · 7 years ago
  33. e484b1c l2tp: remove l2tp_tunnel_priv() by Guillaume Nault · 7 years ago
  34. c3612f0 l2tp: remove .show from struct l2tp_tunnel by Guillaume Nault · 7 years ago
  35. 877375e l2tp: remove pppol2tp_session_close() by Guillaume Nault · 7 years ago
  36. 1d7229d Merge branch 'DPAA-PTP-clock-and-timestamping' by David S. Miller · 7 years ago
  37. 17ae0b0 dpaa_eth: add the get_ts_info interface for ethtool by Yangbo Lu · 7 years ago
  38. 4664856 dpaa_eth: add support for hardware timestamping by Yangbo Lu · 7 years ago
  39. dcce36a fsl/fman: define frame description command UPD by Yangbo Lu · 7 years ago
  40. 880f874 fsl/fman_port: support getting timestamp by Yangbo Lu · 7 years ago
  41. 0fab782 fsl/fman: add set_tstamp interface by Yangbo Lu · 7 years ago
  42. 9cd19b5 arm64: dts: fsl: move ptp timer out of fman by Yangbo Lu · 7 years ago
  43. dab4a02 powerpc/mpc85xx: move ptp timer out of fman in dts by Yangbo Lu · 7 years ago
  44. 2cb785b dt-binding: ptp_qoriq: add DPAA FMan support by Yangbo Lu · 7 years ago
  45. a8f62d0 ptp: support DPAA FMan 1588 timer in ptp_qoriq by Yangbo Lu · 7 years ago
  46. c401530 fsl/fman: share the event interrupt by Yangbo Lu · 7 years ago
  47. 651b451 Merge branch 'mlxsw-Support-bridge-router-interfaces-with-non-default-VLAN' by David S. Miller · 7 years ago
  48. 5b1e7f9 selftests: forwarding: Test routed bridge interface by Petr Machata · 7 years ago
  49. 567ad1a mlxsw: spectrum_switchdev: Ban PVID change if bridge has a RIF by Petr Machata · 7 years ago
  50. a28b1eb mlxsw: spectrum_router: Add mlxsw_sp_rif_fid() by Petr Machata · 7 years ago
  51. 0c41292 mlxsw: spectrum_router: Publish mlxsw_sp_rif_find_by_dev() by Petr Machata · 7 years ago
  52. e6f1960 mlxsw: spectrum_router: Allocate FID according to PVID by Petr Machata · 7 years ago
  53. 5f15e25 mlxsw: spectrum_router: Propagate extack to .fid_get() by Petr Machata · 7 years ago
  54. fb22350 tcp: add SNMP counter for zero-window drops by Yafang Shao · 7 years ago
  55. 7e55052 Merge branch 'NAPI-gro-hash' by David S. Miller · 7 years ago
  56. 07d7836 net: Convert NAPI gro list into a small hash table. by David Miller · 7 years ago
  57. d4546c2 net: Convert GRO SKB handling to list_head. by David Miller · 7 years ago
  58. 9ff3b40 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  59. 6f0d349 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  60. 8238195 Merge branch 'r8169-improve-PHY-initialization-and-WoL-handling' by David S. Miller · 7 years ago
  61. fe87bef r8169: don't check WoL when powering down PHY and interface is down by Heiner Kallweit · 7 years ago
  62. 433f9d0 r8169: improve saved_wolopts handling by Heiner Kallweit · 7 years ago
  63. 92bad85 r8169: improve phy initialization when resuming by Heiner Kallweit · 7 years ago
  64. 064f390 Merge branch 'sched-couple-of-ndo_setup_tc-fixes-and-adjustments' by David S. Miller · 7 years ago
  65. 246ab6f cls_flower: fix error values for commands not supported by drivers by Jiri Pirko · 7 years ago
  66. eba7927 nfp: handle cls_flower command default case by Jiri Pirko · 7 years ago
  67. 83741bb bnxt: simplify cls_flower command switch and handle default case by Jiri Pirko · 7 years ago
  68. 0ef8b45 tls: Removed unused variable by Vakul Garg · 7 years ago
  69. 829eb05 sfc: make function efx_rps_hash_bucket static by Colin Ian King · 7 years ago
  70. 7daf201 Linux 4.18-rc2 by Linus Torvalds · 7 years ago
  71. c81b995 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  72. 2ce413e Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  73. 64dd765 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  74. d3a6749 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  75. d4e860e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  76. 177d363 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  77. 2da2ca2 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  78. a43de48 Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  79. 6242258 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  80. 78fea63 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  81. e0bc833 Merge tag 'mips_fixes_4.18_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 7 years ago
  82. fe0b082 net_sched: remove unused htb drop_list by Cong Wang · 7 years ago
  83. b0c1638 net: phy: fixed-phy: Make the error path simpler by Fabio Estevam · 7 years ago
  84. 3531456 strparser: Corrected typo in documentation. by Vakul Garg · 7 years ago
  85. 2e6eb40 efi/x86: Fix incorrect invocation of PciIo->Attributes() by Ard Biesheuvel · 7 years ago
  86. e7e197ed qmi_wwan: add support for the Dell Wireless 5821e module by Aleksander Morgado · 7 years ago
  87. 5ce3633 cxgb4: when disabling dcb set txq dcb priority to 0 by Ganesh Goudar · 7 years ago
  88. 77072ca Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  89. 2dd3f7c9 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  90. b13fbe77 Merge tag 'linux-kselftest-4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 7 years ago
  91. 81f9c4e Merge tag 'trace-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  92. f5e350f blk-mq: Fix timeout handling in case the timeout handler returns BLK_EH_DONE by Bart Van Assche · 7 years ago
  93. 5e220483 Merge tag 'powerpc-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  94. 7ab366e Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  95. 8b88ed3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  96. 4ab59fc Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  97. 2458e53 x86/mm: Fix 'no5lvl' handling by Kirill A. Shutemov · 7 years ago
  98. 51be133 Revert "x86/mm: Mark __pgtable_l5_enabled __initdata" by Kirill A. Shutemov · 7 years ago
  99. dd55c4e Merge branch 'r8169-enable-ASPM-on-RTL8168E-VL' by David S. Miller · 7 years ago
  100. aa1e7d2 r8169: enable ASPM on RTL8168E-VL by Heiner Kallweit · 7 years ago