summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-27ppp: Remove redundant BUG_ON() check in ppp_pernetXu Wang
2019-12-27Merge branch 'tcp_cubic-various-fixes'David S. Miller
2019-12-27tcp_cubic: make Hystart aware of pacingEric Dumazet
2019-12-27tcp_cubic: tweak Hystart detection for short RTT flowsEric Dumazet
2019-12-27tcp_cubic: switch bictcp_clock() to usec resolutionEric Dumazet
2019-12-27tcp_cubic: remove one conditional from hystart_update()Eric Dumazet
2019-12-27tcp_cubic: optimize hystart_update()Eric Dumazet
2019-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-12-27bpftool: Make skeleton C code compilable with C++ compilerAndrii Nakryiko
2019-12-26Merge branch 's390-qeth-next'David S. Miller
2019-12-26s390/qeth: remove QETH_RX_PULL_LENJulian Wiedmann
2019-12-26s390/qeth: use napi_gro_frags() for SG skbsJulian Wiedmann
2019-12-26s390/qeth: consolidate RX codeJulian Wiedmann
2019-12-26af_packet: refactoring code for prb_calc_retire_blk_tmoMao Wenan
2019-12-26xen-netback: support dynamic unbind/bindPaul Durrant
2019-12-26Merge branch 'RTL8211F-RGMII-RX-TX-delay-configuration-improvements'David S. Miller
2019-12-26net: phy: realtek: add support for configuring the RX delay on RTL8211FMartin Blumenstingl
2019-12-26net: phy: realtek: add logging for the RGMII TX delay configurationMartin Blumenstingl
2019-12-26Merge branch 'mlxsw-spectrum_router-Cleanups'David S. Miller
2019-12-26mlxsw: spectrum_router: Remove FIB entry list from FIB nodeIdo Schimmel
2019-12-26mlxsw: spectrum_router: Consolidate identical functionsIdo Schimmel
2019-12-26mlxsw: spectrum_router: Make route creation and destruction symmetricIdo Schimmel
2019-12-26mlxsw: spectrum_router: Eliminate dead codeIdo Schimmel
2019-12-26mlxsw: spectrum_router: Remove unnecessary checksIdo Schimmel
2019-12-26bonding: rename AD_STATE_* to LACP_STATE_*Andy Roulin
2019-12-26sctp: move trace_sctp_probe_path into sctp_outq_sackKevin Kou
2019-12-26bpf: Print error message for bpftool cgroup showHechao Li
2019-12-26libbpf: Support CO-RE relocations for LDX/ST/STX instructionsAndrii Nakryiko
2019-12-25Merge branch 'Peer-to-Peer-One-Step-time-stamping'David S. Miller
2019-12-25ptp: Add a driver for InES time stamping IP core.Richard Cochran
2019-12-25net: Introduce peer to peer one step PTP time stamping.Richard Cochran
2019-12-25net: mdio: of: Register discovered MII time stampers.Richard Cochran
2019-12-25dt-bindings: ptp: Introduce MII time stamping devices.Richard Cochran
2019-12-25net: Add a layer for non-PHY MII time stamping drivers.Richard Cochran
2019-12-25net: Introduce a new MII time stamping interface.Richard Cochran
2019-12-25net: phy: dp83640: Move the probe and remove methods around.Richard Cochran
2019-12-25net: netcp_ethss: Use the PHY time stamping interface.Richard Cochran
2019-12-25net: ethtool: Use the PHY time stamping interface.Richard Cochran
2019-12-25net: vlan: Use the PHY time stamping interface.Richard Cochran
2019-12-25net: macvlan: Use the PHY time stamping interface.Richard Cochran
2019-12-25net: phy: Introduce helper functions for time stamping support.Richard Cochran
2019-12-24Merge branch 'Simplify-IPv6-route-offload-API'David S. Miller
2019-12-24ipv6: Remove old route notifications and convert listenersIdo Schimmel
2019-12-24mlxsw: spectrum_router: Start using new IPv6 route notificationsIdo Schimmel
2019-12-24ipv6: Handle multipath route deletion notificationIdo Schimmel
2019-12-24ipv6: Handle route deletion notificationIdo Schimmel
2019-12-24ipv6: Only Replay routes of interest to new listenersIdo Schimmel
2019-12-24ipv6: Notify multipath route if should be offloadedIdo Schimmel
2019-12-24ipv6: Notify route if replacing currently offloaded oneIdo Schimmel
2019-12-24ipv6: Notify newly added route if should be offloadedIdo Schimmel