summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ceph-for-6.8-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds2024-01-191-13/+4
|\
| * libceph: remove MAX_EXTENTS check for sparse readsXiubo Li2024-01-151-13/+4
* | Merge tag 'net-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-01-1833-115/+219
|\ \
| * \ Merge tag 'nf-24-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2024-01-1812-59/+121
| |\ \
| | * | ipvs: avoid stat macros calls from preemptible contextFedor Pchelkin2024-01-171-2/+2
| | * | netfilter: nf_tables: reject NFT_SET_CONCAT with not field length descriptionPablo Neira Ayuso2024-01-171-1/+5
| | * | netfilter: nf_tables: skip dead set elements in netlink dumpPablo Neira Ayuso2024-01-171-1/+1
| | * | netfilter: nf_tables: do not allow mismatch field size and set key lengthPablo Neira Ayuso2024-01-171-1/+5
| | * | netfilter: nf_tables: check if catch-all set element is active in next genera...Pablo Neira Ayuso2024-01-171-1/+1
| | * | netfilter: bridge: replace physindev with physinif in nf_bridge_infoPavel Tikhomirov2024-01-174-18/+58
| | * | netfilter: propagate net to nf_bridge_get_physindevPavel Tikhomirov2024-01-176-14/+15
| | * | netfilter: nf_queue: remove excess nf_bridge variablePavel Tikhomirov2024-01-171-3/+1
| | * | netfilter: nfnetlink_log: use proper helper for fetching physinifPavel Tikhomirov2024-01-171-4/+4
| | * | netfilter: nft_limit: do not ignore unsupported flagsPablo Neira Ayuso2024-01-171-7/+12
| | * | netfilter: nf_tables: bail out if stateful expression provides no .clonePablo Neira Ayuso2024-01-171-8/+7
| | * | netfilter: nf_tables: validate .maxattr at expression registrationPablo Neira Ayuso2024-01-171-0/+3
| | * | netfilter: nf_tables: reject invalid set policyPablo Neira Ayuso2024-01-171-1/+9
| * | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-01-181-12/+10
| |\ \ \
| | * | | bpf: Avoid iter->offset making backward progress in bpf_iter_udpMartin KaFai Lau2024-01-131-11/+10
| | * | | bpf: iter_udp: Retry with a larger batch size without going back to the previ...Martin KaFai Lau2024-01-131-1/+0
| * | | | ipv6: mcast: fix data-race in ipv6_mc_down / mld_ifc_workNikita Zhandarovich2024-01-181-0/+4
| * | | | ethtool: netlink: Add missing ethnl_ops_begin/completeLudvig Pärsson2024-01-181-2/+7
| | |/ / | |/| |
| * | | mptcp: relax check on MPC passive fallbackPaolo Abeni2024-01-171-1/+2
| * | | net: tls, fix WARNIING in __sk_msg_freeJohn Fastabend2024-01-141-1/+5
| |/ /
| * | net: sched: track device in tcf_block_get/put_ext() only for clsact binder typesJiri Pirko2024-01-131-2/+10
| * | udp: annotate data-races around up->pendingEric Dumazet2024-01-132-14/+14
| * | mptcp: refine opt_mp_capable determinationEric Dumazet2024-01-121-4/+4
| * | mptcp: use OPTION_MPTCP_MPJ_SYN in subflow_check_req()Eric Dumazet2024-01-121-2/+2
| * | mptcp: use OPTION_MPTCP_MPJ_SYNACK in subflow_finish_connect()Eric Dumazet2024-01-121-1/+1
| * | mptcp: strict validation before using mp_opt->hmacEric Dumazet2024-01-121-1/+1
| * | mptcp: mptcp_parse_option() fix for MPTCPOPT_MP_JOINEric Dumazet2024-01-121-3/+3
| * | Revert "net: rtnetlink: Enslave device before bringing it up"Nicolas Dichtel2024-01-111-7/+7
| * | rxrpc: Fix use of Don't Fragment flagDavid Howells2024-01-114-5/+17
| * | net: dsa: fix netdev_priv() dereference before check on non-DSA netdevice eventsVladimir Oltean2024-01-111-2/+5
| * | net: fill in MODULE_DESCRIPTION()s for Sun RPCBreno Leitao2024-01-113-0/+3
| * | net: fill in MODULE_DESCRIPTION()s for NFCBreno Leitao2024-01-113-0/+3
| * | net: fill in MODULE_DESCRIPTION()s for HSRBreno Leitao2024-01-111-0/+1
* | | Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-01-181-1/+1
|\ \ \
| * \ \ Merge 6.7-rc5 into tty-nextGreg Kroah-Hartman2023-12-1160-225/+654
| |\ \ \
| * | | | tty: make tty_operations::send_xchar accept u8 charJiri Slaby (SUSE)2023-12-081-1/+1
* | | | | Merge tag 'for-6.8/io_uring-2024-01-08' of git://git.kernel.dk/linuxLinus Torvalds2024-01-112-4/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | io_uring/unix: drop usage of io_uring socketJens Axboe2023-12-192-4/+2
| * | | | Merge branch 'vfs.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/...Jens Axboe2023-12-122-2/+2
| |\ \ \ \ | | |_|/ / | |/| | |
* | | | | Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-01-11282-2880/+9719
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2024-01-093-21/+21
| |\ \ \ \ \
| | * | | | | ip6_tunnel: fix NEXTHDR_FRAGMENT handling in ip6_tnl_parse_tlv_enc_lim()Eric Dumazet2024-01-071-13/+13
| | * | | | | rxrpc: Fix skbuff cleanup of call's recvmsg_queue and rx_oos_queueDavid Howells2024-01-071-2/+2
| | * | | | | net/sched: act_ct: fix skb leak and crash on ooo fragsTao Liu2024-01-051-6/+6
| | | |_|_|/ | | |/| | |
| * | | | | tcp: Revert no longer abort SYN_SENT when receiving some ICMPShachar Kagan2024-01-082-12/+3
| * | | | | fib: rules: remove repeated assignment in fib_nl2ruleZhengchao Shao2024-01-071-1/+0