summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tipc: fix info leak from kernel tipc_eventJon Maloy2018-10-191-0/+1
* net: socket: fix a missing-check bugWenwen Wang2018-10-191-3/+8
* net: sched: Fix for duplicate class dumpPhil Sutter2018-10-191-1/+2
* r8169: fix NAPI handling under high loadHeiner Kallweit2018-10-181-5/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-10-184-7/+9
|\
| * xfrm: policy: use hlist rcu variants on insertFlorian Westphal2018-10-111-4/+4
| * net/xfrm: fix out-of-bounds packet accessAlexei Starovoitov2018-10-111-2/+2
| * MAINTAINERS: Remove net/core/flow.cSteffen Klassert2018-10-041-1/+0
| * xfrm: fix gro_cells leak when remove virtual xfrm interfacesLi RongQing2018-10-021-0/+3
* | net: ipmr: fix unresolved entry dumpsNikolay Aleksandrov2018-10-181-2/+0
* | net: mscc: ocelot: Fix comment in ocelot_vlant_wait_for_completion()Gregory CLEMENT2018-10-181-3/+3
* | sctp: fix the data size calculation in sctp_data_sizeXin Long2018-10-181-1/+1
* | virtio_net: avoid using netif_tx_disable() for serializing tx routineAke Koomsin2018-10-181-1/+4
* | udp6: fix encap return code for resubmittingPaolo Abeni2018-10-181-4/+2
* | mlxsw: core: Fix use-after-free when flashing firmware during initIdo Schimmel2018-10-183-6/+17
* | sctp: not free the new asoc when sctp_wait_for_connect returns errXin Long2018-10-181-1/+3
* | sctp: fix race on sctp_id2asocMarcelo Ricardo Leitner2018-10-181-3/+2
* | r8169: re-enable MSI-X on RTL8168gHeiner Kallweit2018-10-181-5/+0
* | net: bpfilter: use get_pid_task instead of pid_taskTaehee Yoo2018-10-181-2/+4
* | ptp: fix Spectre v1 vulnerabilityGustavo A. R. Silva2018-10-181-0/+4
* | net: qla3xxx: Remove overflowing shift statementNathan Chancellor2018-10-181-2/+0
* | Merge branch 'geneve-vxlan-mtu'David S. Miller2018-10-183-21/+15
|\ \
| * | geneve, vxlan: Don't set exceptions if skb->len < mtuStefano Brivio2018-10-183-6/+15
| * | geneve, vxlan: Don't check skb_dst() twiceStefano Brivio2018-10-182-21/+6
|/ /
* | sctp: get pr_assoc and pr_stream all status with SCTP_PR_SCTP_ALL insteadXin Long2018-10-162-4/+5
* | Merge branch 'nfp-fix-pedit-set-action-offloads'David S. Miller2018-10-161-18/+33
|\ \
| * | nfp: flower: use offsets provided by pedit instead of index for ipv6Pieter Jansen van Vuuren2018-10-161-11/+15
| * | nfp: flower: fix multiple keys per pedit actionPieter Jansen van Vuuren2018-10-161-4/+12
| * | nfp: flower: fix pedit set actions for multiple partial masksPieter Jansen van Vuuren2018-10-161-6/+9
|/ /
* | rxrpc: Fix a missing rxrpc_put_peer() in the error_report handlerDavid Howells2018-10-161-0/+1
* | sctp: use the pmtu from the icmp packet to update transport pathmtuXin Long2018-10-164-1/+11
* | net: fec: don't dump RX FIFO register when not availableFugang Duan2018-10-162-4/+16
* | qed: fix spelling mistake "Ireelevant" -> "Irrelevant"Colin Ian King2018-10-161-1/+1
* | ipv6: mcast: fix a use-after-free in inet6_mc_checkEric Dumazet2018-10-161-8/+8
* | tipc: fix unsafe rcu locking when accessing publication listTung Nguyen2018-10-161-2/+2
* | rxrpc: Fix incorrect conditional on IPV6David Howells2018-10-161-1/+1
* | ipv6: rate-limit probes for neighbourless routesSabrina Dubroca2018-10-162-6/+10
* | net: bcmgenet: Poll internal PHY for GENETv5Florian Fainelli2018-10-161-2/+5
* | rxrpc: use correct kvec num when sending BUSY response packetYueHaibing2018-10-161-1/+2
* | rxrpc: Fix an uninitialised variableDavid Howells2018-10-161-1/+1
* | tipc: initialize broadcast link stale counter correctlyJon Maloy2018-10-161-0/+1
* | llc: set SOCK_RCU_FREE in llc_sap_add_socket()Cong Wang2018-10-161-0/+1
* | Merge tag 'mlx5-fixes-2018-10-10' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-10-168-38/+36
|\ \
| * | net/mlx5: WQ, fixes for fragmented WQ buffers APITariq Toukan2018-10-116-32/+31
| * | net/mlx5: Take only bit 24-26 of wqe.pftype_wq for page fault typeHuy Nguyen2018-10-111-1/+1
| * | net/mlx5: Fix memory leak when setting fpga ipsec capsTalat Batheesh2018-10-111-5/+4
* | | net/sched: cls_api: add missing validation of netlink attributesDavide Caratti2018-10-162-9/+12
* | | ethtool: fix a privilege escalation bugWenwen Wang2018-10-161-2/+6
* | | ethtool: fix a missing-check bugWenwen Wang2018-10-161-0/+3
* | | r8169: Enable MSI-X on RTL8106eJian-Hong Pan2018-10-161-6/+3