summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-16be2net: Fix number of Rx queues used for flow hashingIvan Vecera
2019-06-16net: handle 802.1P vlan 0 packets properlyGovindarajulu Varadarajan
2019-06-16Linux 5.2-rc5Linus Torvalds
2019-06-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-06-16Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-06-16Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-06-15tcp: enforce tcp_min_snd_mss in tcp_mtu_probing()Eric Dumazet
2019-06-15tcp: add tcp_min_snd_mss sysctlEric Dumazet
2019-06-15tcp: tcp_fragment() should apply sane memory limitsEric Dumazet
2019-06-15tcp: limit payload size of sacked skbsEric Dumazet
2019-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-06-15Revert "net: phylink: set the autoneg state in phylink_phy_change"David S. Miller
2019-06-15bpf: fix nested bpf tracepoints with per-cpu dataMatt Mullins
2019-06-15bpf: Fix out of bounds memory access in bpf_sk_storageArthur Fabre
2019-06-15net: sched: remove NET_CLS_IND config optionJiri Pirko
2019-06-15r8169: improve handling of Abit Fatal1ty F-190HDHeiner Kallweit
2019-06-15vsock/virtio: set SOCK_DONE on peer shutdownStephen Barber
2019-06-15net: stmmac: Fix wrapper drivers not detecting PHYJose Abreu
2019-06-15Merge branch 'Reuse-ptp_qoriq-driver-for-dpaa2-ptp'David S. Miller
2019-06-15MAINTAINERS: maintain DPAA2 PTP driver in QorIQ PTP entryYangbo Lu
2019-06-15dpaa2-ptp: add interrupt supportYangbo Lu
2019-06-15arm64: dts: fsl: add ptp timer node for dpaa2 platformsYangbo Lu
2019-06-15dt-binding: ptp_qoriq: support DPAA2 PTP compatibleYangbo Lu
2019-06-15dpaa2-ptp: reuse ptp_qoriq driverYangbo Lu
2019-06-15ptp: add QorIQ PTP support for DPAA2Yangbo Lu
2019-06-15net: dsa: rtl8366: Fix up VLAN filteringLinus Walleij
2019-06-15hinic: Use devm_kasprintf instead of hard coding itChristophe JAILLET
2019-06-15Revert "net: dsa: mv88e6xxx: do not flood CPU with unknown multicast"David S. Miller
2019-06-15net: phylink: set the autoneg state in phylink_phy_changeIoana Ciornei
2019-06-15net: dsa: mv88e6xxx: do not flood CPU with unknown multicastVivien Didelot
2019-06-15Merge tag 'platform-drivers-x86-v5.2-3' of git://git.infradead.org/linux-plat...Linus Torvalds
2019-06-15Merge tag 'usb-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-06-15Merge tag 'powerpc-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-06-15Merge tag 'trace-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-06-15x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callbackBorislav Petkov
2019-06-14Merge branch 'for-5.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-06-14Merge tag 'drm-fixes-2019-06-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-06-14Merge tag 'gfs2-v5.2.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-06-14Merge branch 'net-dsa-use-switchdev-attr-and-obj-handlers'David S. Miller
2019-06-14net: dsa: use switchdev handle helpersVivien Didelot
2019-06-14net: dsa: make dsa_slave_dev_check use constVivien Didelot
2019-06-14net: dsa: make cpu_dp non constVivien Didelot
2019-06-14net: dsa: do not check orig_dev in vlan delVivien Didelot
2019-06-14Merge branch 'tcp-add-three-static-keys'David S. Miller
2019-06-14net: add high_order_alloc_disable sysctl/static keyEric Dumazet
2019-06-14tcp: add tcp_tx_skb_cache sysctlEric Dumazet
2019-06-14tcp: add tcp_rx_skb_cache sysctlEric Dumazet
2019-06-14sysctl: define proc_do_static_key()Eric Dumazet
2019-06-14Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2019-06-14udp: Remove unused variable/function (exact_dif)Tim Beale