summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2016-09-15net/sched: cls_flower: Support masking for matching on tcp/udp portsOr Gerlitz1-0/+4
2016-09-15net_sched: Introduce skbmod actionJamal Hadi Salim1-0/+39
2016-09-15ALSA: rename TLV-related macros so that they're friendly to user applicationsTakashi Sakamoto1-34/+46
2016-09-15ALSA: control: move layout of TLV payload to UAPI headerTakashi Sakamoto1-0/+60
2016-09-14Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman1-0/+2
2016-09-12netfilter: conntrack: remove packet hotpath statsFlorian Westphal1-4/+4
2016-09-12netfilter: nft_dynset: allow to invert match criteriaPablo Neira Ayuso1-0/+6
2016-09-12netfilter: nft_hash: Add hash offset valueLaura Garcia Liebana1-0/+2
2016-09-10net/sched: Introduce act_tunnel_keyAmir Vadai1-0/+41
2016-09-10net/sched: cls_flower: Classify packet in ip tunnelsAmir Vadai1-0/+11
2016-09-09xfrm: fix header file comment reference to struct xfrm_replay_state_esnRichard Guy Briggs1-1/+1
2016-09-08openvswitch: 802.1ad uapi changes.Thomas F Herbert1-8/+9
2016-09-08net: inet: diag: expose the socket mark to privileged processes.Lorenzo Colitti1-0/+1
2016-09-07netfilter: nft_numgen: rename until attribute by modulusLaura Garcia Liebana1-2/+2
2016-09-07netfilter: gre: Use consistent GRE_* macros instead of ones defined by netfil...Gao Feng1-0/+1
2016-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-1/+64
2016-09-02bpf: introduce BPF_PROG_TYPE_PERF_EVENT program typeAlexei Starovoitov3-0/+20
2016-09-01net: bridge: add per-port multicast flood flagNikolay Aleksandrov1-0/+1
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-5/+50
2016-08-29net: ethtool: add support for 1000BaseX and missing 10G link modesVidya Sagar Ravipati1-2/+9
2016-08-26tipc: add the ability to get UDP options via netlinkRichard Alpe1-0/+2
2016-08-26tipc: introduce UDP replicastRichard Alpe1-0/+1
2016-08-25tcp: md5: add LINUX_MIB_TCPMD5FAILURE counterEric Dumazet1-0/+1
2016-08-25PCI: Add PTM clock granularity informationBjorn Helgaas1-0/+1
2016-08-25usb: gadget: f_fs: handle control requests in config 0Felix Hädicke1-0/+1
2016-08-25usb: gadget: f_fs: handle control requests not directed to interface or endpointFelix Hädicke1-0/+1
2016-08-24net: diag: allow socket bytecode filters to match socket marksLorenzo Colitti1-0/+6
2016-08-23scsi: cxlflash: Transition to application close modelMatthew R. Ochs1-5/+14
2016-08-23netfilter: nf_tables: typo in trace attribute definitionPablo Neira1-1/+1
2016-08-23ASoC: Intel: Skylake: Parse manifest dataShreyas NC1-1/+7
2016-08-22include/uapi/linux/ipx.h: fix conflicting defitions with glibc netipx/ipx.hMikko Rapeli2-1/+38
2016-08-22include/uapi/linux/openvswitch.h: use __u32 from linux/types.hMikko Rapeli1-1/+1
2016-08-22include/uapi/linux/atm_zatm.h: include linux/time.hMikko Rapeli1-0/+1
2016-08-22include/uapi/linux/openvswitch.h: use __u32 from linux/types.hMikko Rapeli1-2/+2
2016-08-22include/uapi/linux/if_pppox.h: include linux/in.h and linux/in6.hMikko Rapeli1-0/+2
2016-08-22include/uapi/linux/if_pppol2tp.h: include linux/in.h and linux/in6.hMikko Rapeli1-1/+2
2016-08-22include/uapi/linux/if_tunnel.h: include linux/if.h, linux/ip.h and linux/in6.hMikko Rapeli1-0/+3
2016-08-22include/uapi/linux/if_pppox.h: include linux/if.hMikko Rapeli1-0/+1
2016-08-22HSI: hsi_char.h: use __u32 from linux/types.hMikko Rapeli1-8/+9
2016-08-22ASoC: topology: ABI - Add sig_bits to stream capsMengdong Lin1-0/+1
2016-08-22ASoC: uapi: Intel: Skylake: Define vendor specific tokensShreyas NC2-0/+209
2016-08-22netfilter: nf_tables: add number generator expressionLaura Garcia Liebana1-0/+24
2016-08-22netfilter: nf_tables: add quota expressionPablo Neira Ayuso1-0/+19
2016-08-18bpf: add bpf_skb_change_tail helperDaniel Borkmann1-0/+11
2016-08-18tipc: add peer removal functionalityRichard Alpe1-0/+1
2016-08-18net: bridge: export vlan flags with the statsNikolay Aleksandrov1-1/+1
2016-08-18net_sched: act_vlan: Add priority optionHadar Hen Zion1-0/+1
2016-08-18net_sched: flower: Add vlan supportHadar Hen Zion1-0/+3
2016-08-18PCI: Add pci_enable_ptm() for drivers to enable PTM on endpointsBjorn Helgaas1-0/+1
2016-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller16-10/+411