aboutsummaryrefslogtreecommitdiffstats
path: root/.mailmap (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-17sctp: fix the data size calculation in sctp_data_sizeXin Long1-1/+1
2018-10-17virtio_net: avoid using netif_tx_disable() for serializing tx routineAke Koomsin1-1/+4
2018-10-17udp6: fix encap return code for resubmittingPaolo Abeni1-4/+2
2018-10-17mlxsw: core: Fix use-after-free when flashing firmware during initIdo Schimmel3-6/+17
2018-10-17sctp: not free the new asoc when sctp_wait_for_connect returns errXin Long1-1/+3
2018-10-17sctp: fix race on sctp_id2asocMarcelo Ricardo Leitner1-3/+2
2018-10-17r8169: re-enable MSI-X on RTL8168gHeiner Kallweit1-5/+0
2018-10-17net: bpfilter: use get_pid_task instead of pid_taskTaehee Yoo1-2/+4
2018-10-17ptp: fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+4
2018-10-17net: qla3xxx: Remove overflowing shift statementNathan Chancellor1-2/+0
2018-10-17geneve, vxlan: Don't set exceptions if skb->len < mtuStefano Brivio3-6/+15
2018-10-17geneve, vxlan: Don't check skb_dst() twiceStefano Brivio2-21/+6
2018-10-16sctp: get pr_assoc and pr_stream all status with SCTP_PR_SCTP_ALL insteadXin Long2-4/+5
2018-10-15nfp: flower: use offsets provided by pedit instead of index for ipv6Pieter Jansen van Vuuren1-11/+15
2018-10-15nfp: flower: fix multiple keys per pedit actionPieter Jansen van Vuuren1-4/+12
2018-10-15nfp: flower: fix pedit set actions for multiple partial masksPieter Jansen van Vuuren1-6/+9
2018-10-15rxrpc: Fix a missing rxrpc_put_peer() in the error_report handlerDavid Howells1-0/+1
2018-10-15sctp: use the pmtu from the icmp packet to update transport pathmtuXin Long4-1/+11
2018-10-15net: fec: don't dump RX FIFO register when not availableFugang Duan2-4/+16
2018-10-15qed: fix spelling mistake "Ireelevant" -> "Irrelevant"Colin Ian King1-1/+1
2018-10-15ipv6: mcast: fix a use-after-free in inet6_mc_checkEric Dumazet1-8/+8
2018-10-15tipc: fix unsafe rcu locking when accessing publication listTung Nguyen1-2/+2
2018-10-15rxrpc: Fix incorrect conditional on IPV6David Howells1-1/+1
2018-10-15ipv6: rate-limit probes for neighbourless routesSabrina Dubroca2-6/+10
2018-10-15net: bcmgenet: Poll internal PHY for GENETv5Florian Fainelli1-2/+5
2018-10-15rxrpc: use correct kvec num when sending BUSY response packetYueHaibing1-1/+2
2018-10-15rxrpc: Fix an uninitialised variableDavid Howells1-1/+1
2018-10-15tipc: initialize broadcast link stale counter correctlyJon Maloy1-0/+1
2018-10-15llc: set SOCK_RCU_FREE in llc_sap_add_socket()Cong Wang1-0/+1
2018-10-15net/sched: cls_api: add missing validation of netlink attributesDavide Caratti2-9/+12
2018-10-15ethtool: fix a privilege escalation bugWenwen Wang1-2/+6
2018-10-15ethtool: fix a missing-check bugWenwen Wang1-0/+3
2018-10-15r8169: Enable MSI-X on RTL8106eJian-Hong Pan1-6/+3
2018-10-12afs: Fix afs_server struct leakDavid Howells1-0/+2
2018-10-12MAINTAINERS: use the correct location for dt-bindings includes for muxPeter Rosin1-1/+1
2018-10-12mux: adgs1408: use the correct MODULE_LICENSEPeter Rosin1-1/+1
2018-10-12afs: Fix cell proc listDavid Howells5-10/+22
2018-10-12lib/bch: fix possible stack overrunArnd Bergmann2-5/+13
2018-10-11net: dsa: bcm_sf2: Call setup during switch resumeFlorian Fainelli1-9/+1
2018-10-11net: dsa: bcm_sf2: Fix unbind orderingFlorian Fainelli1-2/+2
2018-10-12vmlinux.lds.h: Fix linker warnings about orphan .LPBX sectionsPeter Oberparleiter1-1/+1
2018-10-12vmlinux.lds.h: Fix incomplete .text.exit discardsPeter Oberparleiter2-2/+4
2018-10-11net: phy: sfp: remove sfp_mutex's definitionSebastian Andrzej Siewior1-2/+0
2018-10-11r8169: set RX_MULTI_EN bit in RxConfig for 8168F-family chipsMaciej S. Szmigiero1-2/+2
2018-10-11net: socionext: clear rx irq correctlyIlias Apalodimas1-1/+4
2018-10-11net/mlx4_core: Fix warnings during boot on driverinit param set failuresMoshe Shemesh1-28/+15
2018-10-11tipc: eliminate possible recursive locking detected by LOCKDEPYing Xue1-2/+9
2018-10-11selftests: udpgso_bench.sh explicitly requires bashPaolo Abeni1-1/+1
2018-10-11selftests: rtnetlink.sh explicitly requires bash.Paolo Abeni1-1/+1
2018-10-11xsk: do not call synchronize_net() under RCU read lockBjörn Töpel2-8/+4