summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2022-06-14tcp: fix tcp_mtup_probe_success vs wrong snd_cwndEric Dumazet
2022-06-14Revert "net: af_key: add check for pfkey_broadcast in function pfkey_process"Michal Kubecek
2022-06-14ip_gre: test csum_start instead of transport headerWillem de Bruijn
2022-06-14net: ipv6: unexport __init-annotated seg6_hmac_init()Masahiro Yamada
2022-06-14net: xfrm: unexport __init-annotated xfrm4_protocol_init()Masahiro Yamada
2022-06-14SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer()Chuck Lever
2022-06-14af_unix: Fix a data-race in unix_dgram_peer_wake_me().Kuniyuki Iwashima
2022-06-14netfilter: nf_tables: memleak flow rule from commit pathPablo Neira Ayuso
2022-06-14netfilter: nat: really support inet nat without l3 addressFlorian Westphal
2022-06-14xprtrdma: treat all calls not a bcall when bc_serv is NULLKinglong Mee
2022-06-14tipc: check attribute length for bearer nameHoang Le
2022-06-14tcp: tcp_rtx_synack() can be called from process contextEric Dumazet
2022-06-14mac80211: upgrade passive scan to active scan on DFS channels after beacon rxFelix Fietkau
2022-06-14netfilter: nf_tables: disallow non-stateful expression in sets earlierPablo Neira Ayuso
2022-06-14wifi: mac80211: fix use-after-free in chanctx codeJohannes Berg
2022-06-14net/smc: postpone sk_refcnt increment in connect()liuyacan
2022-06-14rxrpc: Fix decision on when to generate an IDLE ACKDavid Howells
2022-06-14rxrpc: Don't let ack.previousPacket regressDavid Howells
2022-06-14rxrpc: Fix overlapping ACK accountingDavid Howells
2022-06-14rxrpc: Don't try to resend the request if we're receiving the replyDavid Howells
2022-06-14rxrpc: Fix listen() setting the bar too high for the prealloc ringsDavid Howells
2022-06-14sctp: read sk->sk_bound_dev_if once in sctp_rcv()Eric Dumazet
2022-06-14Bluetooth: fix dangling sco_conn and use-after-free in sco_sock_timeoutYing Hsu
2022-06-14NFC: NULL out the dev->rfkill to prevent UAFLin Ma
2022-06-14nl80211: show SSID for P2P_GO interfacesJohannes Berg
2022-06-14rxrpc: Return an error to sendmsg if call failedDavid Howells
2022-06-14ipv6: Don't send rs packets to the interface of ARPHRD_TUNNELjianghaoran
2022-06-14ipv6: fix locking issues with loops over idev->addr_listNiels Dossche
2022-06-06bpf: Enlarge offset check value to INT_MAX in bpf_skb_{load,store}_bytesLiu Jian
2022-06-06cfg80211: set custom regdomain after wiphy registrationMiri Korenblit
2022-06-06net: af_key: check encryption module availability consistencyThomas Bartschies
2022-06-06secure_seq: use the 64 bits of the siphash for port offset calculationWilly Tarreau
2022-06-06tcp: change source port randomizarion at connect() timeEric Dumazet
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-25SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()Meena Shanmugam
2022-05-25SUNRPC: Don't call connect() more than once on a TCP socketMeena Shanmugam
2022-05-25SUNRPC: Prevent immediate close+reconnectMeena Shanmugam
2022-05-25SUNRPC: Clean up scheduling of autocloseMeena Shanmugam
2022-05-18ping: fix address binding wrt vrfNicolas Dichtel
2022-05-18tcp: resalt the secret every 10 secondsEric Dumazet
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