index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dsa
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-25
net: dsa: check master device before put
Vivien Didelot
1
-3
/
+4
2017-09-28
net: dsa: Fix network device registration order
Florian Fainelli
1
-13
/
+18
2017-09-05
net: dsa: tag_brcm: Set output queue from skb queue mapping
Florian Fainelli
1
-1
/
+2
2017-09-05
net: dsa: Allow switch drivers to indicate number of TX queues
Florian Fainelli
1
-2
/
+6
2017-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-7
/
+9
2017-08-29
net: dsa: Don't dereference dst->cpu_dp->netdev
Florian Fainelli
1
-1
/
+1
2017-08-24
net: dsa: use consume_skb()
Eric Dumazet
2
-2
/
+2
2017-08-24
net: dsa: skb_put_padto() already frees nskb
Florian Fainelli
1
-4
/
+6
2017-08-21
dsa: remove unused net_device arg from handlers
Florian Westphal
9
-17
/
+10
2017-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+9
2017-08-11
net: dsa: ksz: fix skb freeing
Vivien Didelot
1
-4
/
+9
2017-08-11
net: sched: use newly added classid identity helpers
Jiri Pirko
1
-1
/
+8
2017-08-10
net-next: tag_mtk: add flow_dissect callback to the ops struct
John Crispin
1
-2
/
+12
2017-08-10
net-next: dsa: move struct dsa_device_ops to the global header file
John Crispin
1
-7
/
+0
2017-08-09
net: dsa: lan9303: Only allocate 3 ports
Egil Hjelmeland
1
-2
/
+1
2017-08-08
net: dsa: Move FDB dump implementation inside DSA
Arkadi Sharshevsky
3
-35
/
+78
2017-08-08
net: dsa: Remove redundant MDB dump support
Arkadi Sharshevsky
3
-16
/
+0
2017-08-08
net: dsa: Remove support for bypass bridge port attributes/vlan set
Arkadi Sharshevsky
3
-22
/
+0
2017-08-08
net: dsa: Add support for querying supported bridge flags
Arkadi Sharshevsky
1
-0
/
+3
2017-08-08
net: dsa: Move FDB add/del implementation inside DSA
Arkadi Sharshevsky
3
-12
/
+31
2017-08-08
net: dsa: Add support for learning FDB through notification
Arkadi Sharshevsky
3
-2
/
+139
2017-08-08
net: dsa: Remove switchdev dependency from DSA switch notifier chain
Arkadi Sharshevsky
4
-20
/
+23
2017-08-08
net: dsa: Remove prepare phase for FDB
Arkadi Sharshevsky
4
-18
/
+8
2017-08-08
net: dsa: Change DSA slave FDB API to be switchdev independent
Arkadi Sharshevsky
1
-3
/
+5
2017-08-08
net: dsa: remove useless args of dsa_slave_create
Vivien Didelot
4
-11
/
+10
2017-08-08
net: dsa: remove useless args of dsa_cpu_dsa_setup
Vivien Didelot
4
-12
/
+9
2017-08-08
net: dsa: remove useless argument in legacy setup
Vivien Didelot
1
-8
/
+8
2017-08-07
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
1
-2
/
+2
2017-08-07
net: sched: push cls related args into cls_common structure
Jiri Pirko
1
-9
/
+5
2017-08-07
dsa: push cls_matchall setup_tc processing into a separate function
Jiri Pirko
1
-12
/
+21
2017-08-07
net: sched: rename TC_SETUP_MATCHALL to TC_SETUP_CLSMATCHALL
Jiri Pirko
1
-1
/
+1
2017-08-07
net: sched: make type an argument for ndo_setup_tc
Jiri Pirko
1
-3
/
+3
2017-08-07
net: dsa: User per-cpu 64-bit statistics
Florian Fainelli
3
-25
/
+59
2017-08-04
net: sched: change names of action number helpers to be aligned with the rest
Jiri Pirko
1
-1
/
+1
2017-08-03
net: dsa: Add support for 64-bit statistics
Florian Fainelli
3
-9
/
+39
2017-08-02
net: dsa: rename switch EEE ops
Vivien Didelot
1
-4
/
+4
2017-08-02
net: dsa: remove PHY device argument from .set_eee
Vivien Didelot
1
-1
/
+1
2017-08-02
net: dsa: call phy_init_eee in DSA layer
Vivien Didelot
1
-0
/
+6
2017-08-02
net: dsa: PHY device is mandatory for EEE
Vivien Didelot
1
-8
/
+10
2017-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+7
2017-07-25
net: dsa: Initialize ds->cpu_port_mask earlier
Florian Fainelli
1
-6
/
+7
2017-07-20
net: dsa: unexport dsa_is_port_initialized
Vivien Didelot
1
-0
/
+5
2017-06-20
net: manual clean code which call skb_put_[data:zero]
yuan linyu
1
-2
/
+1
2017-06-18
net: dsa: Fix legacy probing
Florian Fainelli
1
-11
/
+8
2017-06-16
net: dsa: add cross-chip multicast support
Vivien Didelot
1
-10
/
+20
2017-06-16
net: dsa: assign default CPU port to all ports
Vivien Didelot
1
-11
/
+19
2017-06-13
net: dsa: Introduce dsa_get_cpu_port()
Florian Fainelli
6
-25
/
+29
2017-06-13
net: dsa: Associate slave network device with CPU port
Florian Fainelli
4
-2
/
+16
[next]