1. 70e4272 net: bridge: add no_linklocal_learn bool option by Nikolay Aleksandrov · 6 years ago
  2. a428afe net: bridge: add support for user-controlled bool options by Nikolay Aleksandrov · 6 years ago
  3. 89a9157 virtio: add packed ring types and macros by Tiwei Bie · 6 years ago
  4. 4afe60a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  5. 4bffc66 net: remove unsafe skb_insert() by Eric Dumazet · 6 years ago
  6. 620344c net: core: add __netdev_sent_queue as variant of __netdev_tx_sent_queue by Heiner Kallweit · 6 years ago
  7. 2183435 net: fixup type in netdev_start_xmit() by Alexey Dobriyan · 6 years ago
  8. b1bf78b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  9. 857fa62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  10. d17d9f5 switchdev: Replace port obj add/del SDO with a notification by Petr Machata · 6 years ago
  11. f30f060 switchdev: Add helpers to aid traversal through lower devices by Petr Machata · 6 years ago
  12. aa4efe2 switchdev: Add SWITCHDEV_PORT_OBJ_ADD, SWITCHDEV_PORT_OBJ_DEL by Petr Machata · 6 years ago
  13. a93e3b1 switchdev: Add a blocking notifier chain by Petr Machata · 6 years ago
  14. ec394af switchdev: SWITCHDEV_OBJ_PORT_{VLAN, MDB}(): Sanitize by Petr Machata · 6 years ago
  15. 5c664ac soc/qman: add return value to interrupt coalesce changing APIs by Madalin Bucur · 6 years ago
  16. 5cd8d46 packet: copy user buffers before orphan or clone by Willem de Bruijn · 6 years ago
  17. f11216b bpf: add skb->tstamp r/w access from tc clsact and cg skb progs by Vlad Dumitrescu · 6 years ago
  18. e456789 {net, IB}/mlx4: Initialize CQ buffers in the driver when possible by Daniel Jurgens · 6 years ago
  19. 0211dda net/dim: Update DIM start sample after each DIM iteration by Tal Gilboa · 6 years ago
  20. 4cd7319 Merge tag 'usb-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  21. 085ddc8 bridge: Allow querying bridge port flags by Ido Schimmel · 6 years ago
  22. 5728ae0 vxlan: Add hardware FDB learning by Petr Machata · 6 years ago
  23. 45598c1 vxlan: Mark user-added FDB entries by Petr Machata · 6 years ago
  24. 86de592 tcp: defer SACK compression after DupThresh by Eric Dumazet · 6 years ago
  25. a2e768b net/vlan: introduce skb_vlan_tag_get_cfi() helper by Michał Mirosław · 6 years ago
  26. f6161a8 bpf: fix a compilation error when CONFIG_BPF_SYSCALL is not defined by Yonghong Song · 6 years ago
  27. 838e969 bpf: Introduce bpf_func_info by Yonghong Song · 6 years ago
  28. 2667a26 bpf: btf: Add BTF_KIND_FUNC and BTF_KIND_FUNC_PROTO by Martin KaFai Lau · 6 years ago
  29. 06e68fe Merge tag 'media/v4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 6 years ago
  30. 068ceb3 net: sched: cls_u32: add res to offload information by Jakub Kicinski · 6 years ago
  31. e49efd5 net: sched: gred: support reporting stats from offloads by Jakub Kicinski · 6 years ago
  32. 890d8d2 net: sched: gred: add basic Qdisc offload by Jakub Kicinski · 6 years ago
  33. 2f18336 bpf: move BPF_F_QUERY_EFFECTIVE after map flags by Lorenz Bauer · 6 years ago
  34. 96b3b6c bpf: allow zero-initializing hash map seed by Lorenz Bauer · 6 years ago
  35. 69fec32 Revert "sctp: remove sctp_transport_pmtu_check" by Xin Long · 6 years ago
  36. 480ba9c sctp: add sockopt SCTP_EVENT by Xin Long · 6 years ago
  37. 88ee48c sctp: rename enum sctp_event to sctp_event_type by Xin Long · 6 years ago
  38. a1e3a05 sctp: add subscribe per asoc by Xin Long · 6 years ago
  39. 2cc0eeb sctp: define subscribe in sctp_sock as __u16 by Xin Long · 6 years ago
  40. f2be6d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  41. f2ce106 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  42. 743a486 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  43. 001c96d net: align gnet_stats_basic_cpu struct by Eric Dumazet · 6 years ago
  44. 9a5ee46 net: align pcpu_sw_netstats and pcpu_lstats structs by Eric Dumazet · 6 years ago
  45. 8d951a7 net/ncsi: Configure multi-package, multi-channel modes with failover by Samuel Mendoza-Jonas · 6 years ago
  46. e8bd8fc tcp: add SRTT to SCM_TIMESTAMPING_OPT_STATS by Yousuk Seung · 6 years ago
  47. 54e8cb7 uapi/ethtool: fix spelling errors by Stephen Hemminger · 6 years ago
  48. 7211101 net: sched: gred: allow manipulating per-DP RED flags by Jakub Kicinski · 6 years ago
  49. 80e22e9 net: sched: gred: provide a better structured dump and expose stats by Jakub Kicinski · 6 years ago
  50. 213d776 tcp: clean up STATE_TRACE by Yafang Shao · 6 years ago
  51. 7f600f1 net: remove unused skb_send_sock() by Cong Wang · 6 years ago
  52. 0c4b2d3 net: remove VLAN_TAG_PRESENT by Michał Mirosław · 6 years ago
  53. 5109f9f net/skbuff: add macros for VLAN_PRESENT bit by Michał Mirosław · 6 years ago
  54. 59749c2 Merge tag 'for-linus-20181115' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  55. 7e18750 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  56. 0a020d4 lib: introduce initial implementation of object aggregation manager by Jiri Pirko · 6 years ago
  57. 6ab6dfa net: get rid of __tcp_checksum_complete() by Cong Wang · 6 years ago
  58. 5c72299 net: sched: cls_flower: Classify packets using port ranges by Amritha Nambiar · 6 years ago
  59. 7fe50ac net: dump more useful information in netdev_rx_csum_fault() by Cong Wang · 6 years ago
  60. 7150cea rxrpc: Fix life check by David Howells · 6 years ago
  61. eff8962 efi/arm: Defer persistent reservations until after paging_init() by Ard Biesheuvel · 6 years ago
  62. 843faff virtchnl: Fix off by one error by Alice Michael · 6 years ago
  63. c9a9830 virtchnl: white space and reorder by Alice Michael · 6 years ago
  64. c0b7490 net: sched: red: notify drivers about RED's limit parameter by Jakub Kicinski · 6 years ago
  65. d577a3d net: sched: mq: offload a graft notification by Jakub Kicinski · 6 years ago
  66. bf2a752 net: sched: red: offload a graft notification by Jakub Kicinski · 6 years ago
  67. 98b0e5f net: sched: provide notification for graft on root by Jakub Kicinski · 6 years ago
  68. 11123ab Merge tag 'linux-can-fixes-for-4.20-20181109' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 6 years ago
  69. 6ba8457 sctp: process sk_reuseport in sctp_get_port_local by Xin Long · 6 years ago
  70. 76c6d98 sctp: add sock_reuseport for the sock in __sctp_hash_endpoint by Xin Long · 6 years ago
  71. 18e962a kyber: fix wrong strlcpy() size in trace_kyber_latency() by Omar Sandoval · 6 years ago
  72. 2b9b750 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  73. b6df7b6 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  74. 0b002cd Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  75. 9206eb0 PCI: add USR vendor id and use it in r8169 and w6692 driver by Heiner Kallweit · 6 years ago
  76. 48872c1 net_sched: sch_fq: add dctcp-like marking by Eric Dumazet · 6 years ago
  77. fe19191 net: phy: Fixup kerneldoc markup. by Andrew Lunn · 6 years ago
  78. c0ec3c2 net: phy: Convert u32 phydev->lp_advertising to linkmode by Andrew Lunn · 6 years ago
  79. 3c1bcc8 net: ethernet: Convert phydev advertize and supported from u32 to link mode by Andrew Lunn · 6 years ago
  80. 899a3cb net: phy: remove states PHY_STARTING and PHY_PENDING by Heiner Kallweit · 6 years ago
  81. 7f76fa3 net: sched: register callbacks for indirect tc block binds by John Hurley · 6 years ago
  82. aa2af2e net: phy: add macros for PHYID matching by Heiner Kallweit · 6 years ago
  83. d73a215 net: phy: simplify phy_mac_interrupt and related functions by Heiner Kallweit · 6 years ago
  84. 8deeb63 net: phy: don't set state PHY_CHANGELINK in phy_change by Heiner Kallweit · 6 years ago
  85. a4307c0 net: phy: remove flag PHY_HAS_INTERRUPT from driver configs by Heiner Kallweit · 6 years ago
  86. 46f53a6 bpf: Allow narrow loads with offset > 0 by Andrey Ignatov · 6 years ago
  87. 16a8cb5c bpf: do not pass netdev to translate() and prepare() offload callbacks by Quentin Monnet · 6 years ago
  88. a40a263 bpf: pass prog instead of env to bpf_prog_offload_verifier_prep() by Quentin Monnet · 6 years ago
  89. eb91194 bpf: pass destroy() as a callback and remove its ndo_bpf subcommand by Quentin Monnet · 6 years ago
  90. b07ade2 bpf: pass translate() as a callback and remove its ndo_bpf subcommand by Quentin Monnet · 6 years ago
  91. 00db12c bpf: call verifier_prep from its callback in struct bpf_offload_dev by Quentin Monnet · 6 years ago
  92. 341b3e7 bpf: call verify_insn from its callback in struct bpf_offload_dev by Quentin Monnet · 6 years ago
  93. 1385d75 bpf: pass a struct with offload callbacks to bpf_offload_dev_create() by Quentin Monnet · 6 years ago
  94. 20ef6d0 Merge tag 'drm-fixes-2018-11-11' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  95. ab6e1f3 Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  96. 457937b net: phy: leds: Don't make our own link speed names by Kyle Roeschley · 6 years ago
  97. 695bce8 net: phy: improve struct phy_device member interrupts handling by Heiner Kallweit · 6 years ago
  98. 916444d ptp: deprecate gettime64() in favor of gettimex64() by Miroslav Lichvar · 6 years ago
  99. 3618008 ptp: add PTP_SYS_OFFSET_EXTENDED ioctl by Miroslav Lichvar · 6 years ago
  100. d757a3b Merge tag 'ceph-for-4.20-rc2' of https://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago