index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-12
net: systemport: fix index check to avoid an array out of bounds access
Colin Ian King
1
-1
/
+1
2020-03-12
net: phy: fix MDIO bus PM PHY resuming
Heiner Kallweit
1
-1
/
+5
2020-03-12
net: hns3: clear port base VLAN when unload PF
Jian Shen
1
-0
/
+23
2020-03-12
net: hns3: fix RMW issue for VLAN filter switch
Jian Shen
1
-4
/
+15
2020-03-12
net: hns3: fix VF VLAN table entries inconsistent issue
Jian Shen
4
-0
/
+6
2020-03-12
net: hns3: fix "tc qdisc del" failed issue
Yonglong Liu
1
-1
/
+1
2020-03-12
net: mvmdio: avoid error message for optional IRQ
Chris Packham
1
-3
/
+3
2020-03-12
net: dsa: mv88e6xxx: Add missing mask of ATU occupancy register
Andrew Lunn
1
-0
/
+2
2020-03-11
sxgbe: Fix off by one in samsung driver strncpy size arg
Dominik Czarnota
1
-1
/
+1
2020-03-11
net: fec: validate the new settings in fec_enet_set_coalesce()
Jakub Kicinski
1
-3
/
+3
2020-03-11
dpaa_eth: Remove unnecessary boolean expression in dpaa_get_headroom
Nathan Chancellor
1
-3
/
+1
2020-03-10
net: macsec: invoke mdo_upd_secy callback when mac address changed
Dmitry Bogdanov
1
-0
/
+13
2020-03-10
net: macsec: update SCI upon MAC address change.
Dmitry Bogdanov
1
-5
/
+6
2020-03-10
ibmvnic: Do not process device remove during device reset
Juliet Kim
2
-3
/
+27
2020-03-09
net: mscc: ocelot: properly account for VLAN header length when setting MRU
Vladimir Oltean
1
-11
/
+17
2020-03-09
ipvlan: do not use cond_resched_rcu() in ipvlan_process_multicast()
Eric Dumazet
1
-1
/
+1
2020-03-09
macvlan: add cond_resched() during multicast processing
Mahesh Bandewar
1
-0
/
+2
2020-03-09
ipvlan: add cond_resched_rcu() while processing muticast backlog
Mahesh Bandewar
1
-0
/
+1
2020-03-09
ipvlan: don't deref eth hdr before checking it's set
Mahesh Bandewar
1
-8
/
+10
2020-03-09
sfc: detach from cb_page in efx_copy_channel()
Edward Cree
1
-0
/
+1
2020-03-08
net: stmmac: dwmac1000: Disable ACS if enhanced descs are not used
Remi Pommarel
1
-1
/
+2
2020-03-08
ipvlan: do not add hardware address of master to its unicast filter list
Jiri Wiesner
1
-4
/
+1
2020-03-06
ionic: fix vf op lock usage
Shannon Nelson
1
-4
/
+4
2020-03-06
bonding/alb: make sure arp header is pulled before accessing it
Eric Dumazet
1
-10
/
+10
2020-03-06
dpaa_eth: FMan erratum A050385 workaround
Madalin Bucur
1
-3
/
+107
2020-03-06
fsl/fman: detect FMan erratum A050385
Madalin Bucur
3
-0
/
+51
2020-03-05
veth: ignore peer tx_dropped when counting local rx_dropped
Jiang Lidong
1
-1
/
+1
2020-03-05
Merge tag 'wireless-drivers-2020-03-05' of git://git.kernel.org/pub/scm/linux...
David S. Miller
2
-4
/
+8
2020-03-05
sfc: complete the next packet when we receive a timestamp
Tom Zhao
6
-31
/
+78
2020-03-05
net: hns3: fix a not link up issue when fibre port supports autoneg
Jian Shen
1
-1
/
+3
2020-03-05
slip: make slhc_compress() more robust against malicious packets
Eric Dumazet
1
-4
/
+10
2020-03-03
cxgb4: fix checks for max queues to allocate
Vishal Kulkarni
1
-22
/
+27
2020-03-03
phylink: Improve error message when validate failed
Hauke Mehrtens
1
-1
/
+7
2020-03-03
net: phy: bcm63xx: fix OOPS due to missing driver name
Jonas Gorski
1
-0
/
+1
2020-03-03
team: add missing attribute validation for array index
Jakub Kicinski
1
-0
/
+1
2020-03-03
team: add missing attribute validation for port ifindex
Jakub Kicinski
1
-0
/
+1
2020-03-03
macsec: add missing attribute validation for port
Jakub Kicinski
1
-0
/
+1
2020-03-03
can: add missing attribute validation for termination
Jakub Kicinski
1
-0
/
+1
2020-03-03
mt76: fix array overflow on receiving too many fragments for a packet
Felix Fietkau
1
-3
/
+6
2020-03-01
bnxt_en: fix error handling when flashing from file
Edwin Peer
1
-13
/
+11
2020-03-01
bnxt_en: reinitialize IRQs when MTU is modified
Vasundhara Volam
1
-2
/
+2
2020-03-01
net: phy: avoid clearing PHY interrupts twice in irq handler
Heiner Kallweit
1
-1
/
+2
2020-02-29
net: dsa: sja1105: Don't destroy not-yet-created xmit_worker
Vladimir Oltean
1
-1
/
+2
2020-02-29
net: dsa: mv88e6xxx: fix lockup on warm boot
Russell King
1
-1
/
+7
2020-02-29
r8152: check disconnect status after long sleep
You-Sheng Yang
1
-0
/
+8
2020-02-27
net: dsa: mv88e6xxx: Fix masking of egress port
Andrew Lunn
1
-2
/
+2
2020-02-27
mlxsw: pci: Wait longer before accessing the device after reset
Amit Cohen
1
-1
/
+1
2020-02-27
sfc: fix timestamp reconstruction at 16-bit rollover points
Alex Maftei (amaftei)
1
-3
/
+35
2020-02-27
net: rmnet: fix packet forwarding in rmnet bridge mode
Taehee Yoo
1
-0
/
+3
2020-02-27
net: rmnet: fix bridge mode bugs
Taehee Yoo
4
-77
/
+64
[next]