aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2020-08-15net: xdp: account for layer 3 packets in generic skb handlerjd/xdp-l3Jason A. Donenfeld1-0/+12
2020-08-15net: xdp: pull ethernet header off packet after computing skb->protocolJason A. Donenfeld1-0/+1
2020-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds66-350/+494
2020-08-13Merge branch 'i2c/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds41-250/+409
2020-08-13net: openvswitch: introduce common code for flushing flowsTonghao Zhang3-21/+27
2020-08-13af_packet: TPACKET_V3: fix fill status rwlock imbalanceJohn Ogness1-2/+7
2020-08-13random32: add a tracepoint for prandom_u32()Eric Dumazet2-0/+19
2020-08-13Merge tag 'docs-5.9-2' of git://git.lwn.net/linuxLinus Torvalds18-379/+105
2020-08-13Documentation/locking/locktypes: fix the typoHuang Shijie1-1/+1
2020-08-13Merge tag 's390-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds12-46/+59
2020-08-13Merge tag 'for-5.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds9-25/+65
2020-08-13Merge tag 'xfs-5.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds15-19/+21
2020-08-13Merge tag 'exfat-for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfatLinus Torvalds10-116/+121
2020-08-13mm: memcontrol: fix warning when allocating the root cgroupJohannes Weiner1-6/+0
2020-08-12Merge tag 'rtc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds15-218/+244
2020-08-12Revert "ipv4: tunnel: fix compilation on ARCH=um"David S. Miller1-1/+0
2020-08-12net: accept an empty mask in /sys/class/net/*/queues/rx-*/rps_cpusEric Dumazet1-5/+7
2020-08-12Merge branch 'net-stmmac-Fix-multicast-filter-on-IPQ806x'David S. Miller2-0/+4
2020-08-12net: ethernet: stmmac: Disable hardware multicast filterJonathan McDowell1-0/+1
2020-08-12net: stmmac: dwmac1000: provide multicast filter fallbackJonathan McDowell1-0/+3
2020-08-12i2c: iproc: fix race between client unreg and isrDhananjay Phadke1-1/+12
2020-08-12ipv4: tunnel: fix compilation on ARCH=umJohannes Berg1-0/+1
2020-08-12vsock: fix potential null pointer dereference in vsock_poll()Stefano Garzarella1-1/+1
2020-08-12sfc: fix ef100 design-param checkingEdward Cree1-1/+2
2020-08-12Merge tag 'ceph-for-5.9-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds25-136/+511
2020-08-12Merge branch 'parisc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds5-8/+70
2020-08-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds83-2636/+3479
2020-08-12Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds82-871/+4778
2020-08-12Merge tag 'linux-watchdog-5.9-rc1' of git://www.linux-watchdog.org/linux-watchdogLinus Torvalds62-210/+1032
2020-08-12Merge tag 'vfio-v5.9-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds5-193/+282
2020-08-12Merge tag 'drm-next-2020-08-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds84-382/+903
2020-08-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds264-1437/+2357
2020-08-12mm/gup: remove task_struct pointer for all gup codePeter Xu18-87/+69
2020-08-12mm: clean up the last pieces of page fault accountingsPeter Xu4-29/+10
2020-08-12mm/xtensa: use general page fault accountingPeter Xu1-11/+4
2020-08-12mm/x86: use general page fault accountingPeter Xu1-15/+2
2020-08-12mm/sparc64: use general page fault accountingPeter Xu1-10/+1
2020-08-12mm/sparc32: use general page fault accountingPeter Xu1-10/+1
2020-08-12mm/sh: use general page fault accountingPeter Xu1-10/+1
2020-08-12mm/s390: use general page fault accountingPeter Xu1-15/+1
2020-08-12mm/riscv: use general page fault accountingPeter Xu1-15/+1
2020-08-12mm/powerpc: use general page fault accountingPeter Xu1-8/+3
2020-08-12mm/parisc: use general page fault accountingPeter Xu1-5/+3
2020-08-12mm/openrisc: use general page fault accountingPeter Xu1-5/+4
2020-08-12mm/nios2: use general page fault accountingPeter Xu1-10/+4
2020-08-12mm/nds32: use general page fault accountingPeter Xu1-16/+3
2020-08-12mm/mips: use general page fault accountingPeter Xu1-11/+3
2020-08-12mm/microblaze: use general page fault accountingPeter Xu1-5/+4
2020-08-12mm/m68k: use general page fault accountingPeter Xu1-10/+4
2020-08-12mm/ia64: use general page fault accountingPeter Xu1-5/+4