summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-21selftests: fib_rule_tests: use pre-defined DEV_ADDRHangbin Liu
2019-05-21net-next: net: Fix typos in ip-sysctl.txtMasanari Iida
2019-05-21ipv6: Consider sk_bound_dev_if when binding a raw socket to an addressMike Manning
2019-05-21net: phylink: ensure inband AN works correctlyRussell King
2019-05-21usbnet: ipheth: fix racing conditionBernd Eckstein
2019-05-20net: stmmac: dma channel control register need to be init firstWeifeng Voon
2019-05-20net: stmmac: fix ethtool flow control not able to get/setTan, Tee Min
2019-05-20net: qrtr: Fix message type of outgoing packetsBjorn Andersson
2019-05-20networking: : fix typos in code commentsWeitao Hou
2019-05-20ptp: Fix example program to match kernel.Richard Cochran
2019-05-20fddi: fix typos in code commentsWeitao Hou
2019-05-20Merge branch 'kselftests-fib_rule_tests-fix'David S. Miller
2019-05-20selftests: fib_rule_tests: enable forwarding before ipv4 from/iif testHangbin Liu
2019-05-20selftests: fib_rule_tests: fix local IPv4 address typoHangbin Liu
2019-05-20tipc: Avoid copying bytes beyond the supplied dataChris Packham
2019-05-20Merge branch 'net-readx_poll_timeout'David S. Miller
2019-05-202/2] net: xilinx_emaclite: use readx_poll_timeout() in mdio wait functionKurt Kanzenbach
2019-05-201/2] net: axienet: use readx_poll_timeout() in mdio wait functionKurt Kanzenbach
2019-05-20vlan: Mark expected switch fall-throughGustavo A. R. Silva
2019-05-20macvlan: Mark expected switch fall-throughGustavo A. R. Silva
2019-05-20net/mlx4_en: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi
2019-05-20tipc: fix modprobe tipc failed after switch order of device registrationJunwei Hu
2019-05-20Merge tag 'for-5.2-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-19Linux 5.2-rc1Linus Torvalds
2019-05-19Merge tag 'upstream-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-05-19Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-05-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-05-19Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-05-19Merge tag '5.2-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-05-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-05-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-05-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-19of_net: fix of_get_mac_address retval if compiled without CONFIG_OFPetr Štetiar
2019-05-19Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-19net: fix kernel-doc warnings for socket.cRandy Dunlap
2019-05-19net: Treat sock->sk_drops as an unsigned int when printingPatrick Talbert
2019-05-19Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-19Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-05-19Merge tag 'powerpc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-05-19Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds
2019-05-19Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-18kselftests: netfilter: fix leftover net/net-next merge conflictFlorian Westphal
2019-05-19kconfig: use 'else ifneq' for Makefile to improve readabilityMasahiro Yamada
2019-05-18panic: add an option to replay all the printk message in bufferFeng Tang
2019-05-18initramfs: don't free a non-existent initrdSteven Price
2019-05-18fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...Jiufei Xue
2019-05-18mm/compaction.c: correct zone boundary handling when isolating pages from a p...Mel Gorman
2019-05-18mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macroUladzislau Rezki (Sony)