aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-04netfilter: nf_conntrack_tuple_common.h: fix #includeDavide Caratti1-0/+3
2016-12-03ipv6 addrconf: Implemented enhanced DAD (RFC7527)Erik Nordmark1-0/+1
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-1/+2
2016-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1
2016-12-02bpf: Add support for reading socket family, type, protocolDavid Ahern1-0/+3
2016-12-02bpf: Add new cgroup attach type to enable sock modificationsDavid Ahern1-0/+6
2016-12-02bpf: BPF for lightweight tunnel infrastructureThomas Graf2-1/+54
2016-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1
2016-11-30Input: change KEY_DATA from 0x275 to 0x277Ping Cheng1-1/+1
2016-11-30bpf, xdp: allow to pass flags to dev_change_xdp_fdDaniel Borkmann1-0/+4
2016-11-30tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan3-1/+12
2016-11-30tcp: export sender limits chronographs to TCP_INFOFrancis Yan1-0/+4
2016-11-28net/sched: Export tc_tunnel_key so its UAPI accessibleRoi Dayan1-0/+1
2016-11-25bpf: add BPF_PROG_ATTACH and BPF_PROG_DETACH commandsDaniel Mack1-0/+8
2016-11-25bpf: add new prog type for cgroup socket filteringDaniel Mack1-0/+9
2016-11-24devlink: Add E-Switch inline mode controlRoi Dayan1-0/+8
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+7
2016-11-21bridge: mcast: add MLDv2 querier supportNikolay Aleksandrov1-0/+1
2016-11-21bridge: mcast: add IGMPv3 query supportNikolay Aleksandrov1-0/+1
2016-11-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+7
2016-11-19kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in usePaolo Bonzini1-0/+7
2016-11-18ethtool: (uapi) Add ETHTOOL_PHY_DOWNSHIFT to PHY tunablesRaju Lakkaraju1-1/+4
2016-11-18ethtool: (uapi) Add ETHTOOL_PHY_GTUNABLE and ETHTOOL_PHY_STUNABLERaju Lakkaraju1-1/+14
2016-11-15bpf: Add BPF_MAP_TYPE_LRU_PERCPU_HASHMartin KaFai Lau1-1/+2
2016-11-15bpf: Add BPF_MAP_TYPE_LRU_HASHMartin KaFai Lau1-0/+8
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-9/+0
2016-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+0
2016-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-1/+1
2016-11-13Revert "include/uapi/linux/atm_zatm.h: include linux/time.h"Mike Frysinger1-1/+0
2016-11-13net: bpqether.h: remove if_ether.h guardBaruch Siach1-2/+0
2016-11-13openvswitch: add Ethernet push and pop actionsJiri Benc1-0/+15
2016-11-09ipv6: sr: add core files for SR HMAC supportDavid Lebrun2-0/+22
2016-11-09ipv6: sr: add support for SRH encapsulation and injection with lwtunnelsDavid Lebrun2-0/+45
2016-11-09ipv6: sr: add code base for control plane support of SR-IPv6David Lebrun1-0/+32
2016-11-09ipv6: implement dataplane support for rthdr type 4 (Segment Routing Header)David Lebrun2-0/+56
2016-11-09net: l2tp: change L2TP_ATTR_UDP_ZERO_CSUM6_{RX, TX} attribute typesAsbjørn Sloth Tønnesen1-2/+2
2016-11-09Merge tag 'sound-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-6/+0
2016-11-09net/sched: act_tunnel_key: Add UDP dst port optionHadar Hen Zion1-0/+1
2016-11-09net/sched: cls_flower: Add UDP port to tunnel parametersHadar Hen Zion1-0/+5
2016-11-04net: core: add UID to flows, rules, and routesLorenzo Colitti2-0/+7
2016-11-04Merge remote-tracking branch 'asoc/fix/topology-abi' into asoc-linusMark Brown1-6/+0
2016-11-03net/sched: cls_flower: Support matching on SCTP portsSimon Horman1-0/+5
2016-11-03ipv6: add IPV6_RECVFRAGSIZE cmsgWillem de Bruijn1-0/+1
2016-11-03ipv4: add IP_RECVFRAGSIZE cmsgWillem de Bruijn1-0/+1
2016-11-03netfilter: deprecate NF_STOPPablo Neira Ayuso1-1/+1
2016-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-0/+63
2016-11-01netfilter: nf_tables: introduce routing expressionAnders K. Pedersen1-0/+27
2016-11-01netfilter: nf_tables: add fib expressionFlorian Westphal1-0/+36
2016-10-31driver: tun: Use new macro SOCK_IOC_TYPE instead of literal number 0x89Gao Feng1-0/+2
2016-10-31net: add an ioctl to get a socket network namespaceAndrey Vagin1-0/+1