summaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-06nexthop: Emit a notification when a single nexthop is replacedIdo Schimmel1-0/+10
2020-11-06nexthop: Emit a notification when a nexthop group is replacedIdo Schimmel1-1/+5
2020-11-06nexthop: Emit a notification when a nexthop is addedIdo Schimmel2-2/+7
2020-11-06nexthop: Allow setting "offload" and "trap" indications on nexthopsIdo Schimmel2-0/+22
2020-11-06rtnetlink: Add RTNH_F_TRAP flagIdo Schimmel2-2/+6
2020-11-06nexthop: vxlan: Convert to new notification infoIdo Schimmel2-3/+8
2020-11-06nexthop: Prepare new notification infoIdo Schimmel1-0/+109
2020-11-06nexthop: Pass extack to nexthop notifierIdo Schimmel1-2/+3
2020-11-06nexthop: Add nexthop notification data structuresIdo Schimmel1-0/+35
2020-11-06net/usb/r8153_ecm: support ECM mode for RTL8153Hayes Wang4-27/+204
2020-11-06net: Add mhi-net driverLoic Poulain3-0/+324
2020-11-06bus: mhi: Add mhi_queue_is_full functionLoic Poulain2-0/+18
2020-11-06net: phy: realtek: remove the use of .ack_interrupt()Ioana Ciornei1-16/+52
2020-11-06net: phy: realtek: implement generic .handle_interrupt() callbackIoana Ciornei1-0/+72
2020-11-06net: phy: add genphy_handle_interrupt_no_ack()Ioana Ciornei2-0/+14
2020-11-06net: phy: davicom: remove the use of .ack_interrupt()Ioana Ciornei1-16/+21
2020-11-06net: phy: davicom: implement generic .handle_interrupt() calbackIoana Ciornei1-0/+26
2020-11-06net: phy: cicada: remove the use of .ack_interrupt()Ioana Ciornei1-4/+11
2020-11-06net: phy: cicada: implement the generic .handle_interrupt() callbackIoana Ciornei1-0/+20
2020-11-06net: phy: broadcom: remove use of ack_interrupt()Ioana Ciornei6-57/+68
2020-11-06net: phy: broadcom: implement generic .handle_interrupt() callbackIoana Ciornei7-15/+114
2020-11-06net: phy: aquantia: remove the use of .ack_interrupt()Ioana Ciornei1-17/+19
2020-11-06net: phy: aquantia: implement generic .handle_interrupt() callbackIoana Ciornei1-0/+27
2020-11-06net: phy: mscc: remove the use of .ack_interrupt()Ioana Ciornei1-4/+8
2020-11-06net: phy: mscc: implement generic .handle_interrupt() callbackIoana Ciornei1-28/+28
2020-11-06net: phy: mscc: use phy_trigger_machine() to notify link changeIoana Ciornei1-1/+1
2020-11-06net: phy: at803x: remove the use of .ack_interrupt()Ioana Ciornei1-7/+12
2020-11-06net: phy: at803x: implement generic .handle_interrupt() callbackIoana Ciornei1-0/+31
2020-11-06net: phy: make .ack_interrupt() optionalIoana Ciornei1-1/+1
2020-11-06net: phy: add a shutdown procedureIoana Ciornei1-0/+8
2020-11-06net: phy: export phy_error and phy_trigger_machineIoana Ciornei2-2/+6
2020-11-05sctp: bring inet(6)_skb_parm back to sctp_input_cbXin Long3-3/+8