Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-10 | tree-wide: remove Emacs lines from all files | Daniel Mack | |
This should be handled fine now by .dir-locals.el, so need to carry that stuff in every file. | |||
2015-11-18 | tree-wide: sort includes in *.h | Thomas Hindoe Paaboel Andersen | |
This is a continuation of the previous include sort patch, which only sorted for .c files. | |||
2015-09-18 | sd-ipv4ll: filter out unwanted ARP packets in the kernel | Tom Gundersen | |
We currently process every ARP packet, but we should only care about the ones relating to our IP address. Also rename ipv4ll helpers to apr-utils.[ch], and rework the helpers a bit. |