summaryrefslogtreecommitdiffhomepage
path: root/system-linux.c
AgeCommit message (Expand)Author
2019-08-05system-linux: fix resource leakHans Dedecker
2019-07-22system-linux: Coverity fixesHans Dedecker
2019-06-14netifd: fix xfrm interface deletion and standardize netlink callAndré Valentin
2019-06-13system-linux: remove superfluous dev checkHans Dedecker
2019-06-08netifd: add xfrm tunnel interface supportAndré Valentin
2019-04-15system-linux: remove debug tracingHans Dedecker
2019-04-15interface: add neighbor config supportmeurisa
2019-01-31system-linux: handle hotplug event socket ENOBUFS errorsAlin Nastac
2018-12-13system-linux: get rid of SIOCSDEVPRIVATEHans Dedecker
2018-11-19treewide: switch to C-code style commentsHans Dedecker
2018-10-17system-linux: enable by default ignore encaplimit for grev6 tunnelsHans Dedecker
2018-10-16system-linux: fix a typo in gre tunnel data parsing logicHans Dedecker
2018-09-18system-linux: enable by default ignore encaplimit for ip6 tunnelsHans Dedecker
2018-07-04system-linux: fix build error on older kernelsFelix Fietkau
2018-07-04system-linux: adjust bridge isolate mode for upstream attribute namingFelix Fietkau
2018-07-04system-linux: extend link mode speed definitionsHans Dedecker
2018-06-28system-linux: add autoneg and link-partner outputJoe Holden
2018-05-30system-linux: make encaplimit configurable for ip6 tunnels (FS#1501)Hans Dedecker
2018-04-24system-linux: fix strncpy boundsHans Dedecker
2018-04-16system-linux: check ioctl return value in system_vlan()Hans Dedecker
2018-04-14system-linux: check ioctl return value in system_if_flags()Hans Dedecker
2018-04-14system-linux: fix segfault on alloc failure in system_if_check()Hans Dedecker
2018-04-14system-linux: fix segfault on error in system_add_ip6_tunnel()Hans Dedecker
2018-04-12system-linux: remove unnecessary open call in system_if_dump_info()Hans Dedecker
2018-04-12system-linux: fix memory leak on error in system_add_vxlan()Hans Dedecker
2018-03-13device: add support for setting the isolate options for bridge portsFelix Fietkau
2018-02-26remove rps/xps configuration supportFelix Fietkau
2018-01-24system-linux: VXLAN: add options to enable and disable UDP checksumsMatthias Schiffer
2017-10-06system-linux: add support for hotplug event 'move'Martin Schiller
2017-08-29system-linux: parse map-e fmrs parameters as nested data json objectHans Dedecker
2017-08-22allow setting rps/xps defualt values via uciJohn Crispin
2017-08-17netifd: allow negative neighlocktime valuesAlin Năstac
2017-08-15system-linux: parse ipv6 specific tunnel settings as nested data jsonHans Dedecker
2017-07-21system-linux: fix GRE ikey/okey endiannessStijn Tintel
2017-06-26netifd: Fix printf calls + function declarations.Rosen Penev
2017-06-11iprule: Add option to suppress unspecific routing lookupsStefan Tomanek
2017-05-27system-linux: fix 6rd regressionHans Dedecker
2017-05-22system-linux: parse 6rd specific settings as nested json data objectHans Dedecker
2017-05-19system-linux: remove redundant check for strtoul() return valueKhem Raj
2017-04-14system-linux: allow "throw" route typeMatthias Schiffer
2017-03-21system-linux: parse vti specific settings as nested json data objectHans Dedecker
2017-03-21system-linux: parse gre specific settings as nested json data objectHans Dedecker
2017-03-07system-linux: add VXLAN supportMatthias Schiffer
2017-02-11netifd: Add option to configure locktime for each deviceAlin Năstac
2017-02-11device: add veth supportMatthias Schiffer
2017-01-31treewide: fix white space errorsHans Dedecker
2017-01-25interface-ip: route proto config support (FS#170)Hans Dedecker
2017-01-10netifd: Add sendredirects config supportDaniel Golle
2016-12-24system-linux: Don't set gre tunnel ttl by default to 64 (#FS312)Hans Dedecker
2016-11-04system-linux: cosmetic cleanupFelix Fietkau