summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* ipmr: align RTA_MFC_STATS on 64-bitNicolas Dichtel2016-04-211-0/+1
* rtnetlink: add new RTM_GETSTATS message to dump link statsRoopa Prabhu2016-04-202-0/+28
* net/hsr: Fixed version field in ENUMPeter Heise2016-04-201-1/+1
* bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_outputDaniel Borkmann2016-04-201-0/+4
* net: Align IFLA_STATS64 attributes properly on architectures that need it.David S. Miller2016-04-191-0/+1
* sctp: add the sctp_diag.c fileXin Long2016-04-151-0/+2
* net/hsr: Added support for HSR v1Peter Heise2016-04-152-0/+2
* devlink: implement shared buffer occupancy monitoring interfaceJiri Pirko2016-04-141-0/+6
* devlink: add shared buffer configurationJiri Pirko2016-04-141-0/+57
* Merge tag 'mac80211-next-for-davem-2016-04-13' of git://git.kernel.org/pub/sc...David S. Miller2016-04-131-3/+17
|\
| * cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-0/+4
| * cfg80211: Improve Connect/Associate command documentationJouni Malinen2016-04-121-3/+13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-04-131-0/+10
|\ \ | |/ |/|
| * netfilter: bridge: pass L2 header and VLAN as netlink attributes in queues to...Stephane Bryant2016-03-291-0/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-093-1/+7
|\ \
| * \ Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-04-091-1/+1
| |\ \
| | * \ Merge tag 'usb-serial-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-04-092-0/+5
| | |\ \
| | * | | usb: ch9: Fix SSP Device Cap wFunctionalitySupport typeJohn Youn2016-03-291-1/+1
| | | |/ | | |/|
| * | | virtio: add VIRTIO_CONFIG_S_NEEDS_RESET device status bitStefan Hajnoczi2016-04-071-0/+2
| | |/ | |/|
| * | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-04-031-0/+4
| |\ \
| | * | uapi/linux/stddef.h: Provide __always_inline to userspace headersDenys Vlasenko2016-03-301-0/+4
| | |/
* | | Merge tag 'mac80211-next-for-davem-2016-04-06' of git://git.kernel.org/pub/sc...David S. Miller2016-04-081-1/+74
|\ \ \
| * | | cfg80211: allow userspace to specify client P2P PS supportAyala Beker2016-04-051-0/+19
| * | | nl80211: add feature for BSS selection supportArend van Spriel2016-04-051-0/+52
| * | | cfg80211: Allow a scan request for a specific BSSIDJouni Malinen2016-04-051-1/+3
| |/ /
* | | perf, bpf: allow bpf programs attach to tracepointsAlexei Starovoitov2016-04-081-0/+1
* | | vxlan: implement GPEJiri Benc2016-04-061-0/+1
* | | sock_diag: add SK_MEMINFO_DROPSEric Dumazet2016-04-051-0/+1
* | | sock: accept SO_TIMESTAMPING flags in socket cmsgSoheil Hassas Yeganeh2016-04-041-0/+10
|/ /
* / bpf: make padding in bpf_tunnel_key explicitDaniel Borkmann2016-03-311-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-03-242-3/+5
|\
| * ethtool: minor doc updateDavid Decotigny2016-03-221-3/+3
| * net/rtnetlink: add IFLA_GSO_MAX_SEGS and IFLA_GSO_MAX_SIZE attributesEric Dumazet2016-03-211-0/+2
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-232-0/+11
|\ \
| * | kernel: add kcov code coverageDmitry Vyukov2016-03-221-0/+10
| * | rapidio: add mport char device driverAlexandre Bounine2016-03-221-0/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-03-223-8/+14
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'i40iw', 'sriov' and 'hfi1' into k.o/for-4.6Doug Ledford2016-03-213-10/+15
| |\ \ \ \
| | | * | | staging/hfi1: Enable TID caching featureMitko Haralanov2016-02-291-6/+1Star
| | | * | | uapi/hfi1_user: Add command and event for TID cachingMitko Haralanov2016-02-291-1/+4
| | | * | | uapi/hfi1_user: Correct comment for capability bitMitko Haralanov2016-02-291-1/+1
| | * | | | net/core: Add support for configuring VF GUIDsEli Cohen2016-03-211-0/+7
| * | | | | i40iw: add entry in rdma_netlinkFaisal Latif2016-02-291-0/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-03-221-0/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | target/user: Report capability of handling out-of-order completions to userspaceSheng Yang2016-03-111-0/+1
* | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-03-216-22/+122
|\ \ \ \ \
| * \ \ \ \ Merge tag 'topic/drm-misc-2016-03-14' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-03-161-0/+15
| |\ \ \ \ \
| | * | | | | drm: introduce pipe color correction propertiesLionel Landwerlin2016-03-081-0/+15
| * | | | | | Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2016-03-141-1/+16
| |\ \ \ \ \ \
| | * | | | | | drm/exynos: add DRM_EXYNOS_GEM_MAP ioctlJoonyoung Shim2016-03-131-1/+16