1. 4c0d6d3 net: phylink: add separate pcs operations structure by Russell King · 4 years, 10 months ago
  2. e7765d6 net: phylink: rename 'ops' to 'mac_ops' by Russell King · 4 years, 10 months ago
  3. 0bd2740 net: phylink: change phylink_mii_c22_pcs_set_advertisement() prototype by Russell King · 4 years, 10 months ago
  4. 8063f76 qed: Fix use after free in qed_chain_free by Yuval Basson · 4 years, 10 months ago
  5. 62582a7 ptp: Avoid deadlocks in the programmable pin code. by Richard Cochran · 4 years, 10 months ago
  6. aba6d49 Merge tag 'mlx5-updates-2020-03-29' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 10 months ago
  7. e999a73 Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by Saeed Mahameed · 4 years, 10 months ago
  8. 8610c7c net: ipv6: add support for rpl sr exthdr by Alexander Aring · 4 years, 10 months ago
  9. f296234 mptcp: Add handling of incoming MP_JOIN requests by Peter Krystad · 4 years, 10 months ago
  10. 3df523a mptcp: Add ADD_ADDR handling by Peter Krystad · 4 years, 10 months ago
  11. a08e7fd net: Fix typo of SKB_SGO_CB_OFFSET by Cambda Zhu · 4 years, 10 months ago
  12. f0b5989 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 4 years, 10 months ago
  13. 570203e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 10 months ago
  14. 8380ce4 mm: fork: fix kernel_stack memcg stats for various stack implementations by Roman Gushchin · 4 years, 10 months ago
  15. e595dd9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 10 months ago
  16. 906c404 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 10 months ago
  17. a0ba26f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 10 months ago
  18. ab41ca3 net: phy: bcm7xx: add jumbo frame configuration to PHY by Murali Krishna Policharla · 4 years, 10 months ago
  19. 16efafa PCI: Add new PCI_VPD_RO_KEYWORD_SERIALNO macro by Vasundhara Volam · 4 years, 10 months ago
  20. 527630f Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years, 10 months ago
  21. 30e9bb8 net: add a reference to MACsec ops in net_device by Antoine Tenart · 4 years, 10 months ago
  22. 5908220 net: introduce the MACSEC netdev feature by Antoine Tenart · 4 years, 10 months ago
  23. 6026894 Merge tag 'ceph-for-5.6-rc8' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 10 months ago
  24. 328f5bb Merge tag 'mac80211-for-net-2020-03-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 4 years, 10 months ago
  25. 9fb1695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  26. 4e93430 clk: Pass correct arguments to __clk_hw_register_gate() by Stephen Boyd · 4 years, 10 months ago
  27. 1b649e0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 10 months ago
  28. 2c64605 net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build by Pablo Neira Ayuso · 4 years, 10 months ago
  29. 575a97a ieee80211: fix HE SPR size calculation by Johannes Berg · 4 years, 10 months ago
  30. e80f40c net: dsa: tag_8021q: replace dsa_8021q_remove_header with __skb_vlan_pop by Vladimir Oltean · 4 years, 10 months ago
  31. fcbd30d net: phy: introduce phy_read_poll_timeout macro by Dejin Zheng · 4 years, 10 months ago
  32. bd971ff net: phy: introduce phy_read_mmd_poll_timeout macro by Dejin Zheng · 4 years, 10 months ago
  33. eaa6b01 iopoll: redefined readx_poll_timeout macro to simplify the code by Dejin Zheng · 4 years, 10 months ago
  34. 5f5323a iopoll: introduce read_poll_timeout macro by Dejin Zheng · 4 years, 10 months ago
  35. 55b474c netlink: check for null extack in cookie helpers by Michal Kubecek · 4 years, 10 months ago
  36. 5eee3bb net: phy: add and use phy_check_downshift by Heiner Kallweit · 4 years, 10 months ago
  37. e886274 libceph: fix alloc_msg_with_page_vector() memory leaks by Ilya Dryomov · 4 years, 10 months ago
  38. 7614209 ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULL by Ilya Dryomov · 4 years, 10 months ago
  39. 692b65c i2c: fix a doc warning by Mauro Carvalho Chehab · 4 years, 10 months ago
  40. b3c03db Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 10 months ago
  41. 763802b x86/mm: split vmalloc_sync_all() by Joerg Roedel · 4 years, 10 months ago
  42. d72520a page-flags: fix a crash at SetPageError(THP_SWAP) by Qian Cai · 4 years, 10 months ago
  43. 1ab7ea1 Merge tag 'io_uring-5.6-20200320' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 10 months ago
  44. 09952e3 io_uring: make sure accept honor rlimit nofile by Jens Axboe · 4 years, 10 months ago
  45. 4022e7a io_uring: make sure openat/openat2 honor rlimit nofile by Jens Axboe · 4 years, 10 months ago
  46. 8511d72 sysfs: fix static inline declaration of sysfs_groups_change_owner() by Christian Brauner · 4 years, 10 months ago
  47. 79e2851 Merge tag 'mlx5-updates-2020-03-17' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 10 months ago
  48. 357b6cc netfilter: revert introduction of egress hook by Daniel Borkmann · 4 years, 10 months ago
  49. a58741e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 4 years, 10 months ago
  50. b8679ef net: phylink: pcs: add 802.3 clause 45 helpers by Russell King · 4 years, 10 months ago
  51. 74db1c1 net: phylink: pcs: add 802.3 clause 22 helpers by Russell King · 4 years, 10 months ago
  52. 6cc7cf8 net: mdiobus: add APIs for modifying a MDIO device register by Russell King · 4 years, 10 months ago
  53. 9010f9d net: phy: improve phy_driver callback handle_interrupt by Heiner Kallweit · 4 years, 10 months ago
  54. 9000edb net: ethtool: require drivers to set supported_coalesce_params by Jakub Kicinski · 4 years, 10 months ago
  55. 613f53f net/mlx5: Eswitch, enable forwarding back to uplink port by Eli Cohen · 4 years, 11 months ago
  56. 8537f78 netfilter: Introduce egress hook by Lukas Wunner · 4 years, 10 months ago
  57. 5418d38 netfilter: Generalize ingress hook by Lukas Wunner · 4 years, 10 months ago
  58. b030f19 netfilter: Rename ingress hook include file by Lukas Wunner · 4 years, 10 months ago
  59. 8e7ae25 bpf: Sanitize the bpf_struct_ops tcp-cc name by Martin KaFai Lau · 4 years, 10 months ago
  60. f1388ec netlink: add nl_set_extack_cookie_u32() by Michal Kubecek · 4 years, 10 months ago
  61. a9f28eb net: mii: add linkmode_adv_to_mii_adv_x() by Russell King · 4 years, 10 months ago
  62. f655418 net: mii: convert mii_lpa_to_ethtool_lpa_x() to linkmode variant by Russell King · 4 years, 10 months ago
  63. 34d5a4b Merge tag 'locking-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  64. de28a65 Merge tag 'iommu-fixes-v5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 4 years, 10 months ago
  65. 6daf141 netfilter: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 11 months ago
  66. 58b05e5 net: phy: Add XLGMII interface define by Jose Abreu · 4 years, 10 months ago
  67. 69a4d0b Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years, 10 months ago
  68. 44ef976 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 10 months ago
  69. 7ac88eb bpf: Remove bpf_image tree by Jiri Olsa · 4 years, 10 months ago
  70. 517b75e bpf: Add dispatchers to kallsyms by Jiri Olsa · 4 years, 10 months ago
  71. a108f7d bpf: Add trampolines to kallsyms by Jiri Olsa · 4 years, 10 months ago
  72. dba122f bpf: Add bpf_ksym_add/del functions by Jiri Olsa · 4 years, 10 months ago
  73. cbd76f8 bpf: Add prog flag to struct bpf_ksym object by Jiri Olsa · 4 years, 10 months ago
  74. ca4424c bpf: Move ksym_tnode to bpf_ksym by Jiri Olsa · 4 years, 10 months ago
  75. ecb60d1 bpf: Move lnode list node to struct bpf_ksym by Jiri Olsa · 4 years, 10 months ago
  76. bfea9a8 bpf: Add name to struct bpf_ksym by Jiri Olsa · 4 years, 10 months ago
  77. 535911c bpf: Add struct bpf_ksym by Jiri Olsa · 4 years, 10 months ago
  78. 6a64037 bpf: Add bpf_trampoline_ name prefix for DECLARE_BPF_DISPATCHER by Björn Töpel · 4 years, 10 months ago
  79. 9886866 bpf: Abstract away entire bpf_link clean up procedure by Andrii Nakryiko · 4 years, 10 months ago
  80. 17829c5 Merge tag 'block-5.6-2020-03-13' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 10 months ago
  81. d365612 Merge tag 'mmc-v5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 4 years, 10 months ago
  82. a3cfdd3 {IB,net}/mlx5: Move asynchronous mkey creation to mlx5_ib by Michael Guralnik · 4 years, 10 months ago
  83. fc6a9f8 {IB,net}/mlx5: Assign mkey variant in mlx5_ib only by Saeed Mahameed · 4 years, 10 months ago
  84. ba3b01d iommu/vt-d: Fix debugfs register reads by Megha Dey · 4 years, 10 months ago
  85. 1d34357 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  86. b4490c5 bpf: Added new helper bpf_get_ns_current_pid_tgid by Carlos Neira · 4 years, 10 months ago
  87. 1e2328e fs/nsfs.c: Added ns_match by Carlos Neira · 4 years, 10 months ago
  88. 1b51f69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 10 months ago
  89. e31a501 bitfield.h: add FIELD_MAX() and field_max() by Alex Elder · 4 years, 10 months ago
  90. 611d779 net: phy: fix MDIO bus PM PHY resuming by Heiner Kallweit · 4 years, 10 months ago
  91. 5b7cb74 net/mlx5: E-Switch, Enable reg c1 loopback when possible by Paul Blakey · 4 years, 10 months ago
  92. bf3347c Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 10 months ago
  93. 4f9546d net: hns: reject unsupported coalescing params by Jakub Kicinski · 4 years, 10 months ago
  94. 8213f6c net: be2net: reject unsupported coalescing params by Jakub Kicinski · 4 years, 10 months ago
  95. b53df2e block: Fix partition support for host aware zoned block devices by Shin'ichiro Kawasaki · 4 years, 11 months ago
  96. 0fa81b3 cdc_ncm: Implement the 32-bit version of NCM Transfer Block by Alexander Bersenev · 4 years, 10 months ago
  97. e3a36eb driver code: clarify and fix platform device DMA mask allocation by Christoph Hellwig · 4 years, 10 months ago
  98. 1292e3e mmc: core: Allow host controllers to require R1B for CMD6 by Ulf Hansson · 4 years, 10 months ago
  99. babf316 bpf: Add bpf_link_new_file that doesn't install FD by Andrii Nakryiko · 4 years, 10 months ago
  100. 812df69b net: liquidio: reject unsupported coalescing params by Jakub Kicinski · 4 years, 10 months ago