summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-04-231-5/+149
|\
| * bpf: allow clearing all sock_ops callback flagsViet Hoang Tran2019-04-171-1/+8
| * bpf: fix whitespace for ENCAP_L2 defines in bpf.hAlan Maguire2019-04-161-3/+3
| * bpf: Introduce bpf_strtol and bpf_strtoul helpersAndrey Ignatov2019-04-121-1/+50
| * bpf: Add file_pos field to bpf_sysctl ctxAndrey Ignatov2019-04-121-0/+3
| * bpf: Introduce bpf_sysctl_{get,set}_new_value helpersAndrey Ignatov2019-04-121-1/+37
| * bpf: Introduce bpf_sysctl_get_current_value helperAndrey Ignatov2019-04-121-1/+21
| * bpf: Introduce bpf_sysctl_get_name helperAndrey Ignatov2019-04-121-1/+21
| * bpf: Sysctl hookAndrey Ignatov2019-04-121-0/+9
* | tipc: introduce new socket option TIPC_SOCK_RECVQ_USEDTung Nguyen2019-04-191-0/+1
* | net: socket: implement 64-bit timestampsArnd Bergmann2019-04-191-0/+21
* | vlan: support binding link state to vlan member bridge portsMike Manning2019-04-191-4/+5
* | ipv6: Add rate limit mask for ICMPv6 messagesStephen Suryaputra2019-04-191-0/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-04-152-0/+17
|\ \ | |/ |/|
| * netfilter: nft_osf: Add version option supportFernando Fernandez Mancera2019-04-081-0/+6
| * ipvs: allow tunneling with gue encapsulationJacky Hu2019-04-081-0/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-04-122-6/+63
|\ \
| * | bpf: add layer 2 encap support to bpf_skb_adjust_roomAlan Maguire2019-04-111-0/+10
| * | bpf: support input __sk_buff context in BPF_PROG_TEST_RUNStanislav Fomichev2019-04-111-0/+7
| * | bpf: add specification for BTF Var and DataSec kindsDaniel Borkmann2019-04-101-4/+28
| * | bpf: add syscall side map freeze supportDaniel Borkmann2019-04-101-0/+1
| * | bpf: add program side {rd, wr}only support for mapsDaniel Borkmann2019-04-101-1/+5
| * | bpf: implement lookup-free direct value access for mapsDaniel Borkmann2019-04-101-1/+12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-091-1/+1
|\ \ \ | |_|/ |/| |
| * | ethtool: avoid signed-unsigned comparison in ethtool_validate_speed()Michael Zhivich2019-04-091-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-052-0/+62
|\| |
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-03-311-0/+2
| |\ \
| | * | KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada2019-03-281-0/+2
| * | | Merge tag 'char-misc-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-291-0/+60
| |\ \ \
| | * | | virt: vbox: Implement passing requestor info to the host for VirtualBox 6.0.xHans de Goede2019-03-271-0/+60
| | |/ /
* | | | openvswitch: Make metadata_dst tunnel work in IP_TUNNEL_INFO_BRIDGE modewenxu2019-03-291-0/+1
* | | | openvswitch: Add timeout support to ct actionYi-Hung Wei2019-03-291-0/+3
* | | | Merge tag 'batadv-next-for-davem-20190328' of git://git.open-mesh.org/linux-m...David S. Miller2019-03-282-30/+7Star
|\ \ \ \ | |_|_|/ |/| | |
| * | | batman-adv: Add multicast-to-unicast support for multiple targetsLinus Lüssing2019-03-251-0/+7
| * | | batman-adv: Drop license boilerplateSven Eckelmann2019-03-252-30/+0Star
| |/ /
* | | net: openvswitch: Add a new action check_pkt_lenNuman Siddique2019-03-271-0/+42
* | | ethtool: add PHY Fast Link Down supportHeiner Kallweit2019-03-271-0/+8
* | | fou: Support binding FoU socketKristian Evensen2019-03-271-0/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-03-271-4/+61
|\ \ \
| * | | bpf: add bpf_skb_adjust_room encap flagsWillem de Bruijn2019-03-221-1/+15
| * | | bpf: add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_FIXED_GSOWillem de Bruijn2019-03-221-2/+7
| * | | bpf: add bpf_skb_adjust_room mode BPF_ADJ_ROOM_MACWillem de Bruijn2019-03-221-1/+5
| * | | bpf: add helper to check for a valid SYN cookieLorenz Bauer2019-03-221-1/+17
| * | | bpf: add skc_lookup_tcp helperLorenz Bauer2019-03-221-1/+19
* | | | tcp: add documentation for tcp_ca_stateSoheil Hassas Yeganeh2019-03-241-0/+27
* | | | tun: Add ioctl() TUNGETDEVNETNS cmd to allow obtaining real net ns of tun deviceKirill Tkhai2019-03-211-0/+1
|/ / /
* | | net/tls: Add support of AES128-CCM based ciphersVakul Garg2019-03-201-0/+15
* | | tipc: support broadcast/replicast configurable for bc-linkHoang Le2019-03-191-0/+2
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-03-161-61/+127
|\ \ | |/ |/|
| * bpf: add documentation for helpers bpf_spin_lock(), bpf_spin_unlock()Quentin Monnet2019-03-141-0/+55