aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-02tomoyo: Use atomic_t for statistics counterGravatar Tetsuo Handa 1-7/+4
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 80-489/+600
2019-12-31Merge tag 'tomoyo-fixes-for-5.5' of git://git.osdn.net/gitroot/tomoyo/tomoyo-...Gravatar Linus Torvalds 5-44/+27
2019-12-30hsr: fix slab-out-of-bounds Read in hsr_debugfs_rename()Gravatar Taehee Yoo 1-1/+2
2019-12-30net/sched: add delete_empty() to filters and use it in cls_flowerGravatar Davide Caratti 4-51/+22
2019-12-30tcp: Fix highest_sack and highest_sack_seqGravatar Cambda Zhu 1-0/+3
2019-12-30ptp: fix the race between the release of ptp_clock and cdevGravatar Vladis Dronov 4-44/+39
2019-12-30net: dsa: sja1105: Reconcile the meaning of TPID and TPID2 for E/T and P/Q/R/SGravatar Vladimir Oltean 2-6/+9
2019-12-30Documentation: net: dsa: sja1105: Remove text about taprio base-time limitationGravatar Vladimir Oltean 1-6/+0
2019-12-30net: dsa: sja1105: Remove restriction of zero base-time for taprio offloadGravatar Vladimir Oltean 1-5/+0
2019-12-30net: dsa: sja1105: Really make the PTP command read-writeGravatar Vladimir Oltean 1-1/+1
2019-12-30net: dsa: sja1105: Take PTP egress timestamp by port, not mgmt slotGravatar Vladimir Oltean 2-3/+3
2019-12-30cxgb4/cxgb4vf: fix flow control display for auto negotiationGravatar Rahul Lakkireddy 6-19/+30
2019-12-29Linux 5.5-rc4v5.5-rc4Gravatar Linus Torvalds 1-1/+1
2019-12-29Merge branch 'mlxsw-fixes'Gravatar David S. Miller 3-2/+11
2019-12-29mlxsw: spectrum: Use dedicated policer for VRRP packetsGravatar Ido Schimmel 2-2/+8
2019-12-29mlxsw: spectrum_router: Skip loopback RIFs during MAC validationGravatar Amit Cohen 1-0/+3
2019-12-29Merge tag 'riscv/for-v5.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 4-3/+6
2019-12-29Merge tag 'locks-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jla...Gravatar Linus Torvalds 1-1/+1
2019-12-29Merge tag '5.5-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 3-10/+56
2019-12-29locks: print unsigned ino in /proc/locksGravatar Amir Goldstein 1-1/+1
2019-12-27riscv: export flush_icache_all to modulesGravatar Olof Johansson 1-0/+1
2019-12-27riscv: reject invalid syscalls below -1Gravatar David Abdurachmanov 1-0/+1
2019-12-27riscv: fix compile failure with EXPORT_SYMBOL() & !MMUGravatar Luc Van Oostenryck 2-3/+4
2019-12-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 6-11/+12
2019-12-27net: stmmac: dwmac-meson8b: Fix the RGMII TX delay on Meson8b/8m2 SoCsGravatar Martin Blumenstingl 1-3/+11
2019-12-27net/sched: act_mirred: Pull mac prior redir to non mac_header_xmit deviceGravatar Shmulik Ladkani 1-10/+12
2019-12-27Merge tag 'drm-fixes-2019-12-28' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 14-86/+139
2019-12-27Merge tag 'linux-kselftest-5.5-rc4' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 11-38/+70
2019-12-27Merge tag 'pm-5.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 1-4/+1
2019-12-27Merge tag 'io_uring-5.5-20191226' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-343/+357
2019-12-27Merge tag 'libata-5.5-20191226' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 8-44/+128
2019-12-27Merge tag 'block-5.5-20191226' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-1/+17
2019-12-27Merge tag 'gpio-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Gravatar Linus Torvalds 9-28/+35
2019-12-27Merge tag 'drm-intel-fixes-2019-12-23' of git://anongit.freedesktop.org/drm/d...Gravatar Dave Airlie 14-86/+139
2019-12-26net_sched: sch_fq: properly set sk->sk_pacing_statusGravatar Eric Dumazet 1-9/+8
2019-12-26Merge branch 'bnx2x-Bug-fixes'Gravatar David S. Miller 1-1/+4
2019-12-26bnx2x: Fix accounting of vlan resources among the PFsGravatar Manish Chopra 1-1/+4
2019-12-26bnx2x: Use appropriate define for vlan creditGravatar Manish Chopra 1-1/+1
2019-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 4-31/+34
2019-12-26of: mdio: Add missing inline to of_mdiobus_child_is_phy() dummyGravatar Geert Uytterhoeven 1-1/+1
2019-12-26net: phy: aquantia: add suspend / resume ops for AQR105Gravatar Madalin Bucur 1-0/+2
2019-12-26dpaa_eth: fix DMA mapping leakGravatar Madalin Bucur 1-19/+20
2019-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfGravatar David S. Miller 4-25/+53
2019-12-26net/mlxfw: Fix out-of-memory error in mfa2 flash burningGravatar Vladyslav Tarasiuk 1-3/+4
2019-12-25ata: ahci_brcm: Add missing clock management during recoveryGravatar Florian Fainelli 1-0/+7
2019-12-25ata: ahci_brcm: BCM7425 AHCI requires AHCI_HFLAG_DELAY_ENGINEGravatar Florian Fainelli 1-15/+16
2019-12-25ata: ahci_brcm: Fix AHCI resources managementGravatar Florian Fainelli 1-29/+76
2019-12-25ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()Gravatar Florian Fainelli 2-2/+6
2019-12-25Merge branch 'hsr-fix-several-bugs-in-hsr-module'Gravatar David S. Miller 7-63/+125