summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | net/ipv6: Fix the RT cache flush via sysctl using a previous delayPetr Pavlu2024-06-131-2/+2
| * | Merge tag 'nf-24-06-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2024-06-135-51/+68
| |\ \
| | * | netfilter: Use flowlabel flow key when re-routing mangled packetsFlorian Westphal2024-06-111-0/+1
| | * | netfilter: ipset: Fix race between namespace cleanup and gc in the list:set typeJozsef Kadlecsik2024-06-112-51/+60
| | * | netfilter: nft_inner: validate mandatory meta and payloadDavide Ornaghi2024-06-112-0/+7
| * | | net: stmmac: replace priv->speed with the portTransmitRate from the tc-cbs pa...Xiaolei Wang2024-06-121-14/+11
| * | | gve: ignore nonrelevant GSO type bits when processing TSO headersJoshua Washington2024-06-121-15/+5
| * | | Merge tag 'for-net-2024-06-10' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2024-06-123-14/+36
| |\ \ \
| | * | | Bluetooth: fix connection setup in l2cap_connectPauli Virtanen2024-06-101-2/+2
| | * | | Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQLuiz Augusto von Dentz2024-06-102-11/+33
| | * | | Bluetooth: hci_sync: Fix not using correct handleLuiz Augusto von Dentz2024-06-101-1/+1
| * | | | net: pse-pd: Use EOPNOTSUPP error code instead of ENOTSUPPKory Maincent2024-06-121-2/+2
| | |/ / | |/| |
| * | | tcp: use signed arithmetic in tcp_rtx_probe0_timed_out()Eric Dumazet2024-06-111-1/+5
| * | | Merge branch 'mptcp-various-fixes'Jakub Kicinski2024-06-114-9/+19
| |\ \ \
| | * | | mailmap: map Geliang's new email addressGeliang Tang2024-06-111-0/+1
| | * | | mptcp: pm: update add_addr counters after connectYonglongLi2024-06-112-8/+12
| | * | | mptcp: pm: inc RmAddr MIB counter once per RM_ADDR IDYonglongLi2024-06-112-2/+6
| | * | | mptcp: ensure snd_una is properly initialized on connectPaolo Abeni2024-06-111-0/+1
| |/ / /
| * / / net/sched: initialize noop_qdisc ownerJohannes Berg2024-06-111-0/+1
| |/ /
| * | Merge branch 'geneve-fixes'David S. Miller2024-06-103-8/+10
| |\ \
| | * | net/mlx5e: Fix features validation check for tunneled UDP (non-VXLAN) packetsGal Pressman2024-06-101-2/+1
| | * | geneve: Fix incorrect inner network header offset when innerprotoinherit is setGal Pressman2024-06-102-6/+9
| |/ /
| * | net dsa: qca8k: fix usages of device_get_named_child_node()Andy Shevchenko2024-06-101-2/+10
| * | tcp: fix race in tcp_v6_syn_recv_sock()Eric Dumazet2024-06-101-1/+2
| * | netdevsim: fix backwards compatibility in nsim_get_iflink()David Wei2024-06-101-1/+2
| * | net: stmmac: dwmac-qcom-ethqos: Configure host DMA widthSagar Cheluvegowda2024-06-091-0/+4
| * | liquidio: Adjust a NULL pointer handling path in lio_vf_rep_copy_packetAleksandr Mishin2024-06-071-6/+5
| * | Merge branch 'hns3-fixes'David S. Miller2024-06-073-5/+22
| |\ \
| | * | net: hns3: add cond_resched() to hns3 ring buffer init processJie Wang2024-06-072-0/+6
| | * | net: hns3: fix kernel crash problem in concurrent scenarioYonglong Liu2024-06-071-5/+16
| |/ /
| * | dt-bindings: net: dp8386x: Add MIT license along with GPL-2.0Udit Kumar2024-06-072-4/+4
| * | net: sfp: Always call `sfp_sm_mod_remove()` on removeCsókás, Bence2024-06-071-2/+1
* | | Merge tag 'nfs-for-6.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2024-06-136-33/+81
|\ \ \
| * | | NFS: add barriers when testing for NFS_FSDATA_BLOCKEDNeilBrown2024-05-301-15/+32
| * | | SUNRPC: return proper error from gss_wrap_req_privChen Hanxiao2024-05-301-1/+3
| * | | NFSv4.1 enforce rootpath check in fs_location queryOlga Kornievskaia2024-05-301-1/+22
| * | | NFS: abort nfs_atomic_open_v23 if name is too long.NeilBrown2024-05-301-0/+3
| * | | nfs: don't invalidate dentries on transient errorsScott Mayhew2024-05-241-14/+13
| * | | nfs: Avoid flushing many pages with NFS_FILE_SYNCJan Kara2024-05-241-0/+5
| * | | nfs: propagate readlink errors in nfs_symlink_fillerSagi Grimberg2024-05-231-1/+1
| * | | MAINTAINERS: Change email address for Trond MyklebustTrond Myklebust2024-05-221-1/+1
| * | | NFSv4: Fix memory leak in nfs4_set_security_labelDmitry Mastykin2024-05-221-0/+1
* | | | Merge tag 'fixes-2024-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-06-132-3/+7
|\ \ \ \
| * | | | x86/mm/numa: Use NUMA_NO_NODE when calling memblock_set_node()Jan Beulich2024-06-061-3/+3
| * | | | memblock: make memblock_set_node() also warn about use of MAX_NUMNODESJan Beulich2024-05-311-0/+4
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds2024-06-132-4/+24
|\ \ \ \ \
| * \ \ \ \ Merge topic branches 'clkdev' and 'fixes' into for-linusRussell King (Oracle)2024-06-1019422-438963/+1126776
| |\ \ \ \ \
| | * | | | | ARM: 9405/1: ftrace: Don't assume stack frames are contiguous in memoryArd Biesheuvel2024-06-101-2/+15
| | |/ / / /
| * | | | | clkdev: don't fail clkdev_alloc() if over-sizedRussell King (Oracle)2024-06-041-2/+9
* | | | | | Merge tag 'bcachefs-2024-06-12' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-06-1322-220/+344
|\ \ \ \ \ \