summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: add checks for beacon rate, extend to meshJohannes Berg2016-09-261-1/+16
* ip_tunnel: add collect_md mode to IPIP tunnelAlexei Starovoitov2016-09-171-0/+1
* net/sched: cls_flower: Specify vlan attributes format in the UAPI headerOr Gerlitz2016-09-161-3/+3
* net/sched: cls_flower: Support masking for matching on tcp/udp portsOr Gerlitz2016-09-161-0/+4
* net_sched: Introduce skbmod actionJamal Hadi Salim2016-09-161-0/+39
* net/sched: Introduce act_tunnel_keyAmir Vadai2016-09-111-0/+41
* net/sched: cls_flower: Classify packet in ip tunnelsAmir Vadai2016-09-111-0/+11
* openvswitch: 802.1ad uapi changes.Thomas F Herbert2016-09-091-8/+9
* net: inet: diag: expose the socket mark to privileged processes.Lorenzo Colitti2016-09-091-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-09-061-1/+64
|\
| * netfilter: nf_tables: typo in trace attribute definitionPablo Neira2016-08-231-1/+1
| * netfilter: nf_tables: add number generator expressionLaura Garcia Liebana2016-08-221-0/+24
| * netfilter: nf_tables: add quota expressionPablo Neira Ayuso2016-08-221-0/+19
| * netfilter: nf_tables: add hash expressionLaura Garcia Liebana2016-08-121-0/+20
* | bpf: introduce BPF_PROG_TYPE_PERF_EVENT program typeAlexei Starovoitov2016-09-023-0/+20
* | net: bridge: add per-port multicast flood flagNikolay Aleksandrov2016-09-021-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-307-5/+50
|\ \
| * | include/uapi/linux/ipx.h: fix conflicting defitions with glibc netipx/ipx.hMikko Rapeli2016-08-232-1/+38
| * | include/uapi/linux/openvswitch.h: use __u32 from linux/types.hMikko Rapeli2016-08-231-1/+1
| * | include/uapi/linux/atm_zatm.h: include linux/time.hMikko Rapeli2016-08-231-0/+1
| * | include/uapi/linux/openvswitch.h: use __u32 from linux/types.hMikko Rapeli2016-08-231-2/+2
| * | include/uapi/linux/if_pppox.h: include linux/in.h and linux/in6.hMikko Rapeli2016-08-231-0/+2
| * | include/uapi/linux/if_pppol2tp.h: include linux/in.h and linux/in6.hMikko Rapeli2016-08-231-1/+2
| * | include/uapi/linux/if_tunnel.h: include linux/if.h, linux/ip.h and linux/in6.hMikko Rapeli2016-08-231-0/+3
| * | include/uapi/linux/if_pppox.h: include linux/if.hMikko Rapeli2016-08-231-0/+1
* | | net: ethtool: add support for 1000BaseX and missing 10G link modesVidya Sagar Ravipati2016-08-291-2/+9
* | | tipc: add the ability to get UDP options via netlinkRichard Alpe2016-08-271-0/+2
* | | tipc: introduce UDP replicastRichard Alpe2016-08-271-0/+1
* | | tcp: md5: add LINUX_MIB_TCPMD5FAILURE counterEric Dumazet2016-08-261-0/+1
* | | net: diag: allow socket bytecode filters to match socket marksLorenzo Colitti2016-08-251-0/+6
* | | bpf: add bpf_skb_change_tail helperDaniel Borkmann2016-08-191-0/+11
* | | tipc: add peer removal functionalityRichard Alpe2016-08-191-0/+1
* | | net: bridge: export vlan flags with the statsNikolay Aleksandrov2016-08-191-1/+1
* | | net_sched: act_vlan: Add priority optionHadar Hen Zion2016-08-191-0/+1
* | | net_sched: flower: Add vlan supportHadar Hen Zion2016-08-191-0/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-1816-10/+411
|\| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-08-183-3/+67
| |\ \
| | * | bpf: fix bpf_skb_in_cgroup helper namingDaniel Borkmann2016-08-131-2/+2
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-08-101-1/+1
| | |\ \
| | | * | netfilter: nf_tables: s/MFT_REG32_01/NFT_REG32_01Pablo Neira Ayuso2016-08-081-1/+1
| * | | | Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-08-121-2/+2
| |\ \ \ \
| | * | | | cxl: Use fixed width predefined types in data structure.Philippe Bergheaud2016-08-091-2/+2
| * | | | | virtio-vsock: fix include guard typoStefan Hajnoczi2016-08-091-1/+1
| |/ / / /
| * | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-08-065-1/+138
| |\ \ \ \
| | * | | | vhost: new device IOTLB APIJason Wang2016-08-021-0/+28
| | * | | | VSOCK: Introduce vhost_vsock.koAsias He2016-08-021-0/+5
| | * | | | VSOCK: Introduce virtio_vsock_common.koAsias He2016-08-023-0/+96
| | * | | | virtio: new feature to detect IOMMU device quirkMichael S. Tsirkin2016-08-011-1/+9
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-061-1/+4
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2016-08-041-1/+4
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |