summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-05-11net: phy: DP83TC811: Introduce support for the DP83TC811 phyDan Murphy3-0/+353
2018-05-11cxgb4: avoid schedule while atomicGanesh Goudar1-2/+2
2018-05-11cxgb4: enable inner header checksum calculationGanesh Goudar3-22/+83
2018-05-11cxgb4: Fix {vxlan/geneve}_port initializationArjun Vynipadath2-0/+23
2018-05-11cxgb4: Add new T5 device idGanesh Goudar1-0/+1
2018-05-11net: doc: fix spelling mistake: "modrobe.d" -> "modprobe.d"Tonghao Zhang1-1/+1
2018-05-11bonding: use the skb_get/set_queue_mappingTonghao Zhang1-4/+4
2018-05-11bonding: replace the return value typeTonghao Zhang2-8/+12
2018-05-11erspan: auto detect truncated ipv6 packets.William Tu2-0/+12
2018-05-11Merge branch 'mlxsw-spectrum_span-Two-minor-adjustments'David S. Miller1-17/+17
2018-05-11mlxsw: spectrum_span: Use a more fitting error codePetr Machata1-1/+1
2018-05-11mlxsw: spectrum_span: Rename misnamed variable l3edevPetr Machata1-16/+16
2018-05-11udp: avoid refcount_t saturation in __udp_gso_segment()Eric Dumazet1-3/+11
2018-05-11tcp: switch pacing timer to softirq based hrtimerEric Dumazet3-46/+29
2018-05-11Merge branch 'dsa-Plug-in-PHYLINK-support'David S. Miller9-207/+458
2018-05-11net: dsa: bcm_sf2: Get rid of PHYLIB functionsFlorian Fainelli1-149/+0
2018-05-11net: dsa: Plug in PHYLINK supportFlorian Fainelli3-132/+172
2018-05-11net: dsa: mv88e6xxx: add PHYLINK supportRussell King3-0/+125
2018-05-11net: dsa: Eliminate dsa_slave_get_link()Florian Fainelli1-11/+1
2018-05-11net: dsa: bcm_sf2: Implement phylink_mac_opsFlorian Fainelli1-8/+206
2018-05-11net: dsa: Add PHYLINK switch operationsFlorian Fainelli3-1/+30
2018-05-11net: phy: phylink: Poll link GPIOsRussell King1-0/+16
2018-05-11net: phy: phylink: Release link GPIOFlorian Fainelli1-0/+2
2018-05-11net: phy: phylink: Use gpiod_get_value_cansleep()Florian Fainelli1-1/+1
2018-05-10rocker: Postpone filtering of !added_by_user FDBPetr Machata1-2/+4
2018-05-10tls: Fix tls_device initializationBoris Pismenny1-0/+2
2018-05-10cxgb4: fix the wrong conversion of Mbps to KbpsGanesh Goudar1-3/+3
2018-05-10Merge branch 'mlxsw-Support-VLAN-devices-in-mirroring-offloads'David S. Miller3-8/+91
2018-05-10mlxsw: spectrum_span: Support VLAN under mirror-to-gretapPetr Machata1-8/+19
2018-05-10mlxsw: spectrum_span: Support mirror-to-VLANPetr Machata1-0/+64
2018-05-10mlxsw: reg: Add MLXSW_REG_MPAT_SPAN_TYPE_REMOTE_ETHPetr Machata1-0/+6
2018-05-10net: bridge: Allow bridge master in br_vlan_get_info()Petr Machata1-0/+2
2018-05-10tcp: Add mark for TIMEWAIT socketsJon Maxwell5-4/+22
2018-05-10net: ipv4: remove define INET_CSK_DEBUG and unnecessary EXPORT_SYMBOLJoe Perches2-23/+4
2018-05-10liquidio: bump up driver version to 1.7.2 to match newer NIC firmwareFelix Manlunas1-1/+1
2018-05-10liquidio: monitor all of Octeon's cores in watchdog threadFelix Manlunas1-1/+1
2018-05-10Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2-67/+111
2018-05-10net/ipv6: fix lock imbalance in ip6_route_del()Eric Dumazet1-1/+3
2018-05-10Merge branch 'hns3-misc-fixes'David S. Miller4-151/+76
2018-05-10net: hns3: refactor the loopback related functionYunsheng Lin2-47/+42
2018-05-10net: hns3: fix for cleaning ring problemYunsheng Lin1-4/+30
2018-05-10net: hns3: remove add/del_tunnel_udp in hns3_enet moduleYunsheng Lin2-96/+0
2018-05-10net: hns3: Fix for setting mac address when resettingYunsheng Lin1-4/+4
2018-05-10hv_netvsc: typo in NDIS RSS parameters structureStephen Hemminger2-3/+3
2018-05-10drivers: net: davinci_mdio: prevent spurious timeoutSekhar Nori1-7/+8
2018-05-10Merge branch 'dsa-mv88e6xxx-cleanup-Global-Control-2-register'David S. Miller4-10/+122
2018-05-10net: dsa: mv88e6xxx: add RMU disable opVivien Didelot4-0/+65
2018-05-10net: dsa: mv88e6xxx: set device numberVivien Didelot3-7/+14
2018-05-10net: dsa: mv88e6xxx: add a cascade port opVivien Didelot4-3/+43
2018-05-10Merge branch 'mlx4-misc-next'David S. Miller4-2/+69