summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-14dt-bindings: net: dp83869: Add TI dp83869 phyDan Murphy
2019-11-14net: openvswitch: add hash info to upcallTonghao Zhang
2019-11-14Merge branch 'Rework-mt762x-GDM-setup-flow'David S. Miller
2019-11-14net: ethernet: mediatek: Enable GDM GDMA_DROP_ALL modeMarkLee
2019-11-14net: ethernet: mediatek: Refine the timing of GDM/PSE setupMarkLee
2019-11-14net: ethernet: mediatek: Integrate GDM/PSE setup operationsMarkLee
2019-11-14net: dsa: sja1105: Simplify reset handlingVladimir Oltean
2019-11-14Merge branch 'PTP-clock-source-for-SJA1105-tc-taprio-offload'David S. Miller
2019-11-14net: dsa: sja1105: Implement state machine for TAS with PTP clock sourceVladimir Oltean
2019-11-14net: dsa: sja1105: Make the PTP command read-writeVladimir Oltean
2019-11-13cxgb4: Fix an error code in cxgb4_mqprio_alloc_hw_resources()Dan Carpenter
2019-11-13net: atlantic: Signedness bug in aq_vec_isr_legacy()Dan Carpenter
2019-11-13bnxt_en: Fix array overrun in bnxt_fill_l2_rewrite_fields().Venkat Duvvuru
2019-11-13mscc.c: Add support for additional VSC PHYsBryan Whitehead
2019-11-13net: ethernet: stmmac: fix indentation issueColin Ian King
2019-11-13nfc: pn533: pn533_phy_ops dev_[up, down] return intLars Poeschel
2019-11-13Merge tag 'ieee802154-for-davem-2019-11-13' of git://git.kernel.org/pub/scm/l...David S. Miller
2019-11-13net: sfp: fix spelling mistake "requies" -> "requires"Colin Ian King
2019-11-13Merge branch 'net-macb-convert-to-phylink'David S. Miller
2019-11-13net: macb: convert to phylinkAntoine Tenart
2019-11-13net: macb: move the Tx and Rx buffer initialization into a functionAntoine Tenart
2019-11-13net: axienet: In kconfig remove arch dependency for axi_emacRadhey Shyam Pandey
2019-11-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2019-11-12Merge branch 'ARM-Enable-GENET-support-for-RPi-4'David S. Miller
2019-11-12net: bcmgenet: Add RGMII_RXID supportStefan Wahren
2019-11-12net: bcmgenet: Refactor register access in bcmgenet_mii_configStefan Wahren
2019-11-12net: bcmgenet: Add BCM2711 supportStefan Wahren
2019-11-12dt-bindings: net: bcmgenet: Add BCM2711 supportStefan Wahren
2019-11-12net: bcmgenet: Fix error handling on IRQ retrievalStefan Wahren
2019-11-12net: bcmgenet: Avoid touching non-existent interruptStefan Wahren
2019-11-12net: dsa: sja1105: Print the reset reasonVladimir Oltean
2019-11-12Merge branch 'Implement-get_link_ksettings-for-VXLAN-and-bridge'David S. Miller
2019-11-12bridge: implement get_link_ksettings ethtool methodMatthias Schiffer
2019-11-12vxlan: implement get_link_ksettings ethtool methodMatthias Schiffer
2019-11-12net: dsa: Prevent usage of NET_DSA_TAG_8021Q as tagging protocolFlorian Fainelli
2019-11-12tipc: update mon's self addr when node addr generatedHoang Le
2019-11-12Merge branch 'netfilter-flowtable-hardware-offload'David S. Miller
2019-11-12netfilter: nf_flow_table: hardware offload supportPablo Neira Ayuso
2019-11-12netfilter: nf_tables: add flowtable offload control planePablo Neira Ayuso
2019-11-12netfilter: nf_flow_table: detach routing information from flow descriptionPablo Neira Ayuso
2019-11-12netfilter: nf_flowtable: remove flow_offload_entry structurePablo Neira Ayuso
2019-11-12netfilter: nf_flow_table: remove union from flow_offload structurePablo Neira Ayuso
2019-11-12netfilter: nf_flow_table: move conntrack object to struct flow_offloadPablo Neira Ayuso
2019-11-12tc-testing: Introduced tdc tests for basic filterRoman Mashak
2019-11-12Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2019-11-12Merge tag 'linux-can-next-for-5.5-20191111' of git://git.kernel.org/pub/scm/l...David S. Miller
2019-11-12sfc: trace_xdp_exception on XDP failureArthur Fabre
2019-11-12ptp: ptp_clockmatrix: Fix build errorYueHaibing
2019-11-12net/sched: actions: remove unused 'order'Davide Caratti
2019-11-12net: dsa: mv88e6xxx: fix broken if statement because of a stray semicolonColin Ian King