1. f79e336 tipc: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  2. 33a0efa devlink: Use DIV_ROUND_UP_ULL in DEVLINK_HEALTH_SIZE_TO_BUFFERS by Nathan Chancellor · 6 years ago
  3. ed175d9 devlink: Add missing check of nlmsg_put by YueHaibing · 6 years ago
  4. 4b3087c bridge: Snoop Multicast Router Advertisements by Linus Lüssing · 6 years ago
  5. 4effd28 bridge: join all-snoopers multicast address by Linus Lüssing · 6 years ago
  6. a2e2ca3 bridge: simplify ip_mc_check_igmp() and ipv6_mc_check_mld() internals by Linus Lüssing · 6 years ago
  7. ba5ea614 bridge: simplify ip_mc_check_igmp() and ipv6_mc_check_mld() calls by Linus Lüssing · 6 years ago
  8. 0da2b18 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  9. 76f7164 net/tls: free ctx in sock destruct by Atul Gupta · 6 years ago
  10. 63a6b3f net/tls: build_protos moved to common routine by Atul Gupta · 6 years ago
  11. 856c395 net: introduce a knob to control whether to inherit devconf config by Cong Wang · 6 years ago
  12. 5f4f3b2 xsk: export xdp_get_umem_from_qid by Jan Sokolowski · 6 years ago
  13. fa7f3a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  14. 7d0ae23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  15. 6436408 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  16. e7c87bd bpf: in __bpf_redirect_no_mac pull mac only if present by Willem de Bruijn · 6 years ago
  17. 5954894 net_sched: add performance counters for basic filter by Cong Wang · 6 years ago
  18. b0efca4 Merge tag 'nfs-for-5.0-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  19. 0726f55 net: sock: do not set sk_cookie in sk_clone_lock() by Yafang Shao · 6 years ago
  20. 0c4056e net: mpls: netconf: perform strict checks also for doit handlers by Jakub Kicinski · 6 years ago
  21. d77851b net: mpls: route: perform strict checks also for doit handlers by Jakub Kicinski · 6 years ago
  22. 0eff0a2 net: ipv6: route: perform strict checks also for doit handlers by Jakub Kicinski · 6 years ago
  23. 5912a77 net: ipv6: addrlabel: perform strict checks also for doit handlers by Jakub Kicinski · 6 years ago
  24. 38d5181 net: ipv6: netconf: perform strict checks also for doit handlers by Jakub Kicinski · 6 years ago
  25. 4b1373d net: ipv6: addr: perform strict checks also for doit handlers by Jakub Kicinski · 6 years ago
  26. d044002 net: ipv4: ipmr: perform strict checks also for doit handlers by Jakub Kicinski · 6 years ago
  27. a00302b6 net: ipv4: route: perform strict checks also for doit handlers by Jakub Kicinski · 6 years ago
  28. eede370 net: ipv4: netconf: perform strict checks also for doit handlers by Jakub Kicinski · 6 years ago
  29. 4d165f6 net: namespace: perform strict checks also for doit handlers by Jakub Kicinski · 6 years ago
  30. 9b3757b rtnetlink: ifinfo: perform strict checks also for doit handler by Jakub Kicinski · 6 years ago
  31. 6300acb rtnetlink: stats: reject requests for unknown stats by Jakub Kicinski · 6 years ago
  32. 51bc860 rtnetlink: stats: validate attributes in get as well as dumps by Jakub Kicinski · 6 years ago
  33. 59c2805 net: netlink: add helper to retrieve NETLINK_F_STRICT_CHK by Jakub Kicinski · 6 years ago
  34. 5f2939d sch_api: Change signature of qdisc_tree_reduce_backlog() to use ints by Toke Høiland-Jørgensen · 6 years ago
  35. 710ae72 net: bridge: Mark FDB entries that were added by user as such by Ido Schimmel · 6 years ago
  36. 12bd0dc devlink: Add health dump {get,clear} commands by Eran Ben Elisha · 6 years ago
  37. 8a66704 devlink: Add health diagnose command by Eran Ben Elisha · 6 years ago
  38. fcd852c devlink: Add health recover command by Eran Ben Elisha · 6 years ago
  39. 6f9d561 devlink: Add health set command by Eran Ben Elisha · 6 years ago
  40. ff253fe devlink: Add health get command by Eran Ben Elisha · 6 years ago
  41. c7af343 devlink: Add health report functionality by Eran Ben Elisha · 6 years ago
  42. 880ee82 devlink: Add health reporter create/destroy functionality by Eran Ben Elisha · 6 years ago
  43. cb5ccfb devlink: Add health buffer support by Eran Ben Elisha · 6 years ago
  44. f88c19a net_sched: add hit counter for matchall by Cong Wang · 6 years ago
  45. 6c57f04 net: Fix usage of pskb_trim_rcsum by Ross Lagerwall · 6 years ago
  46. a057fed net: ip6_gre: remove gre_hdr_len from ip6erspan_rcv by Lorenzo Bianconi · 6 years ago
  47. 6bcdc40 tcp: move rx_opt & syn_data_acked init to tcp_disconnect() by Eric Dumazet · 6 years ago
  48. 792c435 tcp: move tp->rack init to tcp_disconnect() by Eric Dumazet · 6 years ago
  49. 6cda8b7 tcp: move app_limited init to tcp_disconnect() by Eric Dumazet · 6 years ago
  50. 5c70154 tcp: move retrans_out, sacked_out, tlp_high_seq, last_oow_ack_time init to tcp_disconnect() by Eric Dumazet · 6 years ago
  51. 5d83676 tcp: do not clear urg_data in tcp_create_openreq_child by Eric Dumazet · 6 years ago
  52. 3a9a57f tcp: move snd_cwnd & snd_cwnd_cnt init to tcp_disconnect() by Eric Dumazet · 6 years ago
  53. b9e2e68 tcp: move mdev_us init to tcp_disconnect() by Eric Dumazet · 6 years ago
  54. a0070e4 tcp: do not clear srtt_us in tcp_create_openreq_child by Eric Dumazet · 6 years ago
  55. eb2c80c tcp: do not clear packets_out in tcp_create_openreq_child() by Eric Dumazet · 6 years ago
  56. 6a40814 tcp: move icsk_rto init to tcp_disconnect() by Eric Dumazet · 6 years ago
  57. b84235e tcp: do not set snd_ssthresh in tcp_create_openreq_child() by Eric Dumazet · 6 years ago
  58. 87fff3c neighbour: Do not perturb drop profiles when neigh_probe by Yang Wei · 6 years ago
  59. d4fb30f tipc: remove unneeded semicolon in trace.c by YueHaibing · 6 years ago
  60. 28c1382 net: bridge: Fix ethernet header pointer before check skb forwardable by Yunjian Wang · 6 years ago
  61. 88a8121 af_packet: fix raw sockets over 6in4 tunnel by Nicolas Dichtel · 6 years ago
  62. 22c2ad6 net: add a route cache full diagnostic message by Peter Oskolkov · 6 years ago
  63. e224c39 bpf: fix SO_MAX_PACING_RATE to support TCP internal pacing by Yuchung Cheng · 6 years ago
  64. f4924f2 bpf: bpf_setsockopt: reset sock dst on SO_MARK changes by Peter Oskolkov · 6 years ago
  65. 6685987 switchdev: Add extack argument to call_switchdev_notifiers() by Petr Machata · 6 years ago
  66. 87b0984 net: Add extack argument to ndo_fdb_add() by Petr Machata · 6 years ago
  67. c1d5674 tcp: less aggressive window probing on local congestion by Yuchung Cheng · 6 years ago
  68. 590d202 tcp: retry more conservatively on local congestion by Yuchung Cheng · 6 years ago
  69. 9721e70 tcp: simplify window probe aborting on USER_TIMEOUT by Yuchung Cheng · 6 years ago
  70. 01a523b tcp: create a helper to model exponential backoff by Yuchung Cheng · 6 years ago
  71. c7d13c8 tcp: properly track retry time on passive Fast Open by Yuchung Cheng · 6 years ago
  72. 7ae1897 tcp: always set retrans_stamp on recovery by Yuchung Cheng · 6 years ago
  73. 7f12422 tcp: always timestamp on every skb transmission by Yuchung Cheng · 6 years ago
  74. 88f8598 tcp: exit if nothing to retransmit on RTO timeout by Yuchung Cheng · 6 years ago
  75. f7c4615 udp6: add missing rehash callback to udplite by Alexey Kodanev · 6 years ago
  76. 8f6b539 udp: add missing rehash callback to udplite by Alexey Kodanev · 6 years ago
  77. 49b4994 net/ipv6/udp_tunnel: prefer SO_BINDTOIFINDEX over SO_BINDTODEVICE by David Herrmann · 6 years ago
  78. 2eadee7 net/ipv4/udp_tunnel: prefer SO_BINDTOIFINDEX over SO_BINDTODEVICE by David Herrmann · 6 years ago
  79. f5dd3d0 net: introduce SO_BINDTOIFINDEX sockopt by David Herrmann · 6 years ago
  80. 2cddd20 net/sched: cls_flower: allocate mask dynamically in fl_change() by Ivan Vecera · 6 years ago
  81. 692d7b5 tls: Fix recvmsg() to be able to peek across multiple records by Vakul Garg · 6 years ago
  82. 01cb8a1 net/tls: Make function tls_sw_do_sendpage static by YueHaibing · 6 years ago
  83. f3de19a net/tls: remove unused function tls_sw_sendpage_locked by YueHaibing · 6 years ago
  84. fda497e Optimize sk_msg_clone() by data merge to end dst sg entry by Vakul Garg · 6 years ago
  85. c61c276 bpf: Correctly annotate implicit fall through in bpf_base_func_proto by Mathieu Malaterre · 6 years ago
  86. da7b9e9 net: dsa: Add ndo_get_phys_port_name() for CPU port by Florian Fainelli · 6 years ago
  87. c5c3899 openvswitch: meter: Use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  88. 0f149c9 udp: with udp_segment release on error path by Willem de Bruijn · 6 years ago
  89. 1a93526 net: bpfilter: change section name of bpfilter UMH blob. by Taehee Yoo · 6 years ago
  90. a5a82d8 ipv6: route: place a warning with duplicated string with correct extack by Jakub Kicinski · 6 years ago
  91. 01b833a net/core/neighbour: fix kmemleak minimal reference count for hash tables by Konstantin Khlebnikov · 6 years ago
  92. 400b8b9 sctp: allocate sctp_sockaddr_entry with kzalloc by Xin Long · 6 years ago
  93. 20704bd erspan: build the header with the right proto according to erspan_ver by Xin Long · 6 years ago
  94. 04a4af3 openvswitch: Avoid OOB read when parsing flow nlattrs by Ross Lagerwall · 6 years ago
  95. cd0c4e7 net_sched: refetch skb protocol for each filter by Cong Wang · 6 years ago
  96. bb3e16a net, decnet: use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  97. 26fc181 fou, fou6: do not assume linear skbs by Eric Dumazet · 6 years ago
  98. 13d7f463 tcp: allow MSG_ZEROCOPY transmission also in CLOSE_WAIT state by Willem de Bruijn · 6 years ago
  99. 9174c3d net/sched: act_tunnel_key: fix memory leak in case of action replace by Davide Caratti · 6 years ago
  100. e122d84 Revert "rxrpc: Allow failed client calls to be retried" by David Howells · 6 years ago