aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-02vxlan: fix tos value before xmitHangbin Liu
2020-01-02sch_cake: avoid possible divide by zero in cake_enqueue()Wen Yang
2020-01-02net: Correct type of tcp_syncookies sysctl.David S. Miller
2020-01-02tcp: fix "old stuff" D-SACK causing SACK to be treated as D-SACKPengcheng Yang
2020-01-02net: dsa: mv88e6xxx: force cmode write on 6141/6341Baruch Siach
2020-01-02can: mscan: mscan_rx_poll(): fix rx path lockup when returning from polling t...Florian Faber
2020-01-02can: gs_usb: gs_usb_probe(): use descriptors of current altsettingJohan Hovold
2020-01-02can: kvaser_usb: fix interface sanity checkJohan Hovold
2020-01-02can: can_dropped_invalid_skb(): ensure an initialized headroom in outgoing CA...Oliver Hartkopp
2020-01-02can: tcan4x5x: tcan4x5x_parse_config(): fix inconsistent IS_ERR and PTR_ERRGustavo A. R. Silva
2020-01-02can: tcan4x5x: tcan4x5x_parse_config(): Disable the INH pin device-state GPIO...Dan Murphy
2020-01-02can: tcan4x5x: tcan4x5x_parse_config(): reset device before register accessSean Nyekjaer
2020-01-02can: tcan4x5x: tcan4x5x_can_probe(): turn on the power before parsing the configDan Murphy
2020-01-02can: tcan4x5x: tcan4x5x_can_probe(): get the device out of standby before reg...Sean Nyekjaer
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-31Merge tag 'tomoyo-fixes-for-5.5' of git://git.osdn.net/gitroot/tomoyo/tomoyo-...Linus Torvalds
2019-12-30hsr: fix slab-out-of-bounds Read in hsr_debugfs_rename()Taehee Yoo
2019-12-30net/sched: add delete_empty() to filters and use it in cls_flowerDavide Caratti
2019-12-30tcp: Fix highest_sack and highest_sack_seqCambda Zhu
2019-12-30ptp: fix the race between the release of ptp_clock and cdevVladis Dronov
2019-12-30net: dsa: sja1105: Reconcile the meaning of TPID and TPID2 for E/T and P/Q/R/SVladimir Oltean
2019-12-30Documentation: net: dsa: sja1105: Remove text about taprio base-time limitationVladimir Oltean
2019-12-30net: dsa: sja1105: Remove restriction of zero base-time for taprio offloadVladimir Oltean
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-30cxgb4/cxgb4vf: fix flow control display for auto negotiationRahul Lakkireddy
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-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-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-27Merge tag 'drm-fixes-2019-12-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-12-27Merge tag 'linux-kselftest-5.5-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-12-27Merge tag 'pm-5.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-12-27Merge tag 'io_uring-5.5-20191226' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-12-27Merge tag 'libata-5.5-20191226' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-12-27Merge tag 'block-5.5-20191226' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-12-27Merge tag 'gpio-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-12-27Merge tag 'drm-intel-fixes-2019-12-23' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-12-26net_sched: sch_fq: properly set sk->sk_pacing_statusEric Dumazet
2019-12-26Merge branch 'bnx2x-Bug-fixes'David S. Miller