summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | net: mctp: move expiry timer delete to unhashJeremy Kerr2023-01-251-3/+6
| | * | | | | | | | | | | | net: mctp: add an explicit reference from a mctp_sk_key to sockJeremy Kerr2023-01-251-6/+8
| |/ / / / / / / / / / / /
| * | | | | | | | | | | | Merge branch 'ravb-fixes'David S. Miller2023-01-251-2/+8
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | net: ravb: Fix possible hang if RIS2_QFF1 happenYoshihiro Shimoda2023-01-251-2/+2
| | * | | | | | | | | | | | net: ravb: Fix lack of register setting after system resumed for Gen3Yoshihiro Shimoda2023-01-251-0/+6
| |/ / / / / / / / / / / /
| * | | | | | | | | | | | net/x25: Fix to not accept on connected socketHyunwoo Kim2023-01-251-0/+6
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2023-01-245-125/+77
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | netfilter: conntrack: unify established states for SCTP pathsSriram Yagnaraman2023-01-245-71/+44
| | * | | | | | | | | | | | Revert "netfilter: conntrack: add sctp DATA_SENT state"Sriram Yagnaraman2023-01-244-70/+42
| | * | | | | | | | | | | | netfilter: conntrack: fix bug in for_each_sctp_chunkSriram Yagnaraman2023-01-241-2/+2
| | * | | | | | | | | | | | netfilter: conntrack: fix vtag checks for ABORT/SHUTDOWN_COMPLETESriram Yagnaraman2023-01-241-9/+16
| * | | | | | | | | | | | | ice: move devlink port creation/deletionPaul M Stillwell Jr2023-01-242-11/+17
| * | | | | | | | | | | | | sctp: fail if no bound addresses can be used for a given scopeMarcelo Ricardo Leitner2023-01-241-0/+6
| * | | | | | | | | | | | | net/sched: sch_taprio: do not schedule in taprio_reset()Eric Dumazet2023-01-241-1/+0
| * | | | | | | | | | | | | Revert "Merge branch 'ethtool-mac-merge'"Paolo Abeni2023-01-241-26/+0
| * | | | | | | | | | | | | netrom: Fix use-after-free of a listening socket.Kuniyuki Iwashima2023-01-241-0/+1
| |/ / / / / / / / / / / /
| * | | | | | | | | | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2023-01-234-69/+66
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | iavf: schedule watchdog immediately when changing primary MACStefan Assmann2023-01-201-1/+1
| | * | | | | | | | | | | | iavf: Move netdev_update_features() into watchdog taskMarcin Szycik2023-01-202-18/+17
| | * | | | | | | | | | | | iavf: fix temporary deadlock and failure to set MAC addressMichal Schmidt2023-01-204-51/+49
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2023-01-231-128/+204
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | netfilter: nft_set_rbtree: skip elements in transaction from garbage collectionPablo Neira Ayuso2023-01-231-1/+15
| | * | | | | | | | | | | | | netfilter: nft_set_rbtree: Switch to node list walk for overlap detectionPablo Neira Ayuso2023-01-231-127/+189
| * | | | | | | | | | | | | | MAINTAINERS: Update MPTCP maintainer list and CREDITSMat Martineau2023-01-232-1/+7
| * | | | | | | | | | | | | | net: ethernet: adi: adin1110: Fix multicast offloadingAlexandru Tachici2023-01-231-1/+1
| * | | | | | | | | | | | | | net: dsa: microchip: fix probe of I2C-connected KSZ8563Ahmad Fatoum2023-01-231-1/+1
| * | | | | | | | | | | | | | ipv4: prevent potential spectre v1 gadget in fib_metrics_match()Eric Dumazet2023-01-231-0/+2
| * | | | | | | | | | | | | | ipv4: prevent potential spectre v1 gadget in ip_metrics_convert()Eric Dumazet2023-01-231-0/+2
| * | | | | | | | | | | | | | Merge branch 'netlink-annotate-various-data-races'Jakub Kicinski2023-01-231-14/+24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | netlink: annotate data races around sk_stateEric Dumazet2023-01-231-4/+6
| | * | | | | | | | | | | | | | netlink: annotate data races around dst_portid and dst_groupEric Dumazet2023-01-231-9/+14
| | * | | | | | | | | | | | | | netlink: annotate data races around nlk->portidEric Dumazet2023-01-231-2/+5
| |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | ipv6: fix reachability confirmation with proxy_ndpGergely Risko2023-01-231-1/+14
| * | | | | | | | | | | | | | Merge branch 'ethtool-mac-merge'David S. Miller2023-01-231-0/+26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | net: ethtool: netlink: introduce ethnl_update_bool()Vladimir Oltean2023-01-231-0/+26
| |/ / / / / / / / / / / / / /
| * / / / / / / / / / / / / / net: fec: Use page_pool_put_full_page when freeing rx buffersWei Fang2023-01-231-1/+1
| |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | net: fix UaF in netns ops registration error pathPaolo Abeni2023-01-201-1/+1
| * | | | | | | | | | | | | net: ethernet: renesas: rswitch: Fix ethernet-ports handlingYoshihiro Shimoda2023-01-202-9/+25
| * | | | | | | | | | | | | net: mana: Fix IRQ name - add PCI and queue numberHaiyang Zhang2023-01-202-1/+11
| * | | | | | | | | | | | | netlink: prevent potential spectre v1 gadgetsEric Dumazet2023-01-201-0/+3
* | | | | | | | | | | | | | treewide: fix up files incorrectly marked executableLinus Torvalds2023-01-263-0/+0
* | | | | | | | | | | | | | Merge tag 'fs.fuse.acl.v6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-01-255-74/+78
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | fuse: fixes after adapting to new posix acl apiChristian Brauner2023-01-245-74/+78
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'modules-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-01-241-5/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | module: Don't wait for GOING modulesPetr Pavlu2023-01-241-5/+21
* | | | | | | | | | | | | | | Merge tag 'rust-fixes-6.2' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2023-01-241-11/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | rust: print: avoid evaluating arguments in `pr_*` macros in `unsafe` blocksMiguel Ojeda2023-01-161-11/+18
* | | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-01-247-34/+32
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | KVM: selftests: Make reclaim_period_ms input always be positiveVipin Sharma2023-01-221-1/+1
| * | | | | | | | | | | | | | | | KVM: x86/vmx: Do not skip segment attributes if unusable bit is setHendrik Borghorst2023-01-221-12/+9