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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-10
net: stmmac: dwmac4: mac address array boudary violation issue
Biao Huang
1
-1
/
+1
2019-07-09
net: mvmdio: defer probe of orion-mdio if a clock is not ready
Josua Mayer
1
-0
/
+5
2019-07-09
net: mvmdio: print warning when orion-mdio has too many clocks
Josua Mayer
1
-0
/
+4
2019-07-09
net: mvmdio: allow up to four clocks to be specified for orion-mdio
Josua Mayer
1
-1
/
+1
2019-07-09
net: netsec: start using buffers if page_pool registration succeeded
Ilias Apalodimas
1
-8
/
+9
2019-07-09
net: stmmac: Introducing support for Page Pool
Jose Abreu
3
-144
/
+70
2019-07-09
net: stmmac: Fix descriptors address being in > 32 bits address space
Jose Abreu
7
-22
/
+26
2019-07-09
net: stmmac: Implement RX Coalesce Frames setting
Jose Abreu
4
-8
/
+20
2019-07-09
bnxt_en: Add page_pool_destroy() during RX ring cleanup.
Michael Chan
1
-6
/
+2
2019-07-09
net/mlx5e: Register devlink ports for physical link, PCI PF, VFs
Parav Pandit
2
-31
/
+78
2019-07-09
nfp: tls: undo TLS sequence tracking when dropping the frame
Jakub Kicinski
1
-0
/
+23
2019-07-09
nfp: tls: avoid one of the ifdefs for TLS
Jakub Kicinski
1
-4
/
+2
2019-07-09
nfp: tls: don't leave key material in freed FW cmsg skbs
Jakub Kicinski
1
-1
/
+15
2019-07-09
net/tls: don't clear TX resync flag on error
Dirk van der Merwe
2
-7
/
+14
2019-07-09
nfp: tls: count TSO segments separately for the TLS offload
Jakub Kicinski
1
-1
/
+4
2019-07-09
nfp: ccm: increase message limits
Dirk van der Merwe
1
-3
/
+3
2019-07-09
nfp: tls: use unique connection ids instead of 4-tuple for TX
Jakub Kicinski
3
-14
/
+34
2019-07-09
nfp: tls: move setting ipver_vlan to a helper
Jakub Kicinski
1
-6
/
+10
2019-07-09
nfp: tls: ignore queue limits for delete commands
Jakub Kicinski
3
-10
/
+24
2019-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
18
-44
/
+101
2019-07-09
net: pasemi: fix an use-after-free in pasemi_mac_phy_init()
Wen Yang
1
-1
/
+1
2019-07-09
net: axienet: fix a potential double free in axienet_probe()
Wen Yang
1
-1
/
+0
2019-07-09
net: stmmac: enable clause 45 mdio support
Kweh Hock Leong
1
-8
/
+35
2019-07-09
net: mvpp2: cls: Add support for ETHER_FLOW
Maxime Chevallier
1
-0
/
+2
2019-07-09
net: mvpp2: cls: Report an error for unsupported flow types
Maxime Chevallier
1
-0
/
+4
2019-07-09
nfp: tls: fix error return code in nfp_net_tls_add()
Wei Yongjun
1
-0
/
+1
2019-07-09
bnxt_en: add page_pool support
Andy Gospodarek
4
-7
/
+47
2019-07-09
bnxt_en: optimized XDP_REDIRECT support
Andy Gospodarek
4
-10
/
+140
2019-07-09
bnxt_en: Refactor __bnxt_xmit_xdp().
Michael Chan
4
-13
/
+28
2019-07-09
bnxt_en: rename some xdp functions
Andy Gospodarek
3
-7
/
+7
2019-07-09
net: ethernet: ti: cpsw: add XDP support
Ivan Khoronzhuk
4
-59
/
+488
2019-07-09
net: ethernet: ti: cpsw_ethtool: allow res split while down
Ivan Khoronzhuk
1
-2
/
+1
2019-07-09
net: ethernet: ti: davinci_cpdma: allow desc split while down
Ivan Khoronzhuk
3
-9
/
+28
2019-07-09
net: ethernet: ti: davinci_cpdma: add dma mapped submit
Ivan Khoronzhuk
2
-10
/
+83
2019-07-09
net: core: page_pool: add user refcnt and reintroduce page_pool_destroy
Ivan Khoronzhuk
2
-8
/
+4
2019-07-08
macb: fix build warning for !CONFIG_OF
Arnd Bergmann
1
-2
/
+2
2019-07-08
gve: fix unused variable/label warnings
Arnd Bergmann
1
-33
/
+33
2019-07-08
net: stmmac: Re-work the queue selection for TSO packets
Jose Abreu
1
-10
/
+18
2019-07-08
sfc: Remove 'PCIE error reporting unavailable'
Martin Habets
1
-5
/
+1
2019-07-08
net: netsec: Sync dma for device on buffer allocation
Ilias Apalodimas
1
-3
/
+1
2019-07-08
hinic: add fw version query
Xue Chaojing
4
-0
/
+54
2019-07-08
gve: Fix error return code in gve_alloc_qpls()
Wei Yongjun
1
-1
/
+3
2019-07-08
net: nixge: Fix misuse of strlcpy
Joe Perches
1
-1
/
+1
2019-07-08
net: ethernet: sun4i-emac: Fix misuse of strlcpy
Joe Perches
1
-2
/
+2
2019-07-07
r8169: sync few chip names with vendor driver
Heiner Kallweit
1
-4
/
+4
2019-07-06
net/mlx5e: Add kTLS TX HW offload support
Tariq Toukan
14
-7
/
+748
2019-07-06
net/mlx5e: Introduce a fenced NOP WQE posting function
Tariq Toukan
1
-0
/
+18
2019-07-06
net/mlx5e: Re-work TIS creation functions
Tariq Toukan
5
-11
/
+27
2019-07-06
net/mlx5e: Tx, Unconstify SQ stop room
Tariq Toukan
4
-17
/
+21
2019-07-06
net/mlx5e: Tx, Don't implicitly assume SKB-less wqe has one WQEBB
Eran Ben Elisha
1
-2
/
+2
[next]