1. 95e6ba5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  2. 911d137 Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
  3. fb9bf40 Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 5 years ago
  4. 2dd5616 net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add() by Eric Dumazet · 5 years ago
  5. 501a90c inet: protect against too small mtu values. by Eric Dumazet · 5 years ago
  6. 0e49409 gre: refetch erspan header from skb->data after pskb_may_pull() by Cong Wang · 5 years ago
  7. 9424e2e tcp: md5: fix potential overestimation of TCP option space by Eric Dumazet · 5 years ago
  8. 25a443f net: sched: allow indirect blocks to bind to clsact in TC by John Hurley · 5 years ago
  9. dbad340 net: core: rename indirect block ingress cb function by John Hurley · 5 years ago
  10. e0b60903 net-sysfs: Call dev_hold always in netdev_queue_add_kobject by Jouni Hogander · 5 years ago
  11. 8bef0af net: dsa: fix flow dissection on Tx path by Alexander Lobakin · 5 years ago
  12. 4a5cdc6 net/tls: Fix return values to avoid ENOTSUPP by Valentin Vidic · 5 years ago
  13. 1af6622 net: avoid an indirect call in ____sys_recvmsg() by Eric Dumazet · 5 years ago
  14. 9cf1cd8 tipc: fix ordering of tipc module init and exit routine by Taehee Yoo · 5 years ago
  15. 9f104c7 mqprio: Fix out-of-bounds access in mqprio_dump by Vladyslav Tarasiuk · 5 years ago
  16. 9feb1af Merge tag 'for-linus-20191205' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  17. a231582 Merge tag 'ceph-for-5.5-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  18. df95467 hsr: fix a NULL pointer dereference in hsr_dev_xmit() by Taehee Yoo · 5 years ago
  19. 260a267 kernel/notifier.c: remove blocking_notifier_chain_cond_register() by Xiaoming Ni · 5 years ago
  20. d04ac22 net: Fixed updating of ethertype in skb_mpls_push() by Martin Varghese · 5 years ago
  21. 099ffd7 NFC: NCI: use new `delay` structure for SPI transfer delays by Alexandru Ardelean · 5 years ago
  22. 86c76c0 xdp: obtain the mem_id mutex before trying to remove an entry. by Jonathan Lemon · 5 years ago
  23. 95219af act_ct: support asymmetric conntrack by Aaron Conole · 5 years ago
  24. 5d50aa8 openvswitch: support asymmetric conntrack by Aaron Conole · 5 years ago
  25. 6c8991f net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup by Sabrina Dubroca · 5 years ago
  26. c4e85f7 net: ipv6: add net argument to ip6_dst_lookup_flow by Sabrina Dubroca · 5 years ago
  27. 8ffb055 cls_flower: Fix the behavior using port ranges with hw-offload by Yoshiki Komachi · 5 years ago
  28. 2f23cd4 net: sched: fix dump qlen for sch_mq/sch_mqprio with NOLOCK subqueues by Dust Li · 5 years ago
  29. 0d580fb tcp: refactor tcp_retransmit_timer() by Eric Dumazet · 5 years ago
  30. 9aed6ae net/core: Populate VF index in struct ifla_vf_guid by Danit Goldberg · 5 years ago
  31. c4b4c42 net: bridge: deny dev_set_mac_address() when unregistering by Nikolay Aleksandrov · 5 years ago
  32. 42c17fa net: fix a leak in register_netdevice() by Dan Carpenter · 5 years ago
  33. f499a02 io_uring: ensure async punted connect requests copy data by Jens Axboe · 5 years ago
  34. 03b1230 io_uring: ensure async punted sendmsg/recvmsg requests copy data by Jens Axboe · 5 years ago
  35. 040b5cf Fixed updating of ethertype in function skb_mpls_pop by Martin Varghese · 5 years ago
  36. b3c424e sch_cake: Add missing NLA policy entry TCA_CAKE_SPLIT_GSO by Victorien Molle · 5 years ago
  37. c3bfc5d Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  38. 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
  39. 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
  40. 8a574f8 openvswitch: remove another BUG_ON() by Paolo Abeni · 5 years ago
  41. 8ffeb03f openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info() by Paolo Abeni · 5 years ago
  42. 0dd0c8f Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 5 years ago
  43. 14e54ab net: sched: fix `tc -s class show` no bstats on class with nolock subqueues by Dust Li · 5 years ago
  44. d34910e tipc: fix duplicate SYN messages under link congestion by Tung Nguyen · 5 years ago
  45. 12db3c8 tipc: fix wrong timeout input for tipc_wait_for_cond() by Tung Nguyen · 5 years ago
  46. 91a4a3e tipc: fix wrong socket reference counter after tipc_sk_timeout() returns by Tung Nguyen · 5 years ago
  47. 2fe97a5 tipc: fix potential memory leak in __tipc_sendmsg() by Tung Nguyen · 5 years ago
  48. c5daa6c net/tls: use sg_next() to walk sg entries by Jakub Kicinski · 5 years ago
  49. 9e5ffed net/tls: remove the dead inplace_crypto code by Jakub Kicinski · 5 years ago
  50. 031097d net: skmsg: fix TLS 1.3 crash with full sk_msg by Jakub Kicinski · 5 years ago
  51. d10523d net/tls: free the record on encryption error by Jakub Kicinski · 5 years ago
  52. c329ef9 net/tls: take into account that bpf_exec_tx_verdict() may free the record by Jakub Kicinski · 5 years ago
  53. 05bd375b Merge tag 'for-5.5/io_uring-post-20191128' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  54. 8c39f71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  55. 82995cc libceph, rbd, ceph: convert to use the new mount API by David Howells · 6 years ago
  56. 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
  57. 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
  58. d768869 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  59. 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
  60. 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
  61. 4e81c0b openvswitch: fix flow command message size by Paolo Abeni · 5 years ago
  62. 7eb9d76 net: psample: fix skb_over_panic by Nikolay Aleksandrov · 5 years ago
  63. d69e077 net: disallow ancillary data for __sys_{send,recv}msg_file() by Jens Axboe · 5 years ago
  64. 4257c8c net: separate out the msghdr copy from ___sys_{send,recv}msg() by Jens Axboe · 5 years ago
  65. 82f31eb net: port < inet_prot_sock(net) --> inet_port_requires_bind_service(net, port) by Maciej Żenczykowski · 5 years ago
  66. fb82238 net-sctp: replace some sock_net(sk) with just 'net' by Maciej Żenczykowski · 5 years ago
  67. fd567ac tipc: fix link name length check by John Rutherford · 5 years ago
  68. 386403a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  69. 642356c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  70. 1b96a41 Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 5 years ago
  71. bd3ded3 net: add __sys_connect_file() helper by Jens Axboe · 5 years ago
  72. adf6f8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  73. fb4b3d3 Merge tag 'for-5.5/io_uring-20191121' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  74. d8e464e vfs: mark pipes and sockets as stream-like file descriptors by Linus Torvalds · 5 years ago
  75. 3694e41 Merge branch 'ib-guids' into rdma.git for-next by Jason Gunthorpe · 5 years ago
  76. d8f544c libceph: drop unnecessary check from dispatch() in mon_client.c by Ilya Dryomov · 5 years ago
  77. 4eb4719 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  78. 5f04ed7 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by Jakub Kicinski · 5 years ago
  79. 5d946c5 xsk: Fix xsk_poll()'s return type by Luc Van Oostenryck · 5 years ago
  80. 3124346 sctp: cache netns in sctp_ep_common by Xin Long · 5 years ago
  81. b6631c6 sctp: Fix memory leak in sctp_sf_do_5_2_4_dupcook by Navid Emamdoost · 5 years ago
  82. fc5141c net: gro: use vlan API instead of accessing directly by Tonghao Zhang · 5 years ago
  83. d46b7e4 net: phylink: rename mac_link_state() op to mac_pcs_get_state() by Russell King · 5 years ago
  84. ab81836 net: use rhashtable_lookup() instead of rhashtable_lookup_fast() by Taehee Yoo · 5 years ago
  85. a9f852e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 5 years ago
  86. a264aba SUNRPC: Capture completion of all RPC tasks by Chuck Lever · 5 years ago
  87. fd1fef0 seg6: allow local packet processing for SRv6 End.DT6 behavior by Andrea Mayer · 5 years ago
  88. 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
  89. 41b416f tipc: support in-order name publication events by Tuong Lien · 5 years ago
  90. ba5f6a8 tipc: update replicast capability for broadcast send link by Hoang Le · 5 years ago
  91. 677bf08 udp: drop skb extensions before marking skb stateless by Florian Westphal · 5 years ago
  92. ff08ddb net: rtnetlink: prevent underflows in do_setvfinfo() by Dan Carpenter · 5 years ago
  93. 30aad41 net/core: Add support for getting VF GUIDs by Danit Goldberg · 5 years ago
  94. 7a89233 mac80211: Use Airtime-based Queue Limits (AQL) on packet dequeue by Toke Høiland-Jørgensen · 5 years ago
  95. 3ace10f mac80211: Implement Airtime-based Queue Limit (AQL) by Kan Yan · 5 years ago
  96. db3e1c4 mac80211: Import airtime calculation code from mt76 by Toke Høiland-Jørgensen · 5 years ago
  97. 08a5bdd mac80211: consider QoS Null frames for STA_NULLFUNC_ACKED by Thomas Pedersen · 5 years ago
  98. c90142a mac80211: expose HW conf flags through debugfs by Thomas Pedersen · 5 years ago
  99. 5072f73 mac80211: Add new sta_info getter by sta/vif addrs by Toke Høiland-Jørgensen · 5 years ago
  100. b226a82 mac80211: add a comment about monitor-to-dev injection by Johannes Berg · 5 years ago