index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
10
-35
/
+56
2020-10-05
net: mvneta: fix double free of txq->buf
Tom Rix
1
-11
/
+2
2020-10-01
octeontx2-pf: Fix synchnorization issue in mbox
Hariprasad Kelam
4
-9
/
+19
2020-10-01
octeontx2-pf: Fix the device state on error
Hariprasad Kelam
1
-1
/
+4
2020-10-01
octeontx2-pf: Fix TCP/UDP checksum offload for IPv6 frames
Geetha sowjanya
1
-0
/
+1
2020-10-01
octeontx2-af: Fix enable/disable of default NPC entries
Subbaraya Sundeep
3
-11
/
+23
2020-09-30
net: mvneta: avoid possible cache misses in mvneta_rx_swbm
Lorenzo Bianconi
1
-6
/
+6
2020-09-29
octeontx2-af: add parser support for NAT-T-ESP
Kiran Kumar K
2
-29
/
+65
2020-09-29
octeontx2-af: optimize parsing of IPv6 fragments
Abhijit Ayarekar
1
-40
/
+40
2020-09-29
octeontx2-af: Add IPv6 fields to default MKEX
Vidhya Vidhyaraman
1
-0
/
+5
2020-09-29
octeontx2-af: fix Extended DSA and eDSA parsing
Satha Rao
1
-3
/
+3
2020-09-29
octeontx2-af: add parser support for Forward DSA
Hariprasad Kelam
2
-0
/
+145
2020-09-29
octeontx2-af: cleanup KPU config data
Stanislaw Kardach
5
-144
/
+301
2020-09-29
octeontx2-af: fix LD CUSTOM LTYPE aliasing
Stanislaw Kardach
1
-2
/
+2
2020-09-29
net: mvneta: try to use in-irq pp cache in mvneta_txq_bufs_free
Lorenzo Bianconi
1
-4
/
+7
2020-09-27
net: marvell: mvpp2: Fix W=1 warning with !CONFIG_ACPI
Andrew Lunn
1
-0
/
+2
2020-09-24
octeontx2-pf: Support to change VLAN based RSS hash options via ethtool
George Cherian
2
-1
/
+8
2020-09-24
octeontx2-af: Add support for VLAN based RSS hashing
George Cherian
2
-0
/
+9
2020-09-24
octeontx2-pf: Add tracepoints for PF/VF mailbox
Subbaraya Sundeep
3
-0
/
+10
2020-09-24
octeontx2-af: Introduce tracepoints for mailbox
Subbaraya Sundeep
6
-2
/
+136
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+7
2020-09-21
net: mventa: remove unused variable 'dummy' in mvneta_mib_counters_clear()
Zhang Changzhong
1
-4
/
+3
2020-09-21
net: mvneta: avoid copying shared_info frags in mvneta_swbm_build_skb
Lorenzo Bianconi
1
-7
/
+4
2020-09-21
net: mvneta: recycle the page in case of out-of-order
Lorenzo Bianconi
1
-1
/
+5
2020-09-18
net: marvell: prestera: Add Switchdev driver implementation
Vadym Kochan
7
-4
/
+1807
2020-09-18
net: marvell: prestera: Add ethtool interface support
Vadym Kochan
7
-6
/
+1182
2020-09-18
net: marvell: prestera: Add basic devlink support
Vadym Kochan
6
-5
/
+165
2020-09-18
net: marvell: prestera: Add PCI interface support
Vadym Kochan
3
-0
/
+782
2020-09-18
net: marvell: prestera: Add driver for Prestera family ASIC devices
Vadym Kochan
12
-0
/
+2380
2020-09-14
net: pxa168_eth: remove unused variable 'retval' int pxa168_eth_change_mtu()
Zhang Changzhong
1
-2
/
+1
2020-09-14
net: skge: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-3
/
+3
2020-09-14
net: mvpp2: set SKBTX_IN_PROGRESS
Russell King
1
-0
/
+2
2020-09-12
octeontx2-af: Constify npc_kpu_profile_{action,cam}
Rikard Falkeborn
3
-39
/
+39
2020-09-11
net: mvpp2: ptp: Fix unused variables
Alex Dewar
1
-4
/
+2
2020-09-11
net: mvneta: fix possible use-after-free in mvneta_xdp_put_buff
Lorenzo Bianconi
1
-2
/
+2
2020-09-10
net: mventa: drop mvneta_stats from mvneta_swbm_rx_frame signature
Lorenzo Bianconi
1
-3
/
+2
2020-09-10
net: mvneta: rely on MVNETA_MAX_RX_BUF_SIZE for pkt split in mvneta_swbm_rx_f...
Lorenzo Bianconi
1
-2
/
+1
2020-09-10
net: mvpp2: ptp: add support for transmit timestamping
Russell King
2
-11
/
+244
2020-09-10
net: mvpp2: ptp: add support for receive timestamping
Russell King
3
-2
/
+194
2020-09-10
net: mvpp2: ptp: add TAI support
Russell King
5
-1
/
+521
2020-09-10
net: mvpp2: check first level interrupt status registers
Russell King
2
-2
/
+15
2020-09-10
net: mvpp2: rename mis-named "link status" interrupt
Russell King
2
-18
/
+19
2020-09-10
net: mvpp2: restructure "link status" interrupt handling
Russell King
1
-32
/
+51
2020-09-10
net: pxa168_eth: remove redundant null check before clk_disable_unprepare()
Zhang Changzhong
1
-3
/
+1
2020-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-9
/
+9
2020-09-04
net: mvpp2: split xlg and gmac pcs
Russell King
1
-55
/
+55
2020-09-04
net: mvpp2: convert to phylink pcs operations
Russell King
2
-116
/
+177
2020-09-04
net: mvpp2: move GMAC reset handling into mac_prepare()/mac_finish()
Russell King
1
-32
/
+21
2020-09-04
net: mvpp2: ensure the port is forced down while changing modes
Russell King
1
-11
/
+36
2020-09-04
net: mvpp2: convert to use mac_prepare()/mac_finish()
Russell King
1
-11
/
+37
[next]