summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
21 hoursMerge branch 'non-rcu/next' of https://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown
21 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/wi...Mark Brown
21 hoursMerge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/blue...Mark Brown
21 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/bp...Mark Brown
21 hoursMerge branch 'main' of https://git.kernel.org/pub/scm/linux/kernel/git/netdev...Mark Brown
21 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/rd...Mark Brown
21 hoursMerge branch 'fs-next' of linux-nextMark Brown
22 hoursMerge branch 'for-linus' of https://codeberg.org/linux-nfc/linux.gitMark Brown
22 hoursMerge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/klas...Mark Brown
22 hoursMerge branch 'main' of https://git.kernel.org/pub/scm/linux/kernel/git/netdev...Mark Brown
22 hoursnext-20260723/vfs-braunerMark Brown
23 hoursMerge branch 'nfsd-next' of https://git.kernel.org/pub/scm/linux/kernel/git/c...Mark Brown
39 hoursnfc: nci: free destination parameters when closing a connectionLinmao Li
39 hoursnfc: nci: fix use of uninitialized memory in CORE_INIT_RSP parsingYun Zhou
39 hoursnfc: llcp: bound the connect_sn TLV walk to the skbDoruk Tan Ozturk
39 hoursnfc: llcp: reject PDUs shorter than the LLCP headerDoruk Tan Ozturk
39 hoursnfc: digital: Do not dump a NULL response in command completionLinmao Li
39 hoursnfc: nci: fix uninit-value in the RF discover/activated NTF handlersSamuel Page
39 hoursnfc: nci: fix out-of-bounds write in nci_target_auto_activated()Samuel Page
39 hoursnfc: nci: add data_len bound checks to activation parameter extractorsBryam Vargas
39 hoursnfc: llcp: fix OOB read and u8 offset wrap in TLV parsersMuhammad Bilal
39 hoursnfc: llcp: bound SNL TLV parsing to the skb and add length checksDoruk Tan Ozturk
39 hoursnfc: digital: clamp SENSF_RES length to the destination bufferDoruk Tan Ozturk
39 hoursnfc: nci: fix double completion race in nci_data_exchange_completeZhenghang Xiao
39 hoursnfc: llcp: read llcp_sock->local under the socket lock in getsockoptBreno Leitao
39 hoursnfc: llcp: avoid userspace overflow on invalid optlenBreno Leitao
2 daysnet/smc: Look up the pnetid ib device within the net namespaceJiri Pirko
3 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
3 daysMerge tag 'nf-26-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
3 daysveth: convert frag_list skbs before running XDPMatt Fleming
3 daysnet: pktgen: fix proc entry use-after-freeChengfeng Ye
3 daysnet/sched: sch_cake: skip clearing unused tins during rate adjustmentJonas Köppeler
3 daysnet/rds: use krealloc_array() for iovector growthWeimin Xiong
4 daysxsk: reclaim invalid Tx descriptors in ZC batch pathMaciej Fijalkowski
4 daysxsk: provide sufficient space in pool->tx_descsMaciej Fijalkowski
4 daysxsk: drain continuation descs after overflow in xsk_build_skb()Jason Xing
4 daysxsk: fix buffer leak in xsk_drop_skb() for AF_XDP multi-buffer TxJason Xing
4 daysaf_unix: fix listen() succeeding on sockets in the wrong stateJohn Ericson
4 daysbpf, sockmap: Fix cork use-after-free in tcp_bpf_sendmsg()Chengfeng Ye
4 daysnexthop: avoid unlocked f6i_list walk in nh_rt_cache_flushXiang Mei (Microsoft)
4 daysnexthop: take nh->lock for f6i_list walks in replace check and notifyXiang Mei (Microsoft)
4 daysMerge tag 'ceph-for-7.2-rc5' of https://github.com/ceph/ceph-clientLinus Torvalds
5 daysrds: tcp: hold the RCU lock across ipv6_chk_addr() in rds_tcp_laddr_check()Xiang Mei
5 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
5 daysBluetooth: hci_sync: Fix advertising data UAFsChengfeng Ye
5 daysBluetooth: fix BT dependency for submodulesIva Kasprzaková
5 daysBluetooth: RFCOMM: validate skb length in rfcomm_recv_frameJiale Yao
5 daysBluetooth: L2CAP: fix UAF in l2cap_le_connect_rspJiale Yao
5 daysBluetooth: HIDP: validate numbered report payloadsSangho Lee
5 daysBluetooth: HIDP: reject frames without a transaction headerSangho Lee