summaryrefslogtreecommitdiffstats
path: root/include/uapi (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | bpf: allow sk_msg programs to read sock fieldsJohn Fastabend2018-05-181-0/+8
| | * | | | | | | xsk: clean up SPDX headersBjörn Töpel2018-05-181-11/+2
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-05-232-6/+6
| |\ \ \ \ \ \ \ \
| | * | | | | | | | netfilter: nft_hash: add map lookups for hashing operationsLaura Garcia Liebana2018-05-171-0/+4
| | * | | | | | | | netfilter: fix fallout from xt/nf osf separationFlorian Westphal2018-05-171-6/+2
| * | | | | | | | | Merge tag 'mac80211-next-for-davem-2018-05-23' of git://git.kernel.org/pub/sc...David S. Miller2018-05-231-2/+97
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | nl80211: Update ERP info using NL80211_CMD_UPDATE_CONNECT_PARAMSVidyullatha Kanchanapally2018-05-231-1/+2
| | * | | | | | | | | nl80211: add FILS related parameters to ROAM eventArend Van Spriel2018-05-231-1/+2
| | * | | | | | | | | Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2018-05-2349-520/+2147
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | cfg80211: Expose TXQ stats and parameters to userspaceToke Høiland-Jørgensen2018-05-081-0/+58
| | * | | | | | | | | | cfg80211: average ack rssi support for data framesBalaji Pothunoori2018-05-071-0/+7
| | * | | | | | | | | | nl80211: Add wmm rule attribute to NL80211_CMD_GET_WIPHY dump commandHaim Dreyfuss2018-05-071-0/+28
| * | | | | | | | | | | ipv4: support sport, dport and ip_proto in RTM_GETROUTERoopa Prabhu2018-05-231-0/+3
| * | | | | | | | | | | net: add skeleton of bpfilter kernel moduleAlexei Starovoitov2018-05-231-0/+21
| | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-211-0/+3
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | devlink: extend attrs_set for setting port flavoursJiri Pirko2018-05-191-0/+11
| * | | | | | | | | | | devlink: introduce devlink_port_attrs_setJiri Pirko2018-05-191-0/+3
| * | | | | | | | | | | tcp: add TCPAckCompressed SNMP counterEric Dumazet2018-05-181-0/+1
| | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-171-1/+141
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | bpf: sockmap, add hash map supportJohn Fastabend2018-05-151-2/+52
| | * | | | | | | | | | bpf: Provide helper to do forwarding lookups in kernel FIB tableDavid Ahern2018-05-111-1/+80
| | * | | | | | | | | | bpf: btf: Add struct bpf_btf_infoMartin KaFai Lau2018-05-091-0/+6
| | * | | | | | | | | | bpf: btf: Introduce BTF IDMartin KaFai Lau2018-05-091-0/+5
| * | | | | | | | | | | sched: cls: enable verbose loggingMarcelo Ricardo Leitner2018-05-141-0/+1
| * | | | | | | | | | | vmcore: add API to collect hardware dump in second kernelRahul Lakkireddy2018-05-142-0/+19
| | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-1220-19/+21
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-082-12/+169
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | bpf: add skb_load_bytes_relative helperDaniel Borkmann2018-05-041-1/+32
| | * | | | | | | | | | xsk: statistics supportMagnus Karlsson2018-05-041-0/+7
| | * | | | | | | | | | xsk: add Tx queue setup and mmap supportMagnus Karlsson2018-05-041-0/+2
| | * | | | | | | | | | xsk: add umem completion queue support and mmapMagnus Karlsson2018-05-041-0/+2
| | * | | | | | | | | | bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAPBjörn Töpel2018-05-041-0/+1
| | * | | | | | | | | | xsk: add support for bind for RxMagnus Karlsson2018-05-041-0/+11
| | * | | | | | | | | | xsk: add Rx queue setup and mmap supportBjörn Töpel2018-05-041-0/+16
| | * | | | | | | | | | xsk: add umem fill queue support and mmapMagnus Karlsson2018-05-041-0/+15
| | * | | | | | | | | | xsk: add user memory registration support sockoptBjörn Töpel2018-05-041-0/+34
| | * | | | | | | | | | bpf: fix formatting for bpf_get_stack() helper docQuentin Monnet2018-04-301-27/+27
| | * | | | | | | | | | bpf: fix formatting for bpf_perf_event_read() helper docQuentin Monnet2018-04-301-4/+4
| | * | | | | | | | | | bpf: Fix helpers ctx struct types in uapi docAndrey Ignatov2018-04-291-6/+6
| | * | | | | | | | | | bpf: add bpf_get_stack helperYonghong Song2018-04-291-2/+40
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-05-077-92/+174
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | netfilter: ctnetlink: export nf_conntrack_maxFlorent Fourcot2018-05-071-0/+1
| | * | | | | | | | | | | netfilter: extract Passive OS fingerprint infrastructure from xt_osfFernando Fernandez Mancera2018-05-072-89/+107
| | * | | | | | | | | | | netfilter: nf_tables: Provide NFT_{RT,CT}_MAX for userspacePhil Sutter2018-05-061-0/+4
| | * | | | | | | | | | | netfilter: ip6t_srh: extend SRH matching for previous, next and last SIDAhmed Abdelsalam2018-05-061-2/+41
| | * | | | | | | | | | | netfilter: nft_numgen: add map lookups for numgen statementsLaura Garcia Liebana2018-05-061-0/+4
| | * | | | | | | | | | | netfilter: ebtables: add ebt_get_target and ebt_get_target_cTaehee Yoo2018-04-241-0/+6
| | * | | | | | | | | | | netfilter: add NAT support for shifted portmap rangesThierry Du Tre2018-04-241-1/+11
| | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-044-19/+22
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | |
| * | | | | | | | | | | tcp: send in-queue bytes in cmsg upon readSoheil Hassas Yeganeh2018-05-021-0/+3