summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-28sctp: do trace_sctp_probe after SACK validation and checkKevin Kou1-9/+9
2019-12-28mv88e6xxx: Add serdes Rx statisticsNikita Yushchenko3-3/+109
2019-12-28net: ena: remove set but not used variable 'rx_ring'YueHaibing1-3/+0
2019-12-28net: dsa: qca: ar9331: drop pointless static qualifier in ar9331_sw_mbus_initMao Wenan1-1/+1
2019-12-28ppp: Remove redundant BUG_ON() check in ppp_pernetXu Wang1-2/+0
2019-12-28Merge branch 'tcp_cubic-various-fixes'David S. Miller1-31/+51
2019-12-28tcp_cubic: make Hystart aware of pacingEric Dumazet1-1/+12
2019-12-28tcp_cubic: tweak Hystart detection for short RTT flowsEric Dumazet1-2/+21
2019-12-28tcp_cubic: switch bictcp_clock() to usec resolutionEric Dumazet1-21/+14
2019-12-28tcp_cubic: remove one conditional from hystart_update()Eric Dumazet1-2/+2
2019-12-28tcp_cubic: optimize hystart_update()Eric Dumazet1-6/+3
2019-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller110-2721/+6901
2019-12-27bpftool: Make skeleton C code compilable with C++ compilerAndrii Nakryiko3-6/+16
2019-12-27Merge branch 's390-qeth-next'David S. Miller4-187/+200
2019-12-27s390/qeth: remove QETH_RX_PULL_LENJulian Wiedmann2-3/+4
2019-12-27s390/qeth: use napi_gro_frags() for SG skbsJulian Wiedmann1-17/+50
2019-12-27s390/qeth: consolidate RX codeJulian Wiedmann4-174/+153
2019-12-27af_packet: refactoring code for prb_calc_retire_blk_tmoMao Wenan1-18/+12
2019-12-27xen-netback: support dynamic unbind/bindPaul Durrant3-7/+28
2019-12-27Merge branch 'RTL8211F-RGMII-RX-TX-delay-configuration-improvements'David S. Miller1-8/+51
2019-12-27net: phy: realtek: add support for configuring the RX delay on RTL8211FMartin Blumenstingl1-10/+36
2019-12-27net: phy: realtek: add logging for the RGMII TX delay configurationMartin Blumenstingl1-1/+18
2019-12-27Merge branch 'mlxsw-spectrum_router-Cleanups'David S. Miller1-217/+101
2019-12-27mlxsw: spectrum_router: Remove FIB entry list from FIB nodeIdo Schimmel1-151/+74
2019-12-27mlxsw: spectrum_router: Consolidate identical functionsIdo Schimmel1-49/+22
2019-12-27mlxsw: spectrum_router: Make route creation and destruction symmetricIdo Schimmel1-3/+15
2019-12-27mlxsw: spectrum_router: Eliminate dead codeIdo Schimmel1-10/+0
2019-12-27mlxsw: spectrum_router: Remove unnecessary checksIdo Schimmel1-15/+1
2019-12-27bonding: rename AD_STATE_* to LACP_STATE_*Andy Roulin2-64/+64
2019-12-27sctp: move trace_sctp_probe_path into sctp_outq_sackKevin Kou2-9/+6
2019-12-26bpf: Print error message for bpftool cgroup showHechao Li1-17/+39
2019-12-26libbpf: Support CO-RE relocations for LDX/ST/STX instructionsAndrii Nakryiko1-3/+28
2019-12-26Merge branch 'Peer-to-Peer-One-Step-time-stamping'David S. Miller25-154/+1437
2019-12-26ptp: Add a driver for InES time stamping IP core.Richard Cochran3-0/+863
2019-12-26net: Introduce peer to peer one step PTP time stamping.Richard Cochran6-0/+15
2019-12-26net: mdio: of: Register discovered MII time stampers.Richard Cochran2-1/+32
2019-12-26dt-bindings: ptp: Introduce MII time stamping devices.Richard Cochran2-0/+77
2019-12-26net: Add a layer for non-PHY MII time stamping drivers.Richard Cochran4-3/+194
2019-12-26net: Introduce a new MII time stamping interface.Richard Cochran6-58/+106
2019-12-26net: phy: dp83640: Move the probe and remove methods around.Richard Cochran1-90/+90
2019-12-26net: netcp_ethss: Use the PHY time stamping interface.Richard Cochran1-5/+3
2019-12-26net: ethtool: Use the PHY time stamping interface.Richard Cochran1-2/+2
2019-12-26net: vlan: Use the PHY time stamping interface.Richard Cochran1-2/+2
2019-12-26net: macvlan: Use the PHY time stamping interface.Richard Cochran1-2/+2
2019-12-26net: phy: Introduce helper functions for time stamping support.Richard Cochran1-0/+60
2019-12-25Merge branch 'Simplify-IPv6-route-offload-API'David S. Miller5-176/+238
2019-12-25ipv6: Remove old route notifications and convert listenersIdo Schimmel5-70/+21
2019-12-25mlxsw: spectrum_router: Start using new IPv6 route notificationsIdo Schimmel1-149/+76
2019-12-25ipv6: Handle multipath route deletion notificationIdo Schimmel1-0/+26
2019-12-25ipv6: Handle route deletion notificationIdo Schimmel2-1/+44