index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-21
selftests: forwarding: pedit_dsfield: Disable IPv6 autogen on a bridge
Petr Machata
1
-1
/
+3
2023-06-21
selftests: forwarding: skbedit_priority: Disable IPv6 autogen on a bridge
Petr Machata
1
-1
/
+3
2023-06-21
selftests: forwarding: dual_vxlan_bridge: Disable IPv6 autogen on bridges
Petr Machata
1
-0
/
+1
2023-06-21
selftests: forwarding: q_in_vni: Disable IPv6 autogen on bridges
Petr Machata
1
-0
/
+1
2023-06-21
net: micrel: Change to receive timestamp in the frame for lan8841
Horatiu Vultur
1
-96
/
+154
2023-06-20
net: stmmac: dwmac-qcom-ethqos: add support for emac4 on sa8775p platforms
Bartosz Golaszewski
1
-14
/
+51
2023-06-20
dt-bindings: net: qcom,ethqos: add description for sa8775p
Bartosz Golaszewski
2
-1
/
+14
2023-06-20
net: stmmac: add new switch to struct plat_stmmacenet_data
Bartosz Golaszewski
2
-1
/
+2
2023-06-20
net: stmmac: dwmac-qcom-ethqos: add support for SGMII
Bartosz Golaszewski
1
-0
/
+37
2023-06-20
net: stmmac: dwmac-qcom-ethqos: prepare the driver for more PHY modes
Bartosz Golaszewski
1
-5
/
+26
2023-06-20
net: stmmac: dwmac-qcom-ethqos: add support for the phyaux clock
Bartosz Golaszewski
1
-15
/
+16
2023-06-20
net: stmmac: dwmac-qcom-ethqos: add support for the optional serdes phy
Bartosz Golaszewski
1
-0
/
+37
2023-06-20
net: stmmac: dwmac-qcom-ethqos: remove stray space
Bartosz Golaszewski
1
-1
/
+1
2023-06-20
net: stmmac: dwmac-qcom-ethqos: add a newline between headers
Bartosz Golaszewski
1
-0
/
+1
2023-06-20
net: stmmac: dwmac-qcom-ethqos: add missing include
Bartosz Golaszewski
1
-0
/
+1
2023-06-20
net: stmmac: dwmac-qcom-ethqos: use a helper variable for &pdev->dev
Bartosz Golaszewski
1
-23
/
+26
2023-06-20
net: stmmac: dwmac-qcom-ethqos: tweak the order of local variables
Bartosz Golaszewski
1
-1
/
+1
2023-06-20
net: stmmac: dwmac-qcom-ethqos: rename a label in probe()
Bartosz Golaszewski
1
-7
/
+7
2023-06-20
net: stmmac: dwmac-qcom-ethqos: shrink clock code with devres
Bartosz Golaszewski
1
-13
/
+11
2023-06-20
sfc: fix uninitialized variable use
Arnd Bergmann
1
-0
/
+1
2023-06-20
sfc: add CONFIG_INET dependency for TC offload
Arnd Bergmann
1
-0
/
+1
2023-06-20
net: phy-c45: Fix genphy_c45_ethtool_set_eee description
Andrew Lunn
1
-3
/
+6
2023-06-20
net: remove sk_is_ipmr() and sk_is_icmpv6() helpers
Eric Dumazet
3
-19
/
+2
2023-06-20
ipv6: fix a typo in ip6mr_sk_ioctl()
Eric Dumazet
1
-3
/
+3
2023-06-20
octeontx2-pf: TC flower offload support for rxqueue mapping
Ratheesh Kannoth
1
-2
/
+12
2023-06-20
netlabel: Reorder fields in 'struct netlbl_domaddr6_map'
Christophe JAILLET
1
-1
/
+1
2023-06-20
mptcp: Reorder fields in 'struct mptcp_pm_add_entry'
Christophe JAILLET
1
-1
/
+1
2023-06-20
mctp: Reorder fields in 'struct mctp_route'
Christophe JAILLET
1
-2
/
+2
2023-06-20
net: fec: allow to build without PAGE_POOL_STATS
Lucas Stach
2
-1
/
+3
2023-06-20
crypto: af_alg/hash: Fix recvmsg() after sendmsg(MSG_MORE)
David Howells
1
-13
/
+25
2023-06-20
net: phy: mediatek: fix compile-test dependencies
Arnd Bergmann
1
-1
/
+1
2023-06-20
ptp: ocp: Add .getmaxphase ptp_clock_info callback
Rahul Rameshbabu
1
-0
/
+7
2023-06-20
ptp: idt82p33: Add .getmaxphase ptp_clock_info callback
Rahul Rameshbabu
2
-11
/
+11
2023-06-20
ptp: ptp_clockmatrix: Add .getmaxphase ptp_clock_info callback
Rahul Rameshbabu
2
-20
/
+18
2023-06-20
net/mlx5: Add .getmaxphase ptp_clock_info callback
Rahul Rameshbabu
1
-16
/
+15
2023-06-20
ptp: Add .getmaxphase callback to ptp_clock_info
Rahul Rameshbabu
6
-4
/
+31
2023-06-20
testptp: Add support for testing ptp_clock_info .adjphase callback
Rahul Rameshbabu
1
-1
/
+18
2023-06-20
testptp: Remove magic numbers related to nanosecond to second conversion
Rahul Rameshbabu
1
-2
/
+2
2023-06-20
docs: ptp.rst: Add information about NVIDIA Mellanox devices
Rahul Rameshbabu
1
-0
/
+13
2023-06-20
ptp: Clarify ptp_clock_info .adjphase expects an internal servo to be used
Rahul Rameshbabu
2
-2
/
+20
2023-06-19
ipv6: exthdrs: Remove redundant skb_headlen() check in ip6_parse_tlv().
Kuniyuki Iwashima
1
-3
/
+0
2023-06-19
ipv6: exthdrs: Reload hdr only when needed in ipv6_srh_rcv().
Kuniyuki Iwashima
1
-2
/
+2
2023-06-19
ipv6: exthdrs: Replace pskb_pull() with skb_pull() in ipv6_srh_rcv().
Kuniyuki Iwashima
1
-5
/
+1
2023-06-19
ipv6: rpl: Remove redundant multicast tests in ipv6_rpl_srh_rcv().
Kuniyuki Iwashima
1
-2
/
+1
2023-06-19
ipv6: rpl: Remove pskb(_may)?_pull() in ipv6_rpl_srh_rcv().
Kuniyuki Iwashima
3
-26
/
+1
2023-06-18
gro: move the tc_ext comparison to a helper
Jakub Kicinski
1
-13
/
+19
2023-06-18
net: phy: at803x: Use devm_regulator_get_enable_optional()
Christophe JAILLET
1
-37
/
+7
2023-06-18
dt-bindings: net: phy: gpy2xx: more precise description
Michael Walle
1
-5
/
+6
2023-06-18
ipv6: also use netdev_hold() in ip6_route_check_nh()
Eric Dumazet
1
-4
/
+9
2023-06-18
crypto: Fix af_alg_sendmsg(MSG_SPLICE_PAGES) sglist limit
David Howells
1
-1
/
+1
[next]