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-05-06
net: dsa: felix: use PGID_CPU for FDB entry migration on NPI port
Vladimir Oltean
1
-4
/
+2
2022-05-06
mlxbf_gige: increase MDIO polling rate to 5us
David Thompson
1
-2
/
+4
2022-05-06
net: chelsio: cxgb4: Avoid potential negative array offset
Kees Cook
1
-5
/
+5
2022-05-06
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
Jakub Kicinski
2
-4
/
+4
2022-05-06
ice: fix PTP stale Tx timestamps cleanup
Michal Michalik
1
-2
/
+8
2022-05-06
ice: clear stale Tx queue settings before configuring
Anatolii Gerasymenko
1
-18
/
+50
2022-05-06
ice: Fix race during aux device (un)plugging
Ivan Vecera
3
-8
/
+20
2022-05-06
Revert "ice: Hide bus-info in ethtool for PRs in switchdev mode"
Marcin Szycik
1
-5
/
+3
2022-05-06
ice: link representors to PCI device
Michal Swiatkowski
1
-0
/
+1
2022-05-06
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
24
-36
/
+39
2022-05-06
net: add netif_inherit_tso_max()
Jakub Kicinski
5
-14
/
+7
2022-05-06
nfp: flower: enable decap_v2 bit
Louis Peens
1
-1
/
+2
2022-05-06
nfp: flower: remove unused neighbour cache
Louis Peens
2
-183
/
+0
2022-05-06
nfp: flower: link pre_tun flow rules with neigh entries
Louis Peens
3
-1
/
+154
2022-05-06
nfp: flower: rework tunnel neighbour configuration
Louis Peens
1
-55
/
+111
2022-05-06
nfp: flower: update nfp_tun_neigh structs
Louis Peens
2
-33
/
+47
2022-05-06
nfp: flower: fixup ipv6/ipv4 route lookup for neigh events
Louis Peens
1
-17
/
+31
2022-05-06
nfp: flower: enforce more strict pre_tun checks
Louis Peens
1
-7
/
+34
2022-05-06
nfp: flower: add/remove predt_list entries
Louis Peens
2
-7
/
+39
2022-05-06
nfp: flower: add infrastructure for pre_tun rework
Louis Peens
3
-33
/
+105
2022-05-06
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
David S. Miller
13
-53
/
+150
2022-05-06
net/mlx5e: Use XFRM state direction instead of flags
Leon Romanovsky
1
-5
/
+5
2022-05-06
netdevsim: rely on XFRM state direction instead of flags
Leon Romanovsky
1
-1
/
+1
2022-05-06
ixgbe: propagate XFRM offload state direction instead of flags
Leon Romanovsky
4
-10
/
+9
2022-05-06
ath11k: Fix RX de-fragmentation issue on WCN6750
Manikanta Pubbisetty
3
-3
/
+23
2022-05-06
ath10k: support bus and device specific API 1 BDF selection
Robert Marko
1
-1
/
+12
2022-05-06
ath10k: mac: fix too long lines
Kalle Valo
1
-4
/
+9
2022-05-06
ath11k: mac: fix too long line
Kalle Valo
1
-4
/
+8
2022-05-06
wl1251: dynamically allocate memory used for DMA
H. Nikolaus Schaller
3
-18
/
+39
2022-05-06
qtnfmac: switch to netif_napi_add_weight()
Jakub Kicinski
2
-4
/
+4
2022-05-06
mt76: switch to netif_napi_add_tx()
Jakub Kicinski
5
-10
/
+10
2022-05-06
wil6210: switch to netif_napi_add_tx()
Jakub Kicinski
1
-6
/
+4
2022-05-05
net: mscc: ocelot: avoid corrupting hardware counters when moving VCAP filters
Vladimir Oltean
1
-0
/
+4
2022-05-05
net: mscc: ocelot: restrict tc-trap actions to VCAP IS2 lookup 0
Vladimir Oltean
1
-2
/
+3
2022-05-05
net: mscc: ocelot: fix VCAP IS2 filters matching on both lookups
Vladimir Oltean
1
-1
/
+0
2022-05-05
net: mscc: ocelot: fix last VCAP IS1/IS2 filter persisting in hardware when deleted
Vladimir Oltean
1
-0
/
+4
2022-05-05
net: mscc: ocelot: mark traps with a bool instead of keeping them in a list
Vladimir Oltean
3
-12
/
+10
2022-05-05
net: phy: micrel: Pass .probe for KS8737
Fabio Estevam
1
-0
/
+1
2022-05-05
net: phy: micrel: Do not use kszphy_suspend/resume for KSZ8061
Fabio Estevam
1
-2
/
+2
2022-05-05
net: move snowflake callers to netif_napi_add_tx_weight()
Jakub Kicinski
3
-7
/
+8
2022-05-05
net: switch to netif_napi_add_tx()
Jakub Kicinski
17
-36
/
+26
2022-05-05
jme: remove an unnecessary indirection
Jakub Kicinski
2
-3
/
+1
2022-05-05
net: ethernet: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
9
-3
/
+8
2022-05-05
sungem: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
1
-5
/
+1
2022-05-05
Revert "Merge branch 'mlxsw-line-card-model'"
Jakub Kicinski
3
-321
/
+4
2022-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
36
-213
/
+368
2022-05-05
ice: remove period on argument description in ice_for_each_vf
Jacob Keller
1
-2
/
+2
2022-05-05
ice: add a function comment for ice_cfg_mac_antispoof
Jacob Keller
1
-0
/
+7
2022-05-05
ice: fix wording in comment for ice_reset_vf
Jacob Keller
1
-2
/
+2
2022-05-05
ice: remove return value comment for ice_reset_all_vfs
Jacob Keller
1
-2
/
+2
[prev]
[next]