aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-37/+155
2019-03-05Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2019-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-1/+11
2019-03-03net: ipv6: add socket option IPV6_ROUTER_ALERT_ISOLATEFrancesco Ruggeri1-0/+1
2019-03-03sch_cake: Permit use of connmarks as tin classifiersKevin Darbyshire-Bryant1-0/+1
2019-03-02bpf: add bpf helper bpf_skb_ecn_set_cebrakmo1-1/+9
2019-02-27Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground into timers/2038Thomas Gleixner1-3/+43
2019-02-27bpf: expose program stats via bpf_prog_infoAlexei Starovoitov1-0/+2
2019-02-25net: sched: pie: add more cases to auto-tune alpha and betaMohit P. Tahiliani1-1/+1
2019-02-24net: phy: improve definition of __ETHTOOL_LINK_MODE_MASK_NBITSHeiner Kallweit1-8/+9
2019-02-21ipmr: ip6mr: Create new sockopt to clear mfc cache or vifsCallum Sinclair2-2/+16
2019-02-21devlink: Rename devlink health attributesAya Levin1-2/+2
2019-02-19ethtool: Added support for 50Gbps per lane link modesAya Levin1-1/+17
2019-02-19asm-generic: Make time32 syscall numbers optionalArnd Bergmann1-0/+36
2019-02-19asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov1-0/+5
2019-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-0/+9
2019-02-18compat ABI: use non-compat openat and open_by_handle_at variantsYury Norov1-3/+2
2019-02-17devlink: add flash update commandJakub Kicinski1-0/+6
2019-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-9/+89
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-12/+11
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-5/+11
2019-02-14errqueue.h: Include time_types.hDeepa Dinamani1-0/+1
2019-02-14time: Add time_types.hDeepa Dinamani2-35/+41
2019-02-13Merge tag 'batadv-next-for-davem-20190213' of git://git.open-mesh.org/linux-mergeDavid S. Miller2-6/+186
2019-02-13bpf: add plumbing for BPF_LWT_ENCAP_IP in bpf_lwt_push_encapPeter Oskolkov1-2/+24
2019-02-13net: phy: Add generic support for 2.5GBaseT and 5GBaseTMaxime Chevallier1-0/+16
2019-02-12Rename include/{uapi => }/asm-generic/shmparam.h reallyMasahiro Yamada1-7/+0
2019-02-12inet_diag: fix reporting cgroup classid and fallback to priorityKonstantin Khlebnikov1-5/+11
2019-02-10bpf: Add struct bpf_tcp_sock and BPF_FUNC_tcp_sockMartin KaFai Lau1-1/+50
2019-02-10bpf: Add state, dst_ip4, dst_ip6 and dst_port to bpf_sockMartin KaFai Lau1-9/+8
2019-02-10bpf: Add a bpf_sock pointer to __sk_buff and a bpf_sk_fullsock helperMartin KaFai Lau1-1/+11
2019-02-10Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground into timers/2038Thomas Gleixner3-34/+111
2019-02-10Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground into timers/2038Thomas 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