summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-163-3/+5
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-04-151-0/+1
| |\
| | * uapi: add missing install of userio.hNaohiro Aota2017-03-251-0/+1
| * | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-04-141-1/+1
| |\ \
| | * | Revert "virtio_pci: don't duplicate the msix_enable flag in struct pci_dev"Michael S. Tsirkin2017-04-101-1/+1
| * | | statx: Include a mask for stx_attributes in struct statxDavid Howells2017-04-031-2/+2
| * | | statx: Reserve the top bit of the mask for future struct expansionDavid Howells2017-04-031-0/+1
| |/ /
* | | netlink: allow sending extended ACK with cookie on successJohannes Berg2017-04-131-0/+4
* | | netlink: extended ACK reportingJohannes Berg2017-04-131-0/+32
* | | bpf: fix comment typoAlexander Alemayhu2017-04-101-1/+1
* | | Revert "rtnl: Add support for netdev event to link messages"David S. Miller2017-04-091-21/+0Star
* | | netlink: uapi: use hex numbers for NLM_F_* flagsJohannes Berg2017-04-081-6/+6
* | | rtnl: Add support for netdev event to link messagesVlad Yasevich2017-04-051-0/+21
* | | netlink/diag: report flags for netlink socketsAndrey Vagin2017-04-051-0/+10
* | | phy/ethtool: Add missing SPEED_<foo> stringsJoe Perches2017-04-051-0/+1
* | | sctp: add SCTP_PR_STREAM_STATUS sockopt for prsctpXin Long2017-04-031-0/+1
* | | bpf: introduce BPF_PROG_TEST_RUN commandAlexei Starovoitov2017-04-011-0/+12
* | | rtnetlink: Add RTM_DELNETCONFDavid Ahern2017-03-291-0/+2
* | | devlink: Support for pipeline debug (dpipe)Arkadi Sharshevsky2017-03-291-1/+66
* | | gtp: support SGSN-side tunnelsJonas Bonn2017-03-261-0/+7
* | | gtp: rename SGSN netlink attributeJonas Bonn2017-03-261-1/+2
* | | Add a eBPF helper function to retrieve socket uidChenbo Feng2017-03-241-1/+8
* | | Add a helper function to get socket cookie in eBPFChenbo Feng2017-03-241-1/+8
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-241-27/+0Star
|\| |
| * | Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-03-231-27/+0Star
| |\ \
| | * | btrfs: remove btrfs_err_str function from uapi/linux/btrfs.hDmitry V. Levin2017-03-071-27/+0Star
* | | | bpf: Add hash of maps supportMartin KaFai Lau2017-03-221-0/+1
* | | | bpf: Add array of maps supportMartin KaFai Lau2017-03-221-0/+2
* | | | net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.Joel Scherpelz2017-03-222-0/+2
* | | | openvswitch: Optimize sample action for the clone use casesandy zhou2017-03-221-0/+15
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-03-211-1/+25
|\ \ \ \
| * | | | netfilter: nft_fib: Support existence checkPhil Sutter2017-03-131-0/+1
| * | | | netfilter: nft_ct: add helper set supportFlorian Westphal2017-03-131-1/+11
| * | | | netfilter: nft_hash: support of symmetric hashLaura Garcia Liebana2017-03-061-0/+13
* | | | | tcp: remove tcp_tw_recycleSoheil Hassas Yeganeh2017-03-171-1/+0Star
* | | | | mqprio: Change handling of hw u8 to allow for multiple hardware offload modesAlexander Duyck2017-03-151-0/+8
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-152-5/+2Star
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-151-1/+1
| |\ \ \ \
| | * | | | uapi: fix linux/packet_diag.h userspace compilation errorDmitry V. Levin2017-03-091-1/+1
| | |/ / /
| * / / / userfaultfd: non-cooperative: rollback userfaultfd_exitAndrea Arcangeli2017-03-101-4/+1Star
| |/ / /
* | | | mpls: allow TTL propagation from IP packets to be configuredRobert Shearman2017-03-131-0/+2
* | | | mpls: allow TTL propagation to IP packets to be configuredRobert Shearman2017-03-131-0/+1
* | | | sctp: add get and set sockopt for reconf_enableXin Long2017-03-131-0/+1
* | | | sctp: add support for generating add stream change event notificationXin Long2017-03-131-0/+15
* | | | sctp: add support for generating assoc reset event notificationXin Long2017-03-131-0/+15
* | | | net: sched: make default fifo qdiscs appear in the dumpJiri Kosina2017-03-131-0/+1
* | | | ipv6: Provide ipv6 version of "disable_policy" sysctlDavid Forster2017-03-071-0/+1
|/ / /
* | | Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-032-0/+136
|\ \ \
| * | | statx: Add a system call to make enhanced file info availableDavid Howells2017-03-032-0/+136
* | | | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-031-0/+74
|\ \ \ \ | |/ / / |/| | |