summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* net: Add IFLA_XDP_PROG_IDMartin KaFai Lau2017-06-161-0/+1
* net: sched: act_tunnel_key: make UDP checksum configurableJiri Benc2017-06-151-0/+1
* tls: kernel TLS supportDave Watson2017-06-151-0/+79
* tcp: ULP infrastructureDave Watson2017-06-151-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-153-4/+7
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-06-152-2/+5
| |\
| | * ethtool.h: remind to update 802.3ad when adding new speedsNicolas Dichtel2017-06-081-2/+4
| | * openvswitch: warn about missing first netlink attributeNicolas Dichtel2017-06-081-0/+1
| * | KEYS: DH: add __user annotations to keyctl_kdf_paramsEric Biggers2017-06-091-2/+2
| |/
* | Merge tag 'mac80211-next-for-davem-2017-06-13' of git://git.kernel.org/pub/sc...David S. Miller2017-06-131-4/+69
|\ \
| * | nl80211: remove desciption about request from NL80211_CMD_ROAMArend Van Spriel2017-06-131-8/+7
| * | nl80211: add authorized flag to ROAM eventAvraham Stern2017-06-131-0/+11
| * | cfg80211: support 4-way handshake offloading for 802.1XAvraham Stern2017-06-131-1/+38
| * | cfg80211: support 4-way handshake offloading for WPA/WPA2-PSKEliad Peller2017-06-131-2/+20
* | | bpf: add bpf_set_hash helper for tc progsDaniel Borkmann2017-06-101-1/+7
* | | net: ipmr: add getlink supportNikolay Aleksandrov2017-06-081-0/+42
* | | net: bridge: Receive notification about successful FDB offloadArkadi Sharshevsky2017-06-081-0/+1
* | | tcp: add TCPMemoryPressuresChrono counterEric Dumazet2017-06-081-0/+1
|/ /
* | bpf: Add BPF_OBJ_GET_INFO_BY_FDMartin KaFai Lau2017-06-061-0/+28
* | bpf: Add BPF_MAP_GET_FD_BY_IDMartin KaFai Lau2017-06-061-0/+2
* | bpf: Add BPF_PROG_GET_FD_BY_IDMartin KaFai Lau2017-06-061-2/+6
* | bpf: Add BPF_(PROG|MAP)_GET_NEXT_ID commandMartin KaFai Lau2017-06-061-0/+7
* | net: sched: introduce a TRAP control actionJiri Pirko2017-06-061-0/+7
* | bpf: update perf event helper functions documentationTeng Qin2017-06-041-4/+7
* | net/sched: cls_flower: add support for matching on ip tos and ttlOr Gerlitz2017-06-041-0/+5
* | rtnl: Add support for netdev event to link messagesVlad Yasevich2017-05-271-0/+11
* | net: ipv4: add new RTM_F_FIB_MATCH flag for use with RTM_GETROUTERoopa Prabhu2017-05-261-0/+1
* | net/sched: flower: add support for matching on tcp flagsJiri Pirko2017-05-241-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-221-0/+3
|\|
| * Merge tag 'usb-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-05-201-0/+3
| |\
| | * USB: hub: fix SS max number of portsJohan Hovold2017-05-171-0/+3
* | | net: allow simultaneous SW and HW transmit timestampingMiroslav Lichvar2017-05-211-1/+2
* | | net: add new control message for incoming HW-timestamped packetsMiroslav Lichvar2017-05-212-1/+12
* | | net: define receive timestamp filter for NTPMiroslav Lichvar2017-05-211-0/+3
* | | net: sched: add termination action to allow goto chainJiri Pirko2017-05-171-0/+1
* | | net: sched: introduce multichain support for filtersJiri Pirko2017-05-171-0/+1
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-152-2/+19
|\ \ | |/ |/|
| * xdp: refine xdp api with regards to generic xdpDaniel Borkmann2017-05-111-0/+7
| * xdp: add flag to enforce driver modeDaniel Borkmann2017-05-111-2/+4
| * bpf: Add strict alignment flag for BPF_PROG_LOAD.David S. Miller2017-05-111-0/+8
* | Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-05-121-1/+23
|\ \
| * | drm/amdgpu: export more gpu info for gfx9Junwei Zhang2017-04-281-0/+19
| * | drm/amdgpu: fix spelling in header commentAlex Deucher2017-04-281-1/+1
| * | drm/amdgpu:fix race conditionMonk Liu2017-04-281-1/+4
* | | Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-1046-897/+50
|\ \ \
| * | | uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-1138-895/+36
| * | | smc_diag.h: fix include from userlandNicolas Dichtel2017-05-112-1/+3
| * | | btrfs_tree.h: fix include from userlandNicolas Dichtel2017-05-111-0/+1
| * | | uapi: includes linux/types.h before exporting filesNicolas Dichtel2017-05-116-1/+10
* | | | Merge tag 'nfsd-4.12' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-05-101-6/+8
|\ \ \ \