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-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-19
net: macb: Reset TX when TX halt times out
Harini Katakam
1
-2
/
+8
2023-03-19
ixgb: Remove ixgb driver
Tony Nguyen
26
-6772
/
+0
2023-03-19
net: phy: at803x: Replace of_gpio.h with what indeed is used
Andy Shevchenko
1
-2
/
+1
2023-03-19
net: smc91x: Replace of_gpio.h with what indeed is used
Andy Shevchenko
1
-1
/
+1
2023-03-19
net: macb: Set MDIO clock divisor for pclk higher than 160MHz
Bartosz Wawrzyniak
2
-1
/
+7
2023-03-18
tcp: preserve const qualifier in tcp_sk()
Eric Dumazet
7
-13
/
+21
2023-03-18
mptcp: preserve const qualifier in mptcp_sk()
Eric Dumazet
2
-7
/
+4
2023-03-18
x25: preserve const qualifier in [a]x25_sk()
Eric Dumazet
2
-8
/
+2
2023-03-18
smc: preserve const qualifier in smc_sk()
Eric Dumazet
1
-4
/
+1
2023-03-18
af_unix: preserve const qualifier in unix_sk()
Eric Dumazet
2
-5
/
+2
2023-03-18
dccp: preserve const qualifier in dccp_sk()
Eric Dumazet
1
-4
/
+2
2023-03-18
ipv6: raw: preserve const qualifier in raw6_sk()
Eric Dumazet
1
-4
/
+1
2023-03-18
raw: preserve const qualifier in raw_sk()
Eric Dumazet
1
-4
/
+1
2023-03-18
af_packet: preserve const qualifier in pkt_sk()
Eric Dumazet
1
-4
/
+1
2023-03-18
udp: preserve const qualifier in udp_sk()
Eric Dumazet
1
-4
/
+1
2023-03-17
net/mlx5e: TC, Add support for VxLAN GBP encap/decap flows offload
Gavin Li
3
-4
/
+87
2023-03-17
ip_tunnel: Preserve pointer const in ip_tunnel_info_opts
Gavin Li
1
-5
/
+6
2023-03-17
net/mlx5e: Add helper for encap_info_equal for tunnels with options
Gavin Li
3
-23
/
+36
2023-03-17
vxlan: Expose helper vxlan_build_gbp_hdr
Gavin Li
2
-19
/
+19
2023-03-17
vxlan: Remove unused argument from vxlan_build_gbp_hdr( ) and vxlan_build_gpe_hdr( )
Gavin Li
1
-6
/
+4
2023-03-17
wwan: core: Support slicing in port TX flow of WWAN subsystem
haozhe chang
8
-36
/
+81
2023-03-17
net: macb: Increase halt timeout to accommodate 10Mbps link
Harini Katakam
1
-2
/
+1
2023-03-17
dt-bindings: net: qcom,ipa: add SDX65 compatible
Alex Elder
1
-0
/
+1
2023-03-17
net: dsa: mv88e6xxx: mask apparently non-existing phys during probing
Klaus Kudielka
1
-0
/
+1
2023-03-17
net: dsa: mv88e6xxx: move call to mv88e6xxx_mdios_register()
Klaus Kudielka
1
-12
/
+14
2023-03-17
net: dsa: mv88e6xxx: re-order functions
Klaus Kudielka
1
-179
/
+179
2023-03-17
net: dsa: mv88e6xxx: don't dispose of Global2 IRQ mappings from mdiobus code
Vladimir Oltean
1
-16
/
+4
2023-03-17
net: wangxun: Remove macro that is redefined
mengyuanlou
1
-5
/
+0
2023-03-17
ptp: kvm: Use decrypted memory in confidential guest on x86
Jeremi Piotrowski
4
-11
/
+54
2023-03-17
tools/power turbostat: version 2023.03.17
Len Brown
1
-8
/
+5
2023-03-17
tools/power turbostat: fix decoding of HWP_STATUS
Antti Laakso
1
-1
/
+1
2023-03-17
tools/power turbostat: Introduce support for EMR
Zhang Rui
1
-0
/
+3
2023-03-17
tools/power turbostat: remove stray newlines from warn/warnx strings
Len Brown
1
-2
/
+2
2023-03-17
tools/power turbostat: Fix /dev/cpu_dma_latency warnings
Prarit Bhargava
2
-1
/
+3
2023-03-17
tools/power turbostat: Provide better debug messages for failed capabilities accesses
Prarit Bhargava
2
-7
/
+7
2023-03-17
tools/power turbostat: update dump of SECONDARY_TURBO_RATIO_LIMIT
Len Brown
1
-1
/
+1
2023-03-17
net/smc: Use percpu ref for wr tx reference
Kai Shen
3
-12
/
+38
2023-03-17
inet_diag: constify raw_lookup() socket argument
Eric Dumazet
1
-1
/
+1
2023-03-17
ipv4: raw: constify raw_v4_match() socket argument
Eric Dumazet
2
-3
/
+3
2023-03-17
ipv6: raw: constify raw_v6_match() socket argument
Eric Dumazet
2
-2
/
+2
2023-03-17
udp6: constify __udp_v6_is_mcast_sock() socket argument
Eric Dumazet
1
-2
/
+2
2023-03-17
ipv6: constify inet6_mc_check()
Eric Dumazet
2
-5
/
+5
2023-03-17
udp: constify __udp_is_mcast_sock() socket argument
Eric Dumazet
1
-2
/
+2
2023-03-17
ipv4: constify ip_mc_sf_allow() socket argument
Eric Dumazet
2
-3
/
+3
2023-03-17
inet: preserve const qualifier in inet_sk()
Eric Dumazet
8
-14
/
+12
2023-03-17
netlink: specs: allow uapi-header in genetlink
Jakub Kicinski
3
-2
/
+5