summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux
Commit message (Expand)AuthorAgeFilesLines
* xfrm: align nlattr properly when neededNicolas Dichtel2016-04-231-0/+1
* libnl: nla_put_msecs(): align on a 64-bit areaNicolas Dichtel2016-04-233-0/+4
* libnl: nla_put_net64(): align on a 64-bit areaNicolas Dichtel2016-04-231-0/+1
* libnl: nla_put_be64(): align on a 64-bit areaNicolas Dichtel2016-04-236-0/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-231-0/+1
|\
| * devlink: add missing install of headerstephen hemminger2016-04-111-0/+1
* | 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-191-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-121-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-082-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-071-0/+1
* | | vxlan: implement GPEJiri Benc2016-04-061-0/+1
* | | sock_diag: add SK_MEMINFO_DROPSEric Dumazet2016-04-041-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-301-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-03-232-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-222-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-221-0/+7
|\ \ \
| * | | net/core: Add support for configuring VF GUIDsEli Cohen2016-03-211-0/+7
* | | | 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-101-0/+1
* | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-03-211-0/+40
|\ \ \ \
| * \ \ \ Merge drm-fixes into drm-next.Dave Airlie2016-03-143-22/+44
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'linuxtv/vsp1' into HEADLaurent Pinchart2016-02-204-29/+75
| |\ \ \ \ \
| * | | | | | dma-buf: Add ioctls to allow userspace to flushDaniel Vetter2016-02-121-0/+40
| | |_|/ / / | |/| | | |