| Commit message (Expand) | Author | Age | Files | Lines |
* | ip_tunnel: convert __be16 tunnel flags to bitmaps | Alexander Lobakin | 2024-04-01 | 1 | -12/+14 |
* | genetlink: Use internal flags for multicast groups | Ido Schimmel | 2023-12-29 | 1 | -1/+1 |
* | psample: Require 'CAP_NET_ADMIN' when joining "packets" group | Ido Schimmel | 2023-12-07 | 1 | -1/+2 |
* | genetlink: start to validate reserved header bytes | Jakub Kicinski | 2022-08-29 | 1 | -0/+1 |
* | psample: Add additional metadata attributes | Ido Schimmel | 2021-03-14 | 1 | -1/+38 |
* | psample: Encapsulate packet metadata in a struct | Ido Schimmel | 2021-03-14 | 1 | -2/+4 |
* | net: psample: Fix netlink skb length with tunnel info | Chris Mi | 2021-02-25 | 1 | -2/+2 |
* | net: remove redundant 'depends on NET' | Masahiro Yamada | 2021-01-28 | 1 | -1/+0 |
* | genetlink: move to smaller ops wherever possible | Jakub Kicinski | 2020-10-03 | 1 | -3/+3 |
* | net: psample: fix build error when CONFIG_INET is not enabled | Randy Dunlap | 2020-05-24 | 1 | -0/+8 |
* | net: psample: Add tunnel support | Chris Mi | 2020-05-22 | 1 | -0/+157 |
* | net: psample: fix skb_over_panic | Nikolay Aleksandrov | 2019-11-26 | 1 | -1/+1 |
* | net: sched: take reference to psample group in flow_action infra | Vlad Buslov | 2019-09-16 | 1 | -6/+14 |
* | net: sched: act_sample: fix psample group handling on overwrite | Vlad Buslov | 2019-08-29 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 2 | -0/+2 |
* | genetlink: optionally validate strictly/dumps | Johannes Berg | 2019-04-27 | 1 | -0/+1 |
* | MAINTAINERS: Update Yotam's E-mail | Yotam Gigi | 2017-11-01 | 1 | -1/+1 |
* | networking: make skb_put & friends return void pointers | Johannes Berg | 2017-06-16 | 1 | -1/+1 |
* | net: Introduce psample, a new genetlink channel for packet sampling | Yotam Gigi | 2017-01-24 | 3 | -0/+321 |