index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-09
vmxnet3: add command to set ring buffer sizes
Ronak Doshi
4
-12
/
+64
2022-06-09
vmxnet3: add support for out of order rx completion
Ronak Doshi
2
-11
/
+62
2022-06-09
vmxnet3: add support for large passthrough BAR register
Ronak Doshi
4
-10
/
+38
2022-06-09
vmxnet3: add support for capability registers
Ronak Doshi
4
-6
/
+233
2022-06-09
vmxnet3: prepare for version 7 changes
Ronak Doshi
6
-6
/
+9
2022-06-08
net: amd-xgbe: fix clang -Wformat warning
Justin Stitt
1
-1
/
+1
2022-06-08
xen/netback: do some code cleanup
Juergen Gross
4
-29
/
+5
2022-06-08
net: dsa: realtek: rtl8365mb: fix GMII caps for ports with internal PHY
Alvin Šipraga
1
-29
/
+9
2022-06-08
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Jakub Kicinski
1
-4
/
+4
2022-06-08
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
Jakub Kicinski
7
-27
/
+321
2022-06-08
net: dsa: mv88e6xxx: correctly report serdes link failure
Russell King (Oracle)
1
-0
/
+8
2022-06-08
net: dsa: mv88e6xxx: fix BMSR error to be consistent with others
Russell King (Oracle)
1
-1
/
+1
2022-06-08
net: dsa: mv88e6xxx: use BMSR_ANEGCOMPLETE bit for filling an_complete
Marek Behún
1
-16
/
+11
2022-06-08
net: altera: Fix refcount leak in altera_tse_mdio_create
Miaoqian Lin
1
-1
/
+5
2022-06-08
net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_alloc_frag
Chen Lin
1
-2
/
+19
2022-06-08
net/mlx5: fs, fail conflicting actions
Mark Bloch
1
-3
/
+32
2022-06-08
net/mlx5: Rearm the FW tracer after each tracer event
Feras Daoud
1
-2
/
+5
2022-06-08
net/mlx5: E-Switch, pair only capable devices
Mark Bloch
4
-22
/
+16
2022-06-08
net/mlx5e: CT: Fix cleanup of CT before cleanup of TC ct rules
Paul Blakey
1
-15
/
+16
2022-06-08
Revert "net/mlx5e: Allow relaxed ordering over VFs"
Saeed Mahameed
2
-3
/
+5
2022-06-08
au1000_eth: stop using virt_to_bus()
Arnd Bergmann
2
-13
/
+13
2022-06-08
net: mdio: unexport __init-annotated mdio_bus_init()
Masahiro Yamada
1
-1
/
+0
2022-06-08
nfp: Remove kernel.h when not needed
Christophe JAILLET
1
-1
/
+0
2022-06-08
ice: Use correct order for the parameters of devm_kcalloc()
Christophe JAILLET
1
-2
/
+2
2022-06-08
ice: remove u16 arithmetic in ice_gnss
Karol Kolacinski
1
-5
/
+6
2022-06-08
ice: remove VLAN representor specific ops
Michal Swiatkowski
2
-40
/
+7
2022-06-08
ice: don't set VF VLAN caps in switchdev
Michal Swiatkowski
1
-27
/
+50
2022-06-08
ath10k: fix recently introduced checkpatch warning
Kalle Valo
2
-3
/
+3
2022-06-08
wifi: rtw89: support MULTI_BSSID and correct BSSID mask of H2C
Ping-Ke Shih
3
-0
/
+16
2022-06-08
wifi: ray_cs: Drop useless status variable in parse_addr()
Andy Shevchenko
1
-3
/
+1
2022-06-08
wifi: ray_cs: Utilize strnlen() in parse_addr()
Andy Shevchenko
1
-9
/
+7
2022-06-08
wifi: rtw88: use %*ph to print small buffer
Andy Shevchenko
1
-5
/
+1
2022-06-07
net: ethernet: mtk_eth_soc: enable rx cksum offload for MTK_NETSYS_V2
Lorenzo Bianconi
1
-2
/
+9
2022-06-07
net/mlx4_en: Fix wrong return value on ioctl EEPROM query failure
Gal Pressman
1
-1
/
+1
2022-06-07
net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_list
Miaoqian Lin
1
-1
/
+3
2022-06-07
net: dsa: microchip: ksz8xxx: Replace kernel.h with the necessary inclusions
Christophe JAILLET
1
-1
/
+2
2022-06-07
ixgbe: fix unexpected VLAN Rx in promisc mode on VF
Olivier Matz
1
-2
/
+2
2022-06-07
ixgbe: fix bcast packets Rx on VF after promisc removal
Olivier Matz
1
-2
/
+2
2022-06-07
iavf: Add waiting for response from PF in set mac
Mateusz Palczewski
3
-21
/
+174
2022-06-07
i40e: Add VF VLAN pruning
Mateusz Palczewski
4
-6
/
+147
2022-06-07
stmmac: intel: Fix an error handling path in intel_eth_pci_probe()
Christophe JAILLET
1
-3
/
+1
2022-06-07
net: altera: Replace kernel.h with the necessary inclusions
Christophe JAILLET
1
-2
/
+3
2022-06-07
WAN: Fix syntax errors in comments
Xiang wangx
1
-1
/
+1
2022-06-06
net: ethernet: bgmac: Fix refcount leak in bcma_mdio_mii_register
Miaoqian Lin
1
-0
/
+1
2022-06-06
amt: fix wrong type string definition
Taehee Yoo
1
-0
/
+1
2022-06-06
amt: fix possible null-ptr-deref in amt_rcv()
Taehee Yoo
1
-1
/
+2
2022-06-06
amt: fix wrong usage of pskb_may_pull()
Taehee Yoo
1
-18
/
+37
2022-06-06
net: phy: dp83867: retrigger SGMII AN when link change
Tan Tee Min
1
-0
/
+29
2022-06-06
ath11k: Fix warnings reported by checkpatch
Manikanta Pubbisetty
4
-6
/
+6
2022-06-06
ath11k: Fix LDPC config in set_bitrate_mask hook
Manikanta Pubbisetty
2
-3
/
+3
[prev]
[next]