aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-12-26Merge branch 'RTL8211F-RGMII-RX-TX-delay-configuration-improvements'David S. Miller1-8/+51
2019-12-26net: phy: realtek: add support for configuring the RX delay on RTL8211FMartin Blumenstingl1-10/+36
2019-12-26net: phy: realtek: add logging for the RGMII TX delay configurationMartin Blumenstingl1-1/+18
2019-12-26Merge branch 'mlxsw-spectrum_router-Cleanups'David S. Miller1-217/+101
2019-12-26mlxsw: spectrum_router: Remove FIB entry list from FIB nodeIdo Schimmel1-151/+74
2019-12-26mlxsw: spectrum_router: Consolidate identical functionsIdo Schimmel1-49/+22
2019-12-26mlxsw: spectrum_router: Make route creation and destruction symmetricIdo Schimmel1-3/+15
2019-12-26mlxsw: spectrum_router: Eliminate dead codeIdo Schimmel1-10/+0
2019-12-26mlxsw: spectrum_router: Remove unnecessary checksIdo Schimmel1-15/+1
2019-12-26bonding: rename AD_STATE_* to LACP_STATE_*Andy Roulin2-64/+64
2019-12-26sctp: move trace_sctp_probe_path into sctp_outq_sackKevin Kou2-9/+6
2019-12-25Merge branch 'Peer-to-Peer-One-Step-time-stamping'David S. Miller25-154/+1437
2019-12-25ptp: Add a driver for InES time stamping IP core.Richard Cochran3-0/+863
2019-12-25net: Introduce peer to peer one step PTP time stamping.Richard Cochran6-0/+15
2019-12-25net: mdio: of: Register discovered MII time stampers.Richard Cochran2-1/+32
2019-12-25dt-bindings: ptp: Introduce MII time stamping devices.Richard Cochran2-0/+77
2019-12-25net: Add a layer for non-PHY MII time stamping drivers.Richard Cochran4-3/+194
2019-12-25net: Introduce a new MII time stamping interface.Richard Cochran6-58/+106
2019-12-25net: phy: dp83640: Move the probe and remove methods around.Richard Cochran1-90/+90
2019-12-25net: netcp_ethss: Use the PHY time stamping interface.Richard Cochran1-5/+3
2019-12-25net: ethtool: Use the PHY time stamping interface.Richard Cochran1-2/+2
2019-12-25net: vlan: Use the PHY time stamping interface.Richard Cochran1-2/+2
2019-12-25net: macvlan: Use the PHY time stamping interface.Richard Cochran1-2/+2
2019-12-25net: phy: Introduce helper functions for time stamping support.Richard Cochran1-0/+60
2019-12-24Merge branch 'Simplify-IPv6-route-offload-API'David S. Miller5-176/+238
2019-12-24ipv6: Remove old route notifications and convert listenersIdo Schimmel5-70/+21
2019-12-24mlxsw: spectrum_router: Start using new IPv6 route notificationsIdo Schimmel1-149/+76
2019-12-24ipv6: Handle multipath route deletion notificationIdo Schimmel1-0/+26
2019-12-24ipv6: Handle route deletion notificationIdo Schimmel2-1/+44
2019-12-24ipv6: Only Replay routes of interest to new listenersIdo Schimmel1-0/+40
2019-12-24ipv6: Notify multipath route if should be offloadedIdo Schimmel1-0/+48
2019-12-24ipv6: Notify route if replacing currently offloaded oneIdo Schimmel1-0/+7
2019-12-24ipv6: Notify newly added route if should be offloadedIdo Schimmel1-0/+18
2019-12-24net: fib_notifier: Add temporary events to the FIB notification chainIdo Schimmel1-0/+2
2019-12-24r8169: move enabling EEE to rtl8169_init_phyHeiner Kallweit1-11/+3
2019-12-24r8169: remove MAC workaround in rtl8168e_2_hw_phy_configHeiner Kallweit1-3/+0
2019-12-24r8169: factor out rtl8168h_2_get_adc_bias_ioffsetHeiner Kallweit1-19/+20
2019-12-24Merge branch 'ovs-mpls-actions'David S. Miller4-9/+96
2019-12-24openvswitch: New MPLS actions for layer 2 tunnellingMartin Varghese3-6/+89
2019-12-24net: Rephrased comments section of skb_mpls_pop()Martin Varghese1-1/+1
2019-12-24net: skb_mpls_push() modified to allow MPLS header push at start of packet.Martin Varghese1-2/+6
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller965-4814/+9516
2019-12-22Merge tag 'xfs-5.5-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds13-104/+341
2019-12-22Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds8-104/+116
2019-12-22Merge tag 'block-5.5-20191221' of git://git.kernel.dk/linux-blockLinus Torvalds12-39/+37
2019-12-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-46/+65
2019-12-22Merge tag 'riscv/for-v5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds11-21/+40
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds176-1005/+2138
2019-12-22pipe: fix empty pipe check in pipe_write()Jan Stancek1-1/+1
2019-12-22Merge tag 'kvm-ppc-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-masterPaolo Bonzini73-696/+2712