summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* svcrdma: SQ error tracepoints should report completion IDsChuck Lever2024-01-072-6/+6
* rpcrdma: Introduce a simple cid tracepoint classChuck Lever2024-01-074-4/+4
* svcrdma: Add lockdep class keys for transport locksChuck Lever2024-01-071-0/+6
* svcrdma: Clean up lockingChuck Lever2024-01-071-2/+2
* svcrdma: Add an async version of svc_rdma_write_info_free()Chuck Lever2024-01-071-1/+11
* svcrdma: Add an async version of svc_rdma_send_ctxt_put()Chuck Lever2024-01-071-9/+25
* svcrdma: Add a utility workqueue to svcrdmaChuck Lever2024-01-072-8/+25
* svcrdma: Pre-allocate svc_rdma_recv_ctxt objectsChuck Lever2024-01-071-11/+21
* svcrdma: Eliminate allocation of recv_ctxt objects in backchannelChuck Lever2024-01-072-21/+21
* SUNRPC: Remove RQ_SPLICE_OKChuck Lever2024-01-072-12/+0
* SUNRPC: Add a server-side API for retrieving an RPC's pseudoflavorChuck Lever2024-01-072-0/+22
* Merge tag 'net-6.7-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-01-0516-37/+100
|\
| * net: Implement missing SO_TIMESTAMPING_NEW cmsg supportThomas Lange2024-01-041-0/+1
| * Merge tag 'nf-24-01-03' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2024-01-042-2/+3
| |\
| | * netfilter: nft_immediate: drop chain reference counter on errorPablo Neira Ayuso2024-01-031-1/+1
| | * netfilter: nf_nat: fix action not being set for all ct statesBrad Cowie2024-01-031-1/+2
| * | net/smc: fix invalid link access in dumping SMC-R connectionsWen Gu2024-01-041-2/+1
| * | net: Save and restore msg_namelen in sock_sendmsgMarc Dionne2024-01-031-0/+2
| * | mptcp: prevent tcp diag from closing listener subflowsPaolo Abeni2024-01-031-0/+13
| * | Revert "net: ipv6/addrconf: clamp preferred_lft to the minimum required"Alex Henrie2024-01-021-13/+5
| * | net: Implement missing getsockopt(SO_TIMESTAMPING_NEW)Jörn-Thorben Hinz2024-01-021-2/+9
| |/
| * net: qrtr: ns: Return 0 if server port is not presentSarannya S2024-01-011-1/+3
| * net/tcp_sigpool: Use kref_get_unless_zero()Dmitry Safonov2024-01-011-3/+2
| * net: sched: em_text: fix possible memory leak in em_text_destroy()Hangyu Hua2024-01-011-1/+3
| * Merge tag 'nf-23-12-20' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...David S. Miller2023-12-292-2/+2
| |\
| | * netfilter: nf_tables: skip set commit for deleted/destroyed setsPablo Neira Ayuso2023-12-201-1/+1
| | * netfilter: nf_tables: set transport offset from mac header for netdev/egressPablo Neira Ayuso2023-12-201-1/+1
| * | Merge tag 'wireless-2023-12-19' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2023-12-272-8/+15
| |\ \
| | * | wifi: mac80211: add/remove driver debugfs entries as appropriateBenjamin Berg2023-12-192-6/+13
| | * | wifi: mac80211: do not re-add debugfs entries during resumeBenjamin Berg2023-12-191-3/+3
| * | | nfc: Do not send datagram if socket state isn't LLCP_BOUNDSiddh Raman Pant2023-12-251-0/+5
| * | | nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_localSiddh Raman Pant2023-12-251-3/+36
* | | | keys, dns: Fix missing size check of V1 server-list headerEdward Adam Davis2023-12-261-10/+9
* | | | Merge tag '9p-for-6.7-rc7' of https://github.com/martinetd/linuxLinus Torvalds2023-12-221-4/+13
|\ \ \ \
| * | | | net: 9p: avoid freeing uninit memory in p9pdu_vreadfFedor Pchelkin2023-12-121-4/+13
* | | | | Merge tag 'afs-fixes-20231221' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-12-211-1/+9
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiryDavid Howells2023-12-211-1/+9
* | | | | Merge tag 'net-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-12-2125-110/+269
|\ \ \ \ \
| * \ \ \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni2023-12-211-0/+2
| |\ \ \ \ \
| | * | | | | bpf: syzkaller found null ptr deref in unix_bpf proto addJohn Fastabend2023-12-141-0/+2
| * | | | | | net: check dev->gso_max_size in gso_features_check()Eric Dumazet2023-12-211-0/+3
| * | | | | | net/ipv6: Revert remove expired routes with a separated list of routesDavid Ahern2023-12-212-52/+9
| * | | | | | net: avoid build bug in skb extension length calculationThomas Weißschuh2023-12-211-0/+2
| * | | | | | Merge tag 'for-net-2023-12-15' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller2023-12-205-23/+67
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Bluetooth: af_bluetooth: Fix Use-After-Free in bt_sock_recvmsgHyunwoo Kim2023-12-151-1/+6
| | * | | | | Bluetooth: Add more enc key size checkAlex Lu2023-12-151-1/+15
| | * | | | | Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LEXiao Yao2023-12-152-7/+25
| | * | | | | Bluetooth: L2CAP: Send reject on command corrupted requestFrédéric Danis2023-12-151-6/+15
| | * | | | | Bluetooth: hci_event: shut up a false-positive warningArnd Bergmann2023-12-151-0/+3
| | * | | | | Bluetooth: hci_event: Fix not checking if HCI_OP_INQUIRY has been sentLuiz Augusto von Dentz2023-12-151-1/+2