index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dsa
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: sja1105: Fix missing unlock on error in sk_buff()
Wei Yongjun
2019-07-19
1
-0
/
+1
*
net: dsa: add support for BRIDGE_MROUTER attribute
Vivien Didelot
2019-07-09
3
-0
/
+17
*
net: flow_offload: add flow_block_cb_is_busy() and use it
Pablo Neira Ayuso
2019-07-09
1
-0
/
+3
*
drivers: net: use flow block API
Pablo Neira Ayuso
2019-07-09
1
-3
/
+19
*
net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*
Pablo Neira Ayuso
2019-07-09
1
-2
/
+2
*
net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BIND
Pablo Neira Ayuso
2019-07-09
1
-2
/
+2
*
net: dsa: use switchdev handle helpers
Vivien Didelot
2019-06-15
1
-44
/
+32
*
net: dsa: make dsa_slave_dev_check use const
Vivien Didelot
2019-06-15
1
-2
/
+2
*
net: dsa: do not check orig_dev in vlan del
Vivien Didelot
2019-06-15
1
-9
/
+0
*
net: dsa: tag_sja1105: Select CONFIG_PACKING
Vladimir Oltean
2019-06-14
1
-0
/
+1
*
net: dsa: Deal with non-existing PHY/fixed-link
Florian Fainelli
2019-06-12
1
-1
/
+1
*
net: dsa: sja1105: Add a state machine for RX timestamping
Vladimir Oltean
2019-06-09
1
-1
/
+120
*
net: dsa: sja1105: Receive and decode meta frames
Vladimir Oltean
2019-06-09
1
-3
/
+41
*
net: dsa: sja1105: Make sja1105_is_link_local not match meta frames
Vladimir Oltean
2019-06-09
1
-0
/
+2
*
net: dsa: sja1105: Build a minimal understanding of meta frames
Vladimir Oltean
2019-06-09
1
-0
/
+15
*
net: dsa: sja1105: Limit use of incl_srcpt to bridge+vlan mode
Vladimir Oltean
2019-06-09
1
-7
/
+11
*
net: dsa: tag_8021q: Create helper function for removing VLAN header
Vladimir Oltean
2019-06-09
2
-30
/
+46
*
net: dsa: Add teardown callback for drivers
Vladimir Oltean
2019-06-09
1
-0
/
+3
*
net: dsa: Keep a pointer to the skb clone for TX timestamping
Vladimir Oltean
2019-06-09
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-07
8
-42
/
+10
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-07
1
-7
/
+3
|
|
\
|
|
*
net: dsa: sja1105: Don't store frame type in skb->cb
Vladimir Oltean
2019-05-31
1
-7
/
+3
|
*
|
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2019-05-31
7
-35
/
+7
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
7
-35
/
+7
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-31
1
-14
/
+65
|
\
|
|
|
*
|
net: dsa: tag_8021q: Create a stable binary format
Vladimir Oltean
2019-05-30
1
-10
/
+50
|
*
|
net: dsa: tag_8021q: Change order of rx_vid setup
Ioana Ciornei
2019-05-30
1
-4
/
+15
|
|
/
*
|
net: dsa: Add error path handling in dsa_tree_setup()
Ioana Ciornei
2019-05-30
1
-23
/
+66
*
|
net: dsa: Use PHYLINK for the CPU/DSA ports
Ioana Ciornei
2019-05-30
1
-6
/
+63
*
|
net: dsa: Move the phylink driver calls into port.c
Ioana Ciornei
2019-05-30
3
-95
/
+118
*
|
net: phylink: Add struct phylink_config to PHYLINK API
Ioana Ciornei
2019-05-30
1
-13
/
+18
|
/
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
net: dsa: Initialize DSA_SKB_CB(skb)->deferred_xmit variable
Vladimir Oltean
2019-05-12
1
-0
/
+2
*
dsa: tag_brcm: Fix build error without CONFIG_NET_DSA_TAG_BRCM_PREPEND
YueHaibing
2019-05-11
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-08
1
-1
/
+6
|
\
|
*
net: dsa: Fix error cleanup path in dsa_init_module
YueHaibing
2019-05-07
1
-2
/
+9
*
|
net: dsa: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-05-07
1
-1
/
+1
*
|
net: dsa: sja1105: Add support for traffic through standalone ports
Vladimir Oltean
2019-05-06
3
-0
/
+141
*
|
net: dsa: Add support for deferred xmit
Vladimir Oltean
2019-05-06
2
-12
/
+54
*
|
net: dsa: Allow drivers to filter packets they can decode source port from
Vladimir Oltean
2019-05-06
1
-0
/
+1
*
|
net: dsa: Optional VLAN-based port separation for switches without tagging
Vladimir Oltean
2019-05-06
3
-0
/
+234
*
|
net: dsa: Export symbols for dsa_port_vid_{add, del}
Vladimir Oltean
2019-05-06
1
-0
/
+2
*
|
net: dsa: Call driver's setup callback after setting up its switchdev notifier
Vladimir Oltean
2019-05-06
1
-4
/
+4
*
|
net/dsa: use intermediate representation for matchall offload
Pieter Jansen van Vuuren
2019-05-06
1
-9
/
+7
*
|
net: dsa: Remove legacy probing support
Andrew Lunn
2019-05-01
5
-774
/
+0
*
|
net: dsa: Add more convenient functions for installing port VLANs
Vladimir Oltean
2019-05-01
3
-21
/
+36
*
|
net: dsa: Skip calling .port_vlan_filtering on no change
Vladimir Oltean
2019-05-01
1
-0
/
+3
*
|
net: dsa: Keep the vlan_filtering setting in dsa_switch if it's global
Vladimir Oltean
2019-05-01
1
-1
/
+4
*
|
net: dsa: Unset vlan_filtering when ports leave the bridge
Vladimir Oltean
2019-05-01
1
-0
/
+29
*
|
net: dsa: Be aware of switches where VLAN filtering is a global setting
Vladimir Oltean
2019-05-01
1
-7
/
+45
[next]