summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-24flow_offload: Move rhashtable inclusion to the source fileHerbert Xu
2020-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-07-23geneve: fix an uninitialized value in geneve_changelink()Cong Wang
2020-07-23bonding: check return value of register_netdevice() in bond_newlink()Cong Wang
2020-07-23tcp: allow at most one TLP probe per flightYuchung Cheng
2020-07-23AX.25: Prevent integer overflows in connect and sendmsgDan Carpenter
2020-07-22cxgb4: add missing release on skb in uld_send()Navid Emamdoost
2020-07-22net: atlantic: fix PTP on AQC10XEgor Pomozov
2020-07-22AX.25: Prevent out-of-bounds read in ax25_sendmsg()Peilin Ye
2020-07-22Merge branch 'sctp-shrink-stream-outq-in-the-right-place'David S. Miller
2020-07-22sctp: shrink stream outq when fails to do addstream reconfXin Long
2020-07-22sctp: shrink stream outq only when new outcnt < old outcntXin Long
2020-07-22AX.25: Fix out-of-bounds read in ax25_connect()Peilin Ye
2020-07-22enetc: Remove the mdio bus on PF probe bailoutClaudiu Manoil
2020-07-21net: ethernet: ti: add NETIF_F_HW_TC hw feature flag for taprio offloadMurali Karicheri
2020-07-21net: ethernet: ave: Fix error returns in ave_initWang Hai
2020-07-21drivers/net/wan/x25_asy: Fix to make it workXie He
2020-07-22ipvs: fix the connection sync failed in some casesguodeqing
2020-07-21selftest: txtimestamp: fix net ns entry logicPaolo Pisati
2020-07-21Merge branch 'qed-suppress-irrelevant-error-messages-on-HW-init'David S. Miller
2020-07-21qed: suppress false-positives interrupt error messages on HW initAlexander Lobakin
2020-07-21qed: suppress "don't support RoCE & iWARP" flooding on HW initAlexander Lobakin
2020-07-21netdevsim: fix unbalaced locking in nsim_create()Taehee Yoo
2020-07-21net: dsa: microchip: call phy_remove_link_mode during probeHelmut Grohne
2020-07-21Merge branch 'hns3-fixes'David S. Miller
2020-07-21net: hns3: fix return value error when query MAC link status failJian Shen
2020-07-21net: hns3: fix error handling for desc fillingYunsheng Lin
2020-07-21net: hns3: fix for not calculating TX BD send size correctlyYunsheng Lin
2020-07-21net: hns3: fix for not unmapping TX buffer correctlyYunsheng Lin
2020-07-21net: udp: Fix wrong clean up for IS_UDPLITE macroMiaohe Lin
2020-07-21net-sysfs: add a newline when printing 'tx_timeout' by sysfsXiongfeng Wang
2020-07-21net: ethernet: ravb: exit if re-initialization fails in tx timeoutYoshihiro Shimoda
2020-07-21Merge branch 'udp-Fix-reuseport-selection-with-connected-sockets'David S. Miller
2020-07-21udp: Improve load balancing for SO_REUSEPORT.Kuniyuki Iwashima
2020-07-21udp: Copy has_conns in reuseport_grow().Kuniyuki Iwashima
2020-07-20tipc: allow to build NACK message in link timeout functionTung Nguyen
2020-07-20net: neterion: vxge: reduce stack usage in VXGE_COMPLETE_VPATH_TXBixuan Cui
2020-07-20net: ag71xx: add missed clk_disable_unprepare in error path of probeHuang Guobin
2020-07-20net/sched: act_ct: fix restore the qdisc_skb_cb after defragwenxu
2020-07-20nfc: s3fwrn5: add missing release on skb in s3fwrn5_recv_frameNavid Emamdoost
2020-07-20crypto/chtls: correct net_device reference countVinay Kumar Yadav
2020-07-20crypto/chtls: fix tls alert messages corrupted by tls dataVinay Kumar Yadav
2020-07-20Merge branch 'ionic-locking-and-filter-fixes'David S. Miller
2020-07-20ionic: use mutex to protect queue operationsShannon Nelson
2020-07-20ionic: keep rss hash after fw updateShannon Nelson
2020-07-20ionic: update filter id after replayShannon Nelson
2020-07-20ionic: fix up filter locks and debug msgsShannon Nelson
2020-07-20ionic: use offset for ethtool regs dataShannon Nelson
2020-07-20net: hsr: check for return value of skb_put_padto()Murali Karicheri
2020-07-20Documentation: bareudp: update iproute2 sample commandsGuillaume Nault