index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
win_minmax.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-02-27
net: dsa: request drivers to perform FDB isolation
Vladimir Oltean
17
-92
/
+280
2022-02-27
net: dsa: tag_8021q: rename dsa_8021q_bridge_tx_fwd_offload_vid
Vladimir Oltean
4
-7
/
+7
2022-02-27
net: dsa: tag_8021q: merge RX and TX VLANs
Vladimir Oltean
7
-193
/
+115
2022-02-27
net: dsa: felix: delete workarounds present due to SVL tag_8021q bridging
Vladimir Oltean
1
-17
/
+2
2022-02-27
docs: net: dsa: sja1105: document limitations of tc-flower rule VLAN awareness
Vladimir Oltean
1
-0
/
+27
2022-02-27
net: dsa: tag_8021q: add support for imprecise RX based on the VBID
Vladimir Oltean
4
-13
/
+55
2022-02-27
net: dsa: tag_8021q: replace the SVL bridging with VLAN-unaware IVL bridging
Vladimir Oltean
6
-101
/
+70
2022-02-27
net/fungible: Kconfig, Makefiles, and MAINTAINERS
Dimitris Michailidis
7
-0
/
+69
2022-02-27
net/funeth: add kTLS TX control part
Dimitris Michailidis
2
-0
/
+186
2022-02-27
net/funeth: add the data path
Dimitris Michailidis
4
-0
/
+1969
2022-02-27
net/funeth: devlink support
Dimitris Michailidis
2
-0
/
+53
2022-02-27
net/funeth: ethtool operations
Dimitris Michailidis
2
-0
/
+1259
2022-02-27
net/funeth: probing and netdev ops
Dimitris Michailidis
2
-0
/
+2262
2022-02-27
net/fungible: Add service module for Fungible drivers
Dimitris Michailidis
6
-0
/
+2976
2022-02-27
PCI: Add Fungible Vendor ID to pci_ids.h
Dimitris Michailidis
1
-0
/
+2
2022-02-26
net: neigh: add skb drop reasons to arp_error_report()
Menglong Dong
1
-1
/
+1
2022-02-26
net: neigh: use kfree_skb_reason() for __neigh_event_send()
Menglong Dong
3
-3
/
+11
2022-02-26
net: ip: add skb drop reasons for ip egress path
Menglong Dong
4
-7
/
+21
2022-02-26
net: dsa: ocelot: mark as non-legacy
Russell King (Oracle)
1
-0
/
+6
2022-02-26
net: dsa: ocelot: convert to mac_select_pcs()
Russell King (Oracle)
1
-6
/
+8
2022-02-26
net: dsa: ocelot: remove interface checks
Russell King (Oracle)
2
-14
/
+0
2022-02-26
net: dsa: ocelot: populate supported_interfaces
Russell King (Oracle)
1
-0
/
+10
2022-02-26
mctp i2c: Fix hard head TX bounds length check
Matt Johnston
1
-2
/
+3
2022-02-26
mctp i2c: Fix potential use-after-free
Matt Johnston
1
-1
/
+1
2022-02-26
mctp: Avoid warning if unregister notifies twice
Matt Johnston
1
-4
/
+4
2022-02-26
stmmac: intel: Enable 2.5Gbps for Intel AlderLake-S
Wong Vee Khee
1
-2
/
+1
2022-02-26
net: dsa: qca8k: return with -EINVAL on invalid port
Colin Ian King
1
-0
/
+1
2022-02-25
net: dsa: sja1105: support switching between SGMII and 2500BASE-X
Russell King (Oracle)
1
-5
/
+22
2022-02-25
net: dsa: sja1105: convert to phylink_generic_validate()
Russell King (Oracle)
1
-28
/
+7
2022-02-25
net: dsa: sja1105: mark as non-legacy
Russell King (Oracle)
1
-0
/
+6
2022-02-25
net: dsa: sja1105: use .mac_select_pcs() interface
Russell King (Oracle)
1
-9
/
+7
2022-02-25
net: dsa: sja1105: remove interface checks
Russell King (Oracle)
1
-29
/
+0
2022-02-25
net: dsa: sja1105: populate supported_interfaces
Russell King (Oracle)
1
-0
/
+13
2022-02-25
net: openvswitch: IPv6: Add IPv6 extension header support
Toms Atteka
4
-2
/
+184
2022-02-25
nfp: add NFP_FL_FEATS_QOS_METER to host features to enable meter offload
Baowen Zheng
1
-1
/
+2
2022-02-25
nfp: add support to offload police action from flower table
Baowen Zheng
4
-1
/
+68
2022-02-25
nfp: add process to get action stats from hardware
Baowen Zheng
2
-5
/
+114
2022-02-25
nfp: add hash table to store meter table
Baowen Zheng
2
-1
/
+176
2022-02-25
nfp: add support to offload tc action to hardware
Baowen Zheng
3
-1
/
+121
2022-02-25
nfp: refactor policer config to support ingress/egress meter
Baowen Zheng
2
-20
/
+56
2022-02-25
net/tcp: Merge TCP-MD5 inbound callbacks
Dmitry Safonov
4
-131
/
+92
2022-02-25
net: dsa: felix: support FDB entries on offloaded LAG interfaces
Vladimir Oltean
3
-1
/
+157
2022-02-25
net: dsa: support FDB events on offloaded LAG interfaces
Vladimir Oltean
5
-15
/
+183
2022-02-25
net: dsa: call SWITCHDEV_FDB_OFFLOADED for the orig_dev
Vladimir Oltean
2
-1
/
+3
2022-02-25
net: dsa: remove "ds" and "port" from struct dsa_switchdev_event_work
Vladimir Oltean
2
-13
/
+5
2022-02-25
net: switchdev: remove lag_mod_cb from switchdev_handle_fdb_event_to_device
Vladimir Oltean
4
-66
/
+42
2022-02-25
net: dsa: create a dsa_lag structure
Vladimir Oltean
10
-109
/
+173
2022-02-25
net: dsa: mv88e6xxx: use dsa_switch_for_each_port in mv88e6xxx_lag_sync_masks
Vladimir Oltean
1
-2
/
+2
2022-02-25
net: dsa: make LAG IDs one-based
Vladimir Oltean
5
-15
/
+21
2022-02-25
net: dsa: qca8k: rename references to "lag" as "lag_dev"
Vladimir Oltean
1
-14
/
+14
[next]