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: dsa: fix 'increment on 0' warning
Vivien Didelot
2017-11-26
1
-11
/
+14
*
net: dsa: lan9303: calculate offload_fwd_mark from tag
Egil Hjelmeland
2017-11-14
1
-16
/
+8
*
net: dsa: Fix dependencies on bridge
Andrew Lunn
2017-11-14
1
-0
/
+1
*
net: dsa: Support prepended Broadcom tag
Florian Fainelli
2017-11-13
5
-7
/
+40
*
net: dsa: tag_brcm: Prepare for supporting prepended tag
Florian Fainelli
2017-11-13
1
-11
/
+34
*
net: dsa: Pass a port to get_tag_protocol()
Florian Fainelli
2017-11-13
2
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-12
1
-0
/
+4
|
\
|
*
net: dsa: return after vlan prepare phase
Vivien Didelot
2017-11-11
1
-0
/
+2
|
*
net: dsa: return after mdb prepare phase
Vivien Didelot
2017-11-11
1
-0
/
+2
*
|
net: dsa: lan9303: Clear offload_fwd_mark for IGMP
Egil Hjelmeland
2017-11-11
1
-0
/
+13
*
|
net: dsa: {e}dsa: set offload_fwd_mark on received packets
Andrew Lunn
2017-11-11
2
-0
/
+4
*
|
net: dsa: Fix SWITCHDEV_ATTR_ID_PORT_PARENT_ID
Andrew Lunn
2017-11-11
1
-2
/
+3
*
|
net: dsa: Don't add vlans when vlan filtering is disabled
Andrew Lunn
2017-11-10
1
-2
/
+8
*
|
net: dsa: switch: Don't add CPU port to an mdb by default
Andrew Lunn
2017-11-10
1
-1
/
+1
*
|
net: dsa: add more const attributes
Andrew Lunn
2017-11-10
2
-5
/
+5
*
|
net: dsa: slave: Handle switchdev host mdb add/del
Andrew Lunn
2017-11-10
1
-0
/
+13
*
|
net: dsa: rename probe and remove switch functions
Vivien Didelot
2017-11-09
1
-4
/
+4
*
|
net: dsa: setup a tree when adding a switch to it
Vivien Didelot
2017-11-09
1
-19
/
+16
*
|
net: dsa: setup routing table
Vivien Didelot
2017-11-09
1
-71
/
+37
*
|
net: dsa: use of_for_each_phandle
Vivien Didelot
2017-11-09
1
-11
/
+8
*
|
net: dsa: add find port by node helper
Vivien Didelot
2017-11-09
1
-20
/
+17
*
|
net: dsa: setup and teardown ports
Vivien Didelot
2017-11-09
1
-114
/
+59
*
|
net: dsa: setup and teardown switches
Vivien Didelot
2017-11-09
1
-23
/
+39
*
|
net: dsa: setup and teardown tree
Vivien Didelot
2017-11-09
1
-14
/
+18
*
|
net: dsa: setup and teardown master device
Vivien Didelot
2017-11-09
4
-39
/
+51
*
|
net: dsa: setup and teardown default CPU port
Vivien Didelot
2017-11-09
1
-85
/
+68
*
|
net: dsa: constify cpu_dp member of dsa_port
Vivien Didelot
2017-11-09
1
-1
/
+1
*
|
net: dsa: lan9303: Adjust indenting
Egil Hjelmeland
2017-11-08
1
-1
/
+1
*
|
net: dsa: resolve tagging protocol at parse time
Vivien Didelot
2017-11-05
1
-16
/
+15
*
|
net: dsa: add one port parsing function per type
Vivien Didelot
2017-11-05
1
-20
/
+36
*
|
net: dsa: only check presence of link property
Vivien Didelot
2017-11-05
1
-1
/
+1
*
|
net: dsa: rework switch parsing
Vivien Didelot
2017-11-05
1
-59
/
+58
*
|
net: dsa: get tree before parsing ports
Vivien Didelot
2017-11-05
1
-8
/
+10
*
|
net: dsa: rework switch addition and removal
Vivien Didelot
2017-11-05
1
-20
/
+27
*
|
net: dsa: provide a find or new tree helper
Vivien Didelot
2017-11-05
1
-11
/
+21
*
|
net: dsa: get and put tree reference counting
Vivien Didelot
2017-11-05
1
-11
/
+27
*
|
net: dsa: simplify tree reference counting
Vivien Didelot
2017-11-05
1
-20
/
+10
*
|
net: dsa: make tree index unsigned
Vivien Didelot
2017-11-05
2
-8
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
1
-0
/
+1
|
\
|
|
*
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
1
-0
/
+1
|
|
\
|
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
|
net: sched: move the can_offload check from binding phase to rule insertion p...
Jiri Pirko
2017-11-02
1
-0
/
+3
*
|
|
net: dsa: lan9303: lan9303_rcv set skb->offload_fwd_mark
Egil Hjelmeland
2017-11-01
1
-0
/
+2
*
|
|
net: dsa: lan9303: Add STP ALR entry on port 0
Egil Hjelmeland
2017-11-01
1
-1
/
+0
*
|
|
net: dsa: lan9303: Transmit using ALR when unicast
Egil Hjelmeland
2017-11-01
1
-2
/
+2
*
|
|
net: dsa: remove name arg from slave create
Vivien Didelot
2017-11-01
4
-5
/
+5
*
|
|
net: dsa: get port name at parse time
Vivien Didelot
2017-11-01
2
-5
/
+6
*
|
|
net: dsa: get master device at port parsing time
Vivien Didelot
2017-11-01
1
-26
/
+18
*
|
|
net: dsa: get port type at parse time
Vivien Didelot
2017-11-01
1
-15
/
+22
*
|
|
net: dsa: add port parse functions
Vivien Didelot
2017-11-01
1
-3
/
+34
[next]