summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.11.1v4.11.1Greg Kroah-Hartman2017-05-141-1/+1
* block: get rid of blk_integrity_revalidate()Ilya Dryomov2017-05-144-21/+2
* xen: Revert commits da72ff5bfcb0 and 72a9b186292dBoris Ostrovsky2017-05-147-25/+50
* xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."Stefano Stabellini2017-05-147-23/+30
* f2fs: sanity check segment countJin Qian2017-05-142-0/+13
* net: mdio-mux: bcm-iproc: call mdiobus_free() in error pathJon Mason2017-05-141-1/+4
* bpf: don't let ldimm64 leak map addresses on unprivilegedDaniel Borkmann2017-05-141-5/+16
* bnxt_en: allocate enough space for ->ntp_fltr_bmapDan Carpenter2017-05-141-1/+2
* tcp: randomize timestamps on syncookiesEric Dumazet2017-05-148-54/+89
* ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notfWANG Cong2017-05-143-2/+14
* ipv6: initialize route null entry in addrconf_init()WANG Cong2017-05-143-11/+18
* rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME stringMichal Schmidt2017-05-141-1/+1
* ipv4, ipv6: ensure raw socket message is big enough to hold an IP headerAlexander Potapenko2017-05-142-0/+5
* tcp: do not inherit fastopen_req from parentEric Dumazet2017-05-141-0/+1
* net: usb: qmi_wwan: add Telit ME910 supportDaniele Palmas2017-05-141-0/+1
* net: ipv6: Do not duplicate DAD on link upDavid Ahern2017-05-141-2/+3
* tcp: fix wraparound issue in tcp_lpEric Dumazet2017-05-141-2/+4
* bpf, arm64: fix jit branch offset related to ldimm64Daniel Borkmann2017-05-142-4/+49
* bpf: enhance verifier to understand stack pointer arithmeticYonghong Song2017-05-142-6/+23
* geneve: fix incorrect setting of UDP checksum flagGirish Moodalbail2017-05-141-1/+1
* tcp: fix access to sk->sk_state in tcp_poll()Davide Caratti2017-05-141-1/+1
* net: macb: fix phy interrupt parsingAlexandre Belloni2017-05-141-8/+10
* refcount: change EXPORT_SYMBOL markingsGreg Kroah-Hartman2017-05-141-11/+11
* sparc64: fix fault handling in NGbzero.S and GENbzero.SDave Aldridge2017-05-143-2/+8
* brcmfmac: Make skb header writable before useJames Hughes2017-05-141-14/+5
* brcmfmac: Ensure pointer correctly set if skb data location changesJames Hughes2017-05-141-1/+3
* power: supply: lp8788: prevent out of bounds array accessGiedrius Statkevičius2017-05-141-1/+1
* drm/sti: fix GDP size to support up to UHD resolutionVincent Abriou2017-05-141-5/+7
* dm ioctl: prevent stack leak in dm ioctl callAdrian Salido2017-05-141-1/+1
* Linux 4.11v4.11Linus Torvalds2017-04-301-1/+1
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-04-303-6/+27
|\
| * Prevent timer value 0 for MWAITXJanakarajan Natarajan2017-04-301-0/+7
| * x86/build: convert function graph '-Os' error to warningJosh Poimboeuf2017-04-192-6/+8
| * ftrace/x86: Fix triple fault with graph tracing and suspend-to-ramJosh Poimboeuf2017-04-141-0/+12
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-04-302-13/+23
|\ \
| * | sched/cputime: Fix ksoftirqd cputime accounting regressionFrederic Weisbecker2017-04-272-13/+23
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-04-291-1/+1
|\ \ \
| * | | fix a braino in ITER_PIPE iov_iter_revert()Al Viro2017-04-291-1/+1
* | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-04-281-1/+1
|\ \ \ \
| * | | | clk: sunxi-ng: always select CCU_GATEArnd Bergmann2017-04-281-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-04-289-22/+64
|\ \ \ \ \
| * | | | | net: hso: register netdev later to avoid a race conditionAndreas Kemnade2017-04-281-7/+7
| * | | | | net: adjust skb->truesize in ___pskb_trim()Eric Dumazet2017-04-281-0/+2
| * | | | | tcp: do not underestimate skb->truesize in tcp_trim_head()Eric Dumazet2017-04-281-7/+12
| * | | | | bonding: avoid defaulting hard_header_len to ETH_HLEN on slave removalPaolo Abeni2017-04-281-1/+1
| * | | | | ipv4: Don't pass IP fragments to upper layer GRO handlers.Steffen Klassert2017-04-281-0/+3
| * | | | | cpsw/netcp: refine cpts dependencyArnd Bergmann2017-04-281-1/+3
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-04-282-1/+5
| |\ \ \ \ \
| | * | | | | xfrm: fix GRO for !CONFIG_NETFILTERSabrina Dubroca2017-04-271-1/+1
| | * | | | | xfrm: do the garbage collection after flushing policyXin Long2017-04-261-0/+4
OpenPOWER on IntegriCloud