summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* netfilter: gre: Use consistent GRE_* macros instead of ones defined by netfil...Gao Feng2016-09-071-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-011-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-222-1/+38
| * | include/uapi/linux/openvswitch.h: use __u32 from linux/types.hMikko Rapeli2016-08-221-1/+1
| * | include/uapi/linux/atm_zatm.h: include linux/time.hMikko Rapeli2016-08-221-0/+1
| * | include/uapi/linux/openvswitch.h: use __u32 from linux/types.hMikko Rapeli2016-08-221-2/+2
| * | include/uapi/linux/if_pppox.h: include linux/in.h and linux/in6.hMikko Rapeli2016-08-221-0/+2
| * | include/uapi/linux/if_pppol2tp.h: include linux/in.h and linux/in6.hMikko Rapeli2016-08-221-1/+2
| * | include/uapi/linux/if_tunnel.h: include linux/if.h, linux/ip.h and linux/in6.hMikko Rapeli2016-08-221-0/+3
| * | include/uapi/linux/if_pppox.h: include linux/if.hMikko Rapeli2016-08-221-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-261-0/+2
* | | tipc: introduce UDP replicastRichard Alpe2016-08-261-0/+1
* | | tcp: md5: add LINUX_MIB_TCPMD5FAILURE counterEric Dumazet2016-08-251-0/+1
* | | net: diag: allow socket bytecode filters to match socket marksLorenzo Colitti2016-08-241-0/+6
* | | bpf: add bpf_skb_change_tail helperDaniel Borkmann2016-08-181-0/+11
* | | tipc: add peer removal functionalityRichard Alpe2016-08-181-0/+1
* | | net: bridge: export vlan flags with the statsNikolay Aleksandrov2016-08-181-1/+1
* | | net_sched: act_vlan: Add priority optionHadar Hen Zion2016-08-181-0/+1
* | | net_sched: flower: Add vlan supportHadar Hen Zion2016-08-181-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-173-3/+67
| |\ \
| | * | bpf: fix bpf_skb_in_cgroup helper namingDaniel Borkmann2016-08-121-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
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | KVM: api: Pass the devid in the msi routing entryEric Auger2016-07-221-1/+4
| * | | | | | Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-08-051-0/+13
| |\ \ \ \ \ \
| | * | | | | | elf: Add powerpc specific core note sectionsAnshuman Khandual2016-08-011-0/+13
| * | | | | | | Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds2016-08-041-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | IB/hfi1: Allow for non-double word multiple message sizes for user SDMAIra Weiny2016-08-021-1/+1
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-08-044-1/+248
| |\ \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | *-. \ \ \ \ \ \ Merge branches 'misc' and 'rxe' into k.o/for-4.8-1Doug Ledford2016-08-043-1/+153
| | |\ \ \ \ \ \ \ \
| | | | * | | | | | | Soft RoCE driverMoni Shoua2016-08-042-0/+145