summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-09-232-10/+10
|\
| * struct fd: representation changeAl Viro2024-08-131-1/+1
| * introduce fd_file(), convert all accessors to it.Al Viro2024-08-132-9/+9
* | Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds2024-09-214-68/+58
|\ \
| * | bpf: Zero former ARG_PTR_TO_{LONG,INT} args in case of errorDaniel Borkmann2024-09-131-21/+23
| * | bpf: Fix helper writes to read-only mapsDaniel Borkmann2024-09-131-2/+4
| * | bpf: use type_may_be_null() helper for nullable-param checkShung-Hsi Yu2024-09-051-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov2024-08-2250-228/+579
| |\ \
| * | | bpf: Use kmemdup_array instead of kmemdup for multiple allocationYu Jiaoliang2024-08-221-2/+2
| * | | xsk: Try to make xdp_umem_reg extension a bit more future-proofStanislav Fomichev2024-07-311-11/+12
| * | | bpf: Fail verification for sign-extension of packet data/data_end/data_metaYonghong Song2024-07-301-5/+16
| * | | bpf: Check unsupported ops from the bpf_struct_ops's cfi_stubsMartin KaFai Lau2024-07-291-26/+0
* | | | Merge tag 'slab-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds2024-09-181-2/+3
|\ \ \ \
| * \ \ \ Merge branch 'slab/for-6.12/kmem_cache_args' into slab/for-nextVlastimil Babka2024-09-131-1/+1
| |\ \ \ \
| | * \ \ \ Merge branch 'vfs.file' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/v...Vlastimil Babka2024-09-101-1/+1
| | |\ \ \ \
| * | | | | | memcg: add charging of already allocated slab objectsShakeel Butt2024-09-101-2/+3
| |/ / / / /
* | | | | | Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-09-171-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into timers/coreThomas Gleixner2024-09-1087-725/+1360
| |\ \ \ \ \ \
| * | | | | | | treewide: Fix wrong singular form of jiffies in commentsAnna-Maria Behnsen2024-09-081-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'irq-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-09-171-2/+2
|\ \ \ \ \ \ \
| * | | | | | | softirq: Remove unused 'action' parameter from action callbackCaleb Sander Mateos2024-08-201-2/+2
| |/ / / / / /
* | | | | | | Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2024-09-161-1/+1
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | file: reclaim 24 bytes from f_ownerChristian Brauner2024-08-281-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-09-156-17/+32
|\ \ \ \ \ \
| * | | | | | netfilter: nft_socket: Fix a NULL vs IS_ERR() bug in nft_socket_cgroup_subtre...Dan Carpenter2024-09-151-2/+2
| * | | | | | Merge tag 'linux-can-fixes-for-6.11-20240912' of git://git.kernel.org/pub/scm...Jakub Kicinski2024-09-141-1/+3
| |\ \ \ \ \ \
| | * | | | | | can: bcm: Clear bo->bcm_proc_read after remove_proc_entry().Kuniyuki Iwashima2024-09-121-1/+3
| * | | | | | | ipv6: avoid possible NULL deref in rt6_uncached_list_flush_dev()Eric Dumazet2024-09-141-1/+1
| * | | | | | | net: tipc: avoid possible garbage valueSu Hui2024-09-141-1/+1
| * | | | | | | net: ipv6: rpl_iptunnel: Fix memory leak in rpl_inputJustin Iurman2024-09-141-5/+7
| * | | | | | | xsk: fix batch alloc API on non-coherent systemsMaciej Fijalkowski2024-09-141-7/+18
* | | | | | | | net: ethtool: phy: Don't set the context dev pointer for unfiltered DUMPMaxime Chevallier2024-09-141-2/+0
* | | | | | | | net: fib_rules: Enable DSCP selector usageIdo Schimmel2024-09-141-1/+2
* | | | | | | | ipv6: fib_rules: Add DSCP selector supportIdo Schimmel2024-09-141-3/+40
* | | | | | | | ipv4: fib_rules: Add DSCP selector supportIdo Schimmel2024-09-141-4/+50
* | | | | | | | net: fib_rules: Add DSCP selector attributeIdo Schimmel2024-09-141-1/+2
* | | | | | | | net: ethtool: Enhance error messages sent to user spaceDanielle Ratson2024-09-141-3/+11
* | | | | | | | Merge tag 'for-net-next-2024-09-12' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2024-09-146-37/+26
|\ \ \ \ \ \ \ \
| * | | | | | | | Bluetooth: hci_sync: Ignore errors from HCI_OP_REMOTE_NAME_REQ_CANCELLuiz Augusto von Dentz2024-09-101-1/+4
| * | | | | | | | Bluetooth: CMTP: Mark BT_CMTP as DEPRECATEDLuiz Augusto von Dentz2024-09-101-2/+2
| * | | | | | | | Bluetooth: replace deprecated strncpy with strscpy_padJustin Stitt2024-09-101-24/+8
| * | | | | | | | Bluetooth: hci_core: Fix sending MGMT_EV_CONNECT_FAILEDLuiz Augusto von Dentz2024-09-102-8/+11
| * | | | | | | | Bluetooth: Use led_set_brightness() in LED trigger activate() callbackHans de Goede2024-09-101-1/+1
| * | | | | | | | Bluetooth: hci_conn: Remove redundant memset after kzallocKuan-Wei Chiu2024-09-101-1/+0
* | | | | | | | | memory-provider: disable building dmabuf mp on !CONFIG_PAGE_POOLMina Almasry2024-09-131-0/+1
* | | | | | | | | net: caif: remove unused nameJakub Kicinski2024-09-131-2/+0
* | | | | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-09-136-10/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sock_map: Add a cond_resched() in sock_hash_free()Eric Dumazet2024-09-111-0/+1
| * | | | | | | | | bpf: Allow bpf_dynptr_from_skb() for tp_btfPhilo Lu2024-09-111-1/+2
| * | | | | | | | | xsk: Bump xsk_queue::queue_empty_descs in xp_can_alloc()Maciej Fijalkowski2024-09-052-6/+9