index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: phy: mscc: improved serdes calibration applied to VSC8514
Bjarni Jonasson
2021-02-16
5
-166
/
+840
*
net: phy: mscc: adding LCPLL reset to VSC8514
Bjarni Jonasson
2021-02-16
2
-122
/
+236
*
net: dsa: sja1105: fix leakage of flooded frames outside bridging domain
Vladimir Oltean
2021-02-16
2
-41
/
+76
*
net: dsa: sja1105: fix configuration of source address learning
Vladimir Oltean
2021-02-16
1
-1
/
+1
*
octeontx2-af: cn10k: Fixes CN10K RPM reference issue
Geetha sowjanya
2021-02-16
4
-6
/
+12
*
net: dsa: felix: perform teardown on error in felix_setup
Vladimir Oltean
2021-02-16
1
-2
/
+19
*
net: dsa: felix: don't deinitialize unused ports
Vladimir Oltean
2021-02-16
1
-1
/
+5
*
ionic: Remove unused function pointer typedef ionic_reset_cb
Chen Lin
2021-02-16
1
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-02-16
1
-34
/
+60
|
\
|
*
net, veth: Alloc skb in bulk for ndo_xdp_xmit
Lorenzo Bianconi
2021-02-04
1
-20
/
+58
|
*
net, xdp: Introduce xdp_build_skb_from_frame utility routine
Lorenzo Bianconi
2021-01-20
1
-15
/
+3
*
|
i40e: Fix uninitialized variable mfs_max
Colin Ian King
2021-02-16
1
-1
/
+1
*
|
net: phy: rename PHY_IGNORE_INTERRUPT to PHY_MAC_INTERRUPT
Heiner Kallweit
2021-02-16
7
-10
/
+10
*
|
net: phy: at803x: add MDIX support to AR8031/33
Michael Walle
2021-02-16
1
-0
/
+1
*
|
net: phy: broadcom: Allow BCM54210E to configure APD
Florian Fainelli
2021-02-16
1
-3
/
+5
*
|
net: phy: broadcom: Remove unused flags
Florian Fainelli
2021-02-16
1
-3
/
+16
*
|
net: phy: broadcom: Avoid forward for bcm54xx_config_clock_delay()
Florian Fainelli
2021-02-16
1
-38
/
+36
*
|
ibmvnic: substitute mb() with dma_wmb() for send_*crq* functions
Lijun Pan
2021-02-16
1
-2
/
+2
*
|
ibmvnic: simplify reset_long_term_buff function
Lijun Pan
2021-02-16
1
-38
/
+8
*
|
i40e: Fix incorrect argument in call to ipv6_addr_any()
Gustavo A. R. Silva
2021-02-16
1
-1
/
+1
*
|
net: broadcom: bcm4908_enet: set MTU on open & on request
Rafał Miłecki
2021-02-16
1
-6
/
+25
*
|
net: stmmac: Add Toshiba Visconti SoCs glue driver
Nobuhiro Iwamatsu
2021-02-15
3
-0
/
+294
*
|
net: mvpp2: Add TX flow control support for jumbo frames
Stefan Chulski
2021-02-15
1
-0
/
+26
*
|
net: mvpp2: reduce tx-fifo for loopback port
Stefan Chulski
2021-02-15
2
-7
/
+7
*
|
net: dsa: sja1105: make devlink property best_effort_vlan_filtering true by d...
Vladimir Oltean
2021-02-15
1
-0
/
+2
*
|
net: mscc: ocelot: avoid type promotion when calling ocelot_ifh_set_dest
Vladimir Oltean
2021-02-15
1
-1
/
+1
*
|
r8169: fix resuming from suspend on RTL8105e if machine runs on battery
Heiner Kallweit
2021-02-15
1
-0
/
+1
*
|
net: mvpp2: improve Networking Complex Control register naming
Stefan Chulski
2021-02-15
2
-7
/
+7
*
|
net: mvpp2: improve mvpp2_get_sram return
Stefan Chulski
2021-02-15
1
-3
/
+1
*
|
net: mvpp2: improve Packet Processor version check
Stefan Chulski
2021-02-15
1
-18
/
+18
*
|
net: mvpp2: simplify PPv2 version ID read
Stefan Chulski
2021-02-15
1
-4
/
+2
*
|
net: dsa: propagate extack to .port_vlan_filtering
Vladimir Oltean
2021-02-15
16
-23
/
+39
*
|
net: dsa: propagate extack to .port_vlan_add
Vladimir Oltean
2021-02-15
15
-26
/
+51
*
|
net: dsa: tag_ocelot_8021q: add support for PTP timestamping
Vladimir Oltean
2021-02-15
3
-2
/
+77
*
|
net: dsa: felix: setup MMIO filtering rules for PTP when using tag_8021q
Vladimir Oltean
2021-02-15
3
-3
/
+142
*
|
net: mscc: ocelot: refactor ocelot_xtr_irq_handler into ocelot_xtr_poll
Vladimir Oltean
2021-02-15
2
-135
/
+156
*
|
net: dsa: tag_ocelot: create separate tagger for Seville
Vladimir Oltean
2021-02-15
4
-68
/
+5
*
|
net: mscc: ocelot: use common tag parsing code with DSA
Vladimir Oltean
2021-02-15
6
-82
/
+29
*
|
net: mscc: ocelot: refactor ocelot_port_inject_frame out of ocelot_port_xmit
Vladimir Oltean
2021-02-15
2
-74
/
+87
*
|
net: mscc: ocelot: use DIV_ROUND_UP helper in ocelot_port_inject_frame
Vladimir Oltean
2021-02-15
1
-1
/
+1
*
|
net: mscc: ocelot: better error handling in ocelot_xtr_irq_handler
Vladimir Oltean
2021-02-15
1
-10
/
+12
*
|
net: mscc: ocelot: only drain extraction queue on error
Vladimir Oltean
2021-02-15
1
-1
/
+1
*
|
net: mscc: ocelot: stop returning IRQ_NONE in ocelot_xtr_irq_handler
Vladimir Oltean
2021-02-15
1
-5
/
+2
*
|
bnxt_en: Improve logging of error recovery settings information.
Michael Chan
2021-02-15
1
-7
/
+8
*
|
bnxt_en: Reply to firmware's echo request async message.
Michael Chan
2021-02-15
2
-0
/
+32
*
|
bnxt_en: Initialize "context kind" field for context memory blocks.
Michael Chan
2021-02-15
1
-5
/
+42
*
|
bnxt_en: Add context memory initialization infrastructure.
Michael Chan
2021-02-15
2
-18
/
+53
*
|
bnxt_en: Implement faster recovery for firmware fatal error.
Michael Chan
2021-02-15
1
-0
/
+19
*
|
bnxt_en: selectively allocate context memories
Edwin Peer
2021-02-15
1
-32
/
+52
*
|
bnxt_en: Update firmware interface spec to 1.10.2.16.
Michael Chan
2021-02-15
2
-11
/
+96
[next]