index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dsa
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: core: add generic lockdep keys
Taehee Yoo
2019-10-24
2
-17
/
+0
*
net: dsa: fix switch tree list
Vivien Didelot
2019-10-19
1
-1
/
+1
*
net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_set
Vladimir Oltean
2019-10-02
1
-1
/
+11
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-17
1
-0
/
+2
|
\
|
*
net: dsa: Fix load order between DSA drivers and taggers
Andrew Lunn
2019-09-15
1
-0
/
+2
*
|
net: dsa: sja1105: Advertise the 8 TX queues
Vladimir Oltean
2019-09-16
1
-1
/
+2
*
|
net: dsa: Pass ndo_setup_tc slave callback to drivers
Vladimir Oltean
2019-09-16
1
-4
/
+8
*
|
net: dsa: microchip: remove NET_DSA_TAG_KSZ_COMMON
George McCollister
2019-09-12
2
-8
/
+3
*
|
net: dsa: Fix off-by-one number of calls to devlink_port_unregister
Vladimir Oltean
2019-09-02
1
-10
/
+29
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-02
1
-0
/
+2
|
\
|
|
*
net: dsa: tag_8021q: Future-proof the reserved fields in the custom VID
Vladimir Oltean
2019-08-27
1
-0
/
+2
*
|
net: dsa: tag_8021q: Restore bridge VLANs when enabling vlan_filtering
Vladimir Oltean
2019-08-31
1
-20
/
+82
*
|
net: dsa: Advertise the VLAN offload netdev ability only if switch supports it
Vladimir Oltean
2019-08-27
1
-9
/
+6
*
|
net: dsa: clear VLAN PVID flag for CPU port
Vivien Didelot
2019-08-27
1
-0
/
+6
*
|
net: dsa: program VLAN on CPU port from slave
Vivien Didelot
2019-08-27
2
-1
/
+18
*
|
net: dsa: check bridge VLAN in slave operations
Vivien Didelot
2019-08-27
2
-8
/
+14
*
|
net: dsa: add slave VLAN helpers
Vivien Didelot
2019-08-27
1
-7
/
+33
*
|
net: dsa: do not skip -EOPNOTSUPP in dsa_port_vid_add
Vivien Didelot
2019-08-27
2
-4
/
+7
*
|
net: dsa: remove bitmap operations
Vivien Didelot
2019-08-27
2
-87
/
+59
*
|
net: dsa: enable and disable all ports
Vivien Didelot
2019-08-20
1
-0
/
+11
*
|
net: dsa: use a single switch statement for port setup
Vivien Didelot
2019-08-20
1
-48
/
+39
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-19
1
-0
/
+3
|
\
|
|
*
net: dsa: Check existence of .port_mdb_add callback before calling it
Chen-Yu Tsai
2019-08-11
1
-0
/
+3
*
|
net: dsa: remove calls to genphy_config_init
Heiner Kallweit
2019-08-17
1
-5
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-06
1
-10
/
+2
|
\
|
|
*
net: dsa: sja1105: Fix memory leak on meta state machine error path
Vladimir Oltean
2019-08-06
1
-0
/
+1
|
*
net: dsa: sja1105: Fix memory leak on meta state machine normal path
Vladimir Oltean
2019-08-06
1
-10
/
+1
*
|
net: dsa: dump CPU port regs through master
Vivien Didelot
2019-08-06
1
-0
/
+66
*
|
net: dsa: ksz: Drop NET_DSA_TAG_KSZ9477
Marek Vasut
2019-08-06
1
-7
/
+0
*
|
net: dsa: ksz: Add KSZ8795 tag code
Tristram Ha
2019-07-30
1
-0
/
+62
|
/
*
net: flow_offload: add flow_block structure and use it
Pablo Neira Ayuso
2019-07-19
1
-1
/
+1
*
net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t
Pablo Neira Ayuso
2019-07-19
1
-1
/
+1
*
net: flow_offload: remove netns parameter from flow_block_cb_alloc()
Pablo Neira Ayuso
2019-07-19
1
-1
/
+1
*
net: dsa: sja1105: Fix missing unlock on error in sk_buff()
Wei Yongjun
2019-07-18
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-14
1
-44
/
+32
*
net: dsa: make dsa_slave_dev_check use const
Vivien Didelot
2019-06-14
1
-2
/
+2
*
net: dsa: do not check orig_dev in vlan del
Vivien Didelot
2019-06-14
1
-9
/
+0
*
net: dsa: tag_sja1105: Select CONFIG_PACKING
Vladimir Oltean
2019-06-13
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-08
1
-1
/
+120
*
net: dsa: sja1105: Receive and decode meta frames
Vladimir Oltean
2019-06-08
1
-3
/
+41
*
net: dsa: sja1105: Make sja1105_is_link_local not match meta frames
Vladimir Oltean
2019-06-08
1
-0
/
+2
*
net: dsa: sja1105: Build a minimal understanding of meta frames
Vladimir Oltean
2019-06-08
1
-0
/
+15
*
net: dsa: sja1105: Limit use of incl_srcpt to bridge+vlan mode
Vladimir Oltean
2019-06-08
1
-7
/
+11
*
net: dsa: tag_8021q: Create helper function for removing VLAN header
Vladimir Oltean
2019-06-08
2
-30
/
+46
[next]