aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-02Merge tag 'mac80211-next-for-net-next-2020-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-2/+72
2020-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller7-16/+176
2020-09-30net/mlx5: E-switch, Use PF num in metadata reg c0sunils1-7/+8
2020-09-30net: macb: move pdata to private headerAlexandre Belloni1-20/+0
2020-09-30bpf: Add redirect_neigh helper as redirect drop-inDaniel Borkmann1-0/+5
2020-09-30bpf, net: Rework cookie generator as per-cpu oneDaniel Borkmann2-1/+64
2020-09-29net: Add netif_rx_any_context()Sebastian Andrzej Siewior1-0/+1
2020-09-29bpf: Support attaching freplace programs to multiple attach pointsToke Høiland-Jørgensen1-0/+2
2020-09-29bpf: Move prog->aux->linked_prog and trampoline into bpf_link on attachToke Høiland-Jørgensen1-6/+9
2020-09-28stmmac: intel: Adding ref clock 1us tic for LPI cntrRusaimi Amira Ruslan1-0/+1
2020-09-28bpf: Add bpf_seq_printf_btf helperAlan Maguire1-0/+2
2020-09-28bpf: Add bpf_snprintf_btf helperAlan Maguire2-4/+6
2020-09-28bpf: Move to generic BTF show support, apply it to seq files/stringsAlan Maguire1-0/+36
2020-09-28bpf: Provide function to get vmlinux BTF informationAlan Maguire1-0/+2
2020-09-28bpf: verifier: refactor check_attach_btf_id()Toke Høiland-Jørgensen2-5/+27
2020-09-28bpf: change logging calls from verbose() to bpf_log() and use log pointerToke Høiland-Jørgensen2-3/+4
2020-09-28bpf: Enable BPF_PROG_TEST_RUN for raw_tracepointSong Liu1-0/+3
2020-09-28nl80211: extend support to config spatial reuse parameter setRajkumar Manoharan1-2/+5
2020-09-28mac80211: support S1G associationThomas Pedersen1-0/+21
2020-09-28mac80211: encode listen interval for S1GThomas Pedersen1-0/+7
2020-09-28cfg80211: handle Association Response from S1G STAThomas Pedersen1-0/+5
2020-09-28cfg80211: convert S1G beacon to scan resultsThomas Pedersen1-0/+32
2020-09-28nl80211: support S1G capability overrides in assocThomas Pedersen1-0/+2
2020-09-27ptp: add stub function for ptp_get_msgtype()Yangbo Lu1-0/+8
2020-09-25bpf: Add comment to document BTF type PTR_TO_BTF_ID_OR_NULLJohn Fastabend1-2/+16
2020-09-25net: stmmac: Add option for VLAN filter fail queue enableChuah, Kim Tatt1-0/+2
2020-09-25bpf: Enable bpf_skc_to_* sock casting helper to networking prog typeMartin KaFai Lau1-0/+1
2020-09-24of: add of_mdio_find_device() apiRussell King1-0/+6
2020-09-23Merge branch 'rtt-speedup.2020.09.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into bpf-nextAlexei Starovoitov1-0/+4
2020-09-23net: phy: Document core PHY structuresAndrew Lunn1-131/+292
2020-09-23net: phy: Fixup kernel docAndrew Lunn2-2/+4
2020-09-23net: bridge: mcast: rename br_ip's u member to dstNikolay Aleksandrov1-1/+1
2020-09-23net: bridge: add src field to br_ipNikolay Aleksandrov1-0/+6
2020-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller4-13/+32
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller26-58/+159
2020-09-22Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds4-4/+8
2020-09-22Merge tag 'trace-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-0/+5
2020-09-21net: phy: bcm7xxx: Add an entry for BCM72113Florian Fainelli1-0/+1
2020-09-21bpf: Use a table to drive helper arg type checksLorenz Bauer1-0/+1
2020-09-21bpf: Allow specifying a BTF ID per argument in function protosLorenz Bauer1-8/+10
2020-09-21btf: Add BTF_ID_LIST_SINGLE macroLorenz Bauer1-0/+8
2020-09-21btf: Make btf_set_contains take a const pointerLorenz Bauer1-1/+1
2020-09-21Merge tag 'linux-can-next-for-5.10-20200921' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextDavid S. Miller3-4/+7
2020-09-21Merge tag 'mac80211-next-for-net-next-2020-09-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-78/+78
2020-09-21dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAXJan Kara1-9/+8
2020-09-21can: rx-offload: can_rx_offload_add_manual(): add new initialization functionMarc Kleine-Budde1-0/+3
2020-09-21can: dev: can_put_echo_skb(): propagate error in case of errorsMarc Kleine-Budde1-2/+2
2020-09-21can: include: fix spelling mistakesMarc Kleine-Budde2-2/+2
2020-09-20net: dsa: tag_8021q: add VLANs to the master interface tooVladimir Oltean1-0/+2