summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2022-05-31Merge tag 'nfs-for-5.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-0/+5
2022-05-31xprtrdma: treat all calls not a bcall when bc_serv is NULLKinglong Mee1-0/+5
2022-05-28Merge tag 'hyperv-next-signed-20220528' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-4/+17
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-3/+3
2022-05-26Merge tag 'nfsd-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds9-41/+49
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds319-4092/+7705
2022-05-25Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-2/+2
2022-05-24Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-5/+3
2022-05-24Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-8/+1
2022-05-24Revert "net/smc: fix listen processing for SMC-Rv2"liuyacan1-27/+17
2022-05-24Merge tag 'v5.18' into rdma.git for-nextJason Gunthorpe126-731/+1424
2022-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-56/+82
2022-05-23Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski7-20/+105
2022-05-23Merge tag 'for-net-next-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski10-35/+168
2022-05-23Bluetooth: hci_conn: Fix hci_connect_le_syncLuiz Augusto von Dentz2-5/+8
2022-05-23Merge tag 'for-5.19/io_uring-net-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds1-6/+10
2022-05-23Merge tag 'for-5.19/io_uring-socket-2022-05-22' of git://git.kernel.dk/linux-...Linus Torvalds1-10/+42
2022-05-23Bluetooth: hci_sync: use hci_skb_event() helperAhmad Fatoum1-1/+1
2022-05-23SUNRPC: Use RMW bitops in single-threaded hot pathsChuck Lever5-11/+11
2022-05-23net: dsa: OF-ware slave_mii_busLuiz Angelo Daros de Luca1-1/+6
2022-05-23net/smc: fix listen processing for SMC-Rv2liuyacan1-17/+27
2022-05-23net/smc: postpone sk_refcnt increment in connect()liuyacan1-1/+1
2022-05-22net: wrap the wireless pointers in struct net_device in an ifdefJakub Kicinski2-8/+15
2022-05-22rxrpc: Fix decision on when to generate an IDLE ACKDavid Howells4-16/+25
2022-05-22rxrpc: Don't let ack.previousPacket regressDavid Howells3-4/+6
2022-05-22rxrpc: Fix overlapping ACK accountingDavid Howells2-11/+12
2022-05-22rxrpc: Don't try to resend the request if we're receiving the replyDavid Howells1-1/+2
2022-05-22rxrpc: Fix listen() setting the bar too high for the prealloc ringsDavid Howells1-2/+2
2022-05-22afs: Adjust ACK interpretation to try and cope with NATDavid Howells1-0/+27
2022-05-22rxrpc, afs: Fix selection of abort codesDavid Howells2-3/+3
2022-05-22rxrpc: Return an error to sendmsg if call failedDavid Howells1-0/+6
2022-05-22rxrpc: Fix locking issueDavid Howells5-22/+16
2022-05-22rxrpc: Use refcount_t rather than atomic_tDavid Howells12-121/+118
2022-05-22rxrpc: Allow list of in-use local UDP endpoints to be viewed in /procDavid Howells4-22/+94
2022-05-20net: Add a second bind table hashed by port and addressJoanne Koong4-82/+405
2022-05-20stcp: Use memset_after() to zero sctp_stream_out_extXiu Jianfeng1-6/+3
2022-05-20net: avoid strange behavior with skb_defer_max == 1Jakub Kicinski1-8/+5
2022-05-20bpf: Add bpf_skc_to_mptcp_sock_protoGeliang Tang3-0/+41
2022-05-20Merge tag 'ceph-for-5.18-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds1-185/+126
2022-05-20tcp_ipv6: set the drop_reason in the right placeJakub Kicinski1-1/+1
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski5-52/+19
2022-05-19mptcp: Do not traverse the subflow connection list without lockMat Martineau2-16/+1
2022-05-19mptcp: Check for orphaned subflow before handling MP_FAIL timerMat Martineau2-13/+6
2022-05-19mptcp: stop using the mptcp_has_another_subflow() helperPaolo Abeni3-16/+2
2022-05-19tcp: improve PRR loss recoveryYuchung Cheng1-5/+5
2022-05-19net: tls: fix messing up lists when bpf enabledJakub Kicinski1-1/+3
2022-05-19Merge tag 'linux-can-next-for-5.19-20220519' of git://git.kernel.org/pub/scm/...Jakub Kicinski1-12/+17
2022-05-19can: isotp: isotp_bind(): do not validate unused address informationOliver Hartkopp1-12/+17
2022-05-19Merge tag 'wireless-next-2022-05-19' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski18-526/+614
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski23-121/+266