aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2022-05-25Merge branch 'v5.10/standard/base' into v5.10/standard/nxp-sdk-5.10/nxp-s32g2xxBruce Ashfield
2022-05-25Merge tag 'v5.10.118' into v5.10/standard/baseBruce Ashfield
2022-05-25Merge tag 'v5.10.117' into v5.10/standard/baseBruce Ashfield
2022-05-25Merge branch 'v5.10/standard/base' into v5.10/standard/nxp-sdk-5.10/nxp-s32g2xxBruce Ashfield
2022-05-25Merge tag 'v5.10.116' into v5.10/standard/baseBruce Ashfield
2022-05-25Merge tag 'v5.10.115' into v5.10/standard/baseBruce Ashfield
2022-05-25nl80211: fix locking in nl80211_set_tx_bitrate_mask()Johannes Berg
2022-05-25nl80211: validate S1G channel widthKieran Frewen
2022-05-25mac80211: fix rx reordering with non explicit / psmp ack policyFelix Fietkau
2022-05-25net: bridge: Clear offload_fwd_mark when passing frame up bridge interface.Andrew Lunn
2022-05-25net: af_key: add check for pfkey_broadcast in function pfkey_processJiasheng Jiang
2022-05-25NFC: nci: fix sleep in atomic context bugs caused by nci_skb_allocDuoming Zhou
2022-05-25net/sched: act_pedit: sanitize shift argument before usagePaolo Abeni
2022-05-25xfrm: fix "disable_policy" flag use when arriving from different devicesEyal Birger
2022-05-25xfrm: rework default policy structureNicolas Dichtel
2022-05-25xfrm: notify default policy on updateNicolas Dichtel
2022-05-25xfrm: make user policy API completeNicolas Dichtel
2022-05-25net: xfrm: fix shift-out-of-bouncePavel Skripkin
2022-05-25xfrm: Add possibility to set the default to block if we have no policySteffen Klassert
2022-05-25net: evaluate net.ipvX.conf.all.disable_policy and disable_xfrmVincent Bernat
2022-05-25libceph: fix potential use-after-free on linger ping and resendsIlya Dryomov
2022-05-18SUNRPC: Fix fall-through warnings for ClangGustavo A. R. Silva
2022-05-18ping: fix address binding wrt vrfNicolas Dichtel
2022-05-18SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()Trond Myklebust
2022-05-18SUNRPC: Don't call connect() more than once on a TCP socketTrond Myklebust
2022-05-18SUNRPC: Prevent immediate close+reconnectTrond Myklebust
2022-05-18SUNRPC: Clean up scheduling of autocloseTrond Myklebust
2022-05-18tcp: resalt the secret every 10 secondsEric Dumazet
2022-05-18tls: Fix context leak on tls_device_downMaxim Mikityanskiy
2022-05-18net/smc: non blocking recvmsg() return -EAGAIN when no data and signal_pendingGuangguan Wang
2022-05-18net/sched: act_pedit: really ensure the skb is writablePaolo Abeni
2022-05-18netlink: do not reset transport header in netlink_recvmsg()Eric Dumazet
2022-05-18ipv4: drop dst in multicast routing pathLokesh Dhoundiyal
2022-05-18mac80211: Reset MBSSID parameters upon connectionManikanta Pubbisetty
2022-05-18batman-adv: Don't skb_split skbuffs with frag_listSven Eckelmann
2022-05-15Bluetooth: Fix the creation of hdev->nameItay Iellin
2022-05-12net: igmp: respect RCU rules in ip_mc_source() and ip_mc_msfilter()Eric Dumazet
2022-05-12NFC: netlink: fix sleep in atomic bug when firmware download timeoutDuoming Zhou
2022-05-12nfc: replace improper check device_is_registered() in netlink related functionsDuoming Zhou
2022-05-12can: isotp: remove re-binding of bound socketOliver Hartkopp
2022-05-12Revert "SUNRPC: attempt AF_LOCAL connect on setup"Trond Myklebust
2022-05-09Merge branch 'v5.10/standard/base' into v5.10/standard/nxp-sdk-5.10/nxp-s32g2xxBruce Ashfield
2022-05-09Merge tag 'v5.10.114' into v5.10/standard/baseBruce Ashfield
2022-05-09netfilter: nft_socket: only do sk lookups when indev is availableFlorian Westphal
2022-05-09tcp: fix F-RTO may not work correctly when receiving DSACKPengcheng Yang
2022-05-09tls: Skip tls_append_frag on zero copy sizeMaxim Mikityanskiy
2022-05-09tcp: make sure treq->af_specific is initializedEric Dumazet
2022-05-09tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWATEric Dumazet
2022-05-09ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md modePeilin Ye
2022-05-09ip6_gre: Make o_seqno start from 0 in native modePeilin Ye