summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-1519-8/+294
|\
| * netfilter: nft_dynset: dynamic stateful expression instantiationPatrick McHardy2015-04-131-0/+2
| * netfilter: nf_tables: add flag to indicate set contains expressionsPatrick McHardy2015-04-131-0/+2
| * netfilter: nf_tables: prepare for expressions associated to set elementsPatrick McHardy2015-04-131-0/+2
| * uapi: ebtables: don't include linux/if.hPablo Neira Ayuso2015-04-131-2/+0
| * netfilter: nf_tables: variable sized set element keys / dataPatrick McHardy2015-04-131-0/+3
| * netfilter: nf_tables: switch registers to 32 bit addressingPatrick McHardy2015-04-131-1/+30
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-04-121-0/+8
| |\
| | * if_link: Add an additional parameter to ifla_vf_info for RSS queryingVlad Zolotarov2015-04-101-0/+8
| * | fou: implement FOU_CMD_GETWANG Cong2015-04-121-0/+1
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso2015-04-085-3/+46
| |\
| | * netns: notify netns id eventsNicolas Dichtel2015-04-071-0/+4
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-061-1/+2
| | |\
| | * | tc: bpf: add checksum helpersAlexei Starovoitov2015-04-061-1/+37
| | * | ebpf: add skb->priority to offset map for usage in {cls, act}_bpfDaniel Borkmann2015-04-031-0/+1
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-021-1/+1
| | |\ \
| | * | | can: introduce new raw socket option to join the given CAN filtersOliver Hartkopp2015-04-011-0/+1
| * | | | netfilter: nf_tables: support optional userdata for set elementsPatrick McHardy2015-04-081-0/+2
| * | | | netfilter: nf_tables: add support for dynamic set updatesPatrick McHardy2015-04-081-0/+27
| * | | | netfilter: nf_tables: add set element timeout supportPatrick McHardy2015-04-011-0/+4
| * | | | netfilter: nf_tables: add set timeout API supportPatrick McHardy2015-04-011-0/+6
| |/ / /
| * | | Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller2015-03-311-3/+31
| |\ \ \
| | * | | nl80211: small clarification of the sched_scan delay attributeLuciano Coelho2015-03-301-2/+3
| | * | | cfg80211: Add API to change the indoor regulatory settingIlan peer2015-03-061-0/+9
| | * | | nl80211: prohibit mixing 'any' and regular wowlan triggersJohannes Berg2015-03-041-0/+2
| | * | | nl80211: add notes about userspace API/ABI modificationsJohannes Berg2015-03-031-0/+13
| | * | | cfg80211: add VHT support for IBSSJanusz.Dziedzic@tieto.com2015-03-031-0/+2
| | * | | nl/mac80211: allow zero plink timeout to disable STA expirationMasashi Honma2015-02-281-1/+2
| * | | | xfrm: simplify xfrm_address_t useJiri Benc2015-03-311-0/+2
| * | | | tc: bpf: generalize pedit actionAlexei Starovoitov2015-03-291-0/+1
| * | | | filter: introduce SKF_AD_VLAN_TPID BPF extensionMichal Sekletar2015-03-242-1/+3
| * | | | ipv6: introduce IFA_F_STABLE_PRIVACY flagHannes Frederic Sowa2015-03-231-0/+1
| * | | | ipv6: generation of stable privacy addresses for link-local and autoconfHannes Frederic Sowa2015-03-231-0/+1
| * | | | ipv6: introduce secret_stable to ipv6_devconfHannes Frederic Sowa2015-03-231-0/+1
| * | | | af_packet: pass checksum validation status to the userAlexander Drozdov2015-03-231-0/+1
| * | | | net: neighbour: Add mcast_resolicit to configure the number of multicast reso...YOSHIFUJI Hideaki/吉藤英明2015-03-201-0/+1
| * | | | act_bpf: add initial eBPF support for actionsDaniel Borkmann2015-03-201-0/+2
| * | | | ebpf: add sched_act_type and map it to sk_filter's verifier opsDaniel Borkmann2015-03-201-0/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-202-4/+16
| |\ \ \ \
| * | | | | bridge: add ageing_time, stp_state, priority over netlinkJörg Thalheim2015-03-181-0/+3
| * | | | | net: add support for phys_port_nameDavid Ahern2015-03-181-0/+1
| * | | | | bpf: allow BPF programs access 'protocol' and 'vlan_tci' fieldsAlexei Starovoitov2015-03-171-0/+3
| * | | | | bpf: allow extended BPF programs access skb fieldsAlexei Starovoitov2015-03-151-0/+10
| * | | | | ebpf: add helper for obtaining current processor idDaniel Borkmann2015-03-151-0/+1
| * | | | | ebpf: add prandom helper for packet samplingDaniel Borkmann2015-03-151-0/+1
| * | | | | ipv6: expose RFC4191 route preference via rtnetlinkLubomir Rintel2015-03-111-0/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-091-0/+4
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-03-091-0/+1
| |\ \ \ \ \ \
| | * | | | | | netfilter: nf_tables: limit maximum table name length to 32 bytesPablo Neira Ayuso2015-03-061-0/+1
| * | | | | | | net/dcb: Add IEEE QCN attributeShani Michaeli2015-03-061-0/+66
OpenPOWER on IntegriCloud