This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from d60ddd244215 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm new 0e0daf6ac3be net: mdio: of: fix potential NULL pointer derefernce new 2e1bf3a76576 net: mii_timestamper: fix static allocation by PHY driver new 2318ca8aef38 net: phy: at803x: disable vddio regulator new b5ce31b5e11b ionic: fix rxq comp packet type mask new 91a7d4bf3ee3 mlxsw: spectrum_qdisc: Fix 64-bit division error in mlxsw_ [...] new c13c48c00a6b tcp: clear tp->total_retrans in tcp_disconnect() new 2fbdd56251b5 tcp: clear tp->delivered in tcp_disconnect() new db7ffee6f3eb tcp: clear tp->data_segs{in|out} in tcp_disconnect() new 784f8344de75 tcp: clear tp->segs_{in|out} in tcp_disconnect() new 08ff78182fa1 octeontx2-pf: Fix an IS_ERR() vs NULL bug new d32a06f5434f qed: Fix a error code in qed_hw_init() new e8d5bb4dfaa7 MAINTAINERS: Orphan HSR network protocol new cb3c0e6bdf64 cls_rsvp: fix rsvp_policy new 5038517119d5 netfilter: ipset: fix suspicious RCU usage in find_set_and_id new b9e0102a57d7 netfilter: Use kvcalloc new 91bfaa15a379 netfilter: flowtable: Fix hardware flush order on nf_flow_ [...] new 0f34f30a1be8 netfilter: flowtable: Fix missing flush hardware on table free new c22208b7ce3e netfilter: flowtable: Fix setting forgotten NF_FLOW_HW_DEAD flag new 78e06cf43093 netfilter: nf_flowtable: fix documentation new b7c3a17c6062 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf new dff6bc1bfd46 MAINTAINERS: correct entries for ISDN/mISDN section new 9603d47bad46 tcp: Reduce SYN resend delay if a suspicous ACK is received new af8c8a450bf4 selftests: net: Add FIN_ACK processing order related laten [...] new 83d0585f91da Merge branch 'Fix-reconnection-latency-caused-by-FIN-ACK-h [...] new fac20b9e7385 rxrpc: Fix use-after-free in rxrpc_put_local() new f71dbf2fb284 rxrpc: Fix insufficient receive notification generation new 04d36d748fac rxrpc: Fix missing active use pinning of rxrpc_local object new 5273a191dca6 rxrpc: Fix NULL pointer deref due to call->conn being clea [...] new 3d80c653f996 Merge tag 'rxrpc-fixes-20200203' of git://git.kernel.org/p [...] new 14b41a2959fb net: stmmac: Delete txtimer in suspend() new c16d4ee0e397 bnxt_en: Refactor logic to re-enable SRIOV after firmware [...] new 12de2eadf878 bnxt_en: Fix RDMA driver failure with SRIOV after firmware reset. new d407302895d3 bnxt_en: Fix logic that disables Bus Master during firmwar [...] new 18e4960c18f4 bnxt_en: Fix TC queue mapping. new 2b5ea2947fbd Merge branch 'bnxt_en-Bug-fixes' new f5cd21605ecd netdevsim: fix using uninitialized resources new 6ab63366e1ec netdevsim: disable devlink reload when resources are being used new 8526ad9646b1 netdevsim: fix panic in nsim_dev_take_snapshot_write() new 6fb8852b1298 netdevsim: fix stack-out-of-bounds in nsim_dev_debugfs_init() new 6556ff32f12d netdevsim: use IS_ERR instead of IS_ERR_OR_NULL for debugfs new 83cf4213bafc netdevsim: use __GFP_NOWARN to avoid memalloc warning new 245311637fdd netdevsim: remove unused sdev code new a444ad1432c5 Merge branch 'netdevsim-fix-several-bugs-in-netdevsim-module' new 2b5b8251bc9f net: hsr: fix possible NULL deref in hsr_handle_frame() new 7145fcfffef1 tc-testing: fix eBPF tests failure on linux fresh clones new e9ed4fa7b440 tc-testing: add missing 'nsPlugin' to basic.json new 9afe2322cb90 Merge branch 'unbreak-basic-and-bpf-tdc-testcases' new 83b43045308e qed: Remove set but not used variable 'p_link' new 599be01ee567 net_sched: fix an OOB access in cls_tcindex new b4b771fd51fd r8152: Add MAC passthrough support to new device new 0d0d9a388a85 l2tp: Allow duplicate session creation with UDP new bd5cd35b782a gtp: use __GFP_NOWARN to avoid memalloc warning new 33b40134e5cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
The 53 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: Documentation/networking/nf_flowtable.txt | 2 +- MAINTAINERS | 9 +- drivers/net/ethernet/broadcom/bnxt/bnxt.c | 37 +++-- .../ethernet/marvell/octeontx2/nic/otx2_common.c | 4 +- .../net/ethernet/mellanox/mlxsw/spectrum_qdisc.c | 2 +- drivers/net/ethernet/pensando/ionic/ionic_if.h | 2 +- drivers/net/ethernet/qlogic/qed/qed_cxt.c | 3 - drivers/net/ethernet/qlogic/qed/qed_dev.c | 1 + drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 4 + drivers/net/gtp.c | 4 +- drivers/net/netdevsim/bpf.c | 10 +- drivers/net/netdevsim/bus.c | 64 ++++++++- drivers/net/netdevsim/dev.c | 31 +++-- drivers/net/netdevsim/health.c | 6 +- drivers/net/netdevsim/netdevsim.h | 4 + drivers/net/netdevsim/sdev.c | 69 ---------- drivers/net/phy/at803x.c | 11 ++ drivers/net/phy/mii_timestamper.c | 7 + drivers/net/usb/r8152.c | 13 +- drivers/of/of_mdio.c | 17 ++- net/hsr/hsr_slave.c | 2 + net/ipv4/tcp.c | 6 + net/ipv4/tcp_input.c | 8 +- net/l2tp/l2tp_core.c | 7 +- net/netfilter/ipset/ip_set_core.c | 41 +++--- net/netfilter/nf_conntrack_core.c | 3 +- net/netfilter/nf_flow_table_core.c | 3 +- net/netfilter/nf_flow_table_offload.c | 1 + net/netfilter/x_tables.c | 4 +- net/rxrpc/af_rxrpc.c | 2 + net/rxrpc/ar-internal.h | 11 ++ net/rxrpc/call_object.c | 4 +- net/rxrpc/conn_client.c | 3 +- net/rxrpc/conn_event.c | 30 ++-- net/rxrpc/conn_object.c | 4 +- net/rxrpc/input.c | 6 +- net/rxrpc/local_object.c | 23 ++-- net/rxrpc/output.c | 27 ++-- net/rxrpc/peer_event.c | 42 +++--- net/sched/cls_rsvp.h | 6 +- net/sched/cls_tcindex.c | 40 +++--- tools/testing/selftests/net/.gitignore | 1 + tools/testing/selftests/net/Makefile | 2 + tools/testing/selftests/net/fin_ack_lat.c | 151 +++++++++++++++++++++ tools/testing/selftests/net/fin_ack_lat.sh | 35 +++++ .../tc-testing/plugin-lib/buildebpfPlugin.py | 2 +- .../tc-testing/tc-tests/filters/basic.json | 51 +++++++ 47 files changed, 569 insertions(+), 246 deletions(-) delete mode 100644 drivers/net/netdevsim/sdev.c create mode 100644 tools/testing/selftests/net/fin_ack_lat.c create mode 100755 tools/testing/selftests/net/fin_ack_lat.sh