summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-25Merge tag 'riscv-for-linus-5.8-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-07-25Merge tag 'x86-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-25Merge tag 'perf-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-07-25Merge tag 'timers-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-07-25Merge tag 'sched-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-07-25Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-25Merge tag '5.8-rc6-cifs-fix' of git://git.samba.org/sfrench/cifs-2.6 into masterLinus Torvalds
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into masterLinus Torvalds
2020-07-24riscv: Parse all memory blocks to remove unusable memoryAtish Patra
2020-07-24RISC-V: Do not rely on initrd_start/end computed during early dt parsingAtish Patra
2020-07-24drivers/net/wan: lapb: Corrected the usage of skb_cowXie He
2020-07-24Merge branch 'net-dsa-mv88e6xxx-port-mtu-support'David S. Miller
2020-07-24net: dsa: mv88e6xxx: Use chip-wide max frame size for MTUChris Packham
2020-07-24net: dsa: mv88e6xxx: Support jumbo configuration on 6190/6190XChris Packham
2020-07-24net: dsa: mv88e6xxx: MV88E6097 does not support jumbo configurationChris Packham
2020-07-24dev: Defer free of skbs in flush_backlogSubash Abhinov Kasiviswanathan
2020-07-24RISC-V: Set maximum number of mapped pages correctlyAtish Patra
2020-07-24Merge tag 'pci-v5.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-07-24qrtr: orphan socket in qrtr_release()Cong Wang
2020-07-24net: hix5hd2_gmac: Remove unneeded cast from memory allocationWang Hai
2020-07-24Merge tag 'wireless-drivers-2020-07-24' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-07-24Merge branch 'l2tp-avoid-multiple-assignment-remove-BUG_ON'David S. Miller
2020-07-24l2tp: WARN_ON rather than BUG_ON in l2tp_session_freeTom Parkin
2020-07-24l2tp: remove BUG_ON refcount value in l2tp_session_freeTom Parkin
2020-07-24l2tp: WARN_ON rather than BUG_ON in l2tp_session_queue_purgeTom Parkin
2020-07-24l2tp: don't BUG_ON seqfile checks in l2tp_pppTom Parkin
2020-07-24l2tp: don't BUG_ON session magic checks in l2tp_pppTom Parkin
2020-07-24l2tp: remove BUG_ON in l2tp_tunnel_closeallTom Parkin
2020-07-24l2tp: remove BUG_ON in l2tp_session_queue_purgeTom Parkin
2020-07-24l2tp: WARN_ON rather than BUG_ON in l2tp_dfs_seq_startTom Parkin
2020-07-24l2tp: avoid multiple assignmentsTom Parkin
2020-07-24Merge branch 'icmp6-support-rfc-4884'David S. Miller
2020-07-24icmp6: support rfc 4884Willem de Bruijn
2020-07-24icmp: prepare rfc 4884 for ipv6Willem de Bruijn
2020-07-24icmp: revise rfc4884 testsWillem de Bruijn
2020-07-24sctp: remove redundant initialization of variable statusColin Ian King
2020-07-24xen-netfront: fix potential deadlock in xennet_remove()Andrea Righi
2020-07-24net: openvswitch: fixes potential deadlock in dp cleanup codeEelco Chaudron
2020-07-24sctp: fix slab-out-of-bounds in SCTP_DELAYED_SACK processingChristoph Hellwig
2020-07-24Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2020-07-24mISDN: Don't try to print a sockptr_t from debug logging code.David S. Miller
2020-07-24Merge tag 'nfsd-5.8-2' of git://linux-nfs.org/~bfields/linux into masterLinus Torvalds
2020-07-24Merge branch 'get-rid-of-the-address_space-override-in-setsockopt-v2'David S. Miller
2020-07-24net: optimize the sockptr_t for unified kernel/user address spacesChristoph Hellwig
2020-07-24net: pass a sockptr_t into ->setsockoptChristoph Hellwig
2020-07-24net/tcp: switch do_tcp_setsockopt to sockptr_tChristoph Hellwig
2020-07-24net/tcp: switch ->md5_parse to sockptr_tChristoph Hellwig
2020-07-24net/udp: switch udp_lib_setsockopt to sockptr_tChristoph Hellwig
2020-07-24net/ipv6: switch do_ipv6_setsockopt to sockptr_tChristoph Hellwig