aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-11-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 20-120/+218
2020-11-19Merge tag 'net-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 5-4/+71
2020-11-19Merge tag 'spi-fix-v5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+19
2020-11-19ipv6: Remove dependency of ipv6_frag_thdr_truncated on ipv6 moduleGravatar Georg Kohmann 2-2/+30
2020-11-18atm: nicstar: Replace in_interrupt() usageGravatar Sebastian Andrzej Siewior 1-0/+1
2020-11-18Merge tag 'nfsd-5.10-2' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 1-1/+2
2020-11-18Merge tag 'linux-kselftest-kunit-fixes-5.10-rc5' of git://git.kernel.org/pub/...Gravatar Linus Torvalds 1-1/+1
2020-11-18ptp: document struct ptp_clock_request membersGravatar Ahmad Fatoum 1-0/+13
2020-11-17net/tls: Fix wrong record sn in async mode of device resyncGravatar Tariq Toukan 1-1/+15
2020-11-17net: core: fix some kernel-doc markupsGravatar Mauro Carvalho Chehab 1-2/+9
2020-11-17net: wan: Delete the DLCI / SDLA driversGravatar Xie He 4-572/+0
2020-11-17net: linux/skbuff.h: combine SKB_EXTENSIONS + KCOV handlingGravatar Randy Dunlap 1-2/+2
2020-11-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-0/+1
2020-11-16tcp: factor out __tcp_close() helperGravatar Paolo Abeni 1-0/+1
2020-11-16tcp: factor out tcp_build_frag()Gravatar Paolo Abeni 1-0/+3
2020-11-16ipv6/netfilter: Discard first fragment not including all headersGravatar Georg Kohmann 1-0/+2
2020-11-16PM: runtime: Add pm_runtime_resume_and_get to deal with usage counterGravatar Zhang Qilong 1-0/+21
2020-11-16treewide: rename nla_strlcpy to nla_strscpy.Gravatar Francis Laniel 3-4/+4
2020-11-16Modify return value of nla_strlcpy to match that of strscpy.Gravatar Francis Laniel 2-2/+2
2020-11-15Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-12/+7
2020-11-15Merge branch 'for-5.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-9/+9
2020-11-14tcp: avoid indirect call to tcp_stream_memory_free()Gravatar Eric Dumazet 1-2/+6
2020-11-14tcp: uninline tcp_stream_memory_free()Gravatar Eric Dumazet 1-12/+1
2020-11-14Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 5-29/+26
2020-11-14mm: memcontrol: fix missing wakeup polling threadGravatar Muchun Song 1-2/+9
2020-11-14compiler.h: fix barrier_data() on clangGravatar Arvind Sankar 4-27/+17
2020-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar Jakub Kicinski 9-2/+139
2020-11-14net: page_pool: Add bulk support for ptr_ringGravatar Lorenzo Bianconi 1-0/+26
2020-11-14net: xdp: Introduce bulking for xdp tx return pathGravatar Lorenzo Bianconi 1-1/+16
2020-11-13ip_tunnels: Set tunnel option flag when tunnel metadata is presentGravatar Yi-Hung Wei 1-3/+4
2020-11-13Merge tag 'vfs-5.10-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 1-11/+27
2020-11-13Merge tag 'block-5.10-2020-11-13' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-1/+1
2020-11-13net: Exempt multicast addresses from five-second neighbor lifetimeGravatar Jeff Dike 1-0/+1
2020-11-13Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub...Gravatar Jakub Kicinski 5-9/+61
2020-11-13Merge tag 'gpio-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Gravatar Linus Torvalds 1-52/+54
2020-11-13bpf: Augment the set of sleepable LSM hooksGravatar KP Singh 1-0/+7
2020-11-12bpf: Allow using bpf_sk_storage in FENTRY/FEXIT/RAW_TPGravatar Martin KaFai Lau 1-0/+2
2020-11-12Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 12-45/+60
2020-11-13bpf: Support for pointers beyond pkt_end.Gravatar Alexei Starovoitov 1-1/+1
2020-11-12net: usb: switch to dev_get_tstats64 and remove usbnet_get_stats64 aliasGravatar Heiner Kallweit 1-2/+0
2020-11-12usbnet: switch to core handling of rx/tx byte/packet countersGravatar Heiner Kallweit 1-4/+2
2020-11-12Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 4-18/+12
2020-11-12block: add a return value to set_capacity_revalidate_and_notifyGravatar Christoph Hellwig 1-1/+1
2020-11-12SUNRPC: Fix oops in the rpc_xdr_buf event classGravatar Scott Mayhew 1-1/+2
2020-11-12Merge tag 'pm-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 1-2/+16
2020-11-12spi: Introduce device-managed SPI controller allocationGravatar Lukas Wunner 1-0/+19
2020-11-11net: evaluate net.ipv4.conf.all.proxy_arp_pvlanGravatar Vincent Bernat 1-1/+1
2020-11-11net: evaluate net.ipvX.conf.all.ignore_routes_with_linkdownGravatar Vincent Bernat 1-1/+1
2020-11-11Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-7/+3
2020-11-11nl80211: fix kernel-doc warning in the new SAE attributeGravatar Johannes Berg 1-8/+15