summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux
Commit message (Expand)AuthorAgeFilesLines
* net: phy: Add generic support for 2.5GBaseT and 5GBaseTMaxime Chevallier2019-02-131-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-081-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-082-10/+6
|\
| * Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2019-02-072-10/+6
| |\
| | * virtio: drop internal struct from UAPIMichael S. Tsirkin2019-02-051-10/+0
| | * virtio: support VIRTIO_F_ORDER_PLATFORMTiwei Bie2019-01-241-0/+6
* | | net: phy: let genphy_c45_read_link manage the devices to checkHeiner Kallweit2019-02-071-0/+2
* | | devlink: Add health dump {get,clear} commandsEran Ben Elisha2019-02-071-0/+2
* | | devlink: Add health diagnose commandEran Ben Elisha2019-02-071-0/+1
* | | devlink: Add health recover commandEran Ben Elisha2019-02-071-0/+1
* | | devlink: Add health set commandEran Ben Elisha2019-02-071-0/+1
* | | devlink: Add health get commandEran Ben Elisha2019-02-071-0/+11
* | | devlink: Add devlink formatted message (fmsg) APIEran Ben Elisha2019-02-071-0/+8
* | | rds: add type of service(tos) infrastructureSantosh Shilimkar2019-02-041-0/+11
* | | net: devlink: report cell size of shared buffersJakub Kicinski2019-02-031-0/+2
* | | socket: Add SO_TIMESTAMPING_NEWDeepa Dinamani2019-02-031-0/+4
* | | socket: Add struct __kernel_sock_timevalDeepa Dinamani2019-02-031-0/+5
* | | arch: sparc: Override struct __kernel_old_timevalDeepa Dinamani2019-02-031-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-02-011-1/+7
|\ \ \
| * | | bpf: introduce BPF_F_LOCK flagAlexei Starovoitov2019-02-011-0/+1
| * | | bpf: introduce bpf_spin_lockAlexei Starovoitov2019-02-011-1/+6
* | | | devlink: add version reporting to devlink info APIJakub Kicinski2019-02-011-0/+5
* | | | devlink: add device information APIJakub Kicinski2019-02-011-0/+5
* | | | net: tls: Add tls 1.3 supportDave Watson2019-02-011-0/+4
* | | | net: tls: Support 256 bit keysDave Watson2019-02-011-0/+15
* | | | Merge tag 'batadv-next-for-davem-20190201' of git://git.open-mesh.org/linux-m...David S. Miller2019-02-012-2/+2
|\ \ \ \
| * | | | batman-adv: Update copyright years for 2019Sven Eckelmann2019-01-042-2/+2
* | | | | Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2019-02-0114-37/+142
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | sctp: introduce SCTP_FUTURE/CURRENT/ALL_ASSOCXin Long2019-01-301-0/+4
| * | | | devlink: Add devlink notifications support for port paramsVasundhara Volam2019-01-291-0/+2
| * | | | devlink: Add port param set commandVasundhara Volam2019-01-291-0/+1
| * | | | devlink: Add port param get commandVasundhara Volam2019-01-291-0/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-01-282-0/+74
| |\ \ \ \
| | * | | | bpf: allocate 0x06 to new eBPF instruction class JMP32Jiong Wang2019-01-261-0/+1
| | * | | | xsk: add sock_diag interface for AF_XDPBjörn Töpel2019-01-251-0/+72
| | * | | | bpf: allow BPF programs access skb_shared_info->gso_segs fieldEric Dumazet2019-01-241-0/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-01-281-2/+8
| |\ \ \ \ \
| | * | | | | Revert "netfilter: nft_hash: add map lookups for hashing operations"Laura Garcia Liebana2019-01-181-2/+2
| | * | | | | netfilter: nft_meta: Add NFT_META_I/OIFKIND meta typewenxu2019-01-181-0/+4
| | * | | | | netfilter: nf_tables: Support RULE_ID reference in new rulePhil Sutter2019-01-181-0/+2
| | |/ / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-01-273-6/+11
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-01-271-1/+5
| | |\ \ \ \
| | | * | | | Input: input_event - fix the CONFIG_SPARC64 mixupDeepa Dinamani2019-01-241-1/+1
| | | * | | | Merge tag 'v4.20' into for-linusDmitry Torokhov2019-01-14139-1621/+5750
| | | |\ \ \ \
| | | * | | | | Input: input_event - provide override for sparc64Deepa Dinamani2019-01-131-1/+5
| | * | | | | | Merge tag 'for-linus-20190125' of git://git.kernel.dk/linux-blockLinus Torvalds2019-01-261-0/+1
| | |\ \ \ \ \ \
| | | * | | | | | uapi: fix ioctl documentationDamien Le Moal2019-01-241-0/+1
| | * | | | | | | Merge tag 'char-misc-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-251-5/+5
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |