summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-12-30net: dsa: sja1105: Really make the PTP command read-writeVladimir Oltean
2019-12-30net: dsa: sja1105: Take PTP egress timestamp by port, not mgmt slotVladimir Oltean
2019-12-30sfc: avoid duplicate error handling code in 'efx_ef10_sriov_set_vf_mac()'Christophe JAILLET
2019-12-30tcp_cubic: refactor code to perform a divide only when neededEric Dumazet
2019-12-30cxgb4/cxgb4vf: fix flow control display for auto negotiationRahul Lakkireddy
2019-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-12-29Linux 5.5-rc4Linus Torvalds
2019-12-29Merge branch 'mlxsw-fixes'David S. Miller
2019-12-29mlxsw: spectrum: Use dedicated policer for VRRP packetsIdo Schimmel
2019-12-29mlxsw: spectrum_router: Skip loopback RIFs during MAC validationAmit Cohen
2019-12-29Merge tag 'riscv/for-v5.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-12-29Merge tag 'locks-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jla...Linus Torvalds
2019-12-29Merge tag '5.5-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-12-29locks: print unsigned ino in /proc/locksAmir Goldstein
2019-12-28Merge branch 'DSA-TX-tstamp'David S. Miller
2019-12-28net: dsa: Deny PTP on master if switch supports itVladimir Oltean
2019-12-28gianfar: Fix TX timestamping with a stacked DSA driverVladimir Oltean
2019-12-28net/wan/fsl_ucc_hdlc: remove set but not used variables 'ut_info' and 'ret'Chen Zhou
2019-12-27riscv: export flush_icache_all to modulesOlof Johansson
2019-12-27riscv: reject invalid syscalls below -1David Abdurachmanov
2019-12-27riscv: fix compile failure with EXPORT_SYMBOL() & !MMULuc Van Oostenryck
2019-12-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-12-27Merge branch 'ethtool-netlink-part-one'David S. Miller
2019-12-27ethtool: provide link state with LINKSTATE_GET requestMichal Kubecek
2019-12-27ethtool: add LINKMODES_NTF notificationMichal Kubecek
2019-12-27ethtool: set link modes related data with LINKMODES_SET requestMichal Kubecek
2019-12-27ethtool: provide link mode information with LINKMODES_GET requestMichal Kubecek
2019-12-27ethtool: add LINKINFO_NTF notificationMichal Kubecek
2019-12-27ethtool: add default notification handlerMichal Kubecek
2019-12-27ethtool: set link settings with LINKINFO_SET requestMichal Kubecek
2019-12-27ethtool: provide link settings with LINKINFO_GET requestMichal Kubecek
2019-12-27ethtool: provide string sets with STRSET_GET requestMichal Kubecek
2019-12-27ethtool: default handlers for GET requestsMichal Kubecek
2019-12-27ethtool: support for netlink notificationsMichal Kubecek
2019-12-27ethtool: netlink bitset handlingMichal Kubecek
2019-12-27ethtool: helper functions for netlink interfaceMichal Kubecek
2019-12-27ethtool: introduce ethtool netlink interfaceMichal Kubecek
2019-12-27net: stmmac: dwmac-meson8b: Fix the RGMII TX delay on Meson8b/8m2 SoCsMartin Blumenstingl
2019-12-27net/sched: act_mirred: Pull mac prior redir to non mac_header_xmit deviceShmulik Ladkani
2019-12-27sctp: do trace_sctp_probe after SACK validation and checkKevin Kou
2019-12-27mv88e6xxx: Add serdes Rx statisticsNikita Yushchenko
2019-12-27net: ena: remove set but not used variable 'rx_ring'YueHaibing
2019-12-27net: dsa: qca: ar9331: drop pointless static qualifier in ar9331_sw_mbus_initMao Wenan
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