Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | net: mctp: move expiry timer delete to unhash | Jeremy Kerr | 2023-01-25 | 1 | -3/+6 | |
| | * | | | | | | | | | | | | net: mctp: add an explicit reference from a mctp_sk_key to sock | Jeremy Kerr | 2023-01-25 | 1 | -6/+8 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge branch 'ravb-fixes' | David S. Miller | 2023-01-25 | 1 | -2/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | net: ravb: Fix possible hang if RIS2_QFF1 happen | Yoshihiro Shimoda | 2023-01-25 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | net: ravb: Fix lack of register setting after system resumed for Gen3 | Yoshihiro Shimoda | 2023-01-25 | 1 | -0/+6 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | net/x25: Fix to not accept on connected socket | Hyunwoo Kim | 2023-01-25 | 1 | -0/+6 | |
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf | Jakub Kicinski | 2023-01-24 | 5 | -125/+77 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | netfilter: conntrack: unify established states for SCTP paths | Sriram Yagnaraman | 2023-01-24 | 5 | -71/+44 | |
| | * | | | | | | | | | | | | Revert "netfilter: conntrack: add sctp DATA_SENT state" | Sriram Yagnaraman | 2023-01-24 | 4 | -70/+42 | |
| | * | | | | | | | | | | | | netfilter: conntrack: fix bug in for_each_sctp_chunk | Sriram Yagnaraman | 2023-01-24 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | netfilter: conntrack: fix vtag checks for ABORT/SHUTDOWN_COMPLETE | Sriram Yagnaraman | 2023-01-24 | 1 | -9/+16 | |
| * | | | | | | | | | | | | | ice: move devlink port creation/deletion | Paul M Stillwell Jr | 2023-01-24 | 2 | -11/+17 | |
| * | | | | | | | | | | | | | sctp: fail if no bound addresses can be used for a given scope | Marcelo Ricardo Leitner | 2023-01-24 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | net/sched: sch_taprio: do not schedule in taprio_reset() | Eric Dumazet | 2023-01-24 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | Revert "Merge branch 'ethtool-mac-merge'" | Paolo Abeni | 2023-01-24 | 1 | -26/+0 | |
| * | | | | | | | | | | | | | netrom: Fix use-after-free of a listening socket. | Kuniyuki Iwashima | 2023-01-24 | 1 | -0/+1 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n... | Jakub Kicinski | 2023-01-23 | 4 | -69/+66 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | iavf: schedule watchdog immediately when changing primary MAC | Stefan Assmann | 2023-01-20 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | iavf: Move netdev_update_features() into watchdog task | Marcin Szycik | 2023-01-20 | 2 | -18/+17 | |
| | * | | | | | | | | | | | | iavf: fix temporary deadlock and failure to set MAC address | Michal Schmidt | 2023-01-20 | 4 | -51/+49 | |
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf | Jakub Kicinski | 2023-01-23 | 1 | -128/+204 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | netfilter: nft_set_rbtree: skip elements in transaction from garbage collection | Pablo Neira Ayuso | 2023-01-23 | 1 | -1/+15 | |
| | * | | | | | | | | | | | | | netfilter: nft_set_rbtree: Switch to node list walk for overlap detection | Pablo Neira Ayuso | 2023-01-23 | 1 | -127/+189 | |
| * | | | | | | | | | | | | | | MAINTAINERS: Update MPTCP maintainer list and CREDITS | Mat Martineau | 2023-01-23 | 2 | -1/+7 | |
| * | | | | | | | | | | | | | | net: ethernet: adi: adin1110: Fix multicast offloading | Alexandru Tachici | 2023-01-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | net: dsa: microchip: fix probe of I2C-connected KSZ8563 | Ahmad Fatoum | 2023-01-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | ipv4: prevent potential spectre v1 gadget in fib_metrics_match() | Eric Dumazet | 2023-01-23 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | ipv4: prevent potential spectre v1 gadget in ip_metrics_convert() | Eric Dumazet | 2023-01-23 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | Merge branch 'netlink-annotate-various-data-races' | Jakub Kicinski | 2023-01-23 | 1 | -14/+24 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | netlink: annotate data races around sk_state | Eric Dumazet | 2023-01-23 | 1 | -4/+6 | |
| | * | | | | | | | | | | | | | | netlink: annotate data races around dst_portid and dst_group | Eric Dumazet | 2023-01-23 | 1 | -9/+14 | |
| | * | | | | | | | | | | | | | | netlink: annotate data races around nlk->portid | Eric Dumazet | 2023-01-23 | 1 | -2/+5 | |
| |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | ipv6: fix reachability confirmation with proxy_ndp | Gergely Risko | 2023-01-23 | 1 | -1/+14 | |
| * | | | | | | | | | | | | | | Merge branch 'ethtool-mac-merge' | David S. Miller | 2023-01-23 | 1 | -0/+26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | net: ethtool: netlink: introduce ethnl_update_bool() | Vladimir Oltean | 2023-01-23 | 1 | -0/+26 | |
| |/ / / / / / / / / / / / / / | ||||||
| * / / / / / / / / / / / / / | net: fec: Use page_pool_put_full_page when freeing rx buffers | Wei Fang | 2023-01-23 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | net: fix UaF in netns ops registration error path | Paolo Abeni | 2023-01-20 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | net: ethernet: renesas: rswitch: Fix ethernet-ports handling | Yoshihiro Shimoda | 2023-01-20 | 2 | -9/+25 | |
| * | | | | | | | | | | | | | net: mana: Fix IRQ name - add PCI and queue number | Haiyang Zhang | 2023-01-20 | 2 | -1/+11 | |
| * | | | | | | | | | | | | | netlink: prevent potential spectre v1 gadgets | Eric Dumazet | 2023-01-20 | 1 | -0/+3 | |
* | | | | | | | | | | | | | | treewide: fix up files incorrectly marked executable | Linus Torvalds | 2023-01-26 | 3 | -0/+0 | |
* | | | | | | | | | | | | | | Merge tag 'fs.fuse.acl.v6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2023-01-25 | 5 | -74/+78 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | fuse: fixes after adapting to new posix acl api | Christian Brauner | 2023-01-24 | 5 | -74/+78 | |
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge tag 'modules-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2023-01-24 | 1 | -5/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | module: Don't wait for GOING modules | Petr Pavlu | 2023-01-24 | 1 | -5/+21 | |
* | | | | | | | | | | | | | | | Merge tag 'rust-fixes-6.2' of https://github.com/Rust-for-Linux/linux | Linus Torvalds | 2023-01-24 | 1 | -11/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | rust: print: avoid evaluating arguments in `pr_*` macros in `unsafe` blocks | Miguel Ojeda | 2023-01-16 | 1 | -11/+18 | |
* | | | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2023-01-24 | 7 | -34/+32 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | KVM: selftests: Make reclaim_period_ms input always be positive | Vipin Sharma | 2023-01-22 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | KVM: x86/vmx: Do not skip segment attributes if unusable bit is set | Hendrik Borghorst | 2023-01-22 | 1 | -12/+9 |