aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-25net: bridge: add support for port isolationNikolay Aleksandrov2-0/+2
2018-05-24net: include hash policy in LAG changeupper infoJohn Hurley1-0/+11
2018-05-24net/ipv4: Remove tracepoint in fib_validate_sourceDavid Ahern1-35/+0
2018-05-24net/ipv6: Udate fib6_table_lookup tracepointDavid Ahern1-7/+22
2018-05-24net/ipv4: Udate fib_table_lookup tracepointDavid Ahern1-29/+43
2018-05-24net_sched: switch to rcu_workCong Wang1-1/+1
2018-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller20-92/+346
2018-05-24xdp/trace: extend tracepoint in devmap with an errJesper Dangaard Brouer1-4/+6
2018-05-24xdp: change ndo_xdp_xmit API to support bulkingJesper Dangaard Brouer1-5/+9
2018-05-24xdp: introduce xdp_return_frame_rx_napiJesper Dangaard Brouer2-2/+4
2018-05-24xdp: add tracepoint for devmap like cpumap haveJesper Dangaard Brouer2-2/+43
2018-05-24bpf: devmap introduce dev_map_enqueueJesper Dangaard Brouer2-4/+21
2018-05-24bpf: introduce bpf subcommand BPF_TASK_FD_QUERYYonghong Song2-0/+43
2018-05-24perf/core: add perf_get_event() to return perf_event given a struct fileYonghong Song1-0/+5
2018-05-24net: phy: replace bool members in struct phy_device with bit-fieldsHeiner Kallweit1-12/+11
2018-05-24ipv6: sr: Add seg6local action End.BPFMathieu Xhonneux3-0/+14
2018-05-24bpf: Split lwt inout verifier structuresMathieu Xhonneux1-2/+2
2018-05-24bpf: Add IPv6 Segment Routing helpersMathieu Xhonneux2-1/+103
2018-05-24ipv6: sr: export function lookup_nexthopMathieu Xhonneux2-1/+26
2018-05-24ipv6: sr: make seg6.h includable without IPv6Mathieu Xhonneux1-0/+4
2018-05-24bpf: get JITed image lengths of functions via syscallSandipan Das1-0/+2
2018-05-24bpf: get kernel symbol addresses via syscallSandipan Das1-0/+2
2018-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller9-74/+55
2018-05-23Merge tag 'mac80211-next-for-davem-2018-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller3-22/+226
2018-05-23ipv4: support sport, dport and ip_proto in RTM_GETROUTERoopa Prabhu2-0/+6
2018-05-23gso: limit udp gso to egress-only virtual devicesWillem de Bruijn1-1/+0
2018-05-23net: add skeleton of bpfilter kernel moduleAlexei Starovoitov2-0/+36
2018-05-23umh: introduce fork_usermode_blob() helperAlexei Starovoitov2-0/+13
2018-05-23netfilter: nf_tables: remove nft_af_info.Taehee Yoo1-2/+0
2018-05-23bpf: btf: Rename btf_key_id and btf_value_id in bpf_map_infoMartin KaFai Lau2-6/+6
2018-05-23bpf: btf: Remove unused bits from uapi/linux/btf.hMartin KaFai Lau1-20/+9
2018-05-23bpf: btf: Change how section is supported in btf_headerMartin KaFai Lau1-6/+2
2018-05-23bpf: Expose check_uarg_tail_zero()Martin KaFai Lau1-0/+2
2018-05-23nl80211: Update ERP info using NL80211_CMD_UPDATE_CONNECT_PARAMSVidyullatha Kanchanapally2-1/+7
2018-05-23nl80211: add FILS related parameters to ROAM eventArend Van Spriel2-1/+4
2018-05-23cfg80211: use separate struct for FILS parametersArend Van Spriel1-18/+26
2018-05-23mac80211: Support adding duration for prepare_tx() callbackIlan Peer1-1/+4
2018-05-23Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg250-1741/+5974
2018-05-23netfilter: nfnetlink_queue: resolve clash for unconfirmed conntracksPablo Neira Ayuso1-0/+5
2018-05-23netfilter: add struct nf_nat_hook and use itPablo Neira Ayuso2-12/+16
2018-05-23netfilter: add struct nf_ct_hook and use itPablo Neira Ayuso1-1/+6
2018-05-23netfilter: lift one-nat-hook-only restrictionFlorian Westphal1-1/+0
2018-05-23netfilter: nf_nat: add nat type hooks to nat coreFlorian Westphal2-52/+5
2018-05-23netfilter: nf_nat: add nat hook register functions to nf_natFlorian Westphal1-0/+4
2018-05-23netfilter: nf_tables: allow chain type to override hook registerFlorian Westphal1-4/+4
2018-05-23netfilter: nf_nat: move common nat code to nat coreFlorian Westphal1-0/+7
2018-05-22qed: Add driver infrastucture for handling mfw requests.Sudarsana Reddy Kalluru1-0/+10
2018-05-22qed: Add support for processing iscsi tlv request.Sudarsana Reddy Kalluru1-0/+36
2018-05-22qed: Add support for processing fcoe tlv request.Sudarsana Reddy Kalluru1-0/+193
2018-05-22qed: Add support for tlv request processing.Sudarsana Reddy Kalluru1-0/+37