summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-10-03net/sched: act_vlan: Add {POP,PUSH}_ETH actionsGuillaume Nault
2020-10-03net: remove NETDEV_HW_ADDR_T_SLAVETaehee Yoo
2020-10-02Merge tag 'mac80211-next-for-net-next-2020-10-02' of git://git.kernel.org/pub...David S. Miller
2020-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-09-30net/mlx5: E-switch, Use PF num in metadata reg c0sunils
2020-09-30net: macb: move pdata to private headerAlexandre Belloni
2020-09-30bpf: Add redirect_neigh helper as redirect drop-inDaniel Borkmann
2020-09-30bpf, net: Rework cookie generator as per-cpu oneDaniel Borkmann
2020-09-29net: Add netif_rx_any_context()Sebastian Andrzej Siewior
2020-09-29bpf: Support attaching freplace programs to multiple attach pointsToke Høiland-Jørgensen
2020-09-29bpf: Move prog->aux->linked_prog and trampoline into bpf_link on attachToke Høiland-Jørgensen
2020-09-28stmmac: intel: Adding ref clock 1us tic for LPI cntrRusaimi Amira Ruslan
2020-09-28bpf: Add bpf_seq_printf_btf helperAlan Maguire
2020-09-28bpf: Add bpf_snprintf_btf helperAlan Maguire
2020-09-28bpf: Move to generic BTF show support, apply it to seq files/stringsAlan Maguire
2020-09-28bpf: Provide function to get vmlinux BTF informationAlan Maguire
2020-09-28bpf: verifier: refactor check_attach_btf_id()Toke Høiland-Jørgensen
2020-09-28bpf: change logging calls from verbose() to bpf_log() and use log pointerToke Høiland-Jørgensen
2020-09-28bpf: Enable BPF_PROG_TEST_RUN for raw_tracepointSong Liu
2020-09-28nl80211: extend support to config spatial reuse parameter setRajkumar Manoharan
2020-09-28mac80211: support S1G associationThomas Pedersen
2020-09-28mac80211: encode listen interval for S1GThomas Pedersen
2020-09-28cfg80211: handle Association Response from S1G STAThomas Pedersen
2020-09-28cfg80211: convert S1G beacon to scan resultsThomas Pedersen
2020-09-28nl80211: support S1G capability overrides in assocThomas Pedersen
2020-09-27ptp: add stub function for ptp_get_msgtype()Yangbo Lu
2020-09-25bpf: Add comment to document BTF type PTR_TO_BTF_ID_OR_NULLJohn Fastabend
2020-09-25net: stmmac: Add option for VLAN filter fail queue enableChuah, Kim Tatt
2020-09-25bpf: Enable bpf_skc_to_* sock casting helper to networking prog typeMartin KaFai Lau
2020-09-24of: add of_mdio_find_device() apiRussell King
2020-09-23Merge branch 'rtt-speedup.2020.09.16a' of git://git.kernel.org/pub/scm/linux/...Alexei Starovoitov
2020-09-23net: phy: Document core PHY structuresAndrew Lunn
2020-09-23net: phy: Fixup kernel docAndrew Lunn
2020-09-23net: bridge: mcast: rename br_ip's u member to dstNikolay Aleksandrov
2020-09-23net: bridge: add src field to br_ipNikolay Aleksandrov
2020-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-22Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-09-22Merge tag 'trace-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-09-21net: phy: bcm7xxx: Add an entry for BCM72113Florian Fainelli
2020-09-21bpf: Use a table to drive helper arg type checksLorenz Bauer
2020-09-21bpf: Allow specifying a BTF ID per argument in function protosLorenz Bauer
2020-09-21btf: Add BTF_ID_LIST_SINGLE macroLorenz Bauer
2020-09-21btf: Make btf_set_contains take a const pointerLorenz Bauer
2020-09-21Merge tag 'linux-can-next-for-5.10-20200921' of git://git.kernel.org/pub/scm/...David S. Miller
2020-09-21Merge tag 'mac80211-next-for-net-next-2020-09-21' of git://git.kernel.org/pub...David S. Miller
2020-09-21dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAXJan Kara
2020-09-21can: rx-offload: can_rx_offload_add_manual(): add new initialization functionMarc Kleine-Budde
2020-09-21can: dev: can_put_echo_skb(): propagate error in case of errorsMarc Kleine-Budde