index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
/
version.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-08-26
x25: Correct spelling in x25.h
Simon Horman
1
-1
/
+1
2024-08-26
sctp: Correct spelling in headers
Simon Horman
2
-11
/
+11
2024-08-26
net: sched: Correct spelling in headers
Simon Horman
2
-5
/
+5
2024-08-26
NFC: Correct spelling in headers
Simon Horman
2
-5
/
+5
2024-08-26
netlabel: Correct spelling in netlabel.h
Simon Horman
1
-1
/
+1
2024-08-26
net: qualcomm: rmnet: Correct spelling in if_rmnet.h
Simon Horman
1
-1
/
+1
2024-08-26
bonding: Correct spelling in headers
Simon Horman
2
-2
/
+5
2024-08-26
ipv6: Correct spelling in ipv6.h
Simon Horman
1
-2
/
+2
2024-08-26
ip_tunnel: Correct spelling in ip_tunnels.h
Simon Horman
1
-1
/
+1
2024-08-26
s390/iucv: Correct spelling in iucv.h
Simon Horman
1
-1
/
+1
2024-08-26
packet: Correct spelling in if_packet.h
Simon Horman
1
-3
/
+4
2024-08-26
net: ti: icssg-prueth: Add support for PA Stats
MD Danish Anwar
5
-83
/
+140
2024-08-26
dt-bindings: soc: ti: pruss: Add documentation for PA_STATS support
MD Danish Anwar
1
-0
/
+20
2024-08-26
phy: dp83td510: Utilize ALCD for cable length measurement when link is active
Oleksij Rempel
1
-6
/
+113
2024-08-26
ethtool: Add support for specifying information source in cable test results
Oleksij Rempel
2
-10
/
+38
2024-08-26
ethtool: Extend cable testing interface with result source information
Oleksij Rempel
3
-0
/
+22
2024-08-26
net: netconsole: selftests: Create a new netconsole selftest
Breno Leitao
4
-1
/
+243
2024-08-26
net: netconsole: Populate dynamic entry even if netpoll fails
Breno Leitao
1
-4
/
+11
2024-08-26
netpoll: Ensure clean state on setup failures
Breno Leitao
1
-5
/
+10
2024-08-26
net: phy: microchip_t1: Adds support for lan887x phy
Divya Koppera
1
-1
/
+576
2024-08-26
net: phy: Add phy library support to check supported list when autoneg is ena...
Divya Koppera
1
-1
/
+4
2024-08-26
net: netlink: Remove the dump_cb_mutex field from struct netlink_sock
Christophe JAILLET
1
-1
/
+0
2024-08-24
net: refactor ->ndo_bpf calls into dev_xdp_propagate
Mina Almasry
4
-5
/
+15
2024-08-23
net: mpls: delete redundant judgment statements
Li Zetao
1
-4
/
+2
2024-08-23
net/ipv6: delete redundant judgment statements
Li Zetao
1
-4
/
+2
2024-08-23
ip6mr: delete redundant judgment statements
Li Zetao
1
-2
/
+1
2024-08-23
net: nexthop: delete redundant judgment statements
Li Zetao
1
-4
/
+2
2024-08-23
ipmr: delete redundant judgment statements
Li Zetao
1
-2
/
+1
2024-08-23
ipv4: delete redundant judgment statements
Li Zetao
2
-6
/
+3
2024-08-23
rtnetlink: delete redundant judgment statements
Li Zetao
1
-2
/
+1
2024-08-23
neighbour: delete redundant judgment statements
Li Zetao
1
-2
/
+1
2024-08-23
fib: rules: delete redundant judgment statements
Li Zetao
1
-2
/
+1
2024-08-23
net: vxlan: delete redundant judgment statements
Li Zetao
1
-2
/
+1
2024-08-23
Documentation: networking: document phy_link_topology
Maxime Chevallier
3
-0
/
+125
2024-08-23
net: ethtool: strset: Allow querying phy stats by index
Maxime Chevallier
1
-7
/
+17
2024-08-23
net: ethtool: cable-test: Target the command to the requested PHY
Maxime Chevallier
1
-13
/
+22
2024-08-23
net: ethtool: pse-pd: Target the command to the requested PHY
Maxime Chevallier
1
-12
/
+19
2024-08-23
net: ethtool: plca: Target the command to the requested PHY
Maxime Chevallier
1
-10
/
+20
2024-08-23
netlink: specs: add ethnl PHY_GET command set
Maxime Chevallier
1
-0
/
+55
2024-08-23
net: ethtool: Introduce a command to list PHYs on an interface
Maxime Chevallier
6
-1
/
+384
2024-08-23
netlink: specs: add phy-index as a header parameter
Maxime Chevallier
1
-0
/
+3
2024-08-23
net: ethtool: Allow passing a phy index for some commands
Maxime Chevallier
4
-2
/
+91
2024-08-23
net: sfp: Add helper to return the SFP bus name
Maxime Chevallier
2
-0
/
+28
2024-08-23
net: phy: add helpers to handle sfp phy connect/disconnect
Maxime Chevallier
7
-0
/
+54
2024-08-23
net: sfp: pass the phy_device when disconnecting an sfp module's PHY
Maxime Chevallier
3
-4
/
+5
2024-08-23
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
9
-2
/
+233
2024-08-23
ipv4: Unmask upper DSCP bits when using hints
Ido Schimmel
1
-1
/
+1
2024-08-23
ipv4: udp: Unmask upper DSCP bits during early demux
Ido Schimmel
1
-1
/
+2
2024-08-23
ipv4: icmp: Pass full DS field to ip_route_input()
Ido Schimmel
1
-1
/
+1
2024-08-23
ipv4: Unmask upper DSCP bits in RTM_GETROUTE input route lookup
Ido Schimmel
1
-1
/
+1
[next]