summaryrefslogtreecommitdiffstats
path: root/kernel/locking (unfollow)
Commit message (Expand)AuthorFilesLines
2018-09-18r8169: enable ASPM on RTL8106EKai-Heng Feng1-0/+3
2018-09-18r8169: Align ASPM/CLKREQ setting function with vendor driverKai-Heng Feng1-1/+3
2018-09-18Revert "kcm: remove any offset before parsing messages"David S. Miller1-25/+1
2018-09-18kcm: remove any offset before parsing messagesDominique Martinet1-1/+25
2018-09-17net: ethernet: Fix a unused function warning.zhong jiang1-3/+3
2018-09-17net: dsa: mv88e6xxx: Fix ATU Miss ViolationAndrew Lunn2-2/+2
2018-09-17tls: fix currently broken MSG_PEEK behaviorDaniel Borkmann2-0/+57
2018-09-17hv_netvsc: pair VF based on serial numberStephen Hemminger2-25/+36
2018-09-17PCI: hv: support reporting serial number as slot informationStephen Hemminger1-0/+37
2018-09-17bnxt_en: Fix VF mac address regression.Michael Chan3-7/+13
2018-09-17ipv6: fix possible use-after-free in ip6_xmit()Eric Dumazet1-4/+2
2018-09-17net: hp100: fix always-true check for link up stateColin Ian King1-1/+1
2018-09-17ARM: dts: at91: add new compatibility string for macb on sama5d3Nicolas Ferre2-1/+2
2018-09-17net: macb: disable scatter-gather for macb on sama5d3Nicolas Ferre1-0/+8
2018-09-17net: mvpp2: let phylink manage the carrier stateAntoine Tenart1-15/+6
2018-09-17pppoe: fix reception of frames with no mac headerGuillaume Nault1-0/+3
2018-09-17net: ethernet: ti: add missing GENERIC_ALLOCATOR dependencyCorentin Labbe1-0/+1
2018-09-17veth: Orphan skb before GROToshiaki Makita1-2/+2
2018-09-17udp6: add missing checks on edumux packet processingPaolo Abeni1-28/+37
2018-09-17udp4: fix IP_CMSG_CHECKSUM for connected socketsPaolo Abeni1-23/+26
2018-09-17stmmac: fix valid numbers of unicast filter entriesJongsung Kim1-3/+2
2018-09-14net/sched: act_sample: fix NULL dereference in the data pathDavide Caratti1-1/+1
2018-09-14socket: fix struct ifreq size in compat ioctlJohannes Berg1-8/+14
2018-09-13gso_segment: Reset skb->mac_len after modifying network headerToke Høiland-Jørgensen2-0/+2
2018-09-13tls: clear key material from kernel memory when do_tls_setsockopt_conf failsSabrina Dubroca1-1/+1
2018-09-13tls: zero the crypto information from tls_context before freeingSabrina Dubroca5-23/+32
2018-09-13tls: don't copy the key out of tls12_crypto_info_aes_gcm_128Sabrina Dubroca1-4/+1
2018-09-13neighbour: confirm neigh entries when ARP packet is receivedVasily Khoruzhick1-5/+8
2018-09-13net: rtnl_configure_link: fix dev flags changes arg to __dev_notify_flagsRoopa Prabhu1-1/+1
2018-09-13net/appletalk: fix minor pointer leak to userspace in SIOCFINDIPDDPRTWilly Tarreau1-2/+6
2018-09-13hv_netvsc: fix schedule in RCU contextStephen Hemminger1-6/+3
2018-09-13net_sched: notify filter deletion when deleting a chainCong Wang1-0/+2
2018-09-13xen/netfront: don't bug in case of too many fragsJuergen Gross1-1/+7
2018-09-13ipv6: use rt6_info members when dst is set in rt6_fill_nodeXin Long1-12/+30
2018-09-12bpf: use __GFP_COMP while allocating pageTushar Dave1-1/+2
2018-09-12bpf/verifier: disallow pointer subtractionAlexei Starovoitov1-1/+1
2018-09-12nfp: flower: reject tunnel encap with ipv6 outer headers for offloadingLouis Peens1-0/+6
2018-09-12nfp: flower: fix vlan match by checking both vlan id and vlan pcpPieter Jansen van Vuuren3-1/+13
2018-09-12tipc: check return value of __tipc_dump_start()Cong Wang1-1/+4
2018-09-12s390/qeth: don't dump past end of unknown HW headerJulian Wiedmann2-2/+2
2018-09-12s390/qeth: use vzalloc for QUERY OAT bufferWenjia Zhang1-2/+3
2018-09-12s390/qeth: switch on SG by default for IQD devicesJulian Wiedmann1-0/+2
2018-09-12s390/qeth: indicate error when netdev allocation failsJulian Wiedmann1-1/+3
2018-09-12bpf: btf: Fix end boundary calculation for type sectionMartin KaFai Lau1-1/+1
2018-09-12rds: fix two RCU related problemsCong Wang1-1/+4
2018-09-12r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLEDKai-Heng Feng1-3/+6
2018-09-12erspan: fix error handling for erspan tunnelHaishuang Yan1-0/+3
2018-09-12erspan: return PACKET_REJECT when the appropriate tunnel is not foundHaishuang Yan1-0/+2
2018-09-12tcp: rate limit synflood warnings furtherWillem de Bruijn1-2/+2
2018-09-12MIPS: lantiq: dma: add dev pointerHauke Mehrtens3-2/+4