summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2022-05-23Merge tag 'for-5.19/io_uring-net-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-05-23Merge tag 'for-5.19/io_uring-socket-2022-05-22' of git://git.kernel.dk/linux-...Linus Torvalds
2022-05-23Bluetooth: hci_sync: use hci_skb_event() helperAhmad Fatoum
2022-05-23SUNRPC: Use RMW bitops in single-threaded hot pathsChuck Lever
2022-05-23net: dsa: OF-ware slave_mii_busLuiz Angelo Daros de Luca
2022-05-23net/smc: fix listen processing for SMC-Rv2liuyacan
2022-05-23net/smc: postpone sk_refcnt increment in connect()liuyacan
2022-05-22net: wrap the wireless pointers in struct net_device in an ifdefJakub Kicinski
2022-05-22rxrpc: Fix decision on when to generate an IDLE ACKDavid Howells
2022-05-22rxrpc: Don't let ack.previousPacket regressDavid Howells
2022-05-22rxrpc: Fix overlapping ACK accountingDavid Howells
2022-05-22rxrpc: Don't try to resend the request if we're receiving the replyDavid Howells
2022-05-22rxrpc: Fix listen() setting the bar too high for the prealloc ringsDavid Howells
2022-05-22afs: Adjust ACK interpretation to try and cope with NATDavid Howells
2022-05-22rxrpc, afs: Fix selection of abort codesDavid Howells
2022-05-22rxrpc: Return an error to sendmsg if call failedDavid Howells
2022-05-22rxrpc: Fix locking issueDavid Howells
2022-05-22rxrpc: Use refcount_t rather than atomic_tDavid Howells
2022-05-22rxrpc: Allow list of in-use local UDP endpoints to be viewed in /procDavid Howells
2022-05-20net: Add a second bind table hashed by port and addressJoanne Koong
2022-05-20stcp: Use memset_after() to zero sctp_stream_out_extXiu Jianfeng
2022-05-20net: avoid strange behavior with skb_defer_max == 1Jakub Kicinski
2022-05-20bpf: Add bpf_skc_to_mptcp_sock_protoGeliang Tang
2022-05-20Merge tag 'ceph-for-5.18-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds
2022-05-20tcp_ipv6: set the drop_reason in the right placeJakub Kicinski
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski
2022-05-19mptcp: Do not traverse the subflow connection list without lockMat Martineau
2022-05-19mptcp: Check for orphaned subflow before handling MP_FAIL timerMat Martineau
2022-05-19mptcp: stop using the mptcp_has_another_subflow() helperPaolo Abeni
2022-05-19tcp: improve PRR loss recoveryYuchung Cheng
2022-05-19net: tls: fix messing up lists when bpf enabledJakub Kicinski
2022-05-19Merge tag 'linux-can-next-for-5.19-20220519' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2022-05-19can: isotp: isotp_bind(): do not validate unused address informationOliver Hartkopp
2022-05-19Merge tag 'wireless-next-2022-05-19' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-19Bluetooth: eir: Add helpers for managing service dataLuiz Augusto von Dentz
2022-05-19SUNRPC: Simplify synopsis of svc_pool_for_cpu()Chuck Lever
2022-05-19SUNRPC: Don't disable preemption while calling svc_pool_for_cpu().Sebastian Andrzej Siewior
2022-05-19SUNRPC: Remove svc_rqst::rq_xprt_hlenChuck Lever
2022-05-19SUNRPC: Remove dead code in svc_tcp_release_rqst()Chuck Lever
2022-05-19SUNRPC: Cache deferral injectionChuck Lever
2022-05-19Merge tag 'net-5.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-05-19tls: Add opt-in zerocopy mode of sendfile()Boris Pismenny
2022-05-19net: bridge: Clear offload_fwd_mark when passing frame up bridge interface.Andrew Lunn
2022-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-05-18libceph: fix misleading ceph_osdc_cancel_request() commentIlya Dryomov
2022-05-18libceph: fix potential use-after-free on linger ping and resendsIlya Dryomov
2022-05-18netfilter: nf_tables: disable expression reduction infraPablo Neira Ayuso
2022-05-18netfilter: flowtable: move dst_check to packet pathRitaro Takenaka
2022-05-18netfilter: flowtable: fix TCP flow teardownPablo Neira Ayuso