summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-08-0130-93/+261
|\
| * mptcp: fix duplicate data handlingPaolo Abeni2024-08-011-4/+12
| * mptcp: fix bad RCVPRUNED mib accountingPaolo Abeni2024-08-011-4/+4
| * Merge tag 'nf-24-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2024-08-012-13/+19
| |\
| | * netfilter: iptables: Fix potential null-ptr-deref in ip6table_nat_table_init().Kuniyuki Iwashima2024-07-311-5/+9
| | * netfilter: iptables: Fix null-ptr-deref in iptable_nat_table_init().Kuniyuki Iwashima2024-07-311-8/+10
| * | ipv6: fix ndisc_is_useropt() handling for PIOMaciej Żenczykowski2024-08-011-16/+18
| |/
| * net: drop bad gso csum_start and offset in virtio_net_hdrWillem de Bruijn2024-07-312-0/+7
| * net/iucv: fix use after free in iucv_sock_close()Alexandra Winter2024-07-301-2/+2
| * net/smc: prevent UAF in inet_create()D. Wythe2024-07-301-3/+4
| * mptcp: pm: fix backup support in signal endpointsMatthieu Baerts (NGI0)2024-07-305-0/+54
| * mptcp: mib: count MPJ with backup flagMatthieu Baerts (NGI0)2024-07-303-0/+10
| * mptcp: pm: only set request_bkup flag when sending MP_PRIOMatthieu Baerts (NGI0)2024-07-301-1/+0
| * mptcp: distinguish rcv vs sent backup flag in requestsMatthieu Baerts (NGI0)2024-07-303-1/+3
| * mptcp: sched: check both directions for backupMatthieu Baerts (NGI0)2024-07-301-4/+6
| * mptcp: fix NL PM announced address accountingPaolo Abeni2024-07-291-4/+6
| * mptcp: fix user-space PM announced address accountingPaolo Abeni2024-07-291-4/+13
| * rtnetlink: Don't ignore IFLA_TARGET_NETNSID when ifname is specified in rtnl_...Kuniyuki Iwashima2024-07-291-1/+1
| * tcp: Adjust clamping window for applications specifying SO_RCVBUFSubash Abhinov Kasiviswanathan2024-07-291-7/+16
| * ethtool: fix the state of additional contexts with old APIJakub Kicinski2024-07-291-8/+30
| * ethtool: fix setting key and resetting indir at onceJakub Kicinski2024-07-291-2/+3
| * tun: Add missing bpf_net_ctx_clear() in do_xdp_generic()Jeongjun Park2024-07-291-0/+1
| * Merge tag 'for-net-2024-07-26' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2024-07-273-9/+24
| |\
| | * Bluetooth: hci_event: Fix setting DISCOVERY_FINDING for passive scanningLuiz Augusto von Dentz2024-07-262-9/+3
| | * Bluetooth: hci_sync: Fix suspending with wrong filter policyLuiz Augusto von Dentz2024-07-261-0/+21
| * | Merge tag 'wireless-2024-07-26' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2024-07-275-8/+18
| |\ \ | | |/ | |/|
| | * wifi: cfg80211: correct S1G beacon length calculationJohannes Berg2024-07-261-3/+8
| | * wifi: cfg80211: fix reporting failed MLO links status with cfg80211_connect_doneVeerendranath Jakkam2024-07-261-0/+1
| | * wifi: mac80211: use monitor sdata with driver only if desiredJohannes Berg2024-07-263-5/+9
| * | sched: act_ct: take care of padding in struct zones_ht_keyEric Dumazet2024-07-261-1/+3
| * | ethtool: rss: echo the context number backJakub Kicinski2024-07-261-1/+7
| |/
* / minmax: add a few more MIN_T/MAX_T usersLinus Torvalds2024-07-282-2/+2
|/
* Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-07-2510-36/+93
|\
| * Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-07-254-8/+60
| |\
| | * xsk: Require XDP_UMEM_TX_METADATA_LEN to actuate tx_metadata_lenStanislav Fomichev2024-07-251-3/+6
| | * bpf: Fix a segment issue when downgrading gso_sizeFred Li2024-07-251-4/+11
| | * af_unix: Disable MSG_OOB handling for sockets in sockmap/sockhashMichal Luczaj2024-07-172-1/+43
| * | tcp: process the 3rd ACK with sk_socket for TFO/MPTCPMatthieu Baerts (NGI0)2024-07-251-3/+0
| * | Merge tag 'nf-24-07-24' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2024-07-251-2/+10
| |\ \
| | * | netfilter: nft_set_pipapo_avx2: disable softinterruptsFlorian Westphal2024-07-241-2/+10
| * | | net: nexthop: Initialize all fields in dumped nexthopsPetr Machata2024-07-241-3/+4
| * | | tipc: Return non-zero value from tipc_udp_addr2str() on errorShigeru Yoshida2024-07-241-1/+4
| |/ /
| * | l2tp: make session IDR and tunnel session list coherentJames Chapman2024-07-231-18/+14
| * | ipv4: Fix incorrect source address in Record Route optionIdo Schimmel2024-07-231-1/+1
* | | Merge tag 'constfy-sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-07-2521-84/+84
|\ \ \
| * | | sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados2024-07-2421-84/+84
* | | | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-07-251-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman2024-07-031-1/+1
* | | | Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-07-222-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | kernel-wide: fix spelling mistakes like "assocative" -> "associative"Jesse Brandeburg2024-06-292-2/+2