summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gtp: use __GFP_NOWARN to avoid memalloc warningTaehee Yoo2020-02-041-2/+2
* l2tp: Allow duplicate session creation with UDPRidge Kennedy2020-02-041-1/+6
* r8152: Add MAC passthrough support to new deviceKai-Heng Feng2020-02-041-3/+10
* net_sched: fix an OOB access in cls_tcindexCong Wang2020-02-041-20/+20
* qed: Remove set but not used variable 'p_link'YueHaibing2020-02-041-3/+0
* Merge branch 'unbreak-basic-and-bpf-tdc-testcases'David S. Miller2020-02-042-1/+52
|\
| * tc-testing: add missing 'nsPlugin' to basic.jsonDavide Caratti2020-02-041-0/+51
| * tc-testing: fix eBPF tests failure on linux fresh clonesDavide Caratti2020-02-041-1/+1
|/
* net: hsr: fix possible NULL deref in hsr_handle_frame()Eric Dumazet2020-02-041-0/+2
* Merge branch 'netdevsim-fix-several-bugs-in-netdevsim-module'Jakub Kicinski2020-02-046-91/+93
|\
| * netdevsim: remove unused sdev codeTaehee Yoo2020-02-041-69/+0
| * netdevsim: use __GFP_NOWARN to avoid memalloc warningTaehee Yoo2020-02-042-2/+2
| * netdevsim: use IS_ERR instead of IS_ERR_OR_NULL for debugfsTaehee Yoo2020-02-043-14/+16
| * netdevsim: fix stack-out-of-bounds in nsim_dev_debugfs_init()Taehee Yoo2020-02-041-1/+1
| * netdevsim: fix panic in nsim_dev_take_snapshot_write()Taehee Yoo2020-02-042-2/+12
| * netdevsim: disable devlink reload when resources are being usedTaehee Yoo2020-02-042-0/+21
| * netdevsim: fix using uninitialized resourcesTaehee Yoo2020-02-042-3/+41
|/
* Merge branch 'bnxt_en-Bug-fixes'Jakub Kicinski2020-02-041-13/+24
|\
| * bnxt_en: Fix TC queue mapping.Michael Chan2020-02-041-1/+1
| * bnxt_en: Fix logic that disables Bus Master during firmware reset.Vasundhara Volam2020-02-041-4/+7
| * bnxt_en: Fix RDMA driver failure with SRIOV after firmware reset.Michael Chan2020-02-041-2/+5
| * bnxt_en: Refactor logic to re-enable SRIOV after firmware reset detected.Michael Chan2020-02-041-7/+12
|/
* net: stmmac: Delete txtimer in suspend()Nicolin Chen2020-02-041-0/+4
* Merge tag 'rxrpc-fixes-20200203' of git://git.kernel.org/pub/scm/linux/kernel...Jakub Kicinski2020-02-0310-69/+83
|\
| * rxrpc: Fix NULL pointer deref due to call->conn being cleared on disconnectDavid Howells2020-02-035-24/+15
| * rxrpc: Fix missing active use pinning of rxrpc_local objectDavid Howells2020-01-305-40/+62
| * rxrpc: Fix insufficient receive notification generationDavid Howells2020-01-301-4/+2
| * rxrpc: Fix use-after-free in rxrpc_put_local()David Howells2020-01-301-1/+4
* | Merge branch 'Fix-reconnection-latency-caused-by-FIN-ACK-handling-race'Jakub Kicinski2020-02-025-1/+196
|\ \
| * | selftests: net: Add FIN_ACK processing order related latency spike testSeongJae Park2020-02-024-0/+189
| * | tcp: Reduce SYN resend delay if a suspicous ACK is receivedSeongJae Park2020-02-021-1/+7
|/ /
* | MAINTAINERS: correct entries for ISDN/mISDN sectionLukas Bulwahn2020-02-021-2/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2020-02-016-26/+28
|\ \
| * | netfilter: nf_flowtable: fix documentationMatteo Croce2020-01-311-1/+1
| * | netfilter: flowtable: Fix setting forgotten NF_FLOW_HW_DEAD flagPaul Blakey2020-01-311-0/+1
| * | netfilter: flowtable: Fix missing flush hardware on table freePaul Blakey2020-01-311-0/+1
| * | netfilter: flowtable: Fix hardware flush order on nf_flow_table_cleanupPaul Blakey2020-01-311-1/+1
| * | netfilter: Use kvcallocJoe Perches2020-01-312-4/+3
| * | netfilter: ipset: fix suspicious RCU usage in find_set_and_idKadlecsik József2020-01-291-20/+21
* | | cls_rsvp: fix rsvp_policyEric Dumazet2020-02-011-4/+2
* | | MAINTAINERS: Orphan HSR network protocolSven Eckelmann2020-02-011-2/+1
* | | qed: Fix a error code in qed_hw_init()Dan Carpenter2020-02-011-0/+1
* | | octeontx2-pf: Fix an IS_ERR() vs NULL bugDan Carpenter2020-02-011-2/+2
* | | tcp: clear tp->segs_{in|out} in tcp_disconnect()Eric Dumazet2020-02-011-0/+2
* | | tcp: clear tp->data_segs{in|out} in tcp_disconnect()Eric Dumazet2020-02-011-0/+2
* | | tcp: clear tp->delivered in tcp_disconnect()Eric Dumazet2020-02-011-0/+1
* | | tcp: clear tp->total_retrans in tcp_disconnect()Eric Dumazet2020-02-011-0/+1
* | | mlxsw: spectrum_qdisc: Fix 64-bit division error in mlxsw_sp_qdisc_tbf_rate_kbpsNathan Chancellor2020-01-311-1/+1
* | | ionic: fix rxq comp packet type maskShannon Nelson2020-01-311-1/+1
* | | net: phy: at803x: disable vddio regulatorMichael Walle2020-01-311-0/+11