summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-15cfg80211: fully initialize old channel for eventJohannes Berg
2018-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-01-12Merge tag 'mlx5-fixes-2018-01-11' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2018-01-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-01-11Merge tag 'ceph-for-4.15-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds
2018-01-11Merge tag 'gpio-v4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-01-12net/mlx5e: Remove timestamp set from netdevice open flowFeras Daoud
2018-01-12net/mlx5: Update ptp_clock_event foreach PPS eventFeras Daoud
2018-01-12net/mlx5e: Don't override netdev features field unless in error flowGal Pressman
2018-01-12net/mlx5e: Check support before TC swap in ETS initTariq Toukan
2018-01-12net/mlx5e: Add error print in ETS initTariq Toukan
2018-01-12net/mlx5e: Keep updating ethtool statistics when the interface is downGal Pressman
2018-01-12net/mlx5: Fix error handling in load oneMaor Gottlieb
2018-01-12net/mlx5: Fix mlx5_get_uars_page to return error codeEran Ben Elisha
2018-01-12net/mlx5: Fix memory leak in bad flow of mlx5_alloc_irq_vectorsAlaa Hleihel
2018-01-12net/mlx5: Fix get vector affinity helper functionSaeed Mahameed
2018-01-12{net,ib}/mlx5: Don't disable local loopback multicast traffic when neededEran Ben Elisha
2018-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-01-10Fix a leak in socket(2) when we fail to allocate a file descriptor.Al Viro
2018-01-10bpf, array: fix overflow in max_entries and undefined behavior in index_maskDaniel Borkmann
2018-01-10bpf: arsh is not supported in 32 bit alu thus reject itDaniel Borkmann
2018-01-10bpf: fix spelling mistake: "obusing" -> "abusing"Colin Ian King
2018-01-10ipv6: sr: fix TLVs not being copied using setsockoptMathieu Xhonneux
2018-01-10ipv6: fix possible mem leaks in ipv6_make_skb()Eric Dumazet
2018-01-10Merge branch 'mlxsw-couple-of-fixes'David S. Miller
2018-01-10mlxsw: spectrum_qdisc: Don't use variable array in mlxsw_sp_tclass_congestion...Jiri Pirko
2018-01-10mlxsw: pci: Wait after reset before accessing HWYuval Mintz
2018-01-10nfp: always unmask aux interrupts at initJakub Kicinski
2018-01-108021q: fix a memory leak for VLAN 0 deviceCong Wang
2018-01-10Merge tag 'wireless-drivers-for-davem-2018-01-09' of git://git.kernel.org/pub...David S. Miller
2018-01-10of_mdio: avoid MDIO bus removal when a PHY is missingMadalin Bucur
2018-01-10caif_usb: use strlcpy() instead of strncpy()Xiongfeng Wang
2018-01-10doc: clarification about setting SO_ZEROCOPYKornilios Kourtis
2018-01-10net: gianfar_ptp: move set_fipers() to spinlock protecting areaYangbo Lu
2018-01-10Merge branch 'sctp-Some-sockopt-optlen-fixes'David S. Miller
2018-01-10sctp: make use of pre-calculated lenMarcelo Ricardo Leitner
2018-01-10sctp: add a ceiling to optlen in some sockoptsMarcelo Ricardo Leitner
2018-01-10sctp: GFP_ATOMIC is not needed in sctp_setsockopt_eventsMarcelo Ricardo Leitner
2018-01-10Merge tag 'sound-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-01-10gpio: Add missing open drain/source handling to gpiod_set_value_cansleep()Geert Uytterhoeven
2018-01-10xfrm: Fix a race in the xdst pcpu cache.Steffen Klassert
2018-01-10af_key: Fix memory leak in key_notify_policy.Steffen Klassert
2018-01-09Merge tag 'riscv-for-linus-4.15-rc8_cleanups' of git://git.kernel.org/pub/scm...Linus Torvalds
2018-01-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2018-01-09bpf: introduce BPF_JIT_ALWAYS_ON configAlexei Starovoitov
2018-01-09Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-01-09bpf: avoid false sharing of map refcount with max_entriesDaniel Borkmann
2018-01-09ipv6: remove null_entry before adding default routeWei Wang