aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netfront.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-08ixgbe: need_wakeup flag might not be set for TxMagnus Karlsson1-8/+2
2019-11-08i40e: need_wakeup flag might not be set for TxMagnus Karlsson1-8/+2
2019-11-08igb/igc: use ktime accessors for skb->tstampJacob Keller3-4/+6
2019-11-08i40e: Fix for ethtool -m issue on X722 NICArkadiusz Kubalewski1-1/+2
2019-11-08iavf: initialize ITRN registers with correct valuesNicholas Nunley1-2/+2
2019-11-08ice: fix potential infinite loop because loop counter being too smallColin Ian King1-1/+1
2019-11-08sctp: add SCTP_PEER_ADDR_THLDS_V2 sockoptXin Long2-14/+50
2019-11-08sctp: add support for Primary Path SwitchoverXin Long9-4/+51
2019-11-08sctp: add SCTP_EXPOSE_POTENTIALLY_FAILED_STATE sockoptXin Long2-0/+81
2019-11-08sctp: add SCTP_ADDR_POTENTIALLY_FAILED notificationXin Long2-18/+16
2019-11-08sctp: add pf_expose per netns and sock and asocXin Long9-2/+68
2019-11-08devlink: disallow reload operation during device cleanupJiri Pirko5-4/+57