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-08-18
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Jakub Kicinski
6
-18
/
+85
2022-08-18
net: ethernet: altera: Add use of ethtool_op_get_ts_info
Maxime Chevallier
1
-0
/
+1
2022-08-18
stmmac: intel: Add a missing clk_disable_unprepare() call in intel_eth_pci_remove()
Christophe JAILLET
1
-0
/
+1
2022-08-18
ixgbe: Don't call kmap() on page allocated with GFP_ATOMIC
Fabio M. De Francesco
1
-3
/
+1
2022-08-18
ice: remove non-inclusive language
Mikael Barsehyan
2
-9
/
+9
2022-08-18
ice: Remove ucast_shared
Sylwester Dziedziuch
3
-165
/
+5
2022-08-18
ice: Allow 100M speeds for some devices
Anirudh Venkataramanan
3
-4
/
+28
2022-08-18
ice: Implement FCS/CRC and VLAN stripping co-existence policy
Anatolii Gerasymenko
1
-0
/
+25
2022-08-18
ice: Implement control of FCS/CRC stripping
Jesse Brandeburg
7
-6
/
+69
2022-08-17
net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_xdp_run
Lorenzo Bianconi
1
-1
/
+1
2022-08-17
net/mlx5e: Allocate flow steering storage during uplink initialization
Leon Romanovsky
1
-8
/
+17
2022-08-17
net: mscc: ocelot: report ndo_get_stats64 from the wraparound-resistant ocelot->stats
Vladimir Oltean
1
-27
/
+26
2022-08-17
net: mscc: ocelot: keep ocelot_stat_layout by reg address, not offset
Vladimir Oltean
5
-285
/
+478
2022-08-17
net: mscc: ocelot: make struct ocelot_stat_layout array indexable
Vladimir Oltean
4
-298
/
+1146
2022-08-17
net: mscc: ocelot: fix race between ndo_get_stats64 and ocelot_check_stats_work
Vladimir Oltean
1
-0
/
+4
2022-08-17
net: mscc: ocelot: turn stats_lock into a spinlock
Vladimir Oltean
2
-8
/
+7
2022-08-17
net: mscc: ocelot: fix address of SYS_COUNT_TX_AGING counter
Vladimir Oltean
1
-1
/
+1
2022-08-17
net: mscc: ocelot: fix incorrect ndo_get_stats64 packet counters
Vladimir Oltean
4
-28
/
+38
2022-08-17
net: dsa: felix: fix ethtool 256-511 and 512-1023 TX packet counters
Vladimir Oltean
1
-1
/
+2
2022-08-17
net: dsa: sja1105: fix buffer overflow in sja1105_setup_devlink_regions()
Rustam Subkhankulov
1
-1
/
+1
2022-08-17
stmmac: intel: remove unused 'has_crossts' flag
Wong Vee Khee
1
-1
/
+0
2022-08-17
net: dsa: microchip: ksz9477: fix fdb_dump last invalid entry
Arun Ramadoss
1
-0
/
+3
2022-08-17
Revert "mlxsw: core: Add the hottest thermal zone detection"
Daniel Lezcano
1
-75
/
+2
2022-08-17
net: dsa: bcm_sf2: Have PHYLINK configure CPU/IMP port(s)
Florian Fainelli
1
-52
/
+43
2022-08-17
net: dsa: bcm_sf2: Introduce helper for port override offset
Florian Fainelli
1
-16
/
+21
2022-08-17
net: sfp: use simplified HWMON_CHANNEL_INFO macro
Beniamin Sandu
1
-83
/
+38
2022-08-17
ice: Fix VF not able to send tagged traffic with no VLAN filters
Sylwester Dziedziuch
2
-11
/
+57
2022-08-17
ice: Ignore error message when setting same promiscuous mode
Benjamin Mikailenko
1
-4
/
+4
2022-08-17
ice: Fix clearing of promisc mode with bridge over bond
Grzegorz Siwik
2
-2
/
+16
2022-08-17
ice: Ignore EEXIST when setting promisc mode
Grzegorz Siwik
1
-1
/
+1
2022-08-17
ice: Fix double VLAN error when entering promisc mode
Grzegorz Siwik
1
-0
/
+7
2022-08-17
net: wwan: t7xx: Enable devlink based fw flashing and coredump collection
M Chetan Kumar
13
-5
/
+932
2022-08-17
net: wwan: t7xx: PCIe reset rescan
Haijun Liu
8
-2
/
+212
2022-08-17
net: wwan: t7xx: Infrastructure for early port configuration
Haijun Liu
10
-41
/
+294
2022-08-17
net: wwan: t7xx: Add AP CLDMA
Haijun Liu
11
-28
/
+125
2022-08-17
net: phy: broadcom: Implement suspend/resume for AC131 and BCM5241
Florian Fainelli
1
-0
/
+39
2022-08-17
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nex
David S. Miller
5
-337
/
+440
2022-08-16
net: vertexcom: mse102x: Update email address
Stefan Wahren
1
-1
/
+1
2022-08-16
ice: introduce ice_ptp_reset_cached_phctime function
Jacob Keller
1
-23
/
+76
2022-08-16
ice: re-arrange some static functions in ice_ptp.c
Jacob Keller
1
-336
/
+336
2022-08-16
ice: track and warn when PHC update is late
Jacob Keller
3
-3
/
+34
2022-08-16
ice: track Tx timestamp stats similar to other Intel drivers
Jacob Keller
4
-4
/
+20
2022-08-16
ice: initialize cached_phctime when creating Rx rings
Jacob Keller
2
-0
/
+2
2022-08-16
ice: set tx_tstamps when creating new Tx rings via ethtool
Jacob Keller
1
-0
/
+1
2022-08-16
i40e: Fix to stop tx_timeout recovery if GLOBR fails
Alan Brady
1
-1
/
+3
2022-08-16
i40e: Fix tunnel checksum offload with fragmented traffic
Przemyslaw Patynowski
1
-3
/
+5
2022-08-16
RDMA/cxgb4: fix accept failure due to increased cpl_t5_pass_accept_rpl size
Potnuri Bharat Teja
1
-1
/
+1
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
5
-17
/
+7
2022-08-16
virtio_net: Revert "virtio_net: set the default max ring size by find_vqs()"
Michael S. Tsirkin
1
-38
/
+4
2022-08-15
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Jakub Kicinski
2
-7
/
+30
[prev]
[next]