index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-14
23
-158
/
+314
|
\
|
*
net: ethernet: ti: ale: fix allmulti for nu type ale
Grygorii Strashko
2020-06-14
1
-9
/
+40
|
*
net: ethernet: ti: am65-cpsw-nuss: fix ale parameters init
Grygorii Strashko
2020-06-14
1
-1
/
+1
|
*
ibmvnic: Flush existing work items before device removal
Thomas Falcon
2020-06-12
1
-0
/
+3
|
*
ionic: add pcie_print_link_status
Shannon Nelson
2020-06-12
1
-0
/
+1
|
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2020-06-12
5
-63
/
+177
|
|
\
|
|
*
iavf: increase reset complete wait time
Paul Greenwalt
2020-06-12
2
-7
/
+9
|
|
*
iavf: Fix reporting 2.5 Gb and 5Gb speeds
Brett Creeley
2020-06-12
3
-6
/
+24
|
|
*
iavf: use appropriate enum for comparison
Aleksandr Loktionov
2020-06-11
4
-29
/
+24
|
|
*
iavf: fix speed reporting over virtchnl
Brett Creeley
2020-06-11
4
-21
/
+120
|
*
|
net/mlx5: E-Switch, Fix some error pointer dereferences
Dan Carpenter
2020-06-12
1
-2
/
+4
|
*
|
net/mlx5: Don't fail driver on failure to create debugfs
Leon Romanovsky
2020-06-12
1
-6
/
+0
|
*
|
net/mlx5e: CT: Fix ipv6 nat header rewrite actions
Oz Shlomo
2020-06-12
1
-8
/
+8
|
*
|
net/mlx5: Fix devlink objects and devlink device unregister sequence
Parav Pandit
2020-06-12
1
-14
/
+13
|
*
|
net/mlx5: Disable reload while removing the device
Parav Pandit
2020-06-12
2
-2
/
+2
|
*
|
net/mlx5e: Fix ethtool hfunc configuration change
Aya Levin
2020-06-12
1
-19
/
+22
|
*
|
net/mlx5e: Fix repeated XSK usage on one channel
Maxim Mikityanskiy
2020-06-12
1
-0
/
+4
|
*
|
net/mlx5: DR, Fix freeing in dr_create_rc_qp()
Denis Efremov
2020-06-12
1
-1
/
+1
|
*
|
net/mlx5: Fix fatal error handling during device load
Shay Drory
2020-06-12
1
-3
/
+11
|
*
|
net/mlx5: drain health workqueue in case of driver load error
Shay Drory
2020-06-12
1
-0
/
+5
|
|
/
|
*
ionic: remove support for mgmt device
Shannon Nelson
2020-06-11
4
-25
/
+0
|
*
drivers: dpaa2: Use devm_kcalloc() in setup_dpni()
Xu Wang
2020-06-11
1
-2
/
+3
|
*
net: cadence: macb: disable NAPI on error
Corentin Labbe
2020-06-11
1
-1
/
+4
|
*
net: mvneta: do not redirect frames during reconfiguration
Lorenzo Bianconi
2020-06-09
1
-0
/
+13
|
*
ionic: wait on queue start until after IFF_UP
Shannon Nelson
2020-06-09
1
-2
/
+2
*
|
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-13
91
-411
/
+411
*
|
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
18
-18
/
+18
*
|
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
18
-18
/
+18
*
|
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-08
12
-31
/
+46
|
\
|
*
mlxsw: core: Use different get_trend() callbacks for different thermal zones
Vadim Pasternak
2020-06-08
1
-4
/
+19
|
*
cxgb4: Use kfree() instead kvfree() where appropriate
Denis Efremov
2020-06-05
1
-3
/
+3
|
*
net: qed: fixes crash while running driver in kdump kernel
Alok Prasad
2020-06-05
3
-8
/
+8
|
*
net: ethernet: mvneta: fix MVNETA_SKB_HEADROOM alignment
Alexander Lobakin
2020-06-05
1
-1
/
+1
|
*
lan743x: Use correct MAC_CR configuration for 1 GBit speed
Roelof Berg
2020-06-05
1
-1
/
+1
|
*
net: ethernet: freescale: remove unneeded include for ucc_geth
Valentin Longchamp
2020-06-05
1
-1
/
+0
|
*
r8169: fix failing WoL
Heiner Kallweit
2020-06-05
1
-6
/
+7
|
*
net: ethernet: dwmac: Fix an error code in imx_dwmac_probe()
Dan Carpenter
2020-06-05
1
-1
/
+1
|
*
net: ena: xdp: update napi budget for DROP and ABORTED
Sameeh Jubran
2020-06-05
1
-4
/
+4
|
*
net: ena: xdp: XDP_TX: fix memory leak
Sameeh Jubran
2020-06-05
1
-1
/
+1
|
*
crypto/chcr: error seen if CONFIG_CHELSIO_TLS_DEVICE isn't set
Rohit Maheshwari
2020-06-05
1
-1
/
+1
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-06-06
2
-0
/
+10
|
\
\
|
*
|
scsi: qed: Send BW update notifications to the protocol drivers
Sudarsana Reddy Kalluru
2020-04-17
2
-0
/
+10
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-06-05
4
-187
/
+0
|
\
\
\
|
*
|
|
RDMA: Remove 'max_fmr'
Jason Gunthorpe
2020-06-03
2
-2
/
+0
|
*
|
|
RDMA/mlx4: Remove FMR support for memory registration
Max Gurtovoy
2020-06-03
2
-185
/
+0
|
*
|
|
Merge branch 'mellanox/mlx5-next' into rdma.git for/next
Jason Gunthorpe
2020-05-27
5
-3
/
+15
|
|
\
\
\
|
*
\
\
\
Merge tag 'v5.7-rc6' into rdma.git for-next
Jason Gunthorpe
2020-05-21
93
-379
/
+903
|
|
\
\
\
\
*
|
\
\
\
\
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-06-05
1
-2
/
+0
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
net/ps3_gelic_net: Remove duplicate error message
Markus Elfring
2020-05-18
1
-2
/
+0
[next]