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
*
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
*
link : add support to configure Offload features (#4017)
Susant Sahani
2016-08-30
5
-19
/
+149
*
tree-wide: place #pragma once at the same place everywhere
Lennart Poettering
2016-02-20
2
-4
/
+4
*
Remove/add (un)needed includes
Nathan McSween
2016-02-19
1
-1
/
+0
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
4
-8
/
+0
*
siphash24: change result argument to uint64_t
Martin Pitt
2015-11-16
1
-3
/
+3
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move /proc/cmdline parsing code to proc-cmdline.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move string table stuff into its own string-table.[ch]
Lennart Poettering
2015-10-27
2
-4
/
+5
*
util-lib: split stat()/statfs()/stavfs() related calls into stat-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-0
/
+1
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
2
-11
/
+12
*
document ability to disable MACAddressPolicy
Jacob Keller
2015-10-06
2
-1
/
+4
*
tree-wide: drop {} from one-line if blocks
Lennart Poettering
2015-09-09
1
-2
/
+1
*
sd-netlink: rename from sd-rtnl
Tom Gundersen
2015-06-13
1
-4
/
+4
*
udev: add some asserts
Tom Gundersen
2015-06-02
1
-0
/
+4
*
udev: link-config - fix corruption
Tom Gundersen
2015-05-21
2
-7
/
+8
*
udevd: net - fix leak in .link config
Tom Gundersen
2015-05-16
1
-3
/
+3
*
udev: fix coding style
Susant Sahani
2015-05-06
1
-2
/
+1
[next]