summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-23net: atlantic: fix PTP on AQC10XEgor Pomozov1-1/+6
2020-07-23AX.25: Prevent out-of-bounds read in ax25_sendmsg()Peilin Ye1-1/+2
2020-07-23Merge branch 'sctp-shrink-stream-outq-in-the-right-place'David S. Miller1-9/+18
2020-07-23sctp: shrink stream outq when fails to do addstream reconfXin Long1-2/+4
2020-07-23sctp: shrink stream outq only when new outcnt < old outcntXin Long1-7/+14
2020-07-23AX.25: Fix out-of-bounds read in ax25_connect()Peilin Ye1-1/+3
2020-07-23enetc: Remove the mdio bus on PF probe bailoutClaudiu Manoil1-0/+1
2020-07-22net: ethernet: ti: add NETIF_F_HW_TC hw feature flag for taprio offloadMurali Karicheri1-1/+2
2020-07-22net: ethernet: ave: Fix error returns in ave_initWang Hai1-1/+1
2020-07-22drivers/net/wan/x25_asy: Fix to make it workXie He1-7/+14
2020-07-22selftest: txtimestamp: fix net ns entry logicPaolo Pisati1-1/+1
2020-07-22Merge branch 'qed-suppress-irrelevant-error-messages-on-HW-init'David S. Miller4-26/+34
2020-07-22qed: suppress false-positives interrupt error messages on HW initAlexander Lobakin3-24/+32
2020-07-22qed: suppress "don't support RoCE & iWARP" flooding on HW initAlexander Lobakin1-2/+2
2020-07-22netdevsim: fix unbalaced locking in nsim_create()Taehee Yoo1-2/+2
2020-07-22net: dsa: microchip: call phy_remove_link_mode during probeHelmut Grohne3-23/+23
2020-07-22Merge branch 'hns3-fixes'David S. Miller5-41/+38
2020-07-22net: hns3: fix return value error when query MAC link status failJian Shen2-27/+25
2020-07-22net: hns3: fix error handling for desc fillingYunsheng Lin2-0/+9
2020-07-22net: hns3: fix for not calculating TX BD send size correctlyYunsheng Lin2-3/+1
2020-07-22net: hns3: fix for not unmapping TX buffer correctlyYunsheng Lin1-11/+3
2020-07-22net: udp: Fix wrong clean up for IS_UDPLITE macroMiaohe Lin2-2/+2
2020-07-22net-sysfs: add a newline when printing 'tx_timeout' by sysfsXiongfeng Wang1-1/+1
2020-07-22net: ethernet: ravb: exit if re-initialization fails in tx timeoutYoshihiro Shimoda1-2/+24
2020-07-22Merge branch 'udp-Fix-reuseport-selection-with-connected-sockets'David S. Miller3-12/+19
2020-07-22udp: Improve load balancing for SO_REUSEPORT.Kuniyuki Iwashima2-12/+18
2020-07-22udp: Copy has_conns in reuseport_grow().Kuniyuki Iwashima1-0/+1
2020-07-21tipc: allow to build NACK message in link timeout functionTung Nguyen1-1/+1
2020-07-21net: neterion: vxge: reduce stack usage in VXGE_COMPLETE_VPATH_TXBixuan Cui1-1/+1
2020-07-21net: ag71xx: add missed clk_disable_unprepare in error path of probeHuang Guobin1-1/+2
2020-07-21net/sched: act_ct: fix restore the qdisc_skb_cb after defragwenxu1-2/+14
2020-07-21nfc: s3fwrn5: add missing release on skb in s3fwrn5_recv_frameNavid Emamdoost1-0/+1
2020-07-21crypto/chtls: correct net_device reference countVinay Kumar Yadav1-1/+1
2020-07-21crypto/chtls: fix tls alert messages corrupted by tls dataVinay Kumar Yadav1-3/+4
2020-07-21Merge branch 'ionic-locking-and-filter-fixes'David S. Miller5-40/+60
2020-07-21ionic: use mutex to protect queue operationsShannon Nelson3-25/+17
2020-07-21ionic: keep rss hash after fw updateShannon Nelson1-3/+2
2020-07-21ionic: update filter id after replayShannon Nelson1-0/+24
2020-07-21ionic: fix up filter locks and debug msgsShannon Nelson2-10/+12
2020-07-21ionic: use offset for ethtool regs dataShannon Nelson1-2/+5
2020-07-21net: hsr: check for return value of skb_put_padto()Murali Karicheri1-6/+11
2020-07-21Documentation: bareudp: update iproute2 sample commandsGuillaume Nault1-6/+13
2020-07-21mlxsw: destroy workqueue when trap_register in mlxsw_emad_initLiu Jian1-1/+2
2020-07-21dpaa_eth: Fix one possible memleak in dpaa_eth_probeLiu Jian1-1/+1
2020-07-21Merge branch 'smc-fixes'David S. Miller2-3/+7
2020-07-21net/smc: fix dmb buffer shortageKarsten Graul1-2/+2
2020-07-21net/smc: put slot when connection is killedKarsten Graul1-1/+5
2020-07-21rxrpc: Fix sendmsg() returning EPIPE due to recvmsg() returning ENODATADavid Howells2-2/+2
2020-07-21Merge tag 'ieee802154-for-davem-2020-07-20' of git://git.kernel.org/pub/scm/l...David S. Miller1-2/+4
2020-07-21net: bcmgenet: add missed clk_disable_unprepare in bcmgenet_probeZhang Changzhong1-2/+2