1. 78bac77 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  2. 28a3b84 net/smc: unregister ib devices in reboot_event by Karsten Graul · 5 years ago
  3. af1c0e4 llc2: Fix return statement of llc_stat_ev_rx_null_dsap_xid_c (and _test_c) by Chan Shu Tak, Alex · 5 years ago
  4. 4249c50 net: dsa: ksz: use common define for tag len by Michael Grzeschik · 5 years ago
  5. 275c44a net/sched: cls_u32: fix refcount leak in the error path of u32_change() by Davide Caratti · 5 years ago
  6. 0fd2600 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  7. 1148f9a net, sysctl: Fix compiler warning when only cBPF is present by Alexander Lobakin · 5 years ago
  8. 0687068 xsk: Add rcu_read_lock around the XSK wakeup by Maxim Mikityanskiy · 5 years ago
  9. b7ac893 net: nfc: nci: fix a possible sleep-in-atomic-context bug in nci_uart_tty_receive() by Jia-Ju Bai · 5 years ago
  10. ddd9b5e net-sysfs: Call dev_hold always in rx_queue_add_kobject by Jouni Hogander · 5 years ago
  11. 4e2ce6e net: dsa: make unexported dsa_link_touch() static by Ben Dooks (Codethink) · 5 years ago
  12. 7c68fa2b net: annotate lockless accesses to sk->sk_pacing_shift by Eric Dumazet · 5 years ago
  13. 951c6db sctp: fix memleak on err handling of stream initialization by Marcelo Ricardo Leitner · 5 years ago
  14. ad125c6 Merge tag 'mac80211-for-net-2019-10-16' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 5 years ago
  15. 4aaf596 vsock/virtio: add WARN_ON check on virtio_transport_get_ops() by Stefano Garzarella · 5 years ago
  16. df18fa1 vsock/virtio: fix null-pointer dereference in virtio_transport_recv_listen() by Stefano Garzarella · 5 years ago
  17. 6fc232d rfkill: Fix incorrect check to avoid NULL pointer dereference by Aditya Pakki · 5 years ago
  18. 8643474 net/smc: add fallback check to connect() by Ursula Braun · 5 years ago
  19. 216808c tcp: refine rule to allow EPOLLOUT generation under mem pressure by Eric Dumazet · 5 years ago
  20. ee2aabd tcp: refine tcp_write_queue_empty() implementation by Eric Dumazet · 5 years ago
  21. 1f85e62 tcp: do not send empty skb from tcp_write_xmit() by Eric Dumazet · 5 years ago
  22. 8dbd76e tcp/dccp: fix possible race __inet_lookup_established() by Eric Dumazet · 5 years ago
  23. 2beb6d2 ipv6/addrconf: only check invalid header values when NETLINK_F_STRICT_CHK is set by Hangbin Liu · 5 years ago
  24. 5133498 bpf: Clear skb->tstamp in bpf_redirect when necessary by Lorenz Bauer · 5 years ago
  25. 5bd831a Merge tag 'io_uring-5.5-20191212' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  26. 911bde0 mac80211: Turn AQL into an NL80211_EXT_FEATURE by Toke Høiland-Jørgensen · 5 years ago
  27. e548f74 mac80211: airtime: Fix an off by one in ieee80211_calc_rx_airtime() by Dan Carpenter · 5 years ago
  28. 56cb31e cfg80211: fix double-free after changing network namespace by Stefan Bühler · 5 years ago
  29. 753ffad mac80211: fix TID field in monitor mode transmit by Fredrik Olofsson · 5 years ago
  30. 31e4ccc tipc: fix use-after-free in tipc_disc_rcv() by Tuong Lien · 5 years ago
  31. abc9b4e tipc: fix retrans failure due to wrong destination by Tuong Lien · 5 years ago
  32. dca4a17 tipc: fix potential hanging after b/rcast changing by Tuong Lien · 5 years ago
  33. d5162f3 tipc: fix name table rbtree issues by Tuong Lien · 5 years ago
  34. ebfcd89 net: make socket read/write_iter() honor IOCB_NOWAIT by Jens Axboe · 5 years ago
  35. b43d1f9 af_packet: set defaule value for tmo by Mao Wenan · 5 years ago
  36. 7da538c Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 5 years ago
  37. 7acd937 netfilter: nf_flow_table_offload: Correct memcpy size for flow_overload_mangle() by Pablo Neira Ayuso · 5 years ago
  38. c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
  39. f8fc57e net/x25: add new state X25_STATE_5 by Martin Schiller · 5 years ago
  40. b6f3320 sctp: fully initialize v4 addr in some functions by Xin Long · 5 years ago
  41. f394722 neighbour: remove neigh_cleanup() method by Eric Dumazet · 5 years ago
  42. 43aad81 Merge tag 'linux-can-fixes-for-5.5-20191208' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 5 years ago
  43. 5604285 netfilter: bridge: make sure to pull arp header in br_nf_forward_arp() by Eric Dumazet · 5 years ago
  44. 81ec610 netfilter: nf_tables_offload: return EOPNOTSUPP if rule specifies no actions by Pablo Neira Ayuso · 5 years ago
  45. fd57d0c netfilter: nf_tables: skip module reference count bump on object updates by Pablo Neira Ayuso · 5 years ago
  46. 0d2c96a netfilter: nf_tables: validate NFT_DATA_VALUE after nft_data_init() by Pablo Neira Ayuso · 5 years ago
  47. bffc124 netfilter: nf_tables: validate NFT_SET_ELEM_INTERVAL_END by Pablo Neira Ayuso · 5 years ago
  48. db3b665 netfilter: nft_set_rbtree: bogus lookup/get on consecutive elements in named sets by Pablo Neira Ayuso · 5 years ago
  49. 95e6ba5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  50. 00d4e14 can: j1939: j1939_sk_bind(): take priv after lock is held by Oleksij Rempel · 5 years ago
  51. 911d137 Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
  52. fb9bf40 Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 5 years ago
  53. 2dd5616 net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add() by Eric Dumazet · 5 years ago
  54. 501a90c inet: protect against too small mtu values. by Eric Dumazet · 5 years ago
  55. 0e49409 gre: refetch erspan header from skb->data after pskb_may_pull() by Cong Wang · 5 years ago
  56. 0b9173f netfilter: nf_queue: enqueue skbs with NULL dst by Marco Oliverio · 5 years ago
  57. 9424e2e tcp: md5: fix potential overestimation of TCP option space by Eric Dumazet · 5 years ago
  58. 25a443f net: sched: allow indirect blocks to bind to clsact in TC by John Hurley · 5 years ago
  59. dbad340 net: core: rename indirect block ingress cb function by John Hurley · 5 years ago
  60. e0b60903 net-sysfs: Call dev_hold always in netdev_queue_add_kobject by Jouni Hogander · 5 years ago
  61. 8bef0af net: dsa: fix flow dissection on Tx path by Alexander Lobakin · 5 years ago
  62. 4a5cdc6 net/tls: Fix return values to avoid ENOTSUPP by Valentin Vidic · 5 years ago
  63. 1af6622 net: avoid an indirect call in ____sys_recvmsg() by Eric Dumazet · 5 years ago
  64. 9cf1cd8 tipc: fix ordering of tipc module init and exit routine by Taehee Yoo · 5 years ago
  65. 9f104c7 mqprio: Fix out-of-bounds access in mqprio_dump by Vladyslav Tarasiuk · 5 years ago
  66. 9feb1af Merge tag 'for-linus-20191205' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  67. a231582 Merge tag 'ceph-for-5.5-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  68. df95467 hsr: fix a NULL pointer dereference in hsr_dev_xmit() by Taehee Yoo · 5 years ago
  69. 260a267 kernel/notifier.c: remove blocking_notifier_chain_cond_register() by Xiaoming Ni · 5 years ago
  70. d04ac22 net: Fixed updating of ethertype in skb_mpls_push() by Martin Varghese · 5 years ago
  71. 099ffd7 NFC: NCI: use new `delay` structure for SPI transfer delays by Alexandru Ardelean · 5 years ago
  72. 86c76c0 xdp: obtain the mem_id mutex before trying to remove an entry. by Jonathan Lemon · 5 years ago
  73. 95219af act_ct: support asymmetric conntrack by Aaron Conole · 5 years ago
  74. 5d50aa8 openvswitch: support asymmetric conntrack by Aaron Conole · 5 years ago
  75. 6c8991f net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup by Sabrina Dubroca · 5 years ago
  76. c4e85f7 net: ipv6: add net argument to ip6_dst_lookup_flow by Sabrina Dubroca · 5 years ago
  77. 8ffb055 cls_flower: Fix the behavior using port ranges with hw-offload by Yoshiki Komachi · 5 years ago
  78. 2f23cd4 net: sched: fix dump qlen for sch_mq/sch_mqprio with NOLOCK subqueues by Dust Li · 5 years ago
  79. 0d580fb tcp: refactor tcp_retransmit_timer() by Eric Dumazet · 5 years ago
  80. 9aed6ae net/core: Populate VF index in struct ifla_vf_guid by Danit Goldberg · 5 years ago
  81. c4b4c42 net: bridge: deny dev_set_mac_address() when unregistering by Nikolay Aleksandrov · 5 years ago
  82. 42c17fa net: fix a leak in register_netdevice() by Dan Carpenter · 5 years ago
  83. f499a02 io_uring: ensure async punted connect requests copy data by Jens Axboe · 5 years ago
  84. 03b1230 io_uring: ensure async punted sendmsg/recvmsg requests copy data by Jens Axboe · 5 years ago
  85. 040b5cf Fixed updating of ethertype in function skb_mpls_pop by Martin Varghese · 5 years ago
  86. b3c424e sch_cake: Add missing NLA policy entry TCA_CAKE_SPLIT_GSO by Victorien Molle · 5 years ago
  87. d1f4c96 netfilter: nf_tables_offload: Check for the NETDEV_UNREGISTER event by wenxu · 5 years ago
  88. c3bfc5d Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  89. 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
  90. 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
  91. 8a574f8 openvswitch: remove another BUG_ON() by Paolo Abeni · 5 years ago
  92. 8ffeb03f openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info() by Paolo Abeni · 5 years ago
  93. 0dd0c8f Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 5 years ago
  94. d50264f netfilter: nf_flow_table_offload: add IPv6 match description by Pablo Neira Ayuso · 5 years ago
  95. c7c17e6 netfilter: conntrack: tell compiler to not inline nf_ct_resolve_clash by Florian Westphal · 5 years ago
  96. dc4d3f2 netfilter: nf_flow_table_offload: Don't use offset uninitialized in flow_offload_port_{d,s}nat by Nathan Chancellor · 5 years ago
  97. e052901 netfilter: nf_flow_table_offload: Fix block_cb tc_setup_type as TC_SETUP_CLSFLOWER by wenxu · 5 years ago
  98. ee1bcfe netfilter: nf_flow_table_offload: Fix block setup as TC_SETUP_FT cmd by wenxu · 5 years ago
  99. 14e54ab net: sched: fix `tc -s class show` no bstats on class with nolock subqueues by Dust Li · 5 years ago
  100. 18a110b netfilter: ctnetlink: netns exit must wait for callbacks by Florian Westphal · 5 years ago