aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/irqchip (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-17net: phy: amd: remove the use of .ack_interrupt()Ioana Ciornei1-3/+11
2020-11-17net: phy: amd: implement generic .handle_interrupt() callbackIoana Ciornei1-0/+23
2020-11-17net: phy: nxp-tja11xx: remove the use of .ack_interrupt()Ioana Ciornei1-4/+15
2020-11-17net: phy: nxp-tja11xx: implement generic .handle_interrupt() callbackIoana Ciornei1-0/+23
2020-11-17net: phy: lxt: remove the use of .ack_interrupt()Ioana Ciornei1-10/+34
2020-11-17net: phy: lxt: implement generic .handle_interrupt() callbackIoana Ciornei1-0/+50
2020-11-17net: phy: marvell: remove the use of .ack_interrupt()Ioana Ciornei1-20/+11
2020-11-17net: phy: marvell: implement generic .handle_interrupt() callbackIoana Ciornei1-21/+36
2020-11-17net: phy: microchip: remove the use of .ack_interrupt()Ioana Ciornei2-18/+12
2020-11-17net: phy: microchip: implement generic .handle_interrupt() callbackIoana Ciornei2-0/+38
2020-11-17net: phy: vitesse: remove the use of .ack_interrupt()Ioana Ciornei1-21/+3
2020-11-17net: phy: vitesse: implement generic .handle_interrupt() callbackIoana Ciornei1-0/+37
2020-11-17net: linux/skbuff.h: combine SKB_EXTENSIONS + KCOV handlingRandy Dunlap1-2/+2
2020-11-17lan743x: replace devicetree phy parse code with library functionSven Van Asbroeck2-28/+8
2020-11-17net: phy: don't duplicate driver name in phy_attached_printHeiner Kallweit1-8/+6
2020-11-17r8169: remove nr_frags argument from rtl_tx_slots_availHeiner Kallweit1-9/+6
2020-11-17net: phy: mscc: fix excluded_middle.cocci warningskernel test robot1-1/+1
2020-11-17net: dsa: tag_dsa: Use a consistent comment styleTobias Waldekranz1-20/+8
2020-11-17net: dsa: tag_dsa: Unify regular and ethertype DSA taggersTobias Waldekranz4-263/+252
2020-11-17net: dsa: tag_dsa: Allow forwarding of redirected IGMP trafficTobias Waldekranz1-3/+29
2020-11-16mptcp: send explicit ack on delayed ack_seq incrPaolo Abeni1-13/+21
2020-11-16mptcp: keep track of advertised windows right edgeFlorian Westphal3-5/+69
2020-11-16mptcp: rework poll+nospace handlingFlorian Westphal3-51/+54
2020-11-16mptcp: try to push pending data on snd una updatesPaolo Abeni1-0/+3
2020-11-16mptcp: move page frag allocation in mptcp_sendmsg()Paolo Abeni1-217/+189
2020-11-16mptcp: refactor shutdown and closePaolo Abeni5-110/+273
2020-11-16mptcp: introduce MPTCP snd_nxtPaolo Abeni3-12/+16
2020-11-16mptcp: add accounting for pending dataPaolo Abeni2-3/+36
2020-11-16mptcp: reduce the arguments of mptcp_sendmsg_fragPaolo Abeni1-24/+29
2020-11-16mptcp: introduce mptcp_schedule_workPaolo Abeni3-16/+24
2020-11-16tcp: factor out __tcp_close() helperPaolo Abeni2-2/+8
2020-11-16mptcp: use tcp_build_frag()Paolo Abeni1-17/+8
2020-11-16tcp: factor out tcp_build_frag()Paolo Abeni2-52/+70
2020-11-16treewide: rename nla_strlcpy to nla_strscpy.Francis Laniel29-49/+49
2020-11-16Modify return value of nla_strlcpy to match that of strscpy.Francis Laniel6-19/+30
2020-11-16Fix unefficient call to memset before memcpu in nla_strlcpy.Francis Laniel1-1/+2
2020-11-16r8169: improve rtl8169_start_xmitHeiner Kallweit1-9/+6
2020-11-14net: xfrm: use core API for updating/providing statsLev Stipakov1-17/+2
2020-11-14net: openvswitch: use core API to update/provide statsLev Stipakov1-22/+7
2020-11-14mlxsw: spectrum_router: Remove outdated commentIdo Schimmel1-6/+0
2020-11-14mlxsw: spectrum_router: Consolidate mlxsw_sp_nexthop{4, 6}_type_fini()Ido Schimmel1-15/+3
2020-11-14mlxsw: spectrum_router: Consolidate mlxsw_sp_nexthop{4, 6}_type_init()Ido Schimmel1-57/+21
2020-11-14mlxsw: spectrum_router: Remove unused argument from mlxsw_sp_nexthop6_type_init()Ido Schimmel1-2/+1
2020-11-14mlxsw: spectrum_router: Pass nexthop netdev to mlxsw_sp_nexthop4_type_init()Ido Schimmel1-4/+3
2020-11-14mlxsw: spectrum_router: Pass nexthop netdev to mlxsw_sp_nexthop6_type_init()Ido Schimmel1-3/+2
2020-11-14mlxsw: spectrum_ipip: Remove overlay protocol from can_offload() callbackIdo Schimmel3-13/+5
2020-11-14mlxsw: spectrum_router: Split nexthop group configuration to a different structIdo Schimmel1-149/+228
2020-11-14mlxsw: spectrum_router: Move IPv4 FIB info into a union in nexthop group structIdo Schimmel1-11/+9
2020-11-14mlxsw: spectrum_router: Remove unused field 'prio' from IPv4 FIB entry structIdo Schimmel1-2/+0
2020-11-14mlxsw: spectrum_router: Store FIB info in routeIdo Schimmel1-6/+7