index
:
~lkundrak/NetworkManager
lr/active-connection-state-changed
lr/auth-dialog
lr/completion-4
lr/guide
lr/ifla-flags-detection
lr/initrd
lr/nmcli-colors
lr/ovs-2
lr/ovs-3
lr/ovs-interface-plink
lr/rp-filter
lr/version-dir
lr/wifi-data
master
nm-1-0
nm-1-10
nm-1-14
nm-1-4
nm-1-6
nm-1-8
pan2
LR staging for NetworkManager
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
platform
/
nm-linux-platform.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-07
platform/wpan: allow setting channel
Lubomir Rintel
1
-0
/
+8
2018-09-15
docs: misc. typos
luz.paz
1
-2
/
+2
2018-09-07
platform/wireguard: rework parsing wireguard links in platform
Thomas Haller
1
-135
/
+299
2018-09-07
platform/trivial: rename local variables for nla_policy/nlattr
Thomas Haller
1
-37
/
+37
2018-09-07
platform: fix resusing ext-data from cache in _new_from_nl_link()
Thomas Haller
1
-0
/
+1
2018-09-07
platform/trivial: move code in nm-linux-platform.c around
Thomas Haller
1
-213
/
+209
2018-09-07
platform: let _lookup_cached_link() also return cached links that are not in ...
Thomas Haller
1
-7
/
+11
2018-09-07
platform: cleanup error paths
Thomas Haller
1
-144
/
+98
2018-09-05
platform: fix typo
Beniamino Galvani
1
-17
/
+17
2018-09-04
shared: move file-get-contents and file-set-contents helper to shared/
Thomas Haller
1
-0
/
+1
2018-09-04
core: extend nm_utils_*_get_contents() to zero temporary memory
Thomas Haller
1
-3
/
+9
2018-08-27
build: always define NM_MORE_LOGGING define and don't check with #ifdef
Thomas Haller
1
-2
/
+2
2018-08-20
platform: if AF_INET6 is not available, don't warn
Lubomir Rintel
1
-0
/
+3
2018-08-06
platform: rename instances of Wireguard to WireGuard
Javier Arteaga
1
-15
/
+15
2018-07-13
platform: put wireguard_family_id in NMPObjectLink
Javier Arteaga
1
-6
/
+4
2018-07-11
platform: add support for changing VF attributes
Beniamino Galvani
1
-0
/
+136
2018-07-11
platform: allow setting drivers-autoprobe on SR-IOV PFs
Beniamino Galvani
1
-24
/
+49
2018-07-11
all: don't use gchar/gshort/gint/glong but C types
Thomas Haller
1
-5
/
+5
2018-07-09
platform: reduce logging level for wireguard messages
Thomas Haller
1
-6
/
+5
2018-07-09
platform: fix -Werror=maybe-uninitialized in _new_from_nl_link()
Thomas Haller
1
-1
/
+1
2018-07-09
platform/linux: drop an unused variable
Lubomir Rintel
1
-1
/
+0
2018-07-09
merge: branch 'wireguard-platform' of https://github.com/jbeta/NetworkManager
Lubomir Rintel
1
-0
/
+325
2018-07-02
platform: add ip6gre/ip6gretap tunnels support
Beniamino Galvani
1
-0
/
+146
2018-07-02
platform: add gretap tunnels support
Beniamino Galvani
1
-4
/
+17
2018-07-02
platform: fix linux-platform link_*_add() functions signature
Beniamino Galvani
1
-7
/
+7
2018-07-02
platform: avoid double log messages
Beniamino Galvani
1
-87
/
+0
2018-07-02
platform: fix attribute size in link_gre_add()
Beniamino Galvani
1
-2
/
+2
2018-07-01
platform: add support for WireGuard links
Javier Arteaga
1
-2
/
+315
2018-06-28
platform-linux: add support function for genl
Javier Arteaga
1
-0
/
+12
2018-06-26
platform/linux: add support for 6LoWPAN links
Lubomir Rintel
1
-0
/
+36
2018-06-26
platform/linux: add support for WPAN links
Lubomir Rintel
1
-18
/
+73
2018-06-26
platform/linux: recognize 6LoWPAN links
Lubomir Rintel
1
-0
/
+10
2018-06-26
platform/linux: recognize WPAN links
Lubomir Rintel
1
-0
/
+3
2018-06-26
platform: move the management of the genl socket to linux-platform
Lubomir Rintel
1
-1
/
+28
2018-06-26
platform: attach WifiData to NMPObject
Lubomir Rintel
1
-30
/
+34
2018-06-26
platform: don't initialize pllink when not needed
Lubomir Rintel
1
-1
/
+1
2018-06-26
platform/wifi: turn NMWifiUtils into a GObject
Lubomir Rintel
1
-5
/
+5
2018-06-26
platform/wifi: rename wifi-utils to nm-wifi-utils
Lubomir Rintel
1
-25
/
+25
2018-06-26
platform/wifi: drop *_get_wowlan()
Lubomir Rintel
1
-1
/
+1
2018-06-22
platform: add methods to retrieve current WoWLAN state
Alfonso Sánchez-Beato
1
-0
/
+8
2018-06-15
platform: add support for wake-on-wlan
Simon Fels
1
-0
/
+9
2018-05-10
all: use the elvis operator wherever possible
Lubomir Rintel
1
-1
/
+1
2018-04-30
all: remove consecutive empty lines
Beniamino Galvani
1
-3
/
+0
2018-04-09
platform: support creating non-persistant TUN/TAP devices
Thomas Haller
1
-9
/
+14
2018-04-09
platform: workaround kernel issue for tun device for first RTM_NETLINK event
Thomas Haller
1
-0
/
+14
2018-04-09
platform: refetch TUN link when no type-specific lnk data was received
Thomas Haller
1
-0
/
+1
2018-04-09
platform: enable parsing tun/tap properties from netlink
Thomas Haller
1
-4
/
+0
2018-04-09
platform: refactor fetching links in cache_on_change()
Thomas Haller
1
-26
/
+20
2018-04-09
platform: assert in nm_platform_link_tun_add() for unsupported options
Thomas Haller
1
-2
/
+3
2018-03-20
core/platform: add support for TUN/TAP netlink support and various cleanup
Thomas Haller
1
-80
/
+132
[next]