summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/ipv6: stop leaking percpu memory in fib6 infoMike Rapoport2018-10-181-0/+2
* net/ipv6: Remove extra call to ip6_convert_metrics for multipath caseDavid Ahern2018-10-181-5/+0
* bnxt_en: get the reduced max_irqs by the ones used by RDMAVasundhara Volam2018-10-181-1/+1
* bnxt_en: Fix enables field in HWRM_QUEUE_COS2BW_CFG requestVasundhara Volam2018-10-181-3/+3
* net/mlx5: Check for SQ and not RQ state when modifying hairpin SQAlaa Hleihel2018-10-181-1/+1
* net: ipv4: don't let PMTU updates increase route MTUSabrina Dubroca2018-10-181-3/+4
* bnxt_en: Fix VNIC reservations on the PF.Michael Chan2018-10-181-1/+1
* rtnetlink: Fail dump if target netnsid is invalidDavid Ahern2018-10-181-4/+2
* net: dsa: b53: Keep CPU port as tagged in all VLANsFlorian Fainelli2018-10-181-2/+2
* inet: make sure to grab rcu_read_lock before using ireq->ireq_optEric Dumazet2018-10-184-8/+10
* tcp/dccp: fix lockdep issue when SYN is backloggedEric Dumazet2018-10-183-4/+7
* sfp: fix oops with ethtool -mRussell King2018-10-181-2/+2
* net: phy: phylink: fix SFP interface autodetectionBaruch Siach2018-10-181-20/+28
* net-ethtool: ETHTOOL_GUFO did not and should not require CAP_NET_ADMINMaciej Żenczykowski2018-10-181-0/+1
* bnxt_en: don't try to offload VLAN 'modify' actionDavide Caratti2018-10-181-6/+14
* nfp: avoid soft lockups under control message stormJakub Kicinski2018-10-181-5/+12
* net: stmmac: Rework coalesce timer and fix multi-queue racesJose Abreu2018-10-184-106/+145
* bonding: fix warning messageMahesh Bandewar2018-10-181-0/+1
* bonding: pass link-local packets to bonding master also.Mahesh Bandewar2018-10-181-2/+19
* net/mlx5: E-Switch, Fix out of bound access when setting vport rateEran Ben Elisha2018-10-181-2/+2
* net: aquantia: memory corruption on jumbo framesFriedemann Gerold2018-10-181-14/+18
* net/mlx5e: Set vlan masks for all offloaded TC rulesJianbo Liu2018-10-181-0/+3
* net: dsa: bcm_sf2: Fix unbind orderingFlorian Fainelli2018-10-181-2/+2
* net/packet: fix packet drop as of virtio gsoJianfeng Tan2018-10-182-4/+25
* net: stmmac: Fixup the tail addr setting in xmit pathJose Abreu2018-10-181-2/+4
* tun: napi flags belong to tfileEric Dumazet2018-10-181-13/+16
* tun: initialize napi_mutex unconditionallyEric Dumazet2018-10-181-1/+1
* tun: remove unused parametersEric Dumazet2018-10-181-6/+6
* net: qualcomm: rmnet: Fix incorrect allocation flag in receive pathSubash Abhinov Kasiviswanathan2018-10-181-1/+1
* net: qualcomm: rmnet: Fix incorrect allocation flag in transmitSubash Abhinov Kasiviswanathan2018-10-181-1/+1
* net: qualcomm: rmnet: Skip processing loopback packetsSean Tranchetti2018-10-181-0/+3
* udp: Unbreak modules that rely on external __skb_recv_udp() availabilityJiri Kosina2018-10-181-1/+1
* tipc: fix flow control accounting for implicit connectParthasarathy Bhuvaragan2018-10-181-1/+3
* team: Forbid enslaving team device to itselfIdo Schimmel2018-10-181-0/+6
* sctp: update dst pmtu with the correct daddrXin Long2018-10-181-2/+10
* rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096Eric Dumazet2018-10-181-0/+6
* rtnetlink: fix rtnl_fdb_dump() for ndmsg headerMauricio Faria de Oliveira2018-10-181-9/+20
* qmi_wwan: Added support for Gemalto's Cinterion ALASxx WWAN interfaceGiacinto Cifelli2018-10-181-0/+1
* qlcnic: fix Tx descriptor corruption on 82xx devicesShahed Shaikh2018-10-185-12/+17
* net/usb: cancel pending work when unbinding smsc75xxYu Zhao2018-10-181-0/+1
* net: systemport: Fix wake-up interrupt race during resumeFlorian Fainelli2018-10-181-11/+11
* net: sched: cls_u32: fix hnode refcountingAl Viro2018-10-181-5/+5
* net: sched: Add policy validation for tc attributesDavid Ahern2018-10-181-4/+20
* net: mvpp2: fix a txq_done race conditionAntoine Tenart2018-10-181-4/+6
* net: mvpp2: Extract the correct ethtype from the skb for tx csum offloadMaxime Chevallier2018-10-181-4/+5
* netlabel: check for IPV4MASK in addrinfo_getSean Tranchetti2018-10-181-1/+2
* net/ipv6: Display all addresses in output of /proc/net/if_inet6Jeff Barnhill2018-10-181-3/+1
* net: ipv4: update fnhe_pmtu when first hop's MTU changesSabrina Dubroca2018-10-185-6/+92
* net: hns: fix for unmapping problem when SMMU is onYunsheng Lin2018-10-182-12/+20
* net: dsa: bcm_sf2: Call setup during switch resumeFlorian Fainelli2018-10-181-9/+1