summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2022-06-29Merge tag 'v5.15.41' into lf-5.15.yJason Liu
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: Ensure that the gssproxy client can start in a connected stateTrond Myklebust
2022-05-18tcp: drop the hash_32() part from the index calculationWilly Tarreau
2022-05-18tcp: increase source port perturb table to 2^16Willy Tarreau
2022-05-18tcp: dynamically allocate the perturb table used by source portsWilly Tarreau
2022-05-18tcp: add small random increments to the source portWilly Tarreau
2022-05-18tcp: resalt the secret every 10 secondsEric Dumazet
2022-05-18tcp: use different parts of the port_offset for index and offsetWilly Tarreau
2022-05-18secure_seq: use the 64 bits of the siphash for port offset calculationWilly Tarreau
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-12rxrpc: Enable IPv6 checksums on transport socketDavid Howells
2022-05-12mld: respect RCU rules in ip6_mc_source() and ip6_mc_msfilter()Eric Dumazet
2022-05-12net: igmp: respect RCU rules in ip_mc_source() and ip_mc_msfilter()Eric Dumazet
2022-05-12SUNRPC release the transport of a relocated task with an assigned transportOlga Kornievskaia
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-09netfilter: nft_socket: only do sk lookups when indev is availableFlorian Westphal
2022-05-09netfilter: Update ip6_route_me_harder to consider L3 domainMartin Willi
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-09netfilter: conntrack: fix udp offload timeout sysctlVolodymyr Mytnyk
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
2022-05-09ip_gre: Make o_seqno start from 0 in native modePeilin Ye
2022-05-09net/smc: sync err code when tcp connection was refusedliuyacan
2022-05-09sctp: check asoc strreset_chunk in sctp_generate_reconf_eventXin Long
2022-05-09tcp: ensure to use the most recently sent skb when filling the rate samplePengcheng Yang
2022-05-09tcp: md5: incorrect tcp_header_len for incoming connectionsFrancesco Ruggeri
2022-05-09bpf, lwt: Fix crash when using bpf_skb_set_tunnel_key() from bpf_xmit lwt hookEyal Birger
2022-05-09netfilter: nft_set_rbtree: overlap detection with element re-addition after d...Pablo Neira Ayuso
2022-05-09net: dsa: Add missing of_node_put() in dsa_port_link_register_ofMiaoqian Lin
2022-05-09ipvs: correctly print the memory size of ip_vs_conn_tabPengcheng Yang
2022-05-09xsk: Fix l2fwd for copy mode + busy poll comboMaciej Fijalkowski
2022-05-04net: dsa: pass extack to dsa_switch_ops :: port_mirror_add()Vladimir Oltean
2022-05-04net: flow_offload: add tc police action parametersJianbo Liu
2022-05-04flow_offload: allow user to offload tc action to net deviceBaowen Zheng
2022-05-04flow_offload: add ops to tc_action_ops for flow action setupBaowen Zheng