summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-09Merge tag 'regmap-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2019-07-09Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-07-09Merge tag 'i3c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds
2019-07-09Merge tag 'leds-for-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-09Merge tag 'pwm/for-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-07-09Merge tag 'perf-urgent-for-mingo-5.3-20190708-2' of git://git.kernel.org/pub/...Ingo Molnar
2019-07-09m68k: Don't select ARCH_HAS_DMA_PREP_COHERENT for nommu or coldfireChristoph Hellwig
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-08Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2019-07-08Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2019-07-08Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-07-08Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-07-08Merge branch 'nfp-tls-fixes-for-initial-TLS-support'David S. Miller
2019-07-08net/tls: fix socket wmem accounting on fallback with netemJakub Kicinski
2019-07-08nfp: tls: undo TLS sequence tracking when dropping the frameJakub Kicinski
2019-07-08nfp: tls: avoid one of the ifdefs for TLSJakub Kicinski
2019-07-08net/tls: add missing prot info initJakub Kicinski
2019-07-08nfp: tls: don't leave key material in freed FW cmsg skbsJakub Kicinski
2019-07-08net/tls: don't clear TX resync flag on errorDirk van der Merwe
2019-07-08nfp: tls: count TSO segments separately for the TLS offloadJakub Kicinski
2019-07-08nfp: ccm: increase message limitsDirk van der Merwe
2019-07-08nfp: tls: use unique connection ids instead of 4-tuple for TXJakub Kicinski
2019-07-08nfp: tls: move setting ipver_vlan to a helperJakub Kicinski
2019-07-08nfp: tls: ignore queue limits for delete commandsJakub Kicinski
2019-07-08sctp: remove rcu_read_lock from sctp_bind_addr_stateXin Long
2019-07-08Merge branch 'sctp-tidyup'David S. Miller
2019-07-08sctp: rename sp strm_interleave to ep intl_enableXin Long
2019-07-08sctp: rename asoc intl_enable to asoc peer.intl_capableXin Long
2019-07-08sctp: remove prsctp_enable from asocXin Long
2019-07-08sctp: remove reconf_enable from asocXin Long
2019-07-08nfsd: Fix misuse of strlcpyJoe Perches
2019-07-08net: phy: Make use of linkmode_mod_bit helperFuqian Huang
2019-07-08Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-07-08Merge branch 'Add-MPLS-actions-to-TC'David S. Miller
2019-07-08tc-tests: actions: add MPLS testsJohn Hurley
2019-07-08net: sched: add mpls manipulation actions to TCJohn Hurley
2019-07-08net: core: add MPLS update core helper and use in OvSJohn Hurley
2019-07-08net: core: move pop MPLS functionality from OvS to core helperJohn Hurley
2019-07-08net: core: move push MPLS functionality from OvS to core helperJohn Hurley
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-07-08skbuff: increase verbosity when dumping skb dataWillem de Bruijn
2019-07-08ipv6: elide flowlabel check if no exclusive leases existWillem de Bruijn
2019-07-08Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-08tcp: Reset bytes_acked and bytes_received when disconnectingChristoph Paasch
2019-07-08bonding: fix value exported by Netlink for peer_notif_delayVincent Bernat
2019-07-08coallocate socket_wq with socket itselfAl Viro
2019-07-08sockfs: switch to ->free_inode()Al Viro
2019-07-08Merge tag 'keys-request-20190626' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller