summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* net/ipv6: Udate fib6_table_lookup tracepointDavid Ahern2018-05-251-7/+22
* net/ipv4: Udate fib_table_lookup tracepointDavid Ahern2018-05-251-29/+43
* net_sched: switch to rcu_workCong Wang2018-05-251-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-2520-92/+346
|\
| * xdp/trace: extend tracepoint in devmap with an errJesper Dangaard Brouer2018-05-251-4/+6
| * xdp: change ndo_xdp_xmit API to support bulkingJesper Dangaard Brouer2018-05-251-5/+9
| * xdp: introduce xdp_return_frame_rx_napiJesper Dangaard Brouer2018-05-252-2/+4
| * xdp: add tracepoint for devmap like cpumap haveJesper Dangaard Brouer2018-05-252-2/+43
| * bpf: devmap introduce dev_map_enqueueJesper Dangaard Brouer2018-05-252-4/+21
| * bpf: introduce bpf subcommand BPF_TASK_FD_QUERYYonghong Song2018-05-252-0/+43
| * perf/core: add perf_get_event() to return perf_event given a struct fileYonghong Song2018-05-251-0/+5
| * ipv6: sr: Add seg6local action End.BPFMathieu Xhonneux2018-05-243-0/+14
| * bpf: Split lwt inout verifier structuresMathieu Xhonneux2018-05-241-2/+2
| * bpf: Add IPv6 Segment Routing helpersMathieu Xhonneux2018-05-242-1/+103
| * ipv6: sr: export function lookup_nexthopMathieu Xhonneux2018-05-242-1/+26
| * ipv6: sr: make seg6.h includable without IPv6Mathieu Xhonneux2018-05-241-0/+4
| * bpf: get JITed image lengths of functions via syscallSandipan Das2018-05-241-0/+2
| * bpf: get kernel symbol addresses via syscallSandipan Das2018-05-241-0/+2
| * bpf: btf: Rename btf_key_id and btf_value_id in bpf_map_infoMartin KaFai Lau2018-05-232-6/+6
| * bpf: btf: Remove unused bits from uapi/linux/btf.hMartin KaFai Lau2018-05-231-20/+9
| * bpf: btf: Change how section is supported in btf_headerMartin KaFai Lau2018-05-231-6/+2
| * bpf: Expose check_uarg_tail_zero()Martin KaFai Lau2018-05-231-0/+2
| * net/ipv6: Add helper to return path MTU based on fib resultDavid Ahern2018-05-223-0/+11
| * net/ipv4: Add helper to return path MTU based on fib resultDavid Ahern2018-05-221-0/+2
| * xsk: remove explicit ring structure from uapiBjörn Töpel2018-05-221-22/+22
| * xsk: fill hole in struct sockaddr_xdpBjörn Töpel2018-05-221-1/+1
| * bpf: allow sk_msg programs to read sock fieldsJohn Fastabend2018-05-182-0/+9
| * xsk: clean up SPDX headersBjörn Töpel2018-05-182-22/+4
* | net: phy: replace bool members in struct phy_device with bit-fieldsHeiner Kallweit2018-05-241-12/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-05-239-74/+55
|\ \
| * | netfilter: nf_tables: remove nft_af_info.Taehee Yoo2018-05-231-2/+0
| * | netfilter: nfnetlink_queue: resolve clash for unconfirmed conntracksPablo Neira Ayuso2018-05-231-0/+5
| * | netfilter: add struct nf_nat_hook and use itPablo Neira Ayuso2018-05-232-12/+16
| * | netfilter: add struct nf_ct_hook and use itPablo Neira Ayuso2018-05-231-1/+6
| * | netfilter: lift one-nat-hook-only restrictionFlorian Westphal2018-05-231-1/+0
| * | netfilter: nf_nat: add nat type hooks to nat coreFlorian Westphal2018-05-232-52/+5
| * | netfilter: nf_nat: add nat hook register functions to nf_natFlorian Westphal2018-05-231-0/+4
| * | netfilter: nf_tables: allow chain type to override hook registerFlorian Westphal2018-05-231-4/+4
| * | netfilter: nf_nat: move common nat code to nat coreFlorian Westphal2018-05-231-0/+7
| * | 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-172-6/+8
* | | Merge tag 'mac80211-next-for-davem-2018-05-23' of git://git.kernel.org/pub/sc...David S. Miller2018-05-233-22/+226
|\ \ \
| * | | nl80211: Update ERP info using NL80211_CMD_UPDATE_CONNECT_PARAMSVidyullatha Kanchanapally2018-05-232-1/+7
| * | | nl80211: add FILS related parameters to ROAM eventArend Van Spriel2018-05-232-1/+4
| * | | cfg80211: use separate struct for FILS parametersArend Van Spriel2018-05-231-18/+26
| * | | mac80211: Support adding duration for prepare_tx() callbackIlan Peer2018-05-231-1/+4
| * | | Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2018-05-23250-1741/+5974
| |\ \ \
| * | | | cfg80211: add missing kernel-docJohannes Berg2018-05-221-0/+4
| * | | | cfg80211: release station info tidstats where neededJohannes Berg2018-05-181-0/+13
| * | | | cfg80211: dynamically allocate per-tid stats for station infoArend van Spriel2018-05-181-1/+9