summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-231-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 '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
| |/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-171-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | fs: add RWF_DSYNC aand RWF_SYNCChristoph Hellwig2016-05-011-0/+2
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2016-05-171-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | udf: Export superblock magic to userspaceJan Kara2016-04-281-0/+2
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-05-161-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2016-05-114-12/+297
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2016-05-054-13/+28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | perf/core: Add ::write_backward attribute to perf eventWang Nan2016-04-231-1/+2
| * | | | | | | | | | | | | | | | Merge tag 'v4.6-rc3' into perf/core, to refresh the treeIngo Molnar2016-04-1372-225/+1565
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | perf/ring_buffer: Introduce new ioctl options to pause and resume the ring-bu...Wang Nan2016-03-311-0/+1
* | | | | | | | | | | | | | | | | Merge branch 'core-signals-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-05-161-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | signals/sigaltstack: Change SS_AUTODISARM to (1U << 31)Andy Lutomirski2016-05-041-1/+1
| * | | | | | | | | | | | | | | | signals/sigaltstack: Implement SS_AUTODISARM flagStas Sergeev2016-05-031-1/+3
| * | | | | | | | | | | | | | | | signals/sigaltstack: Prepare to add new SS_xxx flagsStas Sergeev2016-05-031-0/+3
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | export tc ife uapi headerJamal Hadi Salim2016-05-101-0/+1
* | | | | | | | | | | | | | | | uapi glibc compat: fix compile errors when glibc net/if.h included before lin...Mikko Rapeli2016-05-092-0/+72
| |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-05-091-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | macsec: key identifier is 128 bits, not 64Sabrina Dubroca2016-05-091-1/+3
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-052-9/+292
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | byteswap: try to avoid __builtin_constant_p gcc bugArnd Bergmann2016-05-051-9/+15
| * | | | | | | | | | | | | | rapidio/mport_cdev: fix uapi type definitionsAlexandre Bounine2016-05-051-0/+277
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-051-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| * | | | | | | | | | | | asm-generic: use compat version for preadv2 and pwritev2Yury Norov2016-05-051-2/+2
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'media/v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-04-281-10/+20
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | [media] v4l2-dv-timings.h: fix polarity for 4k formatsHans Verkuil2016-04-251-10/+20
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-04-261-2/+2
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
OpenPOWER on IntegriCloud