summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller11-50/+150
2018-01-10gpio: Add missing open drain/source handling to gpiod_set_value_cansleep()Geert Uytterhoeven1-12/+23
2018-01-10xfrm: Fix a race in the xdst pcpu cache.Steffen Klassert1-1/+7
2018-01-10af_key: Fix memory leak in key_notify_policy.Steffen Klassert1-1/+3
2018-01-10Merge tag 'riscv-for-linus-4.15-rc8_cleanups' of git://git.kernel.org/pub/scm...Linus Torvalds16-71/+119
2018-01-10Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-25/+136
2018-01-10bpf: introduce BPF_JIT_ALWAYS_ON configAlexei Starovoitov6-8/+50
2018-01-09Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds9-29/+71
2018-01-09bpf: avoid false sharing of map refcount with max_entriesDaniel Borkmann1-8/+16
2018-01-09ipv6: remove null_entry before adding default routeWei Wang1-9/+29
2018-01-09Merge branch 'Ether-fixes-for-the-SolutionEngine771x-boards'David S. Miller2-4/+21
2018-01-09SolutionEngine771x: add Ether TSU resourceSergei Shtylyov2-2/+13
2018-01-09SolutionEngine771x: fix Ether platform dataSergei Shtylyov1-2/+8
2018-01-09docs-rst: networking: wire up msg_zerocopyMike Rapoport1-1/+1
2018-01-09net: ipv4: emulate READ_ONCE() on ->hdrincl bit-field in raw_sendmsg()Nicolai Stange1-1/+3
2018-01-09net: caif: use strlcpy() instead of strncpy()Xiongfeng Wang3-11/+8
2018-01-09rbd: set max_segments to USHRT_MAXIlya Dryomov1-1/+1
2018-01-09rbd: reacquire lock should update lock owner client idFlorian Margaine1-5/+11
2018-01-09net: core: fix module type in sock_diag_bindAndrii Vladyka1-1/+1
2018-01-09esp: Fix GRO when the headers not fully in the linear part of the skb.Steffen Klassert2-2/+4
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds53-220/+474
2018-01-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds7-32/+79
2018-01-09bpf: prevent out-of-bounds speculationAlexei Starovoitov3-11/+74
2018-01-08Merge tag 'platform-drivers-x86-v4.15-4' of git://git.infradead.org/linux-pla...Linus Torvalds1-1/+1
2018-01-08sh_eth: fix TXALCR1 offsetsSergei Shtylyov1-2/+2
2018-01-08mdio-sun4i: Fix a memory leakChristophe JAILLET1-2/+4
2018-01-08phylink: mark expected switch fall-throughs in phylink_mii_ioctlGustavo A. R. Silva1-0/+2
2018-01-08Merge branch 'SCTP-PMTU-discovery-fixes'David S. Miller3-23/+36
2018-01-08sctp: fix the handling of ICMP Frag Needed for too small MTUsMarcelo Ricardo Leitner3-13/+26
2018-01-08sctp: do not retransmit upon FragNeeded if PMTU discovery is disabledMarcelo Ricardo Leitner1-12/+12
2018-01-08xen-netfront: enable device after manual module loadEduardo Otubo1-0/+1
2018-01-08Merge branch 'bnxt_en_fixes'David S. Miller2-2/+2
2018-01-08bnxt_en: Fix the 'Invalid VF' id check in bnxt_vf_ndo_prep routine.Venkat Duvvuru1-1/+1
2018-01-08bnxt_en: Fix population of flow_type in bnxt_hwrm_cfa_flow_alloc()Sunil Challa1-1/+1
2018-01-08Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-12/+14
2018-01-08platform/x86: wmi: Call acpi_wmi_init() laterRafael J. Wysocki1-1/+1
2018-01-08ALSA: pcm: Allow aborting mutex lock at OSS read/write loopsTakashi Iwai1-15/+21
2018-01-08ALSA: pcm: Abort properly at pending signal in OSS read/write loopsTakashi Iwai1-0/+8
2018-01-08xfrm: don't call xfrm_policy_cache_flush while holding spinlockFlorian Westphal1-2/+2
2018-01-08xfrm: Return error on unknown encap_type in init_stateHerbert Xu2-2/+2
2018-01-08riscv: rename SR_* constants to match the specChristoph Hellwig6-17/+17
2018-01-08riscv: remove CONFIG_MMU ifdefsChristoph Hellwig4-24/+0
2018-01-08RISC-V: Make __NR_riscv_flush_icache visible to userspacePalmer Dabbelt5-30/+27
2018-01-08RISC-V: Add a basic defconfigKarsten Merker1-0/+75
2018-01-08Linux 4.15-rc7v4.15-rc7Linus Torvalds1-1/+1
2018-01-07Merge branch 'parisc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-16/+71
2018-01-07Merge tag 'apparmor-pr-2018-01-07' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+11
2018-01-07Merge tag 'led_fixes_for_4.15-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+2
2018-01-07Merge tag 'for-linus-20180107' of git://git.infradead.org/linux-mtdLinus Torvalds1-0/+1
2018-01-07leds: core: Fix regression caused by commit 2b83ff96f51dJacek Anaszewski1-1/+2