aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-11-09net: sfp: rework upstream interfaceRussell King3-39/+88
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller260-938/+2201
2019-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds111-483/+1093
2019-11-08Merge tag 'for-linus-2019-11-08' of git://git.kernel.dk/linux-blockLinus Torvalds6-9/+25
2019-11-08Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queueDavid S. Miller8-24/+15
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-08Merge branch 'sctp-rfc7829'David S. Miller10-38/+266
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
2019-11-08selftest: net: add alternative names testJiri Pirko1-0/+75
2019-11-08qede: fix NULL pointer deref in __qede_remove()Manish Chopra1-2/+10
2019-11-08packet: fix data-race in fanout_flow_is_huge()Eric Dumazet1-3/+9
2019-11-08Merge branch 'TIPC-Encryption'David S. Miller20-71/+2651
2019-11-08tipc: add support for AEAD key setting via netlinkTuong Lien4-1/+160
2019-11-08tipc: introduce TIPC encryption & authenticationTuong Lien17-46/+2385
2019-11-08tipc: add new AEAD key structure for user APITuong Lien1-0/+21
2019-11-08tipc: enable creating a "preliminary" nodeTuong Lien2-27/+73
2019-11-08tipc: add reference counter to bearerTuong Lien2-1/+16
2019-11-08net: fix data-race in neigh_event_send()Eric Dumazet1-2/+2
2019-11-08Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller24-218/+2751
2019-11-08Merge tag 'pwm/for-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds1-0/+1
2019-11-08cgroup,writeback: don't switch wbs immediately on dead wbs if the memcg is deadTejun Heo1-3/+6
2019-11-08net: icmp: fix data-race in cmp_global_allow()Eric Dumazet1-5/+6
2019-11-08Merge tag 'ceph-for-5.4-rc7' of git://github.com/ceph/ceph-clientLinus Torvalds5-15/+37
2019-11-08net/sched: annotate lockless accesses to qdisc->emptyEric Dumazet3-5/+5
2019-11-08vsock/virtio: fix sock refcnt holding during the shutdownStefano Garzarella1-3/+5
2019-11-08ice: print opcode when printing controlq errorsJacob Keller1-2/+4
2019-11-08ice: use more accurate ICE_DBG mask typesJacob Keller4-58/+53
2019-11-08ice: Introduce and use ice_vsi_type_strAnirudh Venkataramanan3-9/+30
2019-11-08ice: remove unnecessary conditional checkBruce Allan1-2/+1
2019-11-08ice: Update enum ice_flg64_bits to current specificationBrett Creeley1-1/+1
2019-11-08ice: delay lessMitch Williams2-3/+4
2019-11-08ice: use pkg_dwnld_status instead of sq_last_statusBruce Allan1-1/+1
2019-11-08ice: Change max MSI-x vector_id check in cfg_irq_mapBrett Creeley1-3/+5
2019-11-08ice: Check if VF is disabled for Opcode and other operationsAkeem G Abodunrin2-12/+63
2019-11-08ice: configure software LLDP in ice_init_pf_dcbPaul Greenwalt3-15/+19
2019-11-08ice: Fix to change Rx/Tx ring descriptor size via ethtool with DCBxUsha Ketineni1-7/+7
2019-11-08ice: avoid setting features during resetHenry Tieman1-0/+8
2019-11-08ice: Implement DCBNL supportDave Ertman9-5/+991
2019-11-08ice: Add NDO callback to set the maximum per-queue bitrateUsha Ketineni10-10/+1480
2019-11-08ice: Use ice_ena_vsi and ice_dis_vsi in DCB configuration flowAnirudh Venkataramanan5-90/+84