summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.14.32v4.14.32Greg Kroah-Hartman2018-03-311-1/+1
* s390/qeth: on channel error, reject further cmd requestsJulian Wiedmann2018-03-311-0/+1
* s390/qeth: lock read device while queueing next bufferJulian Wiedmann2018-03-311-3/+13
* s390/qeth: when thread completes, wake up all waitersJulian Wiedmann2018-03-311-1/+1
* s390/qeth: free netdevice when removing a cardJulian Wiedmann2018-03-313-4/+2
* dpaa_eth: remove duplicate increment of the tx_errors counterCamelia Groza2018-03-311-1/+0
* dpaa_eth: increment the RX dropped counter when neededCamelia Groza2018-03-311-1/+3
* dpaa_eth: remove duplicate initializationCamelia Groza2018-03-311-1/+0
* dpaa_eth: fix error in dpaa_remove()Madalin Bucur2018-03-311-1/+1
* soc/fsl/qbman: fix issue in qman_delete_cgr_safe()Madalin Bucur2018-03-311-23/+5
* team: Fix double free in error pathArkadi Sharshevsky2018-03-311-2/+2
* skbuff: Fix not waking applications when errors are enqueuedVinicius Costa Gomes2018-03-311-1/+1
* qede: Fix qedr link updateMichal Kalderon2018-03-311-2/+2
* net: systemport: Rewrite __bcm_sysport_tx_reclaim()Florian Fainelli2018-03-312-19/+16
* net: Only honor ifindex in IP_PKTINFO if non-0David Ahern2018-03-311-2/+4
* netlink: avoid a double skb free in genlmsg_mcast()Nicolas Dichtel2018-03-311-1/+1
* net/iucv: Free memory obtained by kzallocArvind Yadav2018-03-311-1/+3
* net: fec: Fix unbalanced PM runtime callsFlorian Fainelli2018-03-311-0/+2
* net: ethernet: ti: cpsw: add check for in-band mode setting with RGMII PHY interfaceSZ Lin (林上智)2018-03-311-1/+2
* net: ethernet: arc: Fix a potential memory leak if an optional regulator is deferredChristophe JAILLET2018-03-311-2/+4
* l2tp: do not accept arbitrary socketsEric Dumazet2018-03-311-2/+6
* ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()Lorenzo Bianconi2018-03-311-1/+2
* dccp: check sk for closed state in dccp_sendmsg()Alexey Kodanev2018-03-311-0/+5
* net: Fix hlist corruptions in inet_evict_bucket()Kirill Tkhai2018-03-311-0/+3
* net: use skb_to_full_sk() in skb_update_prio()Eric Dumazet2018-03-312-9/+17
* ieee802154: 6lowpan: fix possible NULL deref in lowpan_device_event()Eric Dumazet2018-03-311-4/+8
* sch_netem: fix skb leak in netem_enqueue()Alexey Kodanev2018-03-312-1/+20
* kcm: lock lower socket in kcm_attachTom Herbert2018-03-311-10/+23
* rhashtable: Fix rhlist duplicates insertionPaul Blakey2018-03-312-2/+6
* ppp: avoid loop in xmit recursion detection codeGuillaume Nault2018-03-311-12/+14
* net sched actions: return explicit error when tunnel_key mode is not specifiedRoman Mashak2018-03-311-0/+1
* net: phy: Tell caller result of phy_change()Brad Mouring2018-03-312-88/+86
* mlxsw: spectrum_buffers: Set a minimum quota for CPU port trafficIdo Schimmel2018-03-311-6/+6
* ipv6: sr: fix scheduling in RCU when creating seg6 lwtunnel stateDavid Lebrun2018-03-311-1/+1
* ipv6: sr: fix NULL pointer dereference when setting encap source addressDavid Lebrun2018-03-311-2/+3
* ipv6: old_dport should be a __be16 in __ip6_datagram_connect()Stefano Brivio2018-03-311-1/+1
* net: ipv6: keep sk status consistent after datagram connect failurePaolo Abeni2018-03-311-7/+14
* macvlan: filter out unsupported feature flagsShannon Nelson2018-03-311-1/+1
* devlink: Remove redundant free on error pathArkadi Sharshevsky2018-03-311-12/+4
* net: phy: relax error checking when creating sysfs link netdev->phydevGrygorii Strashko2018-03-311-4/+11
* sysfs: symlink: export sysfs_create_link_nowarn()Grygorii Strashko2018-03-311-0/+1
* qed: Fix non TCP packets should be dropped on iWARP ll2 connectionMichal Kalderon2018-03-311-0/+15
* tcp: purge write queue upon aborting the connectionSoheil Hassas Yeganeh2018-03-312-0/+2
* tcp: reset sk_send_head in tcp_write_queue_purgeSoheil Hassas Yeganeh2018-03-311-5/+6
* Linux 4.14.31v4.14.31Greg Kroah-Hartman2018-03-281-1/+1
* bpf, x64: increase number of passesDaniel Borkmann2018-03-281-1/+2
* bpf: skip unnecessary capability checkChenbo Feng2018-03-281-1/+1
* kbuild: disable clang's default use of -fmerge-all-constantsDaniel Borkmann2018-03-281-0/+9
* x86/pkeys/selftests: Rename 'si_pkey' to 'siginfo_pkey'Dave Hansen2018-03-281-5/+5
* usb: xhci: Fix potential memory leak in xhci_disable_slot()Lu Baolu2018-03-283-24/+11