1. fe19191 net: phy: Fixup kerneldoc markup. by Andrew Lunn · 6 years ago
  2. c0ec3c2 net: phy: Convert u32 phydev->lp_advertising to linkmode by Andrew Lunn · 6 years ago
  3. 3c1bcc8 net: ethernet: Convert phydev advertize and supported from u32 to link mode by Andrew Lunn · 6 years ago
  4. 899a3cb net: phy: remove states PHY_STARTING and PHY_PENDING by Heiner Kallweit · 6 years ago
  5. 7f76fa3 net: sched: register callbacks for indirect tc block binds by John Hurley · 6 years ago
  6. aa2af2e net: phy: add macros for PHYID matching by Heiner Kallweit · 6 years ago
  7. d73a215 net: phy: simplify phy_mac_interrupt and related functions by Heiner Kallweit · 6 years ago
  8. 8deeb63 net: phy: don't set state PHY_CHANGELINK in phy_change by Heiner Kallweit · 6 years ago
  9. a4307c0 net: phy: remove flag PHY_HAS_INTERRUPT from driver configs by Heiner Kallweit · 6 years ago
  10. 457937b net: phy: leds: Don't make our own link speed names by Kyle Roeschley · 6 years ago
  11. 695bce8 net: phy: improve struct phy_device member interrupts handling by Heiner Kallweit · 6 years ago
  12. 916444d ptp: deprecate gettime64() in favor of gettimex64() by Miroslav Lichvar · 6 years ago
  13. 3618008 ptp: add PTP_SYS_OFFSET_EXTENDED ioctl by Miroslav Lichvar · 6 years ago
  14. 190852a net: sched: red: inform offloads about harddrop setting by Jakub Kicinski · 6 years ago
  15. 960abf6 net: 8021q: vlan_core: allow use list of vlans for real device by Ivan Khoronzhuk · 6 years ago
  16. e794676 net: core: dev_addr_lists: add auxiliary func to handle reference address updates by Ivan Khoronzhuk · 6 years ago
  17. e7cc082 udp: Support for error handlers of tunnels with arbitrary destination port by Stefano Brivio · 6 years ago
  18. 32bbd87 net: Convert protocol error handlers from void to int by Stefano Brivio · 6 years ago
  19. a025fb5 geneve: Allow configuration of DF behaviour by Stefano Brivio · 6 years ago
  20. b4d30697 vxlan: Allow configuration of DF behaviour by Stefano Brivio · 6 years ago
  21. a36e185 udp: Handle ICMP errors for tunnels with same destination port on both endpoints by Stefano Brivio · 6 years ago
  22. bfaee91 net: sched: add an offload graft helper by Jakub Kicinski · 6 years ago
  23. b592843 net: sched: add an offload dump helper by Jakub Kicinski · 6 years ago
  24. 85a1f31 net: phy: remove state PHY_AN by Heiner Kallweit · 6 years ago
  25. 1d10bd1 net: add netif_is_geneve() by John Hurley · 6 years ago
  26. 295d072 net/vlan: remove unused #define HAVE_VLAN_GET_TAG by Michał Mirosław · 6 years ago
  27. 9b31914 net/vlan: include the shift in skb_vlan_tag_get_prio() by Michał Mirosław · 6 years ago
  28. e0a6b80 net/vlan: introduce __vlan_hwaccel_copy_tag() helper by Michał Mirosław · 6 years ago
  29. c8accd5 net/vlan: introduce __vlan_hwaccel_clear_tag() helper by Michał Mirosław · 6 years ago
  30. a3320bc net: phy: make phy_trigger_machine static by Heiner Kallweit · 6 years ago
  31. 8572a1b net: phy: bcm7xxx: Add entry for BCM7255 by Justin Chen · 6 years ago
  32. cf329aa udp: cope with UDP GRO packet misdirection by Paolo Abeni · 6 years ago
  33. 80bde36 ipv6: factor out protocol delivery helper by Paolo Abeni · 6 years ago
  34. 68cb7d5 ip: factor out protocol delivery helper by Paolo Abeni · 6 years ago
  35. bcd1665 udp: add support for UDP_GRO cmsg by Paolo Abeni · 6 years ago
  36. e20cf8d udp: implement GRO for plain UDP sockets. by Paolo Abeni · 6 years ago
  37. 60fb956 udp: implement complete book-keeping for encap_needed by Paolo Abeni · 6 years ago
  38. 7055420 net: fix raw socket lookup device bind matching with VRFs by Duncan Eastoe · 6 years ago
  39. 6897445 net: provide a sysctl raw_l3mdev_accept for raw socket lookup with VRFs by Mike Manning · 6 years ago
  40. 6da5b0f net: ensure unbound datagram socket to be chosen when not in a VRF by Mike Manning · 6 years ago
  41. e781905 net: ensure unbound stream socket to be chosen when not in a VRF by Mike Manning · 6 years ago
  42. 3c82a21 net: allow binding socket in a VRF when there's an unbound socket by Robert Shearman · 6 years ago
  43. d7e774f net: Add extack argument to ip_fib_metrics_init by David Ahern · 6 years ago
  44. d0522f1 net: Add extack argument to rtnl_create_link by David Ahern · 6 years ago
  45. 5e1abdc net: skbuff.h: remove unnecessary unlikely() by Yangtao Li · 6 years ago
  46. a13511d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  47. a422757 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  48. 163c8d5 compiler: remove __no_sanitize_address_or_inline again by Martin Schwidefsky · 6 years ago
  49. 4710e78 Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  50. 35e7452 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  51. 12480e3 sctp: define SCTP_SS_DEFAULT for Stream schedulers by Xin Long · 6 years ago
  52. fd82d61 sctp: fix strchange_flags name for Stream Change Event by Xin Long · 6 years ago
  53. 601a880 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  54. 01897f3 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  55. 23a12dd Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix by Ingo Molnar · 6 years ago
  56. 3e59020 net: bql: add __netdev_tx_sent_queue() by Eric Dumazet · 6 years ago
  57. 89c83fb mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask by Michal Hocko · 6 years ago
  58. 94e297c include/linux/notifier.h: SRCU: fix ctags by Sam Protsenko · 6 years ago
  59. a95a777 netfilter: conntrack: add nf_{tcp,udp,sctp,icmp,dccp,icmpv6,generic}_pernet() by Pablo Neira Ayuso · 6 years ago
  60. 17b8b74 netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment() by Jozsef Kadlecsik · 6 years ago
  61. 2384d02 net/ipv6: Add anycast addresses to a global hashtable by Jeff Barnhill · 6 years ago
  62. a7ad38b clocksource/drivers/c-sky: Add C-SKY SMP timer by Guo Ren · 6 years ago
  63. 5f21585 Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  64. 0b21f21 Merge tag 'edac_for_4.20_2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 6 years ago
  65. bc6080a Merge tag 'drm-next-2018-11-02' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  66. c2aa1a4 Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  67. 9931a07 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  68. b5f2954 blkcg: revert blkcg cleanups series by Dennis Zhou · 6 years ago
  69. e468f5c Merge tag 'compiler-attributes-for-linus-4.20-rc1' of https://github.com/ojeda/linux by Linus Torvalds · 6 years ago
  70. baa888d Merge branch 'next-keys2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  71. 78a63f1 Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Al Viro · 6 years ago
  72. b5b1de3 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
  73. 2d6bb6a Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  74. c3be657 SUNRPC: Use atomic(64)_t for seq_send(64) by Paul Burton · 6 years ago
  75. 82aa467 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  76. eb7046e Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 6 years ago
  77. a846446 x86/compat: Adjust in_compat_syscall() to generic code under !COMPAT by Dmitry Safonov · 6 years ago
  78. 4d3163c Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 6 years ago
  79. df975da Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  80. 0962590 bpf: fix partial copy of map_ptr when dst is scalar by Daniel Borkmann · 6 years ago
  81. 5b74498 Merge tag 'tag-chrome-platform-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform by Linus Torvalds · 6 years ago
  82. 439cd39 netfilter: ipset: list:set: Decrease refcount synchronously on deletion and replace by Stefano Brivio · 7 years ago
  83. 3dca04d Merge tag 'riscv-for-linus-4.20-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 6 years ago
  84. 9b5cf82 Merge tag 'fuse-update-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 6 years ago
  85. 31990f0 Merge tag 'ceph-for-4.20-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  86. b1c2344 net: drop a space before tabs by Bo YU · 6 years ago
  87. c4147be net: add an identifier name for 'struct sock *' by Bo YU · 6 years ago
  88. 9b4789e Move EM_RISCV into elf-em.h by Palmer Dabbelt · 7 years ago
  89. a9ac6cc Merge tag 'fbdev-v4.20' of https://github.com/bzolnier/linux by Linus Torvalds · 6 years ago
  90. a324e93 EDAC, skx: Fix randconfig builds by Borislav Petkov · 6 years ago
  91. 519f64b Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  92. 0c86e76 Merge tag 'vfio-v4.20-rc1.v2' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 6 years ago
  93. bb58fd7 i40e: Update status codes by Mitch Williams · 6 years ago
  94. b3491d8 Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 6 years ago
  95. 59fc453 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  96. 8df1d0e mm/memory_hotplug: make add_memory() take the device_hotplug_lock by David Hildenbrand · 6 years ago
  97. d15e592 mm/memory_hotplug: make remove_memory() take the device_hotplug_lock by David Hildenbrand · 6 years ago
  98. 7e1c4e2 memblock: stop using implicit alignment to SMP_CACHE_BYTES by Mike Rapoport · 6 years ago
  99. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  100. c6ffc5c memblock: rename free_all_bootmem to memblock_free_all by Mike Rapoport · 6 years ago