index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-23
vsock_test: POLLIN + SO_RCVLOWAT test
Arseniy Krasnov
1
-0
/
+108
2022-08-23
vmci/vsock: check SO_RCVLOWAT before wake up reader
Arseniy Krasnov
2
-3
/
+3
2022-08-23
virtio/vsock: check SO_RCVLOWAT before wake up reader
Arseniy Krasnov
1
-1
/
+1
2022-08-23
vsock: add API call for data ready
Arseniy Krasnov
2
-0
/
+11
2022-08-23
vsock: pass sock_rcvlowat to notify_poll_in as target
Arseniy Krasnov
1
-1
/
+2
2022-08-23
vmci/vsock: use 'target' in notify_poll_in callback
Arseniy Krasnov
2
-8
/
+8
2022-08-23
virtio/vsock: use 'target' in notify_poll_in callback
Arseniy Krasnov
1
-4
/
+1
2022-08-23
hv_sock: disable SO_RCVLOWAT support
Arseniy Krasnov
1
-0
/
+7
2022-08-23
vsock: SO_RCVLOWAT transport set callback
Arseniy Krasnov
2
-0
/
+21
2022-08-23
net: sched: remove duplicate check of user rights in qdisc
Zhengchao Shao
2
-21
/
+0
2022-08-22
net: dsa: tag_8021q: remove old comment regarding dsa_8021q_netdev_ops
Vladimir Oltean
1
-3
/
+1
2022-08-22
net_sched: move from strlcpy with unused retval to strscpy
Wolfram Sang
2
-2
/
+2
2022-08-22
openvswitch: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-08-22
ethtool: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-4
/
+4
2022-08-22
dsa: move from strlcpy with unused retval to strscpy
Wolfram Sang
2
-4
/
+4
2022-08-22
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
3
-5
/
+5
2022-08-22
packet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2022-08-22
l2tp: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2022-08-22
ipv6: move from strlcpy with unused retval to strscpy
Wolfram Sang
4
-4
/
+4
2022-08-22
ipv4: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-08-22
caif: move from strlcpy with unused retval to strscpy
Wolfram Sang
4
-5
/
+5
2022-08-22
bridge: move from strlcpy with unused retval to strscpy
Wolfram Sang
3
-7
/
+7
2022-08-22
ax25: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-08-22
vlan: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-3
/
+3
2022-08-22
isdn: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2022-08-22
net: dsa: make phylink-related OF properties mandatory on DSA and CPU ports
Vladimir Oltean
1
-5
/
+167
2022-08-22
net: dsa: rename dsa_port_link_{,un}register_of
Vladimir Oltean
3
-16
/
+16
2022-08-22
net: dsa: avoid dsa_port_link_{,un}register_of() calls with platform data
Vladimir Oltean
1
-10
/
+24
2022-08-22
of: base: export of_device_compatible_match() for use in modules
Vladimir Oltean
1
-0
/
+1
2022-08-22
dt-bindings: net: dsa: make phylink bindings required for CPU/DSA ports
Vladimir Oltean
1
-0
/
+17
2022-08-22
dt-bindings: net: dsa: rzn1-a5psw: add missing CPU port phy-mode to example
Vladimir Oltean
1
-0
/
+2
2022-08-22
dt-bindings: net: dsa: microchip: add missing CPU port phy-mode to example
Vladimir Oltean
1
-0
/
+4
2022-08-22
dt-bindings: net: dsa: b53: add missing CPU port phy-mode to example
Vladimir Oltean
1
-0
/
+2
2022-08-22
dt-bindings: net: dsa: hellcreek: add missing CPU port phy-mode/fixed-link to...
Vladimir Oltean
1
-0
/
+6
2022-08-22
dt-bindings: net: dsa: xrs700x: add missing CPU port phy-mode to example
Vladimir Oltean
1
-0
/
+2
2022-08-22
net: prestera: cache port state for non-phylink ports too
Maksym Glubokiy
1
-19
/
+17
2022-08-22
net: freescale: xgmac: Do not dereference fwnode in struct device
zhaoxiao
1
-1
/
+1
2022-08-22
Remove DECnet support from kernel
Stephen Hemminger
49
-12153
/
+10
2022-08-22
net: lan966x: Extend MAC to support also lag interfaces.
Horatiu Vultur
3
-16
/
+119
2022-08-22
net: lan966x: Extend FDB to support also lag
Horatiu Vultur
2
-0
/
+31
2022-08-22
net: lan966x: Add lag support for lan966x
Horatiu Vultur
5
-20
/
+443
2022-08-22
net: lan966x: Extend lan966x_foreign_bridging_check
Horatiu Vultur
1
-8
/
+24
2022-08-22
net: lan966x: Expose lan966x_switchdev_nb and lan966x_switchdev_blocking_nb
Horatiu Vultur
2
-4
/
+4
2022-08-22
net: lan966x: Flush fdb workqueue when port is leaving a bridge.
Horatiu Vultur
3
-7
/
+10
2022-08-22
net: lan966x: Split lan966x_fdb_event_work
Horatiu Vultur
1
-55
/
+69
2022-08-22
net: lan966x: Add registers used to configure lag interfaces
Horatiu Vultur
1
-0
/
+45
2022-08-22
tsnep: Record RX queue
Gerhard Engleder
2
-1
/
+5
2022-08-22
tsnep: Support full DMA mask
Gerhard Engleder
1
-0
/
+7
2022-08-22
tsnep: Improve TX length handling
Gerhard Engleder
1
-11
/
+21
2022-08-22
tsnep: Add loopback support
Gerhard Engleder
1
-17
/
+54
[next]