summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-25net: dsa: sja1105: unconditionally free old gating configVladimir Oltean
2020-06-25net: dsa: sja1105: move sja1105_compose_gating_subschedule at the topVladimir Oltean
2020-06-25Merge branch 'RGMII-Internal-delay-common-property'David S. Miller
2020-06-25net: phy: DP83822: Add setting the fixed internal delayDan Murphy
2020-06-25net: dp83869: Add RGMII internal delay configurationDan Murphy
2020-06-25dt-bindings: net: Add RGMII internal delay for DP83869Dan Murphy
2020-06-25net: phy: Add a helper to return the index for of the internal delayDan Murphy
2020-06-25dt-bindings: net: Add tx and rx internal delaysDan Murphy
2020-06-25Merge branch 'dpaa2-eth-small-updates'David S. Miller
2020-06-25dpaa2-eth: fix misspelled function parameters in dpni_[set/get]_taildropIoana Ciornei
2020-06-25dpaa2-eth: fix recursive header includeIoana Ciornei
2020-06-25dpaa2-eth: fix condition for number of buffer acquire retriesIoana Ciornei
2020-06-25dpaa2-eth: check the result of skb_to_sgvec()Ioana Ciornei
2020-06-25dpaa2-eth: trim debugfs FQ statsIoana Radulescu
2020-06-25net: phylink: only restart AN if the link mode is using in-band ANRussell King
2020-06-25net: dsa/ar9331: convert to mac_link_up()Russell King
2020-06-25net: macb: free resources on failure path of at91ether_open()Claudiu Beznea
2020-06-25net: macb: call pm_runtime_put_sync on failure pathClaudiu Beznea
2020-06-25Merge tag 'mlx5-updates-2020-06-23' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-06-25Merge tag 'fsnotify_for_v5.8-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-06-25net: phylink: add phylink_speed_(up|down) interfaceRussell King
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-06-25net/mlx5e: vxlan: Return bool instead of opaque ptr in port_lookup()Saeed Mahameed
2020-06-25net/mlx5e: vxlan: Use RCU for vxlan table lookupSaeed Mahameed
2020-06-25net/mlx5e: Move TC-specific function definitions into MLX5_CLS_ACTVlad Buslov
2020-06-25net/mlx5e: Move including net/arp.h from en_rep.c to rep/neigh.cAlaa Hleihel
2020-06-25net/mlx5e: Remove unused mlx5e_xsk_first_unused_channelMaxim Mikityanskiy
2020-06-25net/mlx5: Use kfree(ft->g) in arfs_create_groups()Denis Efremov
2020-06-25net/mlx5: FWTrace: Add missing spaceHu Haowen
2020-06-25net/mlx5: Avoid eswitch header inclusion in fs core layerParav Pandit
2020-06-25net: bridge: enfore alignment for ethernet addressThomas Martitz
2020-06-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-06-25ptp_pch: use generic power managementVaibhav Gupta
2020-06-25tcp: don't ignore ECN CWR on pure ACKDenis Kirjanov
2020-06-25net: phy: mscc: avoid skcipher API for single block AES encryptionArd Biesheuvel
2020-06-25Merge tag 's390-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-06-25Merge tag 'sound-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-06-24net: enetc add tc flower offload flow metering policing actionPo Liu
2020-06-24net: qos: police action add index for tc flower offloadingPo Liu
2020-06-24net: enetc: add support max frame size for tc flower offloadPo Liu
2020-06-24net: qos: add tc police offloading action with max frame size limitPo Liu
2020-06-24Merge branch 'net-bcmgenet-use-hardware-padding-of-runt-frames'David S. Miller
2020-06-24net: bcmgenet: use hardware padding of runt framesDoug Berger
2020-06-24net: bcmgenet: use __be16 for htons(ETH_P_IP)Doug Berger
2020-06-24net: bcmgenet: re-remove bcmgenet_hfb_add_filterDoug Berger
2020-06-24Merge tag 'erofs-for-5.8-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-06-25selftests: netfilter: add test case for conntrack helper assignmentFlorian Westphal
2020-06-25netfilter: ip6tables: Add a .pre_exit hook in all ip6table_foo.c.David Wilder
2020-06-25netfilter: ip6tables: Split ip6t_unregister_table() into pre_exit and exit he...David Wilder
2020-06-25netfilter: iptables: Add a .pre_exit hook in all iptable_foo.c.David Wilder