aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/contrib/kernel-tree (follow)
Commit message (Collapse)AuthorAgeFilesLines
* contrib: filter compat linesJason A. Donenfeld2017-10-111-0/+28
|
* kernel-tree: remember UAPI in patch creationJason A. Donenfeld2017-10-021-1/+1
|
* jerry-rig: symlinks are better for tree patchingJason A. Donenfeld2017-05-172-4/+5
| | | | | | Use a symlink instead of lots of ../../.. Suggested-by: Benedikt Morbach <benedikt.morbach@googlemail.com>
* create-patch: add context below to work with busybox patchJason A. Donenfeld2017-02-271-2/+4
| | | | | | | | It turns out that GNU patch is happy to only have one line of context above the inserted area and zero lines below, because of its fuzzy match feature. However, busybox patch is crippled and terrible, and thus must have context above and below the insertion point. So, we grudgingly add it to our manually crafted minimal patch.
* create-patch: be sure it's actually after NETFILTERJason A. Donenfeld2017-02-131-1/+1
|
* compat: backport siphash & dst_cache from mainlineJason A. Donenfeld2017-02-131-1/+1
|
* ratelimiter: load hashlimit at modinsert timeJason A. Donenfeld2016-11-291-2/+2
| | | | This fixes a potential race with net_lock and rtnl_lock.
* selftest: move to subfolderJason A. Donenfeld2016-08-021-1/+1
|
* contrib: move patchers to contrib/kernel-treeJason A. Donenfeld2016-08-022-0/+32