summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-07-221-3/+94
|\
| * bpf: Introduce SK_LOOKUP program type with a dedicated attach pointJakub Sitnicki2020-07-171-0/+77
| * bpf: Drop duplicated words in uapi helper commentsRandy Dunlap2020-07-161-3/+3
| * bpf: cpumap: Add the possibility to attach an eBPF program to cpumapLorenzo Bianconi2020-07-161-0/+5
| * cpumap: Formalize map value as a named structLorenzo Bianconi2020-07-161-0/+9
* | bareudp: Reverted support to enable & disable rx metadata collectionMartin Varghese2020-07-211-1/+0
* | ptp: introduce a phase offset in the periodic output requestVladimir Oltean2020-07-191-2/+17
* | ptp: add ability to configure duty cycle for periodic outputVladimir Oltean2020-07-191-3/+14
* | icmp: support rfc 4884Willem de Bruijn2020-07-193-1/+36
* | net: phy: add USXGMII link partner ability constantsMichael Walle2020-07-191-0/+26
* | tcp: add SNMP counter for no. of duplicate segments reported by DSACKPriyaranjan Jha2020-07-171-0/+1
|/
* net: caif: drop duplicate words in commentsRandy Dunlap2020-07-151-1/+1
* net: bridge: Add port attribute IFLA_BRPORT_MRP_IN_OPENHoratiu Vultur2020-07-141-0/+1
* bridge: uapi: mrp: Extend MRP_INFO attributes for interconnect statusHoratiu Vultur2020-07-141-0/+5
* bridge: uapi: mrp: Extend MRP attributes for MRP interconnectHoratiu Vultur2020-07-142-0/+91
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-07-133-1/+16
|\
| * xsk: Add xdp statistics to xsk_diagCiara Loftus2020-07-131-0/+11
| * xsk: Add new statisticsCiara Loftus2020-07-131-1/+4
| * bpf: Add BPF_CGROUP_INET_SOCK_RELEASE hookStanislav Fomichev2020-07-081-0/+1
* | atm: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-131-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-114-21/+24
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-07-101-20/+21
| |\ \
| | * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-06-301-20/+21
| | |\ \
| | | * | bpf: Fix formatting in documentation for BPF helpersQuentin Monnet2020-06-231-20/+21
| * | | | Merge tag 'io_uring-5.8-2020-07-10' of git://git.kernel.dk/linux-blockLinus Torvalds2020-07-101-0/+1
| |\ \ \ \
| | * | | | io_uring: export cq overflow status to userspaceXiaoguang Wang2020-07-081-0/+1
| * | | | | Merge tag 'vfio-v5.8-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds2020-06-271-1/+1
| |\ \ \ \ \
| | * | | | | vfio/type1: Fix migration info capability IDAlex Williamson2020-06-181-1/+1
| * | | | | | Merge tag 'drm-fixes-2020-06-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-06-261-0/+1
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Merge tag 'drm-misc-fixes-2020-06-25' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-06-261-0/+1
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | drm/fb-helper: Fix vt restoreDaniel Vetter2020-06-241-0/+1
| | | |/ / /
* | | | | | ethtool: add tunnel info interfaceJakub Kicinski2020-07-102-0/+57
* | | | | | devlink: Add a new devlink port split ability attribute and pass to netlinkDanielle Ratson2020-07-091-0/+1
* | | | | | devlink: Add a new devlink port lanes attribute and pass to netlinkDanielle Ratson2020-07-091-0/+2
* | | | | | mptcp: add MPTCP socket diag interfacePaolo Abeni2020-07-091-0/+17
* | | | | | inet_diag: support for wider protocol numbersPaolo Abeni2020-07-091-0/+1
* | | | | | ethtool: Add support for 100Gbps per lane link modesMeir Lichtinger2020-07-081-0/+15
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2020-07-081-0/+14
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | netfilter: nf_tables: reject unsupported chain flagsPablo Neira Ayuso2020-07-041-0/+3
| * | | | | netfilter: nf_tables: add NFT_CHAIN_BINDINGPablo Neira Ayuso2020-07-041-0/+1
| * | | | | netfilter: nf_tables: expose enum nft_chain_flags through UAPIPablo Neira Ayuso2020-07-041-0/+5
| * | | | | netfilter: nf_tables: add NFTA_VERDICT_CHAIN_ID attributePablo Neira Ayuso2020-07-041-0/+2
| * | | | | netfilter: nf_tables: add NFTA_RULE_CHAIN_ID attributePablo Neira Ayuso2020-07-041-0/+1
| * | | | | netfilter: nf_tables: add NFTA_CHAIN_ID attributePablo Neira Ayuso2020-07-041-0/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-07-041-99/+172
|\ \ \ \ \ \
| * | | | | | bpf: Introduce helper bpf_get_task_stack()Song Liu2020-07-011-1/+36
| * | | | | | bpf: Add bpf_skc_to_udp6_sock() helperYonghong Song2020-06-241-1/+8
| * | | | | | bpf: Add bpf_skc_to_{tcp, tcp_timewait, tcp_request}_sock() helpersYonghong Song2020-06-241-1/+22
| * | | | | | bpf: Add bpf_skc_to_tcp6_sock() helperYonghong Song2020-06-241-1/+8
| * | | | | | bpf: Add SO_KEEPALIVE and related options to bpf_setsockoptDmitry Yakunin2020-06-241-2/+5