summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-10-06Merge tag 'drm-fixes-2020-10-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-10-06net: netdevice.h: sw_netstats_rx_add helperFabian Frederick
2020-10-06ethtool: allow netdev driver to define phy tunablesIgor Russkikh
2020-10-06Merge tag 'drm-misc-fixes-2020-10-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-10-05Merge tag 'platform-drivers-x86-v5.9-2' of git://git.infradead.org/linux-plat...Linus Torvalds
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
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 'mlx5-fixes-2020-09-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-10-02Merge tag 'mac80211-next-for-net-next-2020-10-02' of git://git.kernel.org/pub...David S. Miller
2020-10-02net: introduce helper sendpage_ok() in include/linux/net.hColy Li
2020-10-02net: core: document two new elements of struct net_deviceMauro Carvalho Chehab
2020-10-02net/mlx5: cmdif, Avoid skipping reclaim pages if FW is not accessibleSaeed Mahameed
2020-10-02net/mlx5: Avoid possible free of command entry while timeout comp handlerEran Ben Elisha
2020-10-02Merge tag 'mmc-v5.9-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds
2020-10-02mm: memcg/slab: fix slab statistics in !SMP configurationRoman Gushchin
2020-10-01pipe: remove pipe_wait() and fix wakeup race with spliceLinus Torvalds
2020-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-10-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-09-30net/mlx5: E-switch, Use PF num in metadata reg c0sunils
2020-09-30arm64: permit ACPI core to map kernel memory used for table overridesArd Biesheuvel
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-30Partially revert "video: fbdev: amba-clcd: Retire elder CLCD driver"Peter Collingbourne
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-28net: core: add nested_level variable in net_deviceTaehee Yoo
2020-09-28net: core: introduce struct netdev_nested_priv for nested interface infrastru...Taehee Yoo
2020-09-28bpf: Enable BPF_PROG_TEST_RUN for raw_tracepointSong Liu
2020-09-28Merge tag 'nfs-for-5.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
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-28memstick: Skip allocating card when removing hostKai-Heng Feng
2020-09-27ptp: add stub function for ptp_get_msgtype()Yangbo Lu
2020-09-27mm/fork: Pass new vma pointer into copy_page_range()Peter Xu