summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* net: sched: pie: add more cases to auto-tune alpha and betaMohit P. Tahiliani2019-02-251-1/+1
* net: phy: improve definition of __ETHTOOL_LINK_MODE_MASK_NBITSHeiner Kallweit2019-02-251-8/+9
* ipmr: ip6mr: Create new sockopt to clear mfc cache or vifsCallum Sinclair2019-02-212-2/+16
* devlink: Rename devlink health attributesAya Levin2019-02-211-2/+2
* ethtool: Added support for 50Gbps per lane link modesAya Levin2019-02-191-1/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-02-181-0/+9
|\
| * netfilter: nft_tunnel: Add NFTA_TUNNEL_MODE optionswenxu2019-02-041-0/+9
* | devlink: add flash update commandJakub Kicinski2019-02-181-0/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-02-171-9/+89
|\ \
| * | bpf: add plumbing for BPF_LWT_ENCAP_IP in bpf_lwt_push_encapPeter Oskolkov2019-02-141-2/+24
| * | bpf: Add struct bpf_tcp_sock and BPF_FUNC_tcp_sockMartin KaFai Lau2019-02-111-1/+50
| * | bpf: Add state, dst_ip4, dst_ip6 and dst_port to bpf_sockMartin KaFai Lau2019-02-111-9/+8Star
| * | bpf: Add a bpf_sock pointer to __sk_buff and a bpf_sk_fullsock helperMartin KaFai Lau2019-02-111-1/+11
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-152-12/+11Star
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-02-151-5/+11
| |\ \ \
| | * | | inet_diag: fix reporting cgroup classid and fallback to priorityKonstantin Khlebnikov2019-02-121-5/+11
| * | | | Rename include/{uapi => }/asm-generic/shmparam.h reallyMasahiro Yamada2019-02-131-7/+0Star
| |/ / /
* | | | errqueue.h: Include time_types.hDeepa Dinamani2019-02-141-0/+1
* | | | time: Add time_types.hDeepa Dinamani2019-02-142-35/+41
* | | | Merge tag 'batadv-next-for-davem-20190213' of git://git.open-mesh.org/linux-m...David S. Miller2019-02-142-6/+186
|\ \ \ \
| * | | | batman-adv: Add throughput_override hardif genl configurationSven Eckelmann2019-02-091-0/+8
| * | | | batman-adv: Add elp_interval hardif genl configurationSven Eckelmann2019-02-091-0/+6
| * | | | batman-adv: Add orig_interval mesh genl configurationSven Eckelmann2019-02-091-0/+6
| * | | | batman-adv: Add network_coding mesh genl configurationSven Eckelmann2019-02-091-0/+7
| * | | | batman-adv: Add multicast forceflood mesh genl configurationSven Eckelmann2019-02-091-0/+9
| * | | | batman-adv: Add log_level mesh genl configurationSven Eckelmann2019-02-091-0/+6
| * | | | batman-adv: Add hop_penalty mesh genl configurationSven Eckelmann2019-02-091-0/+6
| * | | | batman-adv: Add gateway mesh genl configurationSven Eckelmann2019-02-091-0/+40
| * | | | batman-adv: Add fragmentation mesh genl configurationSven Eckelmann2019-02-091-0/+7
| * | | | batman-adv: Add distributed_arp_table mesh genl configurationSven Eckelmann2019-02-091-0/+8
| * | | | batman-adv: Add bridge_loop_avoidance mesh genl configurationSven Eckelmann2019-02-091-0/+7
| * | | | batman-adv: Add bonding mesh genl configurationSven Eckelmann2019-02-091-0/+6
| * | | | batman-adv: Add ap_isolation mesh/vlan genl configurationSven Eckelmann2019-02-091-0/+19
| * | | | batman-adv: Add aggregated_ogms mesh genl configurationSven Eckelmann2019-02-091-0/+6
| * | | | batman-adv: Prepare framework for vlan genl configSven Eckelmann2019-02-091-0/+17
| * | | | batman-adv: Prepare framework for hardif genl configSven Eckelmann2019-02-091-2/+14
| * | | | batman-adv: Prepare framework for mesh genl configSven Eckelmann2019-02-091-3/+13
| * | | | batman-adv: Fix typo "reseved" -> "reserved"Sven Eckelmann2019-02-091-1/+1
* | | | | net: phy: Add generic support for 2.5GBaseT and 5GBaseTMaxime Chevallier2019-02-141-0/+16
* | | | | net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICEEli Cohen2019-02-101-1/+1
* | | | | net: Move all TC actions identifiers to one placeEli Cohen2019-02-1015-29/+40
* | | | | net: phy: disregard "Clause 22 registers present" bit in get_phy_c45_devs_in_pkgHeiner Kallweit2019-02-091-0/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-093-10/+11
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2019-02-072-10/+6Star
| |\ \ \ \
| | * | | | virtio: drop internal struct from UAPIMichael S. Tsirkin2019-02-051-10/+0Star
| | * | | | virtio: support VIRTIO_F_ORDER_PLATFORMTiwei Bie2019-01-241-0/+6
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-02-011-0/+5
| |\ \ \ \ \
| | * | | | | RDMA/hns: Update the kernel header file of hnsLijun Ou2019-01-251-0/+5
| | |/ / / /
* | | | / / net: phy: let genphy_c45_read_link manage the devices to checkHeiner Kallweit2019-02-081-0/+2
| |_|_|/ / |/| | | |
* | | | | devlink: Add health dump {get,clear} commandsEran Ben Elisha2019-02-071-0/+2