aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/phy.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-25dt-bindings: net: Add tx and rx internal delaysDan Murphy1-0/+12
2020-06-25dpaa2-eth: fix misspelled function parameters in dpni_[set/get]_taildropIoana Ciornei1-4/+4
2020-06-25dpaa2-eth: fix recursive header includeIoana Ciornei1-1/+0
2020-06-25dpaa2-eth: fix condition for number of buffer acquire retriesIoana Ciornei1-1/+1
2020-06-25dpaa2-eth: check the result of skb_to_sgvec()Ioana Ciornei1-0/+4
2020-06-25dpaa2-eth: trim debugfs FQ statsIoana Radulescu1-0/+4
2020-06-25net: phylink: only restart AN if the link mode is using in-band ANRussell King1-1/+2
2020-06-25net: dsa/ar9331: convert to mac_link_up()Russell King1-29/+31
2020-06-25net: macb: free resources on failure path of at91ether_open()Claudiu Beznea1-43/+73
2020-06-25net: macb: call pm_runtime_put_sync on failure pathClaudiu Beznea1-2/+6
2020-06-25net: phylink: add phylink_speed_(up|down) interfaceRussell King2-0/+50
2020-06-25net/mlx5e: vxlan: Return bool instead of opaque ptr in port_lookup()Saeed Mahameed2-7/+7
2020-06-25net/mlx5e: vxlan: Use RCU for vxlan table lookupSaeed Mahameed1-38/+27
2020-06-25net/mlx5e: Move TC-specific function definitions into MLX5_CLS_ACTVlad Buslov1-8/+8
2020-06-25net/mlx5e: Move including net/arp.h from en_rep.c to rep/neigh.cAlaa Hleihel2-1/+1
2020-06-25net/mlx5e: Remove unused mlx5e_xsk_first_unused_channelMaxim Mikityanskiy2-15/+0
2020-06-25net/mlx5: Use kfree(ft->g) in arfs_create_groups()Denis Efremov1-1/+1
2020-06-25net/mlx5: FWTrace: Add missing spaceHu Haowen1-1/+1
2020-06-25net/mlx5: Avoid eswitch header inclusion in fs core layerParav Pandit3-11/+10
2020-06-25net: bridge: enfore alignment for ethernet addressThomas Martitz1-1/+1
2020-06-25ptp_pch: use generic power managementVaibhav Gupta1-34/+3
2020-06-25tcp: don't ignore ECN CWR on pure ACKDenis Kirjanov1-3/+11
2020-06-25net: phy: mscc: avoid skcipher API for single block AES encryptionArd Biesheuvel2-33/+10
2020-06-24net: enetc add tc flower offload flow metering policing actionPo Liu2-12/+172
2020-06-24net: qos: police action add index for tc flower offloadingPo Liu2-0/+2
2020-06-24net: enetc: add support max frame size for tc flower offloadPo Liu1-16/+36
2020-06-24net: qos: add tc police offloading action with max frame size limitPo Liu3-0/+12
2020-06-24net: bcmgenet: use hardware padding of runt framesDoug Berger1-5/+3
2020-06-24net: bcmgenet: use __be16 for htons(ETH_P_IP)Doug Berger1-1/+2
2020-06-24net: bcmgenet: re-remove bcmgenet_hfb_add_filterDoug Berger1-77/+0
2020-06-25selftests: netfilter: add test case for conntrack helper assignmentFlorian Westphal2-1/+176
2020-06-25netfilter: ip6tables: Add a .pre_exit hook in all ip6table_foo.c.David Wilder5-6/+44
2020-06-25netfilter: ip6tables: Split ip6t_unregister_table() into pre_exit and exit helpers.David Wilder2-1/+17
2020-06-25netfilter: iptables: Add a .pre_exit hook in all iptable_foo.c.David Wilder5-7/+44
2020-06-25netfilter: iptables: Split ipt_unregister_table() into pre_exit and exit helpers.David Wilder2-1/+20
2020-06-25netfilter: Add MODULE_DESCRIPTION entries to kernel modulesRob Gill41-0/+41
2020-06-25netfilter: ipset: fix unaligned atomic accessRussell King1-0/+2
2020-06-24qed: add missing error test for DBG_STATUS_NO_MATCHING_FRAMING_MODEColin Ian King1-1/+2
2020-06-24net: phy: call phy_disable_interrupts() in phy_init_hw()Jisheng Zhang1-0/+4
2020-06-24net: phy: make phy_disable_interrupts() non-staticJisheng Zhang2-1/+2
2020-06-24net: ethernet: mvneta: Add back interface mode validationSascha Hauer1-3/+19
2020-06-24net: ethernet: mvneta: Do not error out in non serdes modesSascha Hauer1-1/+1
2020-06-24lan743x: Remove duplicated include from lan743x_main.cYueHaibing1-1/+0
2020-06-24dsa: Allow forwarding of redirected IGMP trafficDaniel Mack1-3/+34
2020-06-24net: bridge: add a flag to avoid refreshing fdb when changing/addingNikolay Aleksandrov2-1/+5
2020-06-24net: bridge: add option to allow activity notifications for any fdb entriesNikolay Aleksandrov3-13/+119
2020-06-24net: neighbor: add fdb extended attributeNikolay Aleksandrov2-0/+13
2020-06-24net: bridge: fdb_add_entry takes ndm as argumentNikolay Aleksandrov1-5/+4
2020-06-24openvswitch: take into account de-fragmentation/gso_size in execute_check_pkt_lenLorenzo Bianconi1-2/+7
2020-06-24MIPS: dts: ocelot: describe the load/save GPIOQuentin Schulz1-1/+11