index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-30
ice: implement direct read for NVM and Shadow RAM regions
Jacob Keller
1
-0
/
+69
2022-11-30
ice: use same function to snapshot both NVM and Shadow RAM
Jacob Keller
1
-72
/
+23
2022-11-30
net: microchip: vcap: Change how the rule id is generated
Horatiu Vultur
2
-7
/
+1
2022-11-30
octeontx2-af: Simplify a size computation in rvu_npc_exact_init()
Christophe JAILLET
1
-1
/
+1
2022-11-30
octeontx2-af: Fix the size of memory allocated for the 'id_bmap' bitmap
Christophe JAILLET
1
-2
/
+2
2022-11-30
octeontx2-af: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-3
/
+3
2022-11-30
octeontx2-af: Slightly simplify rvu_npc_exact_init()
Christophe JAILLET
1
-2
/
+1
2022-11-30
octeontx2-af: Fix a potentially spurious error message
Christophe JAILLET
1
-1
/
+1
2022-11-29
net: pcs: altera-tse: remove unnecessary register definitions
Maxime Chevallier
1
-9
/
+0
2022-11-29
net: pcs: altera-tse: don't set the speed for 1000BaseX
Maxime Chevallier
1
-1
/
+0
2022-11-29
net: pcs: altera-tse: use read_poll_timeout to wait for reset
Maxime Chevallier
1
-8
/
+3
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
103
-406
/
+855
2022-11-29
net: ethernet: renesas: ravb: Fix promiscuous mode after system resumed
Yoshihiro Shimoda
1
-0
/
+1
2022-11-29
net/mlx5: Lag, Fix for loop when checking lag
Chris Mi
1
-2
/
+4
2022-11-29
Revert "net/mlx5e: MACsec, remove replay window size limitation in offload path"
Saeed Mahameed
1
-0
/
+16
2022-11-29
nfp: ethtool: support reporting link modes
Yu Xiao
5
-0
/
+173
2022-11-29
net: microchip: vcap: Implement w32be
Horatiu Vultur
1
-4
/
+112
2022-11-29
net: lan966x: Add port keyset config and callback interface
Horatiu Vultur
1
-0
/
+366
2022-11-29
net: lan966x: add tc matchall goto action
Horatiu Vultur
4
-1
/
+70
2022-11-29
net: lan966x: add tc flower support for VCAP API
Horatiu Vultur
5
-1
/
+421
2022-11-29
net: lan966x: add vcap registers
Horatiu Vultur
2
-0
/
+199
2022-11-29
net: lan966x: Add is2 vcap model to vcap API.
Horatiu Vultur
4
-1
/
+1624
2022-11-29
net: lan966x: Add initial VCAP
Horatiu Vultur
5
-1
/
+47
2022-11-29
net: microchip: vcap: Extend vcap with lan966x
Horatiu Vultur
1
-56
/
+146
2022-11-29
net: microchip: vcap: Merge the vcap_ag_api_kunit.h into vcap_ag_api.h
Horatiu Vultur
3
-720
/
+393
2022-11-29
net: marvell: prestera: Fix a NULL vs IS_ERR() check in some functions
Shang XiaoJing
2
-3
/
+3
2022-11-29
net: tun: Fix use-after-free in tun_detach()
Shigeru Yoshida
1
-1
/
+3
2022-11-29
net: ethernet: mtk_wed: add reset to tx_ring_setup callback
Lorenzo Bianconi
2
-9
/
+12
2022-11-29
net: ethernet: mtk_wed: add mtk_wed_rx_reset routine
Lorenzo Bianconi
2
-37
/
+162
2022-11-29
net: ethernet: mtk_wed: update mtk_wed_stop
Lorenzo Bianconi
1
-9
/
+23
2022-11-29
net: ethernet: mtk_wed: move MTK_WDMA_RESET_IDX_TX configuration in mtk_wdma_...
Lorenzo Bianconi
1
-11
/
+4
2022-11-29
net: ethernet: mtk_wed: return status value in mtk_wdma_rx_reset
Lorenzo Bianconi
1
-13
/
+12
2022-11-29
net: mvpp2: Consider NVMEM cells as possible MAC address source
Miquel Raynal
1
-0
/
+7
2022-11-29
net: marvell: prestera: Avoid unnecessary DT lookups
Miquel Raynal
1
-11
/
+4
2022-11-28
net: mdiobus: fix unbalanced node reference count
Yang Yingliang
2
-1
/
+2
2022-11-28
dsa: lan9303: Correct stat name
Jerry Ray
1
-1
/
+1
2022-11-28
Merge tag 'wireless-2022-11-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2
-14
/
+46
2022-11-28
Revert "net: stmmac: use sysfs_streq() instead of strncmp()"
Vladimir Oltean
1
-9
/
+9
2022-11-28
net: usb: cdc_ether: add u-blox 0x1343 composition
Davide Tronchin
1
-0
/
+6
2022-11-28
net: wwan: iosm: fix incorrect skb length
M Chetan Kumar
1
-7
/
+11
2022-11-28
net: wwan: iosm: fix crash in peek throughput test
M Chetan Kumar
1
-3
/
+2
2022-11-28
net: wwan: iosm: fix dma_alloc_coherent incompatible pointer type
M Chetan Kumar
1
-1
/
+1
2022-11-28
net: wwan: iosm: fix kernel test robot reported error
M Chetan Kumar
1
-2
/
+1
2022-11-28
net: phylink: fix PHY validation with rate adaption
Russell King (Oracle)
1
-6
/
+16
2022-11-28
net: ethernet: nixge: fix NULL dereference
Yuri Karpov
1
-14
/
+15
2022-11-28
net: net_netdev: Fix error handling in ntb_netdev_init_module()
Yuan Can
1
-1
/
+8
2022-11-28
octeontx2-pf: Add support to filter packet based on IP fragment
Suman Ghosh
7
-4
/
+71
2022-11-28
net: ethernet: mtk_wed: add wcid overwritten support for wed v1
Sujuan Chen
2
-5
/
+10
2022-11-28
net: ethernet: ti: am65-cpsw: fix error handling in am65_cpsw_nuss_probe()
Zhang Changzhong
1
-1
/
+1
2022-11-28
Merge tag 'mlx5-fixes-2022-11-24' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
11
-94
/
+105
[next]