summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-25MAINTAINERS: Add additional maintainers to ENA Ethernet driverNetanel Belgazal
2019-12-24Merge branch 's390-qeth-fixes'David S. Miller
2019-12-24s390/qeth: fix initialization on old HWJulian Wiedmann
2019-12-24s390/qeth: vnicc Fix init to defaultAlexandra Winter
2019-12-24s390/qeth: Fix vnicc_is_in_use if rx_bcast not setAlexandra Winter
2019-12-24s390/qeth: fix false reporting of VNIC CHAR config failureAlexandra Winter
2019-12-24s390/qeth: lock the card while changing its hsuidJulian Wiedmann
2019-12-24s390/qeth: fix qdio teardown after early init errorJulian Wiedmann
2019-12-24Merge branch 'disable-neigh-update-for-tunnels-during-pmtu-update'David S. Miller
2019-12-24net/dst: do not confirm neighbor for vxlan and geneve pmtu updateHangbin Liu
2019-12-24sit: do not confirm neighbor when do pmtu updateHangbin Liu
2019-12-24vti: do not confirm neighbor when do pmtu updateHangbin Liu
2019-12-24tunnel: do not confirm neighbor when do pmtu updateHangbin Liu
2019-12-24net/dst: add new function skb_dst_update_pmtu_no_confirmHangbin Liu
2019-12-24gtp: do not confirm neighbor when do pmtu updateHangbin Liu
2019-12-24ip6_gre: do not confirm neighbor when do pmtu updateHangbin Liu
2019-12-24net: add bool confirm_neigh parameter for dst_ops.update_pmtuHangbin Liu
2019-12-24Merge tag 'rxrpc-fixes-20191220' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2019-12-24net: dsa: bcm_sf2: Fix IP fragment location and behaviorFlorian Fainelli
2019-12-24sctp: fix err handling of stream initializationMarcelo Ricardo Leitner
2019-12-24udp: fix integer overflow while computing available space in sk_rcvbufAntonio Messina
2019-12-22Merge tag 'xfs-5.5-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-12-22Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-12-22Merge tag 'block-5.5-20191221' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-12-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-12-22Merge tag 'riscv/for-v5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-22pipe: fix empty pipe check in pipe_write()Jan Stancek
2019-12-22Merge tag 'kvm-ppc-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2019-12-22MAINTAINERS: remove Radim from KVM maintainersPaolo Bonzini
2019-12-22MAINTAINERS: Orphan KVM for MIPSJames Hogan
2019-12-21ext4: clarify impact of 'commit' mount optionJan Kara
2019-12-21ext4: fix unused-but-set-variable warning in ext4_add_entry()Yunfeng Ye
2019-12-21Merge tag 'trace-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-12-21Merge tag 'libnvdimm-fix-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-12-21tracing: Fix endianness bug in histogram triggerSven Schnelle
2019-12-21samples/trace_printk: Wait for IRQ work to finishSven Schnelle
2019-12-21tracing: Fix lock inversion in trace_event_enable_tgid_record()Prateek Sood
2019-12-21Merge tag 's390-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-12-21Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-12-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-12-21Merge tag 'kbuild-fixes-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-12-22kbuild: clarify the difference between obj-y and obj-m w.r.t. descendingMasahiro Yamada
2019-12-21Merge branch 'parisc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-12-21Merge tag 'for-linus-5.5b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-12-21Merge tag 'powerpc-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-12-21Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-12-21Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-12-20Merge branch 'sfc-fix-bugs-introduced-by-XDP-patches'David S. Miller
2019-12-20sfc: Include XDP packet headroom in buffer step size.Charles McLachlan