summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-24xfrm: policy: Fix doulbe free in xfrm_policy_timerYueHaibing
2020-03-16vti6: Fix memory leak of skb if input policy check failsTorsten Hilbrich
2020-03-04esp: remove the skb from the chain when it's enqueued in cryptd_wqXin Long
2020-02-27ipv6: xfrm6_tunnel.c: Use built-in RCU list checkingMadhuparna Bhowmik
2020-02-12xfrm: add the missing verify_sec_ctx_len check in xfrm_add_acquireXin Long
2020-02-12xfrm: fix uctx len check in verify_sec_ctx_lenXin Long
2020-02-06vti[6]: fix packet tx through bpf_redirect() in XinY casesNicolas Dichtel
2020-02-04xfrm: handle NETDEV_UNREGISTER for xfrm deviceRaed Salem
2020-02-03Merge branch 'netdevsim-fix-several-bugs-in-netdevsim-module'Jakub Kicinski
2020-02-03netdevsim: remove unused sdev codeTaehee Yoo
2020-02-03netdevsim: use __GFP_NOWARN to avoid memalloc warningTaehee Yoo
2020-02-03netdevsim: use IS_ERR instead of IS_ERR_OR_NULL for debugfsTaehee Yoo
2020-02-03netdevsim: fix stack-out-of-bounds in nsim_dev_debugfs_init()Taehee Yoo
2020-02-03netdevsim: fix panic in nsim_dev_take_snapshot_write()Taehee Yoo
2020-02-03netdevsim: disable devlink reload when resources are being usedTaehee Yoo
2020-02-03netdevsim: fix using uninitialized resourcesTaehee Yoo
2020-02-03Merge branch 'bnxt_en-Bug-fixes'Jakub Kicinski
2020-02-03bnxt_en: Fix TC queue mapping.Michael Chan
2020-02-03bnxt_en: Fix logic that disables Bus Master during firmware reset.Vasundhara Volam
2020-02-03bnxt_en: Fix RDMA driver failure with SRIOV after firmware reset.Michael Chan
2020-02-03bnxt_en: Refactor logic to re-enable SRIOV after firmware reset detected.Michael Chan
2020-02-03net: stmmac: Delete txtimer in suspend()Nicolin Chen
2020-02-03Merge tag 'rxrpc-fixes-20200203' of git://git.kernel.org/pub/scm/linux/kernel...Jakub Kicinski
2020-02-03rxrpc: Fix NULL pointer deref due to call->conn being cleared on disconnectDavid Howells
2020-02-02Merge branch 'Fix-reconnection-latency-caused-by-FIN-ACK-handling-race'Jakub Kicinski
2020-02-02selftests: net: Add FIN_ACK processing order related latency spike testSeongJae Park
2020-02-02tcp: Reduce SYN resend delay if a suspicous ACK is receivedSeongJae Park
2020-02-02MAINTAINERS: correct entries for ISDN/mISDN sectionLukas Bulwahn
2020-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2020-02-01cls_rsvp: fix rsvp_policyEric Dumazet
2020-02-01MAINTAINERS: Orphan HSR network protocolSven Eckelmann
2020-02-01qed: Fix a error code in qed_hw_init()Dan Carpenter
2020-02-01octeontx2-pf: Fix an IS_ERR() vs NULL bugDan Carpenter
2020-01-31tcp: clear tp->segs_{in|out} in tcp_disconnect()Eric Dumazet
2020-01-31tcp: clear tp->data_segs{in|out} in tcp_disconnect()Eric Dumazet
2020-01-31tcp: clear tp->delivered in tcp_disconnect()Eric Dumazet
2020-01-31tcp: clear tp->total_retrans in tcp_disconnect()Eric Dumazet
2020-01-31netfilter: nf_flowtable: fix documentationMatteo Croce
2020-01-31netfilter: flowtable: Fix setting forgotten NF_FLOW_HW_DEAD flagPaul Blakey
2020-01-31netfilter: flowtable: Fix missing flush hardware on table freePaul Blakey
2020-01-31netfilter: flowtable: Fix hardware flush order on nf_flow_table_cleanupPaul Blakey
2020-01-31netfilter: Use kvcallocJoe Perches
2020-01-31mlxsw: spectrum_qdisc: Fix 64-bit division error in mlxsw_sp_qdisc_tbf_rate_kbpsNathan Chancellor
2020-01-31ionic: fix rxq comp packet type maskShannon Nelson
2020-01-31net: phy: at803x: disable vddio regulatorMichael Walle
2020-01-31net: mii_timestamper: fix static allocation by PHY driverMichael Walle
2020-01-31net: mdio: of: fix potential NULL pointer derefernceMichael Walle
2020-01-30rxrpc: Fix missing active use pinning of rxrpc_local objectDavid Howells
2020-01-30rxrpc: Fix insufficient receive notification generationDavid Howells
2020-01-30rxrpc: Fix use-after-free in rxrpc_put_local()David Howells