index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
appletalk
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-30
hsr: fix slab-out-of-bounds Read in hsr_debugfs_rename()
Taehee Yoo
1
-1
/
+2
2019-12-30
net/sched: add delete_empty() to filters and use it in cls_flower
Davide Caratti
4
-51
/
+22
2019-12-30
tcp: Fix highest_sack and highest_sack_seq
Cambda Zhu
1
-0
/
+3
2019-12-30
ptp: fix the race between the release of ptp_clock and cdev
Vladis Dronov
4
-44
/
+39
2019-12-30
net: dsa: sja1105: Reconcile the meaning of TPID and TPID2 for E/T and P/Q/R/S
Vladimir Oltean
2
-6
/
+9
2019-12-30
Documentation: net: dsa: sja1105: Remove text about taprio base-time limitation
Vladimir Oltean
1
-6
/
+0
2019-12-30
net: dsa: sja1105: Remove restriction of zero base-time for taprio offload
Vladimir Oltean
1
-5
/
+0
2019-12-30
net: dsa: sja1105: Really make the PTP command read-write
Vladimir Oltean
1
-1
/
+1
2019-12-30
net: dsa: sja1105: Take PTP egress timestamp by port, not mgmt slot
Vladimir Oltean
2
-3
/
+3
2019-12-30
cxgb4/cxgb4vf: fix flow control display for auto negotiation
Rahul Lakkireddy
6
-19
/
+30
2019-12-29
Linux 5.5-rc4
Linus Torvalds
1
-1
/
+1
2019-12-29
mlxsw: spectrum: Use dedicated policer for VRRP packets
Ido Schimmel
2
-2
/
+8
2019-12-29
mlxsw: spectrum_router: Skip loopback RIFs during MAC validation
Amit Cohen
1
-0
/
+3
2019-12-29
locks: print unsigned ino in /proc/locks
Amir Goldstein
1
-1
/
+1
2019-12-27
riscv: export flush_icache_all to modules
Olof Johansson
1
-0
/
+1
2019-12-27
riscv: reject invalid syscalls below -1
David Abdurachmanov
1
-0
/
+1
2019-12-27
riscv: fix compile failure with EXPORT_SYMBOL() & !MMU
Luc Van Oostenryck
2
-3
/
+4
2019-12-27
net: stmmac: dwmac-meson8b: Fix the RGMII TX delay on Meson8b/8m2 SoCs
Martin Blumenstingl
1
-3
/
+11
2019-12-27
net/sched: act_mirred: Pull mac prior redir to non mac_header_xmit device
Shmulik Ladkani
1
-10
/
+12
2019-12-26
net_sched: sch_fq: properly set sk->sk_pacing_status
Eric Dumazet
1
-9
/
+8
2019-12-26
bnx2x: Fix accounting of vlan resources among the PFs
Manish Chopra
1
-1
/
+4
2019-12-26
bnx2x: Use appropriate define for vlan credit
Manish Chopra
1
-1
/
+1
2019-12-26
of: mdio: Add missing inline to of_mdiobus_child_is_phy() dummy
Geert Uytterhoeven
1
-1
/
+1
2019-12-26
net: phy: aquantia: add suspend / resume ops for AQR105
Madalin Bucur
1
-0
/
+2
2019-12-26
dpaa_eth: fix DMA mapping leak
Madalin Bucur
1
-19
/
+20
2019-12-26
net/mlxfw: Fix out-of-memory error in mfa2 flash burning
Vladyslav Tarasiuk
1
-3
/
+4
2019-12-25
ata: ahci_brcm: Add missing clock management during recovery
Florian Fainelli
1
-0
/
+7
2019-12-25
ata: ahci_brcm: BCM7425 AHCI requires AHCI_HFLAG_DELAY_ENGINE
Florian Fainelli
1
-15
/
+16
2019-12-25
ata: ahci_brcm: Fix AHCI resources management
Florian Fainelli
1
-29
/
+76
2019-12-25
ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()
Florian Fainelli
2
-2
/
+6
2019-12-25
hsr: reset network header when supervision frame is created
Taehee Yoo
1
-0
/
+2
2019-12-25
hsr: fix a race condition in node list insertion and deletion
Taehee Yoo
5
-37
/
+56
2019-12-25
hsr: rename debugfs file when interface name is changed
Taehee Yoo
3
-0
/
+20
2019-12-25
hsr: add hsr root debugfs directory
Taehee Yoo
4
-3
/
+28
2019-12-25
hsr: fix error handling routine in hsr_dev_finalize()
Taehee Yoo
3
-24
/
+21
2019-12-25
hsr: avoid debugfs warning message when module is remove
Taehee Yoo
1
-1
/
+0
2019-12-25
MAINTAINERS: Add additional maintainers to ENA Ethernet driver
Netanel Belgazal
1
-0
/
+2
2019-12-25
libata: Fix retrieving of active qcs
Sascha Hauer
5
-3
/
+28
2019-12-24
s390/qeth: fix initialization on old HW
Julian Wiedmann
1
-3
/
+1
2019-12-24
s390/qeth: vnicc Fix init to default
Alexandra Winter
1
-1
/
+3
2019-12-24
s390/qeth: Fix vnicc_is_in_use if rx_bcast not set
Alexandra Winter
1
-2
/
+1
2019-12-24
s390/qeth: fix false reporting of VNIC CHAR config failure
Alexandra Winter
1
-1
/
+0
2019-12-24
s390/qeth: lock the card while changing its hsuid
Julian Wiedmann
2
-17
/
+28
2019-12-24
s390/qeth: fix qdio teardown after early init error
Julian Wiedmann
3
-14
/
+10
2019-12-24
net/dst: do not confirm neighbor for vxlan and geneve pmtu update
Hangbin Liu
1
-1
/
+1
2019-12-24
sit: do not confirm neighbor when do pmtu update
Hangbin Liu
1
-1
/
+1
2019-12-24
vti: do not confirm neighbor when do pmtu update
Hangbin Liu
2
-2
/
+2
2019-12-24
tunnel: do not confirm neighbor when do pmtu update
Hangbin Liu
2
-3
/
+3
2019-12-24
net/dst: add new function skb_dst_update_pmtu_no_confirm
Hangbin Liu
1
-0
/
+9
2019-12-24
gtp: do not confirm neighbor when do pmtu update
Hangbin Liu
1
-1
/
+1
[next]