summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-20vrf: track associations between VRF devices and tablesAndrea Mayer
2020-06-20l3mdev: add infrastructure for table to VRF mappingAndrea Mayer
2020-06-19net/sched: cls_u32: Use struct_size() in kzalloc()Gustavo A. R. Silva
2020-06-19taprio: Use struct_size() in kzalloc()Gustavo A. R. Silva
2020-06-19Merge branch 'Clause-45-PHY-probing-improvements'David S. Miller
2020-06-19net: phy: read MMD ID from all present MMDsRussell King
2020-06-19net: phy: split devices_in_packageRussell King
2020-06-19net: phy: set devices_in_package only after validationRussell King
2020-06-19net: phy: add support for probing MMDs >= 8 for devices-in-packageRussell King
2020-06-19net: phy: reword get_phy_device() kerneldocRussell King
2020-06-19net: phy: clean up get_phy_c22_id() invalid ID handlingRussell King
2020-06-19net: phy: clean up get_phy_c45_ids() failure handlingRussell King
2020-06-19net: phy: clean up PHY ID readingRussell King
2020-06-19net: phy: clean up cortina workaroundRussell King
2020-06-19tipc: Use struct_size() helperGustavo A. R. Silva
2020-06-19net: dsa: sja1105: Use struct_size() in kzalloc()Gustavo A. R. Silva
2020-06-19cxgb4: Use struct_size() helperGustavo A. R. Silva
2020-06-19ethernet: ti: am65-cpsw-qos: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva
2020-06-19ipv6: icmp6: avoid indirect call for icmpv6_send()Eric Dumazet
2020-06-19Merge branch 'cxgb4-add-support-for-ethtool-n-tuple-filters'David S. Miller
2020-06-19cxgb4: add action to steer flows to specific RxqVishal Kulkarni
2020-06-19cxgb4: add support to fetch ethtool n-tuple filtersVishal Kulkarni
2020-06-19cxgb4: add ethtool n-tuple filter deletionVishal Kulkarni
2020-06-19cxgb4: add ethtool n-tuple filter insertionVishal Kulkarni
2020-06-19cxgb4: add skeleton for ethtool n-tuple filtersVishal Kulkarni
2020-06-19net: qos offload add flow status with dropped countPo Liu
2020-06-18Merge branch 'cxgb4-add-support-to-read-write-flash'David S. Miller
2020-06-18cxgb4: add support to read serial flashVishal Kulkarni
2020-06-18cxgb4: add support to flash boot cfg imageVishal Kulkarni
2020-06-18cxgb4: add support to flash boot imageVishal Kulkarni
2020-06-18cxgb4: add support to flash PHY imageVishal Kulkarni
2020-06-18cxgb4: update set_flash to flash different imagesVishal Kulkarni
2020-06-18Merge branch 'net-tso-expand-to-UDP-support'David S. Miller
2020-06-18net: tso: add UDP segmentation supportEric Dumazet
2020-06-18net: tso: cache transport header lengthEric Dumazet
2020-06-18net: tso: constify tso_count_descs() and friendsEric Dumazet
2020-06-18net: tso: shrink struct tso_tEric Dumazet
2020-06-18net: tso: double TSO_HEADER_SIZE valueEric Dumazet
2020-06-18octeontx2-af: change (struct qmem)->entry_sz from u8 to u16Eric Dumazet
2020-06-18Merge branch 'hns3-next'David S. Miller
2020-06-18net: hns3: streaming dma buffer sync between cpu and deviceBarry Song
2020-06-18net: hns3: replace disable_irq by IRQ_NOAUTOEN flagBarry Song
2020-06-18net: hns3: rename buffer-related functionsBarry Song
2020-06-18net: hns3: pointer type of buffer should be voidBarry Song
2020-06-18net: hns3: remove unnecessary devm_kfreeBarry Song
2020-06-18mISDN: hfcsusb: Use struct_size() helperGustavo A. R. Silva
2020-06-18lan743x: allow mac address to come from dtTim Harvey
2020-06-18Merge branch 'r8169-smaller-improvements-again'David S. Miller
2020-06-18r8169: allow setting irq coalescing if link is downHeiner Kallweit
2020-06-18r8169: move switching optional clock on/off to pll power functionsHeiner Kallweit