aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: phy: Add support for microchip SMI0 MDIO busAndrew Lunn2021-04-271-0/+3
* net: mscc: ocelot: support PTP Sync one-step timestampingYangbo Lu2021-04-271-1/+7
* net: mscc: ocelot: convert to ocelot_port_txtstamp_request()Yangbo Lu2021-04-271-2/+3
* net: dsa: free skb->cb usage in core driverYangbo Lu2021-04-273-15/+10
* net: dsa: no longer clone skb in core driverYangbo Lu2021-04-271-2/+2
* net: dsa: no longer identify PTP packet in core driverYangbo Lu2021-04-271-1/+1
* net: bridge: mcast: fix broken length + header check for MRDv6 Adv.Linus Lüssing2021-04-271-1/+0
* net: Fix typo in comment about ancillary dataArnaldo Carvalho de Melo2021-04-261-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2021-04-2614-75/+60
|\
| * netfilter: allow to turn off xtables compat layerFlorian Westphal2021-04-264-9/+9
| * netfilter: nfnetlink: consolidate callback typesPablo Neira Ayuso2021-04-261-6/+10
| * netfilter: nfnetlink: pass struct nfnl_info to batch callbacksPablo Neira Ayuso2021-04-261-4/+2
| * netfilter: nfnetlink: pass struct nfnl_info to rcu callbacksPablo Neira Ayuso2021-04-261-4/+2
| * netfilter: nfnetlink: add struct nfnl_info and pass it to callbacksPablo Neira Ayuso2021-04-261-4/+9
| * netfilter: nftables: add nft_pernet() helper functionPablo Neira Ayuso2021-04-261-0/+8
| * netfilter: remove all xt_table anchors from struct netFlorian Westphal2021-04-262-19/+0
| * netfilter: ip6_tables: pass table pointer via nf_hook_opsFlorian Westphal2021-04-261-3/+2
| * netfilter: arp_tables: pass table pointer via nf_hook_opsFlorian Westphal2021-04-261-1/+1
| * netfilter: ip_tables: pass table pointer via nf_hook_opsFlorian Westphal2021-04-262-4/+5
| * netfilter: arptables: unregister the tables by nameFlorian Westphal2021-04-261-2/+2
| * netfilter: ip6tables: unregister the tables by nameFlorian Westphal2021-04-261-2/+2
| * netfilter: iptables: unregister the tables by nameFlorian Westphal2021-04-261-3/+3
| * netfilter: x_tables: add xt_find_tableFlorian Westphal2021-04-261-0/+1
| * netfilter: x_tables: remove ipt_unregister_tableFlorian Westphal2021-04-262-5/+0
| * netfilter: ebtables: remove the 3 ebtables pointers from struct netFlorian Westphal2021-04-262-13/+4
| * netfilter: disable defrag once its no longer neededFlorian Westphal2021-04-262-2/+4
| * netfilter: nft_socket: add support for cgroupsv2Pablo Neira Ayuso2021-04-261-0/+4
| * netfilter: nat: move nf_xfrm_me_harder to where it is usedFlorian Westphal2021-04-261-2/+0
* | macvlan: Add nodst option to macvlan type sourceJethro Beekman2021-04-251-0/+1
* | Merge tag 'mlx5-updates-2021-04-21' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2021-04-253-11/+13
|\ \
| * | devlink: Extend SF port attributes to have external attributeParav Pandit2021-04-241-1/+4
| * | net/mlx5: E-Switch, Prepare to return total vports from eswitch structParav Pandit2021-04-241-8/+0
| * | net/mlx5: E-Switch, Return eswitch max ports when eswitch is supportedParav Pandit2021-04-241-2/+9
| |/
* | net: ethernet: ixp4xx: Support device tree probingLinus Walleij2021-04-251-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-04-258-7/+107
|\ \ | |/ |/|
| * bpf: Add a bpf_snprintf helperFlorent Revest2021-04-192-0/+29
| * bpf: Add a ARG_PTR_TO_CONST_STR argument typeFlorent Revest2021-04-191-0/+1
| * bpf: Factorize bpf_trace_printk and bpf_seq_printfFlorent Revest2021-04-191-0/+20
| * bpf: Return target info when a tracing bpf_link is queriedToke Høiland-Jørgensen2021-04-132-0/+11
| * libbpf: Clarify flags in ringbuf helpersPedro Tammela2021-04-121-0/+16
| * skmsg: Pass psock pointer to ->psock_update_sk_prot()Cong Wang2021-04-124-5/+9
| * bpf: Document PROG_TEST_RUN limitationsJoe Stringer2021-04-121-0/+21
| * bpf: Remove repeated struct btf_type declarationWan Jiabing2021-04-031-1/+0
| * bpf, cgroup: Delete repeated struct bpf_prog declarationWan Jiabing2021-04-031-1/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2021-04-231-3/+0
|\ \
| * | flow: remove spi key from flowi structFlorian Westphal2021-04-191-3/+0
* | | net: stmmac: Add HW descriptor prefetch setting for DWMAC Core 5.20 onwardsMohammad Athari Bin Ismail2021-04-221-0/+1
* | | ice: Enable RSS configure for AVFQi Zhang2021-04-221-1/+24
* | | ice: Advertise virtchnl UDP segmentation offload capabilityBrett Creeley2021-04-221-0/+1
* | | ice: Allow ignoring opcodes on specific VFMichal Swiatkowski2021-04-221-0/+1