aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-02-04net: hsr: fix possible NULL deref in hsr_handle_frame()Eric Dumazet1-0/+2
2020-02-03Merge branch 'netdevsim-fix-several-bugs-in-netdevsim-module'Jakub Kicinski6-91/+93
2020-02-03netdevsim: remove unused sdev codeTaehee Yoo1-69/+0
2020-02-03netdevsim: use __GFP_NOWARN to avoid memalloc warningTaehee Yoo2-2/+2
2020-02-03netdevsim: use IS_ERR instead of IS_ERR_OR_NULL for debugfsTaehee Yoo3-14/+16
2020-02-03netdevsim: fix stack-out-of-bounds in nsim_dev_debugfs_init()Taehee Yoo1-1/+1
2020-02-03netdevsim: fix panic in nsim_dev_take_snapshot_write()Taehee Yoo2-2/+12
2020-02-03netdevsim: disable devlink reload when resources are being usedTaehee Yoo2-0/+21
2020-02-03netdevsim: fix using uninitialized resourcesTaehee Yoo2-3/+41
2020-02-03Merge branch 'bnxt_en-Bug-fixes'Jakub Kicinski1-13/+24
2020-02-03bnxt_en: Fix TC queue mapping.Michael Chan1-1/+1
2020-02-03bnxt_en: Fix logic that disables Bus Master during firmware reset.Vasundhara Volam1-4/+7
2020-02-03bnxt_en: Fix RDMA driver failure with SRIOV after firmware reset.Michael Chan1-2/+5
2020-02-03bnxt_en: Refactor logic to re-enable SRIOV after firmware reset detected.Michael Chan1-7/+12
2020-02-03net: stmmac: Delete txtimer in suspend()Nicolin Chen1-0/+4
2020-02-03Merge tag 'rxrpc-fixes-20200203' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsJakub Kicinski10-69/+83
2020-02-03rxrpc: Fix NULL pointer deref due to call->conn being cleared on disconnectDavid Howells5-24/+15
2020-02-02Merge branch 'Fix-reconnection-latency-caused-by-FIN-ACK-handling-race'Jakub Kicinski5-1/+196
2020-02-02selftests: net: Add FIN_ACK processing order related latency spike testSeongJae Park4-0/+189
2020-02-02tcp: Reduce SYN resend delay if a suspicous ACK is receivedSeongJae Park1-1/+7
2020-02-02MAINTAINERS: correct entries for ISDN/mISDN sectionLukas Bulwahn1-2/+4
2020-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski6-26/+28
2020-02-01cls_rsvp: fix rsvp_policyEric Dumazet1-4/+2
2020-02-01MAINTAINERS: Orphan HSR network protocolSven Eckelmann1-2/+1
2020-02-01qed: Fix a error code in qed_hw_init()Dan Carpenter1-0/+1
2020-02-01octeontx2-pf: Fix an IS_ERR() vs NULL bugDan Carpenter1-2/+2
2020-01-31tcp: clear tp->segs_{in|out} in tcp_disconnect()Eric Dumazet1-0/+2
2020-01-31tcp: clear tp->data_segs{in|out} in tcp_disconnect()Eric Dumazet1-0/+2
2020-01-31tcp: clear tp->delivered in tcp_disconnect()Eric Dumazet1-0/+1
2020-01-31tcp: clear tp->total_retrans in tcp_disconnect()Eric Dumazet1-0/+1
2020-01-31netfilter: nf_flowtable: fix documentationMatteo Croce1-1/+1
2020-01-31netfilter: flowtable: Fix setting forgotten NF_FLOW_HW_DEAD flagPaul Blakey1-0/+1
2020-01-31netfilter: flowtable: Fix missing flush hardware on table freePaul Blakey1-0/+1
2020-01-31netfilter: flowtable: Fix hardware flush order on nf_flow_table_cleanupPaul Blakey1-1/+1
2020-01-31netfilter: Use kvcallocJoe Perches2-4/+3
2020-01-31mlxsw: spectrum_qdisc: Fix 64-bit division error in mlxsw_sp_qdisc_tbf_rate_kbpsNathan Chancellor1-1/+1
2020-01-31ionic: fix rxq comp packet type maskShannon Nelson1-1/+1
2020-01-31net: phy: at803x: disable vddio regulatorMichael Walle1-0/+11
2020-01-31net: mii_timestamper: fix static allocation by PHY driverMichael Walle2-1/+14
2020-01-31net: mdio: of: fix potential NULL pointer derefernceMichael Walle1-3/+6
2020-01-30rxrpc: Fix missing active use pinning of rxrpc_local objectDavid Howells5-40/+62
2020-01-30rxrpc: Fix insufficient receive notification generationDavid Howells1-4/+2
2020-01-30rxrpc: Fix use-after-free in rxrpc_put_local()David Howells1-1/+4
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1683-41274/+78143
2020-01-30Merge tag 'for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds30-210/+882
2020-01-30Merge tag 'devicetree-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds157-3327/+7602
2020-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds14-52/+81
2020-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds12-13/+20
2020-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds12-68/+103
2020-01-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+5