summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-31dpaa_eth: increment the RX dropped counter when neededCamelia Groza1-1/+3
2018-03-31dpaa_eth: remove duplicate initializationCamelia Groza1-1/+0
2018-03-31dpaa_eth: fix error in dpaa_remove()Madalin Bucur1-1/+1
2018-03-31soc/fsl/qbman: fix issue in qman_delete_cgr_safe()Madalin Bucur1-23/+5
2018-03-31team: Fix double free in error pathArkadi Sharshevsky1-2/+2
2018-03-31skbuff: Fix not waking applications when errors are enqueuedVinicius Costa Gomes1-1/+1
2018-03-31qede: Fix qedr link updateMichal Kalderon1-2/+2
2018-03-31net: systemport: Rewrite __bcm_sysport_tx_reclaim()Florian Fainelli2-19/+16
2018-03-31net: Only honor ifindex in IP_PKTINFO if non-0David Ahern1-2/+4
2018-03-31netlink: avoid a double skb free in genlmsg_mcast()Nicolas Dichtel1-1/+1
2018-03-31net/iucv: Free memory obtained by kzallocArvind Yadav1-1/+3
2018-03-31net: fec: Fix unbalanced PM runtime callsFlorian Fainelli1-0/+2
2018-03-31net: ethernet: ti: cpsw: add check for in-band mode setting with RGMII PHY in...SZ Lin (林上智)1-1/+2
2018-03-31net: ethernet: arc: Fix a potential memory leak if an optional regulator is d...Christophe JAILLET1-2/+4
2018-03-31l2tp: do not accept arbitrary socketsEric Dumazet1-2/+6
2018-03-31ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()Lorenzo Bianconi1-1/+2
2018-03-31dccp: check sk for closed state in dccp_sendmsg()Alexey Kodanev1-0/+5
2018-03-31net: Fix hlist corruptions in inet_evict_bucket()Kirill Tkhai1-0/+3
2018-03-31net: use skb_to_full_sk() in skb_update_prio()Eric Dumazet2-9/+17
2018-03-31ieee802154: 6lowpan: fix possible NULL deref in lowpan_device_event()Eric Dumazet1-4/+8
2018-03-31sch_netem: fix skb leak in netem_enqueue()Alexey Kodanev2-1/+20
2018-03-31kcm: lock lower socket in kcm_attachTom Herbert1-10/+23
2018-03-31rhashtable: Fix rhlist duplicates insertionPaul Blakey2-2/+6
2018-03-31ppp: avoid loop in xmit recursion detection codeGuillaume Nault1-12/+14
2018-03-31net sched actions: return explicit error when tunnel_key mode is not specifiedRoman Mashak1-0/+1
2018-03-31net: phy: Tell caller result of phy_change()Brad Mouring2-88/+86
2018-03-31mlxsw: spectrum_buffers: Set a minimum quota for CPU port trafficIdo Schimmel1-6/+6
2018-03-31ipv6: sr: fix scheduling in RCU when creating seg6 lwtunnel stateDavid Lebrun1-1/+1
2018-03-31ipv6: sr: fix NULL pointer dereference when setting encap source addressDavid Lebrun1-2/+3
2018-03-31ipv6: old_dport should be a __be16 in __ip6_datagram_connect()Stefano Brivio1-1/+1
2018-03-31net: ipv6: keep sk status consistent after datagram connect failurePaolo Abeni1-7/+14
2018-03-31macvlan: filter out unsupported feature flagsShannon Nelson1-1/+1
2018-03-31devlink: Remove redundant free on error pathArkadi Sharshevsky1-12/+4
2018-03-31net: phy: relax error checking when creating sysfs link netdev->phydevGrygorii Strashko1-4/+11
2018-03-31sysfs: symlink: export sysfs_create_link_nowarn()Grygorii Strashko1-0/+1
2018-03-31qed: Fix non TCP packets should be dropped on iWARP ll2 connectionMichal Kalderon1-0/+15
2018-03-31tcp: purge write queue upon aborting the connectionSoheil Hassas Yeganeh2-0/+2
2018-03-31tcp: reset sk_send_head in tcp_write_queue_purgeSoheil Hassas Yeganeh1-5/+6
2018-03-28Linux 4.14.31v4.14.31Greg Kroah-Hartman1-1/+1
2018-03-28bpf, x64: increase number of passesDaniel Borkmann1-1/+2
2018-03-28bpf: skip unnecessary capability checkChenbo Feng1-1/+1
2018-03-28kbuild: disable clang's default use of -fmerge-all-constantsDaniel Borkmann1-0/+9
2018-03-28x86/pkeys/selftests: Rename 'si_pkey' to 'siginfo_pkey'Dave Hansen1-5/+5
2018-03-28usb: xhci: Fix potential memory leak in xhci_disable_slot()Lu Baolu3-24/+11
2018-03-28usb: xhci: Disable slot even when virt-dev is nullLu Baolu2-4/+3
2018-03-28staging: lustre: ptlrpc: kfree used instead of kvfreeNadav Amit1-1/+1
2018-03-28staging: android: ion: Zero CMA allocated memoryLiam Mark1-0/+17
2018-03-28iio: imu: st_lsm6dsx: fix endianness in st_lsm6dsx_read_oneshot()Lorenzo Bianconi1-1/+1
2018-03-28iio: ABI: Fix name of timestamp sysfs fileLinus Walleij1-1/+1
2018-03-28perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration bug on Skylake se...Kan Liang1-14/+17