index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-12
net: dsa: sja1105: implement VLAN retagging for dsa_8021q sub-VLANs
Vladimir Oltean
1
-3
/
+409
2020-05-12
net: dsa: sja1105: implement a common frame memory partitioning function
Vladimir Oltean
4
-18
/
+42
2020-05-12
net: dsa: sja1105: add packing ops for the Retagging Table
Vladimir Oltean
4
-2
/
+110
2020-05-12
net: dsa: sja1105: add a new best_effort_vlan_filtering devlink parameter
Vladimir Oltean
2
-4
/
+120
2020-05-12
net: dsa: tag_sja1105: implement sub-VLAN decoding
Vladimir Oltean
3
-0
/
+25
2020-05-12
net: dsa: tag_8021q: support up to 8 VLANs per port using sub-VLANs
Vladimir Oltean
2
-8
/
+64
2020-05-12
net: dsa: sja1105: prepare tagger for handling DSA tags and VLAN simultaneously
Vladimir Oltean
5
-11
/
+44
2020-05-12
net: dsa: sja1105: exit sja1105_vlan_filtering when called multiple times
Vladimir Oltean
1
-0
/
+3
2020-05-12
net: dsa: sja1105: allow VLAN configuration from the bridge in all states
Vladimir Oltean
1
-0
/
+2
2020-05-12
net: dsa: sja1105: save/restore VLANs using a delta commit method
Vladimir Oltean
4
-174
/
+393
2020-05-12
net: dsa: sja1105: deny alterations of dsa_8021q VLANs from the bridge
Vladimir Oltean
2
-1
/
+31
2020-05-12
net: dsa: sja1105: keep the VLAN awareness state in a driver variable
Vladimir Oltean
3
-15
/
+33
2020-05-12
net: dsa: tag_8021q: introduce a vid_is_dsa_8021q helper
Vladimir Oltean
2
-0
/
+14
2020-05-12
net: dsa: provide an option for drivers to always receive bridge VLANs
Russell King
4
-4
/
+26
2020-05-12
Merge branch 'sfc-siena_check_caps-fixups'
David S. Miller
1
-2
/
+3
2020-05-12
sfc: siena_check_caps() can be static
Edward Cree
1
-2
/
+2
2020-05-12
sfc: actually wire up siena_check_caps()
Edward Cree
1
-0
/
+1
2020-05-12
dt-bindings: net: Convert UniPhier AVE4 controller to json-schema
Kunihiko Hayashi
3
-65
/
+112
2020-05-12
Merge branch 'ionic-updates'
David S. Miller
11
-466
/
+1287
2020-05-12
ionic: update doc files
Shannon Nelson
1
-1
/
+230
2020-05-12
ionic: add more ethtool stats
Shannon Nelson
5
-13
/
+170
2020-05-12
ionic: more ionic name tweaks
Shannon Nelson
3
-13
/
+14
2020-05-12
ionic: ionic_intr_free parameter change
Shannon Nelson
1
-6
/
+6
2020-05-12
ionic: reset device at probe
Shannon Nelson
1
-0
/
+1
2020-05-12
ionic: shorter dev cmd wait time
Shannon Nelson
1
-1
/
+1
2020-05-12
ionic: add support for more xcvr types
Shannon Nelson
1
-0
/
+3
2020-05-12
ionic: protect vf calls from fw reset
Shannon Nelson
1
-1
/
+25
2020-05-12
ionic: updates to ionic FW api description
Shannon Nelson
1
-403
/
+576
2020-05-12
ionic: support longer tx sg lists
Shannon Nelson
8
-30
/
+263
2020-05-12
checkpatch: warn about uses of ENOTSUPP
Jakub Kicinski
1
-0
/
+11
2020-05-12
Merge branch 'improve-msg_control-kernel-vs-user-pointer-handling'
David S. Miller
5
-84
/
+104
2020-05-12
net: cleanly handle kernel vs user buffers for ->msg_control
Christoph Hellwig
5
-41
/
+50
2020-05-12
net/scm: cleanup scm_detach_fds
Christoph Hellwig
1
-43
/
+51
2020-05-12
net: add a CMSG_USER_DATA macro
Christoph Hellwig
2
-3
/
+6
2020-05-12
Merge branch 'net-dsa-Constify-two-tagger-ops'
David S. Miller
2
-2
/
+2
2020-05-12
net: dsa: tag_sja1105: Constify dsa_device_ops
Florian Fainelli
1
-1
/
+1
2020-05-12
net: dsa: ocelot: Constify dsa_device_ops
Florian Fainelli
1
-1
/
+1
2020-05-11
Merge branch 'sfc-remove-nic_data-usage-in-common-code'
David S. Miller
12
-186
/
+238
2020-05-11
sfc: make firmware-variant printing a nic_type function
Edward Cree
3
-16
/
+27
2020-05-11
sfc: make filter table probe caller responsible for adding VLANs
Edward Cree
2
-12
/
+10
2020-05-11
sfc: move rx_rss_context_exclusive into struct efx_mcdi_filter_table
Edward Cree
3
-7
/
+7
2020-05-11
sfc: rework handling of (firmware) multicast chaining state
Edward Cree
3
-75
/
+90
2020-05-11
sfc: move 'must restore' flags out of ef10-specific nic_data
Edward Cree
5
-23
/
+30
2020-05-11
sfc: use efx_has_cap for capability checks outside of NIC-specific code
Edward Cree
2
-15
/
+5
2020-05-11
sfc: make capability checking a nic_type function
Tom Zhao
4
-0
/
+40
2020-05-11
sfc: move vport_id to struct efx_nic
Edward Cree
7
-38
/
+29
2020-05-11
Merge branch 'net-Optimize-the-qed-allocations-inside-kdump-kernel'
David S. Miller
3
-6
/
+19
2020-05-11
net: qed: Disable SRIOV functionality inside kdump kernel
Bhupesh Sharma
2
-4
/
+8
2020-05-11
net: qed*: Reduce RX and TX default ring count when running inside kdump kernel
Bhupesh Sharma
2
-2
/
+11
2020-05-11
hinic: add link_ksettings ethtool_ops support
Luo bin
6
-9
/
+682
[prev]
[next]