summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2020-11-20mptcp: track window announced to peerFlorian Westphal
2020-11-20ethtool: add ETHTOOL_COALESCE_ALL_PARAMS defineAntonio Cardace
2020-11-20net: stream: fix TCP references when INET is not enabledRandy Dunlap
2020-11-20octeontx2-pf: move lmt flush to include/linux/socSrujana Challa
2020-11-20net: add annotation for sock_{lock,unlock}_fastPaolo Abeni
2020-11-20net: openvswitch: Be liberal in tcp conntrack.Numan Siddique
2020-11-19devlink: move flash end and begin to core devlinkJacob Keller
2020-11-19devlink: move request_firmware out of driverJacob Keller
2020-11-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-19Merge tag 'net-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-11-19Merge tag 'spi-fix-v5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-11-19ipv6: Remove dependency of ipv6_frag_thdr_truncated on ipv6 moduleGeorg Kohmann
2020-11-18atm: nicstar: Replace in_interrupt() usageSebastian Andrzej Siewior
2020-11-18Merge tag 'nfsd-5.10-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2020-11-18Merge tag 'linux-kselftest-kunit-fixes-5.10-rc5' of git://git.kernel.org/pub/...Linus Torvalds
2020-11-18ptp: document struct ptp_clock_request membersAhmad Fatoum
2020-11-17net/tls: Fix wrong record sn in async mode of device resyncTariq Toukan
2020-11-17net: core: fix some kernel-doc markupsMauro Carvalho Chehab
2020-11-17net: wan: Delete the DLCI / SDLA driversXie He
2020-11-17net: linux/skbuff.h: combine SKB_EXTENSIONS + KCOV handlingRandy Dunlap
2020-11-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-11-16tcp: factor out __tcp_close() helperPaolo Abeni
2020-11-16tcp: factor out tcp_build_frag()Paolo Abeni
2020-11-16ipv6/netfilter: Discard first fragment not including all headersGeorg Kohmann
2020-11-16PM: runtime: Add pm_runtime_resume_and_get to deal with usage counterZhang Qilong
2020-11-16treewide: rename nla_strlcpy to nla_strscpy.Francis Laniel
2020-11-16Modify return value of nla_strlcpy to match that of strscpy.Francis Laniel
2020-11-15Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-11-15Merge branch 'for-5.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-11-14tcp: avoid indirect call to tcp_stream_memory_free()Eric Dumazet
2020-11-14tcp: uninline tcp_stream_memory_free()Eric Dumazet
2020-11-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-11-14mm: memcontrol: fix missing wakeup polling threadMuchun Song
2020-11-14compiler.h: fix barrier_data() on clangArvind Sankar
2020-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-11-14net: page_pool: Add bulk support for ptr_ringLorenzo Bianconi
2020-11-14net: xdp: Introduce bulking for xdp tx return pathLorenzo Bianconi
2020-11-13ip_tunnels: Set tunnel option flag when tunnel metadata is presentYi-Hung Wei
2020-11-13Merge tag 'vfs-5.10-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2020-11-13Merge tag 'block-5.10-2020-11-13' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-11-13net: Exempt multicast addresses from five-second neighbor lifetimeJeff Dike
2020-11-13Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub...Jakub Kicinski
2020-11-13Merge tag 'gpio-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2020-11-13bpf: Augment the set of sleepable LSM hooksKP Singh
2020-11-12bpf: Allow using bpf_sk_storage in FENTRY/FEXIT/RAW_TPMartin KaFai Lau
2020-11-12Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-13bpf: Support for pointers beyond pkt_end.Alexei Starovoitov
2020-11-12net: usb: switch to dev_get_tstats64 and remove usbnet_get_stats64 aliasHeiner Kallweit
2020-11-12usbnet: switch to core handling of rx/tx byte/packet countersHeiner Kallweit
2020-11-12Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds