index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: wan: lmc: use time_is_before_jiffies() instead of open coding it
Wang Qing
2022-02-28
1
-1
/
+2
*
net: hamradio: use time_is_after_jiffies() instead of open coding it
Wang Qing
2022-02-28
1
-3
/
+4
*
net: ethernet: sun: use time_is_before_jiffies() instead of open coding it
Wang Qing
2022-02-28
1
-2
/
+3
*
net: qlcnic: use time_is_before_jiffies() instead of open coding it
Wang Qing
2022-02-28
1
-1
/
+2
*
net: ethernet: use time_is_before_eq_jiffies() instead of open coding it
Wang Qing
2022-02-28
1
-1
/
+2
*
net: phylink: remove phylink_set_pcs()
Russell King (Oracle)
2022-02-28
1
-32
/
+12
*
net: dsa: felix: remove prevalidate_phy_mode interface
Colin Foster
2022-02-28
4
-48
/
+63
*
ionic: no transition while stopping
Shannon Nelson
2022-02-28
1
-5
/
+9
*
net: netsec: enable pp skb recycling
Lorenzo Bianconi
2022-02-28
1
-1
/
+1
*
flow_offload: reject offload for all drivers with invalid police parameters
Jianbo Liu
2022-02-28
11
-38
/
+363
*
net: mscc: ocelot: enforce FDB isolation when VLAN-unaware
Vladimir Oltean
2022-02-27
5
-46
/
+296
*
net: dsa: sja1105: enforce FDB isolation
Vladimir Oltean
2022-02-27
1
-29
/
+30
*
net: dsa: pass extack to .port_bridge_join driver methods
Vladimir Oltean
2022-02-27
15
-16
/
+30
*
net: dsa: request drivers to perform FDB isolation
Vladimir Oltean
2022-02-27
13
-50
/
+103
*
net: dsa: tag_8021q: rename dsa_8021q_bridge_tx_fwd_offload_vid
Vladimir Oltean
2022-02-27
1
-1
/
+1
*
net: dsa: tag_8021q: merge RX and TX VLANs
Vladimir Oltean
2022-02-27
3
-58
/
+67
*
net: dsa: felix: delete workarounds present due to SVL tag_8021q bridging
Vladimir Oltean
2022-02-27
1
-17
/
+2
*
net: dsa: tag_8021q: replace the SVL bridging with VLAN-unaware IVL bridging
Vladimir Oltean
2022-02-27
2
-3
/
+16
*
net/fungible: Kconfig, Makefiles, and MAINTAINERS
Dimitris Michailidis
2022-02-27
6
-0
/
+63
*
net/funeth: add kTLS TX control part
Dimitris Michailidis
2022-02-27
2
-0
/
+186
*
net/funeth: add the data path
Dimitris Michailidis
2022-02-27
4
-0
/
+1969
*
net/funeth: devlink support
Dimitris Michailidis
2022-02-27
2
-0
/
+53
*
net/funeth: ethtool operations
Dimitris Michailidis
2022-02-27
2
-0
/
+1259
*
net/funeth: probing and netdev ops
Dimitris Michailidis
2022-02-27
2
-0
/
+2262
*
net/fungible: Add service module for Fungible drivers
Dimitris Michailidis
2022-02-27
6
-0
/
+2976
*
net: dsa: ocelot: mark as non-legacy
Russell King (Oracle)
2022-02-26
1
-0
/
+6
*
net: dsa: ocelot: convert to mac_select_pcs()
Russell King (Oracle)
2022-02-26
1
-6
/
+8
*
net: dsa: ocelot: remove interface checks
Russell King (Oracle)
2022-02-26
2
-14
/
+0
*
net: dsa: ocelot: populate supported_interfaces
Russell King (Oracle)
2022-02-26
1
-0
/
+10
*
mctp i2c: Fix hard head TX bounds length check
Matt Johnston
2022-02-26
1
-2
/
+3
*
mctp i2c: Fix potential use-after-free
Matt Johnston
2022-02-26
1
-1
/
+1
*
stmmac: intel: Enable 2.5Gbps for Intel AlderLake-S
Wong Vee Khee
2022-02-26
1
-2
/
+1
*
net: dsa: qca8k: return with -EINVAL on invalid port
Colin Ian King
2022-02-26
1
-0
/
+1
*
net: dsa: sja1105: support switching between SGMII and 2500BASE-X
Russell King (Oracle)
2022-02-25
1
-5
/
+22
*
net: dsa: sja1105: convert to phylink_generic_validate()
Russell King (Oracle)
2022-02-25
1
-28
/
+7
*
net: dsa: sja1105: mark as non-legacy
Russell King (Oracle)
2022-02-25
1
-0
/
+6
*
net: dsa: sja1105: use .mac_select_pcs() interface
Russell King (Oracle)
2022-02-25
1
-9
/
+7
*
net: dsa: sja1105: remove interface checks
Russell King (Oracle)
2022-02-25
1
-29
/
+0
*
net: dsa: sja1105: populate supported_interfaces
Russell King (Oracle)
2022-02-25
1
-0
/
+13
*
nfp: add NFP_FL_FEATS_QOS_METER to host features to enable meter offload
Baowen Zheng
2022-02-25
1
-1
/
+2
*
nfp: add support to offload police action from flower table
Baowen Zheng
2022-02-25
4
-1
/
+68
*
nfp: add process to get action stats from hardware
Baowen Zheng
2022-02-25
2
-5
/
+114
*
nfp: add hash table to store meter table
Baowen Zheng
2022-02-25
2
-1
/
+176
*
nfp: add support to offload tc action to hardware
Baowen Zheng
2022-02-25
3
-1
/
+121
*
nfp: refactor policer config to support ingress/egress meter
Baowen Zheng
2022-02-25
2
-20
/
+56
*
net: dsa: felix: support FDB entries on offloaded LAG interfaces
Vladimir Oltean
2022-02-25
2
-1
/
+145
*
net: switchdev: remove lag_mod_cb from switchdev_handle_fdb_event_to_device
Vladimir Oltean
2022-02-25
1
-5
/
+7
*
net: dsa: create a dsa_lag structure
Vladimir Oltean
2022-02-25
3
-56
/
+49
*
net: dsa: mv88e6xxx: use dsa_switch_for_each_port in mv88e6xxx_lag_sync_masks
Vladimir Oltean
2022-02-25
1
-2
/
+2
*
net: dsa: make LAG IDs one-based
Vladimir Oltean
2022-02-25
2
-7
/
+11
[next]