1. 2bbc078 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  2. 7c8dce4 bpftool: Make skeleton C code compilable with C++ compiler by Andrii Nakryiko · 5 years ago
  3. 9e41fbf Merge branch 's390-qeth-next' by David S. Miller · 5 years ago
  4. 8ca8559 s390/qeth: remove QETH_RX_PULL_LEN by Julian Wiedmann · 5 years ago
  5. dcdcf86 s390/qeth: use napi_gro_frags() for SG skbs by Julian Wiedmann · 5 years ago
  6. c04b116 s390/qeth: consolidate RX code by Julian Wiedmann · 5 years ago
  7. 0914d2b af_packet: refactoring code for prb_calc_retire_blk_tmo by Mao Wenan · 5 years ago
  8. 9476654 xen-netback: support dynamic unbind/bind by Paul Durrant · 5 years ago
  9. 8d34799 Merge branch 'RTL8211F-RGMII-RX-TX-delay-configuration-improvements' by David S. Miller · 5 years ago
  10. 1b3047b net: phy: realtek: add support for configuring the RX delay on RTL8211F by Martin Blumenstingl · 5 years ago
  11. 3aec743 net: phy: realtek: add logging for the RGMII TX delay configuration by Martin Blumenstingl · 5 years ago
  12. 1f4f16f Merge branch 'mlxsw-spectrum_router-Cleanups' by David S. Miller · 5 years ago
  13. 7c4a7ec mlxsw: spectrum_router: Remove FIB entry list from FIB node by Ido Schimmel · 5 years ago
  14. b04720a mlxsw: spectrum_router: Consolidate identical functions by Ido Schimmel · 5 years ago
  15. 0705297 mlxsw: spectrum_router: Make route creation and destruction symmetric by Ido Schimmel · 5 years ago
  16. 0d2fb5a mlxsw: spectrum_router: Eliminate dead code by Ido Schimmel · 5 years ago
  17. 231c8d2 mlxsw: spectrum_router: Remove unnecessary checks by Ido Schimmel · 5 years ago
  18. c1e4699 bonding: rename AD_STATE_* to LACP_STATE_* by Andy Roulin · 5 years ago
  19. f643ee2 sctp: move trace_sctp_probe_path into sctp_outq_sack by Kevin Kou · 5 years ago
  20. 1162f84 bpf: Print error message for bpftool cgroup show by Hechao Li · 5 years ago
  21. 8ab9da5 libbpf: Support CO-RE relocations for LDX/ST/STX instructions by Andrii Nakryiko · 5 years ago
  22. aea3dee Merge branch 'Peer-to-Peer-One-Step-time-stamping' by David S. Miller · 5 years ago
  23. bad1eaa ptp: Add a driver for InES time stamping IP core. by Richard Cochran · 5 years ago
  24. b6fd7b9 net: Introduce peer to peer one step PTP time stamping. by Richard Cochran · 5 years ago
  25. 1dca22b net: mdio: of: Register discovered MII time stampers. by Richard Cochran · 5 years ago
  26. 25d12e1 dt-bindings: ptp: Introduce MII time stamping devices. by Richard Cochran · 5 years ago
  27. 767ff48 net: Add a layer for non-PHY MII time stamping drivers. by Richard Cochran · 5 years ago
  28. 4715f65 net: Introduce a new MII time stamping interface. by Richard Cochran · 5 years ago
  29. 12d0efb9 net: phy: dp83640: Move the probe and remove methods around. by Richard Cochran · 5 years ago
  30. bfd57b5 net: netcp_ethss: Use the PHY time stamping interface. by Richard Cochran · 5 years ago
  31. 7774ee2 net: ethtool: Use the PHY time stamping interface. by Richard Cochran · 5 years ago
  32. dfe6d68 net: vlan: Use the PHY time stamping interface. by Richard Cochran · 5 years ago
  33. d25de98 net: macvlan: Use the PHY time stamping interface. by Richard Cochran · 5 years ago
  34. 0e5dafc net: phy: Introduce helper functions for time stamping support. by Richard Cochran · 5 years ago
  35. 9f6cff9 Merge branch 'Simplify-IPv6-route-offload-API' by David S. Miller · 5 years ago
  36. caafb25 ipv6: Remove old route notifications and convert listeners by Ido Schimmel · 5 years ago
  37. dacad7b mlxsw: spectrum_router: Start using new IPv6 route notifications by Ido Schimmel · 5 years ago
  38. 0284696 ipv6: Handle multipath route deletion notification by Ido Schimmel · 5 years ago
  39. d2f0c9b ipv6: Handle route deletion notification by Ido Schimmel · 5 years ago
  40. 9c6ecd3 ipv6: Only Replay routes of interest to new listeners by Ido Schimmel · 5 years ago
  41. 0ee0f47 ipv6: Notify multipath route if should be offloaded by Ido Schimmel · 5 years ago
  42. 51bf7f3 ipv6: Notify route if replacing currently offloaded one by Ido Schimmel · 5 years ago
  43. c10c427 ipv6: Notify newly added route if should be offloaded by Ido Schimmel · 5 years ago
  44. 6b722237 net: fib_notifier: Add temporary events to the FIB notification chain by Ido Schimmel · 5 years ago
  45. af77977 r8169: move enabling EEE to rtl8169_init_phy by Heiner Kallweit · 5 years ago
  46. 8722709 r8169: remove MAC workaround in rtl8168e_2_hw_phy_config by Heiner Kallweit · 5 years ago
  47. 3127f7c r8169: factor out rtl8168h_2_get_adc_bias_ioffset by Heiner Kallweit · 5 years ago
  48. ab5d4bb Merge branch 'ovs-mpls-actions' by David S. Miller · 5 years ago
  49. f66b53f openvswitch: New MPLS actions for layer 2 tunnelling by Martin Varghese · 5 years ago
  50. 76f99f9 net: Rephrased comments section of skb_mpls_pop() by Martin Varghese · 5 years ago
  51. e7dbfed net: skb_mpls_push() modified to allow MPLS header push at start of packet. by Martin Varghese · 5 years ago
  52. ac80010 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  53. c601747 Merge tag 'xfs-5.5-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  54. a396560 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 5 years ago
  55. 44579f3 Merge tag 'block-5.5-20191221' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  56. a313c8e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  57. 7214618 Merge tag 'riscv/for-v5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  58. 78bac77 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  59. 0dd1e37 pipe: fix empty pipe check in pipe_write() by Jan Stancek · 5 years ago
  60. d68321d Merge tag 'kvm-ppc-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-master by Paolo Bonzini · 5 years ago
  61. 19a049f MAINTAINERS: remove Radim from KVM maintainers by Paolo Bonzini · 5 years ago
  62. 088e11d MAINTAINERS: Orphan KVM for MIPS by James Hogan · 5 years ago
  63. 23f6b02 ext4: clarify impact of 'commit' mount option by Jan Kara · 5 years ago
  64. 68d7b2d ext4: fix unused-but-set-variable warning in ext4_add_entry() by Yunfeng Ye · 5 years ago
  65. b8e382a Merge tag 'trace-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  66. 4746104 Merge tag 'libnvdimm-fix-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
  67. fe6e096 tracing: Fix endianness bug in histogram trigger by Sven Schnelle · 5 years ago
  68. 01f36a5 samples/trace_printk: Wait for IRQ work to finish by Sven Schnelle · 5 years ago
  69. 3a53acf tracing: Fix lock inversion in trace_event_enable_tgid_record() by Prateek Sood · 5 years ago
  70. 60b04df Merge tag 's390-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  71. fd7a6d2 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  72. c4ff10e Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  73. 6c1c79a Merge tag 'kbuild-fixes-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  74. 28f94a4 kbuild: clarify the difference between obj-y and obj-m w.r.t. descending by Masahiro Yamada · 5 years ago
  75. 6210469 Merge branch 'parisc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 5 years ago
  76. 62af608 Merge tag 'for-linus-5.5b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  77. 6d04182 Merge tag 'powerpc-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  78. 5c741e2 Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  79. 12ac9a0 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 5 years ago
  80. 4bfeadf Merge branch 'sfc-fix-bugs-introduced-by-XDP-patches' by David S. Miller · 5 years ago
  81. 11a14dc sfc: Include XDP packet headroom in buffer step size. by Charles McLachlan · 5 years ago
  82. 8700aff sfc: fix channel allocation with brute force by Edward Cree · 5 years ago
  83. cfeec3f Merge tag 'wireless-drivers-next-2019-12-20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 5 years ago
  84. 258a980 net: dst: Force 4-byte alignment of dst_metrics by Geert Uytterhoeven · 5 years ago
  85. 1520447 selftests: pmtu: fix init mtu value in description by Hangbin Liu · 5 years ago
  86. b0689fa hv_netvsc: Fix unwanted rx_table reset by Haiyang Zhang · 5 years ago
  87. 7d49a32 net: phy: ensure that phy IDs are correctly typed by Russell King · 5 years ago
  88. d2ed49c mod_devicetable: fix PHY module format by Russell King · 5 years ago
  89. 4c8dc00 qede: Disable hardware gro when xdp prog is installed by Manish Chopra · 5 years ago
  90. 9f5e508 Merge branch 'ena-fixes-of-interrupt-moderation-bugs' by David S. Miller · 5 years ago
  91. 41c53ca net: ena: fix issues in setting interrupt moderation params in ethtool by Arthur Kiyanovski · 5 years ago
  92. 05785ad net: ena: fix default tx interrupt moderation interval by Arthur Kiyanovski · 5 years ago
  93. 28a3b84 net/smc: unregister ib devices in reboot_event by Karsten Graul · 5 years ago
  94. d3e014e net: stmmac: platform: Fix MDIO init for platforms without PHY by Padmanabhan Rajanbabu · 5 years ago
  95. 994baea Merge branch 'hns3-next' by David S. Miller · 5 years ago
  96. d9b81c9 net: hns3: only print misc interrupt status when handling fails by Huazhong Tan · 5 years ago
  97. ff7dfcd net: hns3: add a log for getting chain failure in hns3_nic_uninit_vector_data() by Huazhong Tan · 5 years ago
  98. 89b40c7 net: hns3: add some VF VLAN information for command "ip link show" by Huazhong Tan · 5 years ago
  99. 2a7556b net: hns3: implement ndo_features_check ops for hns3 driver by Yunsheng Lin · 5 years ago
  100. 44b6b88 net: hns3: get FD rules location before dump in debugfs by Yufeng Mo · 5 years ago