index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
media
/
jpeg.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-08-17
net: txgbe: Remove unnecessary NULL check before free
Simon Horman
1
-2
/
+1
2024-08-17
net: ethernet: lantiq_etop: remove unused variable
Aleksander Jan Bajkowski
1
-1
/
+0
2024-08-16
docs: networking: Align documentation with behavior change
Tariq Toukan
1
-5
/
+5
2024-08-16
dt-bindings: net: mdio: change nodename match pattern
Frank Li
1
-1
/
+1
2024-08-16
idpf: remove redundant 'req_vec_chunks' NULL check
Pavan Kumar Linga
1
-18
/
+5
2024-08-16
net: ag71xx: use devm for register_netdev
Rosen Penev
1
-13
/
+1
2024-08-16
net: ag71xx: use devm for of_mdiobus_register
Rosen Penev
1
-20
/
+3
2024-08-16
net: ag71xx: devm_clk_get_enabled
Rosen Penev
1
-30
/
+7
2024-08-16
selftests: fib_rule_tests: Test TOS matching with input routes
Ido Schimmel
1
-3
/
+28
2024-08-16
selftests: fib_rule_tests: Add negative connect tests
Ido Schimmel
1
-0
/
+20
2024-08-16
selftests: fib_rule_tests: Add negative match tests
Ido Schimmel
1
-18
/
+69
2024-08-16
selftests: fib_rule_tests: Clarify test results
Ido Schimmel
1
-9
/
+18
2024-08-16
selftests: fib_rule_tests: Remove unused functions
Ido Schimmel
1
-16
/
+0
2024-08-16
net: hns3: Use ipv6_addr_{cpu_to_be32,be32_to_cpu} helpers
Simon Horman
2
-43
/
+44
2024-08-16
net: ethernet: mtk_eth_soc: Use ipv6_addr_{cpu_to_be32,be32_to_cpu} helpers
Simon Horman
2
-9
/
+10
2024-08-16
ipv6: Add ipv6_addr_{cpu_to_be32,be32_to_cpu} helpers
Simon Horman
1
-0
/
+12
2024-08-16
net: dsa: microchip: fix tag_ksz egress mask for KSZ8795 family
Pieter Van Trappen
1
-2
/
+4
2024-08-16
net: dsa: microchip: fix KSZ87xx family structure wrt the datasheet
Pieter Van Trappen
1
-8
/
+43
2024-08-16
net: dsa: microchip: add WoL support for KSZ87xx family
Pieter Van Trappen
4
-8
/
+119
2024-08-16
net: dsa: microchip: generalize KSZ9477 WoL functions at ksz_common
Pieter Van Trappen
3
-78
/
+81
2024-08-16
net: dsa: microchip: move KSZ9477 WoL functions to ksz_common
Pieter Van Trappen
5
-198
/
+200
2024-08-16
dt-bindings: net: dsa: microchip: add microchip,pme-active-high flag
Pieter Van Trappen
1
-0
/
+5
2024-08-16
net: phy: dp83tg720: Add cable testing support
Oleksij Rempel
2
-0
/
+155
2024-08-16
phy: Add Open Alliance helpers for the PHY framework
Oleksij Rempel
4
-0
/
+128
2024-08-16
ethtool: Add new result codes for TDR diagnostics
Oleksij Rempel
1
-0
/
+4
2024-08-16
virtio-net: synchronize probe with ndo_set_features
Jason Wang
1
-5
/
+5
2024-08-16
virtio-net: synchronize operstate with admin state on up/down
Jason Wang
1
-28
/
+50
2024-08-16
virtio: allow driver to disable the configure change notification
Jason Wang
2
-3
/
+43
2024-08-16
virtio: rename virtio_config_enabled to virtio_config_core_enabled
Jason Wang
2
-13
/
+13
2024-08-16
netdev: Add missing __percpu qualifier to a cast
Uros Bizjak
1
-1
/
+1
2024-08-16
openvswitch: switch to per-action label counting in conntrack
Xin Long
2
-21
/
+12
2024-08-16
net/mlx5: Use cpumask_local_spread() instead of custom code
Erwan Velu
1
-23
/
+4
2024-08-16
ip: Move INFINITY_LIFE_TIME to addrconf.h.
Kuniyuki Iwashima
3
-5
/
+3
2024-08-16
ipv4: Initialise ifa->hash in inet_alloc_ifa().
Kuniyuki Iwashima
1
-3
/
+3
2024-08-16
ipv4: Remove redundant !ifa->ifa_dev check.
Kuniyuki Iwashima
3
-6
/
+4
2024-08-16
ipv4: Set ifa->ifa_dev in inet_alloc_ifa().
Kuniyuki Iwashima
1
-15
/
+15
2024-08-16
ipv4: Check !in_dev earlier for ioctl(SIOCSIFADDR).
Kuniyuki Iwashima
1
-4
/
+2
2024-08-16
net: macb: increase max_mtu for oversized frames
Pieter Van Trappen
1
-2
/
+2
2024-08-16
selftests/net/pmtu.sh: Fix typo in error message
Abhash Jha
1
-1
/
+1
2024-08-15
net: hns3: use correct release function during uninitialization
Peiyang Wang
1
-1
/
+1
2024-08-15
net: hns3: void array out of bound when loop tnl_num
Peiyang Wang
1
-3
/
+3
2024-08-15
net: hns3: fix a deadlock problem when config TC during resetting
Jie Wang
1
-0
/
+3
2024-08-15
net: hns3: use the user's cfg after reset
Peiyang Wang
2
-6
/
+21
2024-08-15
net: hns3: fix wrong use of semaphore up
Jie Wang
2
-4
/
+4
2024-08-15
selftests: net: lib: kill PIDs before del netns
Matthieu Baerts (NGI0)
1
-0
/
+1
2024-08-15
pse-core: Conditionally set current limit during PI regulator registration
Oleksij Rempel
1
-3
/
+8
2024-08-15
net: thunder_bgx: Fix netdev structure allocation
Marc Zyngier
1
-9
/
+21
2024-08-15
net: ethtool: Allow write mechanism of LPL and both LPL and EPL
Danielle Ratson
1
-2
/
+6
2024-08-15
vsock: fix recursive ->recvmsg calls
Cong Wang
3
-23
/
+35
2024-08-15
selftest: af_unix: Fix kselftest compilation warnings
Abhinav Jain
1
-1
/
+1
[next]