1. 78bac77 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  2. 0fd2600 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  3. 1148f9a net, sysctl: Fix compiler warning when only cBPF is present by Alexander Lobakin · 5 years ago
  4. ddd9b5e net-sysfs: Call dev_hold always in rx_queue_add_kobject by Jouni Hogander · 5 years ago
  5. 7c68fa2b net: annotate lockless accesses to sk->sk_pacing_shift by Eric Dumazet · 5 years ago
  6. 5133498 bpf: Clear skb->tstamp in bpf_redirect when necessary by Lorenz Bauer · 5 years ago
  7. c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
  8. f394722 neighbour: remove neigh_cleanup() method by Eric Dumazet · 5 years ago
  9. 501a90c inet: protect against too small mtu values. by Eric Dumazet · 5 years ago
  10. dbad340 net: core: rename indirect block ingress cb function by John Hurley · 5 years ago
  11. e0b60903 net-sysfs: Call dev_hold always in netdev_queue_add_kobject by Jouni Hogander · 5 years ago
  12. 8bef0af net: dsa: fix flow dissection on Tx path by Alexander Lobakin · 5 years ago
  13. d04ac22 net: Fixed updating of ethertype in skb_mpls_push() by Martin Varghese · 5 years ago
  14. 86c76c0 xdp: obtain the mem_id mutex before trying to remove an entry. by Jonathan Lemon · 5 years ago
  15. 6c8991f net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup by Sabrina Dubroca · 5 years ago
  16. 8ffb055 cls_flower: Fix the behavior using port ranges with hw-offload by Yoshiki Komachi · 5 years ago
  17. 9aed6ae net/core: Populate VF index in struct ifla_vf_guid by Danit Goldberg · 5 years ago
  18. 42c17fa net: fix a leak in register_netdevice() by Dan Carpenter · 5 years ago
  19. 040b5cf Fixed updating of ethertype in function skb_mpls_pop by Martin Varghese · 5 years ago
  20. c3bfc5d Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  21. 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
  22. 031097d net: skmsg: fix TLS 1.3 crash with full sk_msg by Jakub Kicinski · 5 years ago
  23. d768869 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  24. 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
  25. 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
  26. 386403a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  27. 1b96a41 Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 5 years ago
  28. 3694e41 Merge branch 'ib-guids' into rdma.git for-next by Jason Gunthorpe · 5 years ago
  29. fc5141c net: gro: use vlan API instead of accessing directly by Tonghao Zhang · 5 years ago
  30. a9f852e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 5 years ago
  31. ff08ddb net: rtnetlink: prevent underflows in do_setvfinfo() by Dan Carpenter · 5 years ago
  32. 30aad41 net/core: Add support for getting VF GUIDs by Danit Goldberg · 5 years ago
  33. 8163999 bpf: skmsg, fix potential psock NULL pointer dereference by John Fastabend · 5 years ago
  34. 48a322b net-sysfs: fix netdev_queue_add_kobject() breakage by Eric Dumazet · 5 years ago
  35. ee5a489 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  36. e68bc75 net: page_pool: add the possibility to sync DMA memory for device by Lorenzo Bianconi · 5 years ago
  37. b8eb718 net-sysfs: Fix reference count leak in rx|netdev_queue_add_kobject by Jouni Hogander · 5 years ago
  38. d539461 page_pool: Don't recycle non-reusable pages by Saeed Mahameed · 5 years ago
  39. bc83674 page_pool: Add API to update numa node by Saeed Mahameed · 5 years ago
  40. 7c9e694 page_pool: add destroy attempts counter and rename tracepoint by Jesper Dangaard Brouer · 5 years ago
  41. c491eae xdp: remove memory poison on free for struct xdp_mem_allocator by Jesper Dangaard Brouer · 5 years ago
  42. 1e0bd5a bpf: Switch bpf_map ref counter to atomic64_t so bpf_map_inc() never fails by Andrii Nakryiko · 5 years ago
  43. 19b7e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  44. 8aef998 net: core: allow fast GRO for skbs with Ethernet header in head by Alexander Lobakin · 5 years ago
  45. c3f812c page_pool: do not release pool until inflight == 0. by Jonathan Lemon · 5 years ago
  46. 91cc1a9 bpf: Annotate context types by Alexei Starovoitov · 5 years ago
  47. 9cc31b3 bpf: Fix race in btf_resolve_helper_id() by Alexei Starovoitov · 5 years ago
  48. 0309f98 y2038: socket: remove timespec reference in timestamping by Arnd Bergmann · 5 years ago
  49. c94ef13 Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by Saeed Mahameed · 5 years ago
  50. e2cde86 devlink: Allow large formatted message of binary output by Aya Levin · 5 years ago
  51. 7432103 cgroup: use cgrp->kn->id as the cgroup ID by Tejun Heo · 5 years ago
  52. 67c0496 kernfs: convert kernfs_node->id from union kernfs_node_id to u64 by Tejun Heo · 5 years ago
  53. db53c73 netprio: use css ID instead of cgroup ID by Tejun Heo · 5 years ago
  54. d279505 devlink: Add method for time-stamp on reporter's dump by Aya Levin · 5 years ago
  55. 6c7295e devlink: Add new "enable_roce" generic device param by Michael Guralnik · 5 years ago
  56. 5a508a2 devlink: disallow reload operation during device cleanup by Jiri Pirko · 5 years ago
  57. 14684b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  58. a0c7634 devlink: disallow reload operation during device cleanup by Jiri Pirko · 5 years ago
  59. 90b2be2 net/sched: annotate lockless accesses to qdisc->empty by Eric Dumazet · 5 years ago
  60. c305c6ae net: add annotations on hh->hh_len lockless accesses by Eric Dumazet · 5 years ago
  61. 3b063ae devlink: Add layer 3 generic packet exception traps by Amit Cohen · 5 years ago
  62. 6896cc4 devlink: Add layer 3 generic packet traps by Amit Cohen · 5 years ago
  63. 1c8dd9c net_sched: gen_estimator: extend packet counter to 64bit by Eric Dumazet · 5 years ago
  64. 9d027e3 net: neigh: use long type to store jiffies delta by Eric Dumazet · 5 years ago
  65. b33e699 net_sched: add TCA_STATS_PKT64 attribute by Eric Dumazet · 5 years ago
  66. d0083d9 net_sched: extend packet counter to 64bit by Eric Dumazet · 5 years ago
  67. 683916f net/tls: fix sk_msg trim on fallback to copy mode by Jakub Kicinski · 5 years ago
  68. d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  69. aefc3e7 net: fix installing orphaned programs by Jakub Kicinski · 5 years ago
  70. 43e0ae7 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 5 years ago
  71. 5dec597 flow_dissector: extract more ICMP information by Matteo Croce · 5 years ago
  72. 3b336d6 flow_dissector: skip the ICMP dissector for non ICMP packets by Matteo Croce · 5 years ago
  73. 98298e6 flow_dissector: add meaningful comments by Matteo Croce · 5 years ago
  74. 7170a97 net: annotate accesses to sk->sk_incoming_cpu by Eric Dumazet · 5 years ago
  75. e3f0d76 net/core: Replace rcu_swap_protected() with rcu_replace_pointer() by Paul E. McKenney · 5 years ago
  76. 8b73018 net: rtnetlink: fix a typo fbd -> fdb by Nikolay Aleksandrov · 5 years ago
  77. f95f96a sock: remove unneeded semicolon by YueHaibing · 5 years ago
  78. 7c422d0 net: add READ_ONCE() annotation in __skb_wait_for_more_packets() by Eric Dumazet · 5 years ago
  79. 3f926af net: use skb_queue_empty_lockless() in busy poll contexts by Eric Dumazet · 5 years ago
  80. 3ef7cf5 net: use skb_queue_empty_lockless() in poll() handlers by Eric Dumazet · 5 years ago
  81. 5b7fe93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  82. 1a51a47 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  83. 5ff223e8 net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol() by zhanglin · 5 years ago
  84. d4e4fdf netns: fix GFP flags in rtnl_net_notifyid() by Guillaume Nault · 5 years ago
  85. f3b0a18 net: remove unnecessary variables and callback by Taehee Yoo · 5 years ago
  86. 32b6d34 net: core: add ignore flag to netdev_adjacent structure by Taehee Yoo · 5 years ago
  87. ab92d68 net: core: add generic lockdep keys by Taehee Yoo · 5 years ago
  88. 5343da4 net: core: limit nested device depth by Taehee Yoo · 5 years ago
  89. 82ecff6 keys: Fix memory leak in copy_net_ns by Takeshi Misawa · 5 years ago
  90. 5566744 net/flow_dissector: switch to siphash by Eric Dumazet · 5 years ago
  91. 2f18439 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  92. a8c41a6 pktgen: remove unnecessary assignment in pktgen_xmit() by Yunsheng Lin · 5 years ago
  93. a7658e1 bpf: Check types of arguments passed into helpers by Alexei Starovoitov · 5 years ago
  94. 6570bc7 net: core: use listified Rx for GRO_NORMAL in napi_gro_receive() by Alexander Lobakin · 5 years ago
  95. fa4e0f8 net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actions by Davide Caratti · 5 years ago
  96. dedc5a0 net: avoid errors when trying to pop MLPS header on non-MPLS packets by Davide Caratti · 5 years ago
  97. a98d62c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  98. 9e8acd9 bpf: lwtunnel: Fix reroute supplying invalid dst by Jiri Benc · 5 years ago
  99. ab4e846 tcp: annotate sk->sk_wmem_queued lockless reads by Eric Dumazet · 5 years ago
  100. e292f05 tcp: annotate sk->sk_sndbuf lockless reads by Eric Dumazet · 5 years ago