aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/mip6.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-07selftests: Add source route tests to fib_testsDavid Ahern1-1/+51
2019-11-07inetpeer: fix data-race in inet_putpeer / inet_putpeerEric Dumazet1-2/+10
2019-11-07net: phy: at803x: add missing dependency on CONFIG_REGULATORMadalin Bucur1-0/+1
2019-11-07dpaa2-eth: add ethtool MAC countersIoana Ciornei6-1/+213
2019-11-07enetc: ethtool: add wake-on-lan callbacksMichael Walle1-0/+27
2019-11-07enetc: add ioctl() support for PHY-related opsMichael Walle1-1/+4
2019-11-07mlxsw: spectrum: Fix error return code in mlxsw_sp_port_module_info_init()Wei Yongjun1-1/+3
2019-11-07cxgb4: add FLOWC based QoS offloadRahul Lakkireddy7-53/+495
2019-11-07cxgb4: add Tx and Rx path for ETHOFLD trafficRahul Lakkireddy5-49/+415
2019-11-07cxgb4: add ETHOFLD hardware queue supportRahul Lakkireddy9-63/+419
2019-11-07cxgb4: parse and configure TC-MQPRIO offloadRahul Lakkireddy7-50/+597
2019-11-07cxgb4: rework queue config and MSI-X allocationRahul Lakkireddy4-246/+323
2019-11-07cxgb4: query firmware for QoS offload resourcesRahul Lakkireddy4-8/+62
2019-11-06net_sched: gen_estimator: extend packet counter to 64bitEric Dumazet1-2/+2
2019-11-06dpaa2-ptp: fix compile errorChenwandun1-0/+1
2019-11-06net: dsa: mv8e6xxx: Fix stub function parametersAndrew Lunn1-1/+2
2019-11-06net: phy: at803x: remove config_init for AR9331Michael Walle1-2/+0
2019-11-06net: phy: at803x: fix the PHY namesMichael Walle1-9/+9
2019-11-06net: phy: at803x: mention AR8033 as same as AR8031Michael Walle2-6/+8
2019-11-06net: phy: at803x: add device tree bindingMichael Walle1-1/+300
2019-11-06dt-bindings: net: phy: Add support for AT803XMichael Walle3-0/+126
2019-11-06net: phy: at803x: fix Kconfig descriptionMichael Walle1-5/+5
2019-11-06tcp: fix data-race in tcp_recvmsg()Eric Dumazet1-8/+6
2019-11-06net: silence data-races on sk_backlog.tailEric Dumazet4-9/+9
2019-11-06dpaa2-eth: fix an always true condition in dpaa2_mac_get_if_modeIoana Ciornei1-5/+10
2019-11-06net: openvswitch: select vport upcall portid directlyTonghao Zhang1-2/+3
2019-11-06net: axienet: Fix error return code in axienet_probe()Wei Yongjun1-4/+0
2019-11-06net: aquantia: fix return value check in aq_ptp_init()Wei Yongjun1-1/+1
2019-11-06ptp: ptp_clockmatrix: Fix missing unlock on error in idtcm_probe()Wei Yongjun1-1/+3
2019-11-06tipc: eliminate the dummy packet in link synchingTuong Lien1-15/+14
2019-11-06lwtunnel: add options setting and dumping for erspanXin Long2-2/+104
2019-11-06lwtunnel: add options setting and dumping for vxlanXin Long2-2/+74
2019-11-06lwtunnel: add options setting and dumping for geneveXin Long2-16/+216
2019-11-06lwtunnel: add options process for cmp_encapXin Long1-2/+8
2019-11-06lwtunnel: add options process for arp requestXin Long1-3/+4
2019-11-06tipc: reduce sensitive to retransmit failuresHoang Le1-1/+1
2019-11-06tipc: update cluster capabilities if node deletedHoang Le1-1/+11
2019-11-06selftest: net: add some traceroute testsFrancesco Ruggeri2-1/+323
2019-11-06ice: Fix return value when SR-IOV is not supportedAnirudh Venkataramanan1-1/+1
2019-11-06ice: Rename VF function ice_vc_dis_vf to match its behaviorBrett Creeley1-7/+5
2019-11-06ice: Get rid of ice_cleanup_headerKrzysztof Kazimierczak1-25/+2
2019-11-06ice: print PCI link speed and widthPaul Greenwalt1-0/+3
2019-11-06ice: print unsupported module messagePaul Greenwalt2-0/+10
2019-11-06ice: write register with correct offsetMitch Williams1-1/+1
2019-11-06ice: Check for null pointer dereference when setting ringsMichal Swiatkowski1-4/+14
2019-11-06ice: save PCI state in probeMichal Swiatkowski1-0/+2
2019-11-06ice: Adjust DCB INIT for SW modeDave Ertman1-3/+3
2019-11-06ice: fix driver unload flowBruce Allan1-1/+2
2019-11-06ice: handle DCBx non-contiguous TC requestPaul Greenwalt1-39/+102
2019-11-06ice: Update Boot Configuration Section read of NVMMd Fahad Iqbal Polash5-9/+123