1. ceb3074 Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  2. 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  3. 0dd0c8f Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 5 years ago
  4. 05bd375b Merge tag 'for-5.5/io_uring-post-20191128' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  5. 8c39f71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  6. 9a3d7fd Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  7. 8f56e4e Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  8. d768869 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  9. 168829a Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  10. 1ae7878 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  11. 4e81c0b openvswitch: fix flow command message size by Paolo Abeni · 5 years ago
  12. 7eb9d76 net: psample: fix skb_over_panic by Nikolay Aleksandrov · 5 years ago
  13. d69e077 net: disallow ancillary data for __sys_{send,recv}msg_file() by Jens Axboe · 5 years ago
  14. 4257c8c net: separate out the msghdr copy from ___sys_{send,recv}msg() by Jens Axboe · 5 years ago
  15. 82f31eb net: port < inet_prot_sock(net) --> inet_port_requires_bind_service(net, port) by Maciej Żenczykowski · 5 years ago
  16. fb82238 net-sctp: replace some sock_net(sk) with just 'net' by Maciej Żenczykowski · 5 years ago
  17. fd567ac tipc: fix link name length check by John Rutherford · 5 years ago
  18. 386403a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  19. 642356c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  20. 1b96a41 Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 5 years ago
  21. bd3ded3 net: add __sys_connect_file() helper by Jens Axboe · 5 years ago
  22. adf6f8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  23. fb4b3d3 Merge tag 'for-5.5/io_uring-20191121' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  24. d8e464e vfs: mark pipes and sockets as stream-like file descriptors by Linus Torvalds · 5 years ago
  25. 3694e41 Merge branch 'ib-guids' into rdma.git for-next by Jason Gunthorpe · 5 years ago
  26. 4eb4719 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  27. 5f04ed7 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by Jakub Kicinski · 5 years ago
  28. 5d946c5 xsk: Fix xsk_poll()'s return type by Luc Van Oostenryck · 5 years ago
  29. 3124346 sctp: cache netns in sctp_ep_common by Xin Long · 5 years ago
  30. b6631c6 sctp: Fix memory leak in sctp_sf_do_5_2_4_dupcook by Navid Emamdoost · 5 years ago
  31. fc5141c net: gro: use vlan API instead of accessing directly by Tonghao Zhang · 5 years ago
  32. d46b7e4 net: phylink: rename mac_link_state() op to mac_pcs_get_state() by Russell King · 5 years ago
  33. ab81836 net: use rhashtable_lookup() instead of rhashtable_lookup_fast() by Taehee Yoo · 5 years ago
  34. a9f852e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 5 years ago
  35. fd1fef0 seg6: allow local packet processing for SRv6 End.DT6 behavior by Andrea Mayer · 5 years ago
  36. 4bbb02f Merge tag 'mac80211-next-for-net-next-2019-11-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 5 years ago
  37. 41b416f tipc: support in-order name publication events by Tuong Lien · 5 years ago
  38. ba5f6a8 tipc: update replicast capability for broadcast send link by Hoang Le · 5 years ago
  39. 677bf08 udp: drop skb extensions before marking skb stateless by Florian Westphal · 5 years ago
  40. ff08ddb net: rtnetlink: prevent underflows in do_setvfinfo() by Dan Carpenter · 5 years ago
  41. 30aad41 net/core: Add support for getting VF GUIDs by Danit Goldberg · 5 years ago
  42. 7a89233 mac80211: Use Airtime-based Queue Limits (AQL) on packet dequeue by Toke Høiland-Jørgensen · 5 years ago
  43. 3ace10f mac80211: Implement Airtime-based Queue Limit (AQL) by Kan Yan · 5 years ago
  44. db3e1c4 mac80211: Import airtime calculation code from mt76 by Toke Høiland-Jørgensen · 5 years ago
  45. 08a5bdd mac80211: consider QoS Null frames for STA_NULLFUNC_ACKED by Thomas Pedersen · 5 years ago
  46. c90142a mac80211: expose HW conf flags through debugfs by Thomas Pedersen · 5 years ago
  47. 5072f73 mac80211: Add new sta_info getter by sta/vif addrs by Toke Høiland-Jørgensen · 5 years ago
  48. b226a82 mac80211: add a comment about monitor-to-dev injection by Johannes Berg · 5 years ago
  49. d088337 Bluetooth: Fix memory leak in hci_connect_le_scan by Navid Emamdoost · 5 years ago
  50. 7fdf6c6 Bluetooth: Allow combination of BDADDR_PROPERTY and INVALID_BDADDR quirks by Marcel Holtmann · 5 years ago
  51. 35fc59c net-ipv6: IPV6_TRANSPARENT - check NET_RAW prior to NET_ADMIN by Maciej Żenczykowski · 5 years ago
  52. 2194c2e hv_sock: Add the support of hibernation by Dexuan Cui · 5 years ago
  53. 02b2494 ipv4: use dst hint for ipv4 list receive by Paolo Abeni · 5 years ago
  54. c43c3d7 ipv4: move fib4_has_custom_rules() helper to public header by Paolo Abeni · 5 years ago
  55. 197dbf2 ipv6: introduce and uses route look hints for list input. by Paolo Abeni · 5 years ago
  56. b9b33e7 ipv6: keep track of routes using src by Paolo Abeni · 5 years ago
  57. c0bcf53 net: dsa: ocelot: add hardware timestamping support for Felix by Yangbo Lu · 5 years ago
  58. 8163999 bpf: skmsg, fix potential psock NULL pointer dereference by John Fastabend · 5 years ago
  59. 43da141 net: Fix Kconfig indentation, continued by Krzysztof Kozlowski · 5 years ago
  60. 1841b98 lwtunnel: check erspan options before allocating tun_info by Xin Long · 5 years ago
  61. 7b6a70f lwtunnel: be STRICT to validate the new LWTUNNEL_IP(6)_OPTS by Xin Long · 5 years ago
  62. f3bed7f net: remove the unnecessary strict_start_type in some policies by Xin Long · 5 years ago
  63. 79b1011 net: sched: allow flower to match erspan options by Xin Long · 5 years ago
  64. d8f9dfa net: sched: allow flower to match vxlan options by Xin Long · 5 years ago
  65. e20d4ff net: sched: add erspan option support to act_tunnel_key by Xin Long · 5 years ago
  66. fca3f91 net: sched: add vxlan option support to act_tunnel_key by Xin Long · 5 years ago
  67. 039fccc vsock: avoid to assign transport if its initialization fails by Stefano Garzarella · 5 years ago
  68. 9bb59a2 tcp: warn if offset reach the maxlen limit when using snprintf by Hangbin Liu · 5 years ago
  69. c0d59da ip_gre: Make none-tun-dst gre tunnel store tunnel info as metadat_dst in recv by wenxu · 5 years ago
  70. 48a322b net-sysfs: fix netdev_queue_add_kobject() breakage by Eric Dumazet · 5 years ago
  71. ee5a489 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  72. e2ffe3f net: ipconfig: Wait for deferred device probes by Thomas Bogendoerfer · 5 years ago
  73. e68bc75 net: page_pool: add the possibility to sync DMA memory for device by Lorenzo Bianconi · 5 years ago
  74. cec2975 net: sched: pie: enable timestamp based delay calculation by Gautam Ramakrishnan · 5 years ago
  75. 004b394 ipv6/route: return if there is no fib_nh_gw_family by Hangbin Liu · 5 years ago
  76. b8eb718 net-sysfs: Fix reference count leak in rx|netdev_queue_add_kobject by Jouni Hogander · 5 years ago
  77. d539461 page_pool: Don't recycle non-reusable pages by Saeed Mahameed · 5 years ago
  78. bc83674 page_pool: Add API to update numa node by Saeed Mahameed · 5 years ago
  79. 89d8fd4 netfilter: nft_payload: add C-VLAN offload support by Pablo Neira Ayuso · 5 years ago
  80. a82055a netfilter: nft_payload: add VLAN offload support by Pablo Neira Ayuso · 5 years ago
  81. 8819efc netfilter: nf_tables_offload: allow ethernet interface type only by Pablo Neira Ayuso · 5 years ago
  82. 2f1d370 lwtunnel: add support for multiple geneve opts by Xin Long · 5 years ago
  83. f67169f net/sched: act_pedit: fix WARN() in the traffic path by Davide Caratti · 5 years ago
  84. b5a0faa taprio: don't reject same mqprio settings by Ivan Khoronzhuk · 5 years ago
  85. d4ffb02 net/tls: enable sk_msg redirect to tls socket egress by Willem de Bruijn · 5 years ago
  86. df66499 Bluetooth: delete a stray unlock by Dan Carpenter · 5 years ago
  87. a25ecd9 bpf: Fix memory leak on object 'data' by Colin Ian King · 5 years ago
  88. ca749bb net/ipv4: fix sysctl max for fib_multipath_hash_policy by Marcelo Ricardo Leitner · 5 years ago
  89. 3132174 lwtunnel: change to use nla_put_u8 for LWTUNNEL_IP_OPT_ERSPAN_VER by Xin Long · 5 years ago
  90. 4f0e97d net: sched: ensure opts_len <= IP_TUNNEL_OPTS_MAX in act_tunnel_key by Xin Long · 5 years ago
  91. 60f5c4a net: atm: Reduce the severity of logging in unlink_clip_vcc by Aditya Pakki · 5 years ago
  92. 7c9e694 page_pool: add destroy attempts counter and rename tracepoint by Jesper Dangaard Brouer · 5 years ago
  93. c491eae xdp: remove memory poison on free for struct xdp_mem_allocator by Jesper Dangaard Brouer · 5 years ago
  94. 99638e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 5 years ago
  95. 1e0bd5a bpf: Switch bpf_map ref counter to atomic64_t so bpf_map_inc() never fails by Andrii Nakryiko · 5 years ago
  96. 19b7e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  97. 7901cd9 ipmr: Fix skb headroom in ipmr_get_route(). by Guillaume Nault · 5 years ago
  98. 8204df7 net/smc: fix fastopen for non-blocking connect() by Ursula Braun · 5 years ago
  99. 8aef998 net: core: allow fast GRO for skbs with Ethernet header in head by Alexander Lobakin · 5 years ago
  100. a36e629 rds: ib: update WR sizes when bringing up connection by Dag Moxnes · 5 years ago