summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2022-05-18random32: use real rng for non-deterministic randomnessJason A. Donenfeld
2022-05-06Merge tag 'nfs-for-5.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2022-05-05Merge tag 'net-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-05-05NFC: netlink: fix sleep in atomic bug when firmware download timeoutDuoming Zhou
2022-05-04tcp: drop the hash_32() part from the index calculationWilly Tarreau
2022-05-04tcp: increase source port perturb table to 2^16Willy Tarreau
2022-05-04tcp: dynamically allocate the perturb table used by source portsWilly Tarreau
2022-05-04tcp: add small random increments to the source portWilly Tarreau
2022-05-04tcp: resalt the secret every 10 secondsEric Dumazet
2022-05-04tcp: use different parts of the port_offset for index and offsetWilly Tarreau
2022-05-04secure_seq: use the 64 bits of the siphash for port offset calculationWilly Tarreau
2022-05-03net: rds: acquire refcount on TCP socketsTetsuo Handa
2022-05-01nfc: replace improper check device_is_registered() in netlink related functionsDuoming Zhou
2022-04-30mld: respect RCU rules in ip6_mc_source() and ip6_mc_msfilter()Eric Dumazet
2022-04-30net: igmp: respect RCU rules in ip_mc_source() and ip_mc_msfilter()Eric Dumazet
2022-04-30rxrpc: Enable IPv6 checksums on transport socketDavid Howells
2022-04-29Revert "SUNRPC: attempt AF_LOCAL connect on setup"Trond Myklebust
2022-04-29Merge tag 'ceph-for-5.18-rc5' of https://github.com/ceph/ceph-clientLinus Torvalds
2022-04-29SUNRPC: Ensure gss-proxy connects on setupTrond Myklebust
2022-04-29SUNRPC: Ensure timely close of disconnected AF_LOCAL socketsTrond Myklebust
2022-04-29can: isotp: remove re-binding of bound socketOliver Hartkopp
2022-04-28tcp: fix F-RTO may not work correctly when receiving DSACKPengcheng Yang
2022-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-04-28SUNRPC: Don't leak sockets in xs_local_connect()Trond Myklebust
2022-04-28netfilter: nft_socket: only do sk lookups when indev is availableFlorian Westphal
2022-04-28Merge tag 'for-net-2022-04-27' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni
2022-04-27tls: Skip tls_append_frag on zero copy sizeMaxim Mikityanskiy
2022-04-27Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-04-27netfilter: conntrack: fix udp offload timeout sysctlVolodymyr Mytnyk
2022-04-27netfilter: nf_conntrack_tcp: re-init for syn packets onlyFlorian Westphal
2022-04-26net: Use this_cpu_inc() to increment net->core_statsSebastian Andrzej Siewior
2022-04-26Bluetooth: hci_sync: Cleanup hci_conn if it cannot be abortedLuiz Augusto von Dentz
2022-04-26Bluetooth: hci_event: Fix creating hci_conn object on error statusLuiz Augusto von Dentz
2022-04-26Bluetooth: hci_event: Fix checking for invalid handle on error statusLuiz Augusto von Dentz
2022-04-26xsk: Fix possible crash when multiple sockets are createdMaciej Fijalkowski
2022-04-26mctp: defer the kfree of object mdev->addrsLin Ma
2022-04-25net/smc: Fix slab-out-of-bounds issue in fallbackWen Gu
2022-04-25net/smc: Only save the original clcsock callback functionsWen Gu
2022-04-25tcp: make sure treq->af_specific is initializedEric Dumazet
2022-04-25tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWATEric Dumazet
2022-04-25net: dsa: flood multicast to CPU when slave has IFF_PROMISCVladimir Oltean
2022-04-25ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md modePeilin Ye
2022-04-25ip6_gre: Make o_seqno start from 0 in native modePeilin Ye
2022-04-25ip_gre: Make o_seqno start from 0 in native modePeilin Ye
2022-04-25net/smc: sync err code when tcp connection was refusedliuyacan
2022-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller
2022-04-25netfilter: Update ip6_route_me_harder to consider L3 domainMartin Willi
2022-04-25libceph: disambiguate cluster/pool full log messageIlya Dryomov
2022-04-25netfilter: flowtable: Remove the empty fileRongguang Wei
2022-04-23sctp: check asoc strreset_chunk in sctp_generate_reconf_eventXin Long