aboutsummaryrefslogtreecommitdiffstats
path: root/virt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-17bpf: fix cls_bpf on filter replaceDaniel Borkmann1-1/+8
2018-01-17Net: ethernet: ti: netcp: Fix inbound ping crash if MTU size is greater than 1500Rex Chang1-1/+1
2018-01-17tls: reset crypto_info when do_tls_setsockopt_tx failsSabrina Dubroca1-2/+2
2018-01-17tls: return -EBUSY if crypto_info is already setSabrina Dubroca1-1/+3
2018-01-17tls: fix sw_ctx leakSabrina Dubroca1-5/+7
2018-01-17net/tls: Only attach to sockets in ESTABLISHED stateIlya Lesokhin1-0/+9
2018-01-17net: fs_enet: do not call phy_stop() in interruptsChristophe Leroy2-3/+14
2018-01-17r8152: disable RX aggregation on Dell TB16 dockKai-Heng Feng1-0/+13
2018-01-17tun: fix a memory leak for tfile->tx_arrayCong Wang1-2/+13
2018-01-16net, sched: fix panic when updating miniq {b,q}statsDaniel Borkmann4-30/+24
2018-01-16qed: Fix potential use-after-free in qed_spq_post()Roland Dreier1-1/+7
2018-01-16nfp: use the correct index for link speed tableJakub Kicinski1-1/+1
2018-01-16lan78xx: Fix failure in USB Full SpeedYuiko Oshino1-0/+1
2018-01-16sctp: do not allow the v4 socket to bind a v4mapped v6 addressXin Long1-8/+6
2018-01-16sctp: return error if the asoc has been peeled off in sctp_wait_for_sndbufXin Long1-10/+6
2018-01-16sctp: reinit stream if stream outcnt has been change by sinit in sendmsgXin Long1-2/+8
2018-01-16ibmvnic: Fix pending MAC address changesThomas Falcon1-6/+7
2018-01-16can: peak: fix potential bug in packet fragmentationStephane Grosjean1-10/+11
2018-01-15RDMA/mlx5: Fix out-of-bound access while querying AHLeon Romanovsky1-4/+3
2018-01-15netlink: extack: avoid parenthesized string constant warningJohannes Berg1-2/+2
2018-01-15ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANYJim Westfall2-1/+9
2018-01-15net: Allow neigh contructor functions ability to modify the primary_keyJim Westfall1-2/+2
2018-01-15sh_eth: fix dumping ARSTRSergei Shtylyov1-1/+1
2018-01-15Revert "openvswitch: Add erspan tunnel support."William Tu2-51/+1
2018-01-15net/tls: Fix inverted error codes to avoid endless loopr.hering@avm.de2-3/+3
2018-01-15ipv6: ip6_make_skb() needs to clear cork.base.dstEric Dumazet1-0/+1
2018-01-15tracing: Prevent PROFILE_ALL_BRANCHES when FORTIFY_SOURCE=yRandy Dunlap1-1/+1
2018-01-15sctp: avoid compiler warning on implicit fallthruMarcelo Ricardo Leitner2-2/+3
2018-01-15net: ipv4: Make "ip route get" match iif lo rules again.Lorenzo Colitti1-0/+1
2018-01-15netlink: extack needs to be reset each time through loopDavid Ahern1-1/+2
2018-01-15tipc: fix a memory leak in tipc_nl_node_get_link()Cong Wang1-12/+14
2018-01-15ipv6: fix udpv6 sendmsg crash caused by too small MTUMike Maloney1-2/+4
2018-01-15net: cs89x0: add MODULE_LICENSEArnd Bergmann1-0/+4
2018-01-15ppp: unlock all_ppp_mutex before registering deviceGuillaume Nault1-2/+3
2018-01-15ptr_ring: document usage around __ptr_ring_peekMichael S. Tsirkin1-4/+10
2018-01-159p: add missing module license for xen transportStephen Hemminger1-0/+4
2018-01-15ring-buffer: Bring back context level recursive checksSteven Rostedt (VMware)1-17/+45
2018-01-15cfg80211: check dev_set_name() return valueJohannes Berg1-1/+7
2018-01-15mac80211_hwsim: validate number of different channelsJohannes Berg3-2/+7
2018-01-15mac80211_hwsim: add workqueue to wait for deferred radio deletion on mod unloadBenjamin Beichler1-2/+10
2018-01-15nl80211: take RCU read lock when calling ieee80211_bss_get_ie()Dominik Brodowski1-4/+7
2018-01-15cfg80211: fully initialize old channel for eventJohannes Berg1-2/+1
2018-01-14Linux 4.15-rc8Linus Torvalds1-1/+1
2018-01-14x86/retpoline: Remove compile time warningThomas Gleixner1-2/+0
2018-01-14x86,perf: Disable intel_bts when PTIPeter Zijlstra1-0/+18
2018-01-14security/Kconfig: Correct the Documentation reference for PTIW. Trevor King1-1/+1
2018-01-14x86/pti: Fix !PCID and sanitize definesThomas Gleixner3-21/+23
2018-01-13tools/objtool/Makefile: don't assume sync-check.sh is executableAndrew Morton1-1/+1
2018-01-13kdump: write correct address of mem_section into vmcoreinfoKirill A. Shutemov2-1/+3
2018-01-13kmemleak: allow to coexist with fault injectionDmitry Vyukov1-1/+1