summaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAgeFilesLines
* net: report RCU QS on threaded NAPI repollingYan Zhai2024-03-261-0/+3
* packet: annotate data-races around ignore_outgoingEric Dumazet2024-03-261-1/+1
* net: mctp: copy skb ext data when fragmentingJeremy Kerr2024-03-261-0/+8
* sock_diag: annotate data-races around sock_diag_handlers[family]Eric Dumazet2024-03-261-5/+5
* net: test: Fix printf format specifier in skb_segment kunit testDavid Gow2024-03-261-1/+1
* io_uring/unix: drop usage of io_uring socketJens Axboe2024-03-261-1/+1
* rtnetlink: fix error logic of IFLA_BRIDGE_FLAGS writing backLin Ma2024-03-061-6/+5
* bpf, sockmap: Fix NULL pointer dereference in sk_psock_verdict_data_ready()Shigeru Yoshida2024-03-011-2/+5
* net: implement lockless setsockopt(SO_PEEK_OFF)Eric Dumazet2024-03-011-12/+11
* net: Fix from address in memcpy_to_iter_csum()Michael Lass2024-02-161-1/+1
* xdp: reflect tail increase for MEM_TYPE_XSK_BUFF_POOLMaciej Fijalkowski2024-01-311-0/+2
* xsk: fix usage of multi-buffer BPF helpers for ZC XDPMaciej Fijalkowski2024-01-311-6/+36
* net: fix removing a namespace with conflicting altnamesJakub Kicinski2024-01-312-0/+12
* udp: fix busy pollingEric Dumazet2024-01-311-2/+9
* tcp: make sure init the accept_queue's spinlocks onceZhengchao Shao2024-01-311-3/+0
* Revert "net: rtnetlink: Enslave device before bringing it up"Nicolas Dichtel2024-01-251-7/+7
* net: Implement missing SO_TIMESTAMPING_NEW cmsg supportThomas Lange2024-01-041-0/+1
* net: Implement missing getsockopt(SO_TIMESTAMPING_NEW)Jörn-Thorben Hinz2024-01-021-2/+9
* 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-131-0/+2
* | net: check dev->gso_max_size in gso_features_check()Eric Dumazet2023-12-211-0/+3
* | net: avoid build bug in skb extension length calculationThomas Weißschuh2023-12-211-0/+2
* | net: Return error from sk_stream_wait_connect() if sk_wait_event() failsShigeru Yoshida2023-12-151-1/+1
* | net: prevent mss overflow in skb_segment()Eric Dumazet2023-12-131-1/+2
|/
* io_uring/af_unix: disable sending io_uring over socketsPavel Begunkov2023-12-091-0/+6
* neighbour: Don't let neigh_forced_gc() disable preemption for longJudy Hsiao2023-12-081-1/+8
* drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" groupIdo Schimmel2023-12-071-1/+3
* bpf: sockmap, updating the sg structure should also update currJohn Fastabend2023-12-071-0/+19
* bpf, sockmap: af_unix stream sockets need to hold ref for pair sockJohn Fastabend2023-11-301-0/+2
* bpf, netkit: Add indirect call wrapper for fetching peer devDaniel Borkmann2023-11-201-5/+13
* bpf: Fix dev's rx stats for bpf_redirect_peer trafficPeilin Ye2023-11-202-0/+9
* net: Move {l,t,d}stats allocation to core and convert veth & vrfDaniel Borkmann2023-11-201-1/+48
* net: Fix undefined behavior in netdev name allocationGal Pressman2023-11-151-1/+3
* net: gso_test: support CONFIG_MAX_SKB_FRAGS up to 45Willem de Bruijn2023-11-131-9/+5
* Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-11-093-14/+11
|\
| * Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-11-082-13/+6
| |\
| | * bpf: Add __bpf_kfunc_{start,end}_defs macrosDave Marchevsky2023-11-012-13/+6
| * | net: page_pool: add missing free_percpu when page_pool_init failJian Shen2023-11-021-1/+5
| |/
* | Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-11-021-2/+1
|\ \ | |/ |/|
| * kthread: add kthread_stop_putAndreas Gruenbacher2023-10-041-2/+1
* | Merge tag 'net-next-6.7-followup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-11-012-0/+2
|\ \
| * | net: fill in MODULE_DESCRIPTION()s under net/coreJakub Kicinski2023-10-282-0/+2
* | | Merge tag 'for-6.7/io_uring-sockopt-2023-10-30' of git://git.kernel.dk/linuxLinus Torvalds2023-11-011-8/+0
|\ \ \
| * | | net/socket: Break down __sys_getsockoptBreno Leitao2023-10-191-8/+0
* | | | Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-10-3116-265/+868
|\ \ \ \ | | |/ / | |/| |
| * | | net: selftests: use ethtool_sprintf()Jakub Kicinski2023-10-271-6/+3
| * | | rtnetlink: Add MDB get supportIdo Schimmel2023-10-271-1/+88
| * | | Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...Jakub Kicinski2023-10-263-0/+24
| |\ \ \
| | * | | net, bpf: Add a warning if NAPI cb missed xdp_do_flush().Sebastian Andrzej Siewior2023-10-173-0/+24
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-261-32/+35
| |\ \ \ \