summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2019-02-12misc: fastrpc: Add support for context Invoke methodSrinivas Kandagatla1-0/+23
2019-02-11Merge drm/drm-next into drm-misc-nextMaxime Ripard3-0/+73
2019-02-11Merge 5.0-rc6 into tty-nextGreg Kroah-Hartman3-10/+11
2019-02-11Merge 5.0-rc6 into staging-nextGreg Kroah-Hartman3-10/+11
2019-02-11Merge 5.0-rc6 into char-misc-nextGreg Kroah-Hartman3-10/+11
2019-02-11Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie1-0/+6
2019-02-11bpf: Add struct bpf_tcp_sock and BPF_FUNC_tcp_sockMartin KaFai Lau1-1/+50
2019-02-11bpf: Add state, dst_ip4, dst_ip6 and dst_port to bpf_sockMartin KaFai Lau1-9/+8
2019-02-11bpf: Add a bpf_sock pointer to __sk_buff and a bpf_sk_fullsock helperMartin KaFai Lau1-1/+11
2019-02-11Merge tag 'drm-intel-next-2019-02-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-0/+64
2019-02-10Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...Thomas Gleixner3-34/+111
2019-02-10Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kern...Thomas Gleixner1-0/+1
2019-02-10net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICEEli Cohen1-1/+1
2019-02-10net: Move all TC actions identifiers to one placeEli Cohen15-29/+40
2019-02-09batman-adv: Add throughput_override hardif genl configurationSven Eckelmann1-0/+8
2019-02-09batman-adv: Add elp_interval hardif genl configurationSven Eckelmann1-0/+6
2019-02-09batman-adv: Add orig_interval mesh genl configurationSven Eckelmann1-0/+6
2019-02-09batman-adv: Add network_coding mesh genl configurationSven Eckelmann1-0/+7
2019-02-09batman-adv: Add multicast forceflood mesh genl configurationSven Eckelmann1-0/+9
2019-02-09batman-adv: Add log_level mesh genl configurationSven Eckelmann1-0/+6
2019-02-09batman-adv: Add hop_penalty mesh genl configurationSven Eckelmann1-0/+6
2019-02-09batman-adv: Add gateway mesh genl configurationSven Eckelmann1-0/+40
2019-02-09batman-adv: Add fragmentation mesh genl configurationSven Eckelmann1-0/+7
2019-02-09batman-adv: Add distributed_arp_table mesh genl configurationSven Eckelmann1-0/+8
2019-02-09batman-adv: Add bridge_loop_avoidance mesh genl configurationSven Eckelmann1-0/+7
2019-02-09batman-adv: Add bonding mesh genl configurationSven Eckelmann1-0/+6
2019-02-09batman-adv: Add ap_isolation mesh/vlan genl configurationSven Eckelmann1-0/+19
2019-02-09batman-adv: Add aggregated_ogms mesh genl configurationSven Eckelmann1-0/+6
2019-02-09batman-adv: Prepare framework for vlan genl configSven Eckelmann1-0/+17
2019-02-09batman-adv: Prepare framework for hardif genl configSven Eckelmann1-2/+14
2019-02-09batman-adv: Prepare framework for mesh genl configSven Eckelmann1-3/+13
2019-02-09batman-adv: Fix typo "reseved" -> "reserved"Sven Eckelmann1-1/+1
2019-02-09net: phy: disregard "Clause 22 registers present" bit in get_phy_c45_devs_in_pkgHeiner Kallweit1-0/+1
2019-02-09IB/cma: Define option to set ack timeout and pack tos_setDanit Goldberg1-0/+4
2019-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-10/+11
2019-02-09drm/fourcc: Add new P010, P016 video formatRandy Li1-0/+21
2019-02-08net: phy: let genphy_c45_read_link manage the devices to checkHeiner Kallweit1-0/+2
2019-02-07RDMA/bnxt_re: Update kernel user abi to pass chip contextDevesh Sharma1-0/+11
2019-02-07devlink: Add health dump {get,clear} commandsEran Ben Elisha1-0/+2
2019-02-07devlink: Add health diagnose commandEran Ben Elisha1-0/+1
2019-02-07devlink: Add health recover commandEran Ben Elisha1-0/+1
2019-02-07devlink: Add health set commandEran Ben Elisha1-0/+1
2019-02-07devlink: Add health get commandEran Ben Elisha1-0/+11
2019-02-07devlink: Add devlink formatted message (fmsg) APIEran Ben Elisha1-0/+8
2019-02-07fanotify: add support for create/attrib/move/delete eventsAmir Goldstein1-0/+8
2019-02-07fanotify: copy event fid info to userAmir Goldstein1-0/+20
2019-02-07fanotify: encode file identifier for FAN_REPORT_FIDAmir Goldstein1-0/+1
2019-02-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-10/+6
2019-02-07y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann1-1/+43
2019-02-07y2038: remove struct definition redirectsArnd Bergmann2-6/+0