| Commit message (Expand) | Author | Age | Files | Lines |
* | dt-bindings: net: Add Motorcomm yt8xxx ethernet phy | Frank Sae | 2023-02-03 | 2 | -0/+119 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2023-02-02 | 6 | -6/+59 |
|\ |
|
| * | Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 2023-02-02 | 1 | -1/+1 |
| |\ |
|
| | * | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | Jakub Kicinski | 2023-01-31 | 1 | -1/+1 |
| | |\ |
|
| | | * | ice: Fix broken link in ice NAPI doc | Michal Wilczynski | 2023-01-27 | 1 | -1/+1 |
| * | | | Merge tag 'x86_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2023-01-29 | 1 | -0/+36 |
| |\ \ \ |
|
| | * | | | x86/sev: Add SEV-SNP guest feature negotiation support | Nikunj A Dadhania | 2023-01-19 | 1 | -0/+36 |
| * | | | | Fix up more non-executable files marked executable | Linus Torvalds | 2023-01-28 | 1 | -0/+0 |
| * | | | | Merge tag 'i2c-for-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2023-01-27 | 1 | -2/+2 |
| |\ \ \ \ |
|
| | * | | | | dt-bindings: i2c: renesas,rzv2m: Fix SoC specific string | Fabrizio Castro | 2023-01-20 | 1 | -2/+2 |
| * | | | | | Merge tag 'regulator-fix-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2023-01-27 | 1 | -2/+19 |
| |\ \ \ \ \ |
|
| | * | | | | | regulator: dt-bindings: samsung,s2mps14: add lost samsung,ext-control-gpios | Krzysztof Kozlowski | 2023-01-20 | 1 | -2/+19 |
| * | | | | | | Merge tag 'riscv-for-linus-6.2-rc6' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2023-01-27 | 1 | -1/+1 |
| |\ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| | * | | | | | Merge patch series "riscv,isa fixups" | Palmer Dabbelt | 2023-01-06 | 1 | -1/+1 |
| | |\ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|
| | | * | | | | dt-bindings: riscv: fix single letter canonical order | Conor Dooley | 2023-01-06 | 1 | -1/+1 |
| | | * | | | | dt-bindings: riscv: fix underscore requirement for multi-letter extensions | Conor Dooley | 2023-01-06 | 1 | -1/+1 |
* | | | | | | | neighbor: fix proxy_delay usage when it is zero | Brian Haley | 2023-02-02 | 1 | -0/+8 |
* | | | | | | | dt-bindings: net: add amlogic gxl mdio multiplexer | Jerome Brunet | 2023-02-01 | 1 | -0/+64 |
* | | | | | | | docs: netlink: add a starting guide for working with specs | Jakub Kicinski | 2023-02-01 | 3 | -0/+84 |
* | | | | | | | netlink: specs: add partial specification for ethtool | Jakub Kicinski | 2023-02-01 | 1 | -0/+392 |
* | | | | | | | netlink: specs: finish up operation enum-models | Jakub Kicinski | 2023-02-01 | 4 | -9/+92 |
* | | | | | | | Documentation: networking: correct spelling | Randy Dunlap | 2023-01-31 | 35 | -49/+49 |
* | | | | | | | dt-bindings: mfd: ocelot: add ethernet-switch hardware support | Colin Foster | 2023-01-31 | 1 | -0/+9 |
* | | | | | | | dt-bindings: net: mscc,vsc7514-switch: add dsa binding for the vsc7512 | Colin Foster | 2023-01-31 | 1 | -23/+90 |
* | | | | | | | Merge tag 'batadv-next-pullrequest-20230127' of git://git.open-mesh.org/linux... | David S. Miller | 2023-01-30 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | batman-adv: Fix mailing list address | Sven Eckelmann | 2023-01-21 | 1 | -1/+1 |
* | | | | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 2023-01-28 | 6 | -3/+594 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | bpf/docs: Document the nocast aliasing behavior of ___init | David Vernet | 2023-01-25 | 1 | -0/+43 |
| * | | | | | | | | bpf/docs: Document how nested trusted fields may be defined | David Vernet | 2023-01-25 | 1 | -1/+21 |
| * | | | | | | | | bpf/docs: Document cpumask kfuncs in a new file | David Vernet | 2023-01-25 | 3 | -0/+405 |
| * | | | | | | | | bpf, docs: Fix modulo zero, division by zero, overflow, and underflow | Dave Thaler | 2023-01-24 | 1 | -2/+14 |
| * | | | | | | | | bpf: Document XDP RX metadata | Stanislav Fomichev | 2023-01-23 | 2 | -0/+111 |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2023-01-28 | 8 | -21/+37 |
|\ \ \ \ \ \ \ \ \
| | |_|/ / / / / /
| |/| | | | | | | |
|
| * | | | | | | | | Merge tag 'net-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 2023-01-26 | 2 | -8/+4 |
| |\ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/
| | |/| | | | | | |
|
| | * | | | | | | | docs: networking: Fix bridge documentation URL | Ivan Vecera | 2023-01-26 | 1 | -1/+1 |
| | * | | | | | | | netfilter: conntrack: unify established states for SCTP paths | Sriram Yagnaraman | 2023-01-24 | 1 | -7/+3 |
| * | | | | | | | | Merge tag 'char-misc-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2023-01-21 | 1 | -1/+23 |
| |\ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ | Merge tag 'icc-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/djak... | Greg Kroah-Hartman | 2023-01-20 | 1 | -1/+23 |
| | |\ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|/
| | |/| | | | | | | |
|
| | | * | | | | | | | dt-bindings: interconnect: Add UFS clocks to MSM8996 A2NoC | Konrad Dybcio | 2023-01-05 | 1 | -1/+23 |
| | | | |_|_|/ / /
| | | |/| | | | | |
|
| * | | | | | | | | Merge tag 'kbuild-fixes-v6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2023-01-21 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | docs: kbuild: remove mention to dropped $(objtree) feature | Miguel Ojeda | 2023-01-08 | 1 | -1/+1 |
| | | |_|_|_|_|_|/
| | |/| | | | | | |
|
| * | | | | | | | | Merge tag 'soc-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/so... | Linus Torvalds | 2023-01-20 | 1 | -3/+2 |
| |\ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ | Merge tag 'qcom-driver-fixes-for-6.2' of https://git.kernel.org/pub/scm/linux... | Arnd Bergmann | 2023-01-10 | 1 | -3/+2 |
| | |\ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/ /
| | |/| | | | | | | |
|
| | | * | | | | | | | dt-bindings: soc: qcom: apr: Make qcom,protection-domain optional again | Stephan Gerhold | 2023-01-06 | 1 | -3/+2 |
| | | | |_|/ / / /
| | | |/| | | | | |
|
| * | | | | | | | | Merge tag 'phy-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ph... | Linus Torvalds | 2023-01-20 | 3 | -8/+7 |
| |\ \ \ \ \ \ \ \
| | |_|_|_|_|/ / /
| |/| | | | | | | |
|
| | * | | | | | | | dt-bindings: phy: g12a-usb2-phy: fix compatible string documentation | Heiner Kallweit | 2023-01-18 | 1 | -4/+4 |
| | * | | | | | | | dt-bindings: phy: g12a-usb3-pcie-phy: fix compatible string documentation | Heiner Kallweit | 2023-01-18 | 1 | -3/+3 |
| | * | | | | | | | phy: Revert "phy: qualcomm: usb28nm: Add MDM9607 init sequence" | Marijn Suijten | 2023-01-13 | 1 | -1/+0 |
| | | |/ / / / /
| | |/| | | | | |
|
* | | | | | | | | xfrm: extend add state callback to set failure reason | Leon Romanovsky | 2023-01-27 | 1 | -1/+1 |
* | | | | | | | | xfrm: extend add policy callback to set failure reason | Leon Romanovsky | 2023-01-27 | 1 | -1/+1 |