index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mlx5-fixes-2022-06-08' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2022-06-10
9
-45
/
+74
|
\
|
*
net/mlx5: fs, fail conflicting actions
Mark Bloch
2022-06-08
1
-3
/
+32
|
*
net/mlx5: Rearm the FW tracer after each tracer event
Feras Daoud
2022-06-08
1
-2
/
+5
|
*
net/mlx5: E-Switch, pair only capable devices
Mark Bloch
2022-06-08
4
-22
/
+16
|
*
net/mlx5e: CT: Fix cleanup of CT before cleanup of TC ct rules
Paul Blakey
2022-06-08
1
-15
/
+16
|
*
Revert "net/mlx5e: Allow relaxed ordering over VFs"
Saeed Mahameed
2022-06-08
2
-3
/
+5
*
|
nfp: flower: restructure flow-key for gre+vlan combination
Etienne van der Linde
2022-06-10
2
-24
/
+24
*
|
nfp: avoid unnecessary check warnings in nfp_app_get_vf_config
Fei Qin
2022-06-10
1
-13
/
+15
*
|
Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-06-09
15
-91
/
+145
|
\
\
|
*
|
net: amd-xgbe: fix clang -Wformat warning
Justin Stitt
2022-06-09
1
-1
/
+1
|
*
|
net: dsa: realtek: rtl8365mb: fix GMII caps for ports with internal PHY
Alvin Šipraga
2022-06-09
1
-29
/
+9
|
*
|
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2022-06-09
1
-4
/
+4
|
|
\
\
|
|
*
|
ixgbe: fix unexpected VLAN Rx in promisc mode on VF
Olivier Matz
2022-06-07
1
-2
/
+2
|
|
*
|
ixgbe: fix bcast packets Rx on VF after promisc removal
Olivier Matz
2022-06-07
1
-2
/
+2
|
*
|
|
net: dsa: mv88e6xxx: correctly report serdes link failure
Russell King (Oracle)
2022-06-09
1
-0
/
+8
|
*
|
|
net: dsa: mv88e6xxx: fix BMSR error to be consistent with others
Russell King (Oracle)
2022-06-09
1
-1
/
+1
|
*
|
|
net: dsa: mv88e6xxx: use BMSR_ANEGCOMPLETE bit for filling an_complete
Marek Behún
2022-06-09
1
-16
/
+11
|
*
|
|
net: altera: Fix refcount leak in altera_tse_mdio_create
Miaoqian Lin
2022-06-09
1
-1
/
+5
|
*
|
|
net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_al...
Chen Lin
2022-06-09
1
-2
/
+19
|
|
|
/
|
|
/
|
|
*
|
au1000_eth: stop using virt_to_bus()
Arnd Bergmann
2022-06-08
2
-13
/
+13
|
*
|
net: mdio: unexport __init-annotated mdio_bus_init()
Masahiro Yamada
2022-06-08
1
-1
/
+0
|
*
|
net/mlx4_en: Fix wrong return value on ioctl EEPROM query failure
Gal Pressman
2022-06-08
1
-1
/
+1
|
*
|
net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_list
Miaoqian Lin
2022-06-08
1
-1
/
+3
|
|
/
|
*
stmmac: intel: Fix an error handling path in intel_eth_pci_probe()
Christophe JAILLET
2022-06-07
1
-3
/
+1
|
*
net: ethernet: bgmac: Fix refcount leak in bcma_mdio_mii_register
Miaoqian Lin
2022-06-06
1
-0
/
+1
|
*
amt: fix wrong type string definition
Taehee Yoo
2022-06-06
1
-0
/
+1
|
*
amt: fix possible null-ptr-deref in amt_rcv()
Taehee Yoo
2022-06-06
1
-1
/
+2
|
*
amt: fix wrong usage of pskb_may_pull()
Taehee Yoo
2022-06-06
1
-18
/
+37
|
*
net: phy: dp83867: retrigger SGMII AN when link change
Tan Tee Min
2022-06-06
1
-0
/
+29
*
|
mellanox: mlx5: avoid uninitialized variable warning with gcc-12
Linus Torvalds
2022-06-09
1
-1
/
+1
*
|
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-06-04
7
-62
/
+26
|
\
\
|
*
|
qed: replace bitmap_weight with bitmap_empty in qed_roce_stop()
Yury Norov
2022-05-02
1
-1
/
+1
|
*
|
octeontx2-pf: replace bitmap_weight with bitmap_empty where appropriate
Yury Norov
2022-05-02
2
-3
/
+3
|
*
|
qed: rework qed_rdma_bmap_free()
Yury Norov
2022-05-02
1
-31
/
+14
|
*
|
net: mellanox: fix open-coded for_each_set_bit()
Yury Norov
2022-05-02
1
-17
/
+6
|
*
|
net: systemport: don't use bitmap_weight() in bcm_sysport_rule_set()
Yury Norov
2022-05-02
1
-5
/
+1
|
*
|
net: dsa: don't use bitmap_weight() in b53_arl_read()
Yury Norov
2022-05-02
1
-5
/
+1
*
|
|
Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-06-04
1
-4
/
+3
|
\
\
\
|
*
|
|
xen: switch gnttab_end_foreign_access() to take a struct page pointer
Juergen Gross
2022-05-27
1
-4
/
+3
*
|
|
|
Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-06-03
6
-10
/
+10
|
\
\
\
\
|
*
\
\
\
Merge 5.18-rc5 into usb-next
Greg Kroah-Hartman
2022-05-03
98
-616
/
+751
|
|
\
\
\
\
|
*
|
|
|
|
net: remove third argument of usb_maxpacket()
Vincent Mailhol
2022-04-23
6
-10
/
+10
*
|
|
|
|
|
Merge tag 'staging-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-06-03
3
-16
/
+16
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Merge 5.18-rc2 into staging-next
Greg Kroah-Hartman
2022-04-11
35
-261
/
+321
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'wfx-move-out-of-staging' of git://git.kernel.org/pub/scm/linux/...
Greg Kroah-Hartman
2022-04-07
42
-0
/
+8187
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'net-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-06-02
59
-420
/
+417
|
\
\
\
\
\
\
|
*
|
|
|
|
|
stmmac: intel: Add RPL-P PCI ID
Michael Sit Wei Hong
2022-06-02
1
-0
/
+2
|
*
|
|
|
|
|
net: stmmac: use dev_err_probe() for reporting mdio bus registration failure
Rasmus Villemoes
2022-06-02
2
-4
/
+4
|
*
|
|
|
|
|
ice: fix access-beyond-end in the switch code
Alexander Lobakin
2022-06-02
4
-139
/
+115
|
*
|
|
|
|
|
nfp: remove padding in nfp_nfdk_tx_desc
Fei Qin
2022-06-02
3
-9
/
+17
[next]