/* SPDX-License-Identifier: GPL-2.0 */ #undef LOCK #define LOCK RSL #undef UNLOCK #define UNLOCK RSU #undef RLOCK #define RLOCK RSL #undef WLOCK #define WLOCK WSL #undef INIT #define INIT RWSI -net-next.git/atom/net/core?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2020-02-24devlink: add ACL generic packet trapsJiri Pirko
2020-02-24net: Remove unneeded export of a couple of xdp generic functionsDavid Ahern
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller