Age | Commit message (Expand) | Author |
2019-12-27 | ppp: Remove redundant BUG_ON() check in ppp_pernet | Xu Wang |
2019-12-27 | Merge branch 'tcp_cubic-various-fixes' | David S. Miller |
2019-12-27 | tcp_cubic: make Hystart aware of pacing | Eric Dumazet |
2019-12-27 | tcp_cubic: tweak Hystart detection for short RTT flows | Eric Dumazet |
2019-12-27 | tcp_cubic: switch bictcp_clock() to usec resolution | Eric Dumazet |
2019-12-27 | tcp_cubic: remove one conditional from hystart_update() | Eric Dumazet |
2019-12-27 | tcp_cubic: optimize hystart_update() | Eric Dumazet |
2019-12-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2019-12-27 | bpftool: Make skeleton C code compilable with C++ compiler | Andrii Nakryiko |
2019-12-26 | Merge branch 's390-qeth-next' | David S. Miller |
2019-12-26 | s390/qeth: remove QETH_RX_PULL_LEN | Julian Wiedmann |
2019-12-26 | s390/qeth: use napi_gro_frags() for SG skbs | Julian Wiedmann |
2019-12-26 | s390/qeth: consolidate RX code | Julian Wiedmann |
2019-12-26 | af_packet: refactoring code for prb_calc_retire_blk_tmo | Mao Wenan |
2019-12-26 | xen-netback: support dynamic unbind/bind | Paul Durrant |
2019-12-26 | Merge branch 'RTL8211F-RGMII-RX-TX-delay-configuration-improvements' | David S. Miller |
2019-12-26 | net: phy: realtek: add support for configuring the RX delay on RTL8211F | Martin Blumenstingl |
2019-12-26 | net: phy: realtek: add logging for the RGMII TX delay configuration | Martin Blumenstingl |
2019-12-26 | Merge branch 'mlxsw-spectrum_router-Cleanups' | David S. Miller |
2019-12-26 | mlxsw: spectrum_router: Remove FIB entry list from FIB node | Ido Schimmel |
2019-12-26 | mlxsw: spectrum_router: Consolidate identical functions | Ido Schimmel |
2019-12-26 | mlxsw: spectrum_router: Make route creation and destruction symmetric | Ido Schimmel |
2019-12-26 | mlxsw: spectrum_router: Eliminate dead code | Ido Schimmel |
2019-12-26 | mlxsw: spectrum_router: Remove unnecessary checks | Ido Schimmel |
2019-12-26 | bonding: rename AD_STATE_* to LACP_STATE_* | Andy Roulin |
2019-12-26 | sctp: move trace_sctp_probe_path into sctp_outq_sack | Kevin Kou |
2019-12-26 | bpf: Print error message for bpftool cgroup show | Hechao Li |
2019-12-26 | libbpf: Support CO-RE relocations for LDX/ST/STX instructions | Andrii Nakryiko |
2019-12-25 | Merge branch 'Peer-to-Peer-One-Step-time-stamping' | David S. Miller |
2019-12-25 | ptp: Add a driver for InES time stamping IP core. | Richard Cochran |
2019-12-25 | net: Introduce peer to peer one step PTP time stamping. | Richard Cochran |
2019-12-25 | net: mdio: of: Register discovered MII time stampers. | Richard Cochran |
2019-12-25 | dt-bindings: ptp: Introduce MII time stamping devices. | Richard Cochran |
2019-12-25 | net: Add a layer for non-PHY MII time stamping drivers. | Richard Cochran |
2019-12-25 | net: Introduce a new MII time stamping interface. | Richard Cochran |
2019-12-25 | net: phy: dp83640: Move the probe and remove methods around. | Richard Cochran |
2019-12-25 | net: netcp_ethss: Use the PHY time stamping interface. | Richard Cochran |
2019-12-25 | net: ethtool: Use the PHY time stamping interface. | Richard Cochran |
2019-12-25 | net: vlan: Use the PHY time stamping interface. | Richard Cochran |
2019-12-25 | net: macvlan: Use the PHY time stamping interface. | Richard Cochran |
2019-12-25 | net: phy: Introduce helper functions for time stamping support. | Richard Cochran |
2019-12-24 | Merge branch 'Simplify-IPv6-route-offload-API' | David S. Miller |
2019-12-24 | ipv6: Remove old route notifications and convert listeners | Ido Schimmel |
2019-12-24 | mlxsw: spectrum_router: Start using new IPv6 route notifications | Ido Schimmel |
2019-12-24 | ipv6: Handle multipath route deletion notification | Ido Schimmel |
2019-12-24 | ipv6: Handle route deletion notification | Ido Schimmel |
2019-12-24 | ipv6: Only Replay routes of interest to new listeners | Ido Schimmel |
2019-12-24 | ipv6: Notify multipath route if should be offloaded | Ido Schimmel |
2019-12-24 | ipv6: Notify route if replacing currently offloaded one | Ido Schimmel |
2019-12-24 | ipv6: Notify newly added route if should be offloaded | Ido Schimmel |