summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-16be2net: Fix number of Rx queues used for flow hashingIvan Vecera1-1/+1
2019-06-16net: handle 802.1P vlan 0 packets properlyGovindarajulu Varadarajan1-1/+29
2019-06-16Linux 5.2-rc5v5.2-rc5Linus Torvalds1-1/+1
2019-06-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-24/+45
2019-06-16Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-7/+8
2019-06-16Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-38/+42
2019-06-16tcp: enforce tcp_min_snd_mss in tcp_mtu_probing()Eric Dumazet1-0/+1
2019-06-16tcp: add tcp_min_snd_mss sysctlEric Dumazet5-2/+22
2019-06-16tcp: tcp_fragment() should apply sane memory limitsEric Dumazet3-0/+7
2019-06-16tcp: limit payload size of sacked skbsEric Dumazet5-9/+30
2019-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller14-95/+188
2019-06-16Revert "net: phylink: set the autoneg state in phylink_phy_change"David S. Miller1-1/+0
2019-06-16bpf: fix nested bpf tracepoints with per-cpu dataMatt Mullins1-16/+84
2019-06-16bpf: Fix out of bounds memory access in bpf_sk_storageArthur Fabre1-1/+2
2019-06-16net: sched: remove NET_CLS_IND config optionJiri Pirko22-59/+4
2019-06-16r8169: improve handling of Abit Fatal1ty F-190HDHeiner Kallweit1-8/+6
2019-06-16vsock/virtio: set SOCK_DONE on peer shutdownStephen Barber1-1/+3
2019-06-15net: stmmac: Fix wrapper drivers not detecting PHYJose Abreu3-3/+11
2019-06-15Merge branch 'Reuse-ptp_qoriq-driver-for-dpaa2-ptp'David S. Miller11-198/+386
2019-06-15MAINTAINERS: maintain DPAA2 PTP driver in QorIQ PTP entryYangbo Lu1-7/+2
2019-06-15dpaa2-ptp: add interrupt supportYangbo Lu4-1/+417
2019-06-15arm64: dts: fsl: add ptp timer node for dpaa2 platformsYangbo Lu3-0/+24
2019-06-15dt-binding: ptp_qoriq: support DPAA2 PTP compatibleYangbo Lu1-1/+2
2019-06-15dpaa2-ptp: reuse ptp_qoriq driverYangbo Lu5-282/+34
2019-06-15ptp: add QorIQ PTP support for DPAA2Yangbo Lu1-1/+1
2019-06-15net: dsa: rtl8366: Fix up VLAN filteringLinus Walleij1-3/+4
2019-06-15hinic: Use devm_kasprintf instead of hard coding itChristophe JAILLET1-5/+3
2019-06-15Revert "net: dsa: mv88e6xxx: do not flood CPU with unknown multicast"David S. Miller1-5/+7
2019-06-15net: phylink: set the autoneg state in phylink_phy_changeIoana Ciornei1-0/+1
2019-06-15net: dsa: mv88e6xxx: do not flood CPU with unknown multicastVivien Didelot1-7/+5
2019-06-15Merge tag 'platform-drivers-x86-v5.2-3' of git://git.infradead.org/linux-plat...Linus Torvalds6-4/+26
2019-06-15Merge tag 'usb-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds15-45/+105
2019-06-15Merge tag 'powerpc-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds8-4/+59
2019-06-15Merge tag 'trace-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds5-14/+35
2019-06-15x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callbackBorislav Petkov2-1/+2
2019-06-15Merge branch 'for-5.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-43/+117
2019-06-15Merge tag 'drm-fixes-2019-06-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds28-73/+253
2019-06-15Merge tag 'gfs2-v5.2.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+4
2019-06-15Merge branch 'net-dsa-use-switchdev-attr-and-obj-handlers'David S. Miller3-56/+35
2019-06-15net: dsa: use switchdev handle helpersVivien Didelot1-44/+32
2019-06-15net: dsa: make dsa_slave_dev_check use constVivien Didelot1-2/+2
2019-06-15net: dsa: make cpu_dp non constVivien Didelot1-1/+1
2019-06-15net: dsa: do not check orig_dev in vlan delVivien Didelot1-9/+0
2019-06-15Merge branch 'tcp-add-three-static-keys'David S. Miller9-29/+68
2019-06-15net: add high_order_alloc_disable sysctl/static keyEric Dumazet3-1/+12
2019-06-15tcp: add tcp_tx_skb_cache sysctlEric Dumazet2-1/+11
2019-06-15tcp: add tcp_rx_skb_cache sysctlEric Dumazet3-4/+19
2019-06-15sysctl: define proc_do_static_key()Eric Dumazet4-23/+26
2019-06-15Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller7-100/+147
2019-06-15udp: Remove unused variable/function (exact_dif)Tim Beale2-23/+0