index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
udev
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
udev/net: add support for the equivalent of "ethtool advertise" to .link files
Susant Sahani
2018-09-26
5
-7
/
+121
*
udev/net: replace udev_device by sd_device
Yu Watanabe
2018-09-10
2
-48
/
+50
*
link: allocate correct number of bytes in ethtool_set_features()
Thomas Haller
2018-08-27
1
-1
/
+1
*
network: replace udev_device by sd_device
Yu Watanabe
2018-08-22
1
-1
/
+2
*
link: fix type for link-config's "features" array of tristates
Thomas Haller
2018-08-07
4
-4
/
+6
*
tree-wide: drop double newline
Yu Watanabe
2018-06-29
2
-2
/
+0
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
4
-12
/
+0
*
tree-wide: use proper unicode © instead of (C) where we can
Lennart Poettering
2018-06-14
4
-4
/
+4
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
4
-8
/
+0
*
network,udev: sort included headers
Yu Watanabe
2018-05-09
1
-2
/
+2
*
network,udev: make MACAddress= in [Match] section take multiple MAC addresses
Yu Watanabe
2018-05-09
3
-3
/
+4
*
link: Add support to configure channels of the specified network device (#8882)
Susant Sahani
2018-05-08
5
-0
/
+127
*
ethtool: get_glinksettings Fix copy (#8889)
Susant Sahani
2018-05-03
1
-1
/
+1
*
link: follow our rule of suffix settings with = in log messages
Lennart Poettering
2018-04-26
1
-1
/
+1
*
networkd,udev: clean up MTU handling
Lennart Poettering
2018-04-26
3
-3
/
+3
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
4
-52
/
+0
*
tree-wide: use TAKE_PTR() and TAKE_FD() macros
Yu Watanabe
2018-04-05
1
-2
/
+1
*
macro: introduce TAKE_PTR() macro
Lennart Poettering
2018-03-22
1
-2
/
+1
*
systemd-link: Remove UDP Fragmentation Offload support. (#8183)
Rosen Penev
2018-03-18
3
-3
/
+1
*
cocci: there's not ENOTSUP, there's only EOPNOTSUPP
Lennart Poettering
2018-01-11
1
-2
/
+2
*
ethtool-util: don't pass fds as pointers if we don't have to
Lennart Poettering
2018-01-11
1
-17
/
+18
*
ethtool-util: fix weird whitespace
Lennart Poettering
2018-01-11
1
-3
/
+1
*
ethtool-util: order includes properly
Lennart Poettering
2018-01-11
1
-2
/
+2
*
ethtool-util: no need for memcpy() where normal assignment works too
Lennart Poettering
2018-01-11
1
-2
/
+2
*
systemd-udevd: fix speed/duplex processing with valid .link files (#7808)
Bruce A. Johnson
2018-01-05
1
-3
/
+3
*
core,udev,networkd: add ConditionKernelVersion=
Lennart Poettering
2017-12-26
3
-4
/
+8
*
udev-link-config: add missing OOM check
Lennart Poettering
2017-12-14
1
-0
/
+2
*
link-config: make initialization to -1 less weird
Lennart Poettering
2017-12-14
1
-1
/
+1
*
tree-wide: adjust fall through comments so that gcc is happy
Shawn Landden
2017-11-20
2
-1
/
+4
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
4
-0
/
+4
*
conf-parser: turn three bool function params into a flags fields
Lennart Poettering
2017-11-13
1
-1
/
+1
*
build-sys: use #if Y instead of #ifdef Y everywhere
Zbigniew Jędrzejewski-Szmek
2017-10-04
1
-1
/
+1
*
systemd-link: Add support to configure tx-tcp6-segmentation (#6859)
Susant Sahani
2017-09-19
3
-5
/
+8
*
exec-util,conf-files: skip non-executable files in execute_directories()
Lennart Poettering
2017-09-13
1
-1
/
+1
*
systemd-link: ethtool add support for more Wake up Lan setting (#6331)
Susant Sahani
2017-08-31
2
-23
/
+63
*
build-sys: drop gitignore patterns for in-tree builds
Zbigniew Jędrzejewski-Szmek
2017-07-18
1
-1
/
+0
*
build-sys: drop automake support
Zbigniew Jędrzejewski-Szmek
2017-07-18
1
-1
/
+0
*
ethtool: fix half-duplex / full-duplex confusion (#6209)
Susant Sahani
2017-06-30
1
-2
/
+2
*
ethtool: warn when ethtool_set_glinksettings not supported
Susant Sahani
2017-06-26
1
-5
/
+6
*
ethtool: Fix speed in 593022fa377d40d9a645919759b04c53cf4eace8
Susant Sahani
2017-06-26
1
-1
/
+1
*
systemd-link: add support to configure the device port (#6153)
Susant Sahani
2017-06-26
5
-11
/
+47
*
Merge pull request #4879 from poettering/systemd
Zbigniew Jędrzejewski-Szmek
2017-01-15
1
-7
/
+2
|
\
|
*
util-lib: various improvements to kernel command line parsing
Lennart Poettering
2016-12-21
1
-7
/
+2
*
|
build-sys: add check for gperf lookup function signature (#5055)
Mike Gilbert
2017-01-10
1
-1
/
+1
|
/
*
link: fix offload features initialization (#4639)
Maks Naumov
2016-11-14
1
-1
/
+1
*
Link: port to new ethtool ETHTOOL_xLINKSETTINGS
Susant Sahani
2016-11-10
5
-9
/
+248
*
sd-device/networkd: unify code to get a socket for issuing netdev ioctls on
Lennart Poettering
2016-10-06
1
-3
/
+3
*
udev: use get_proc_cmdline_key instead of FOREACH_WORD_QUOTED
Zbigniew Jędrzejewski-Szmek
2016-09-14
1
-12
/
+4
*
fix #4080
Susant Sahani
2016-09-02
1
-8
/
+12
*
link : add support to configure LRO and GRO Offload features
Susant Sahani
2016-08-31
3
-0
/
+6
[next]