index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dsa
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-01
net: dsa: use switchdev obj for VLAN add/del ops
Vivien Didelot
1
-20
/
+9
2015-10-22
net: dsa: remove port_fdb_getnext
Vivien Didelot
1
-24
/
+1
2015-10-22
net: dsa: add port_fdb_dump function
Vivien Didelot
1
-0
/
+3
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-11
/
+59
2015-10-15
switchdev: remove pointers from switchdev objects
Jiri Pirko
1
-1
/
+1
2015-10-15
switchdev: make struct switchdev_attr parameter const for attr_set calls
Jiri Pirko
1
-1
/
+1
2015-10-13
net: dsa: do not warn unsupported bridge ops
Vivien Didelot
1
-1
/
+1
2015-10-11
net: dsa: use switchdev obj in port_fdb_del
Vivien Didelot
1
-1
/
+1
2015-10-11
net: dsa: push prepare phase in port_fdb_add
Vivien Didelot
1
-1
/
+1
2015-10-11
net: dsa: add port_fdb_prepare
Vivien Didelot
1
-2
/
+5
2015-10-07
net: dsa: exit probe if no switch were found
Neil Armstrong
1
-3
/
+16
2015-10-07
net: dsa: switch to devm_ calls and remove kfree calls
Neil Armstrong
1
-12
/
+5
2015-10-07
net: dsa: complete dsa_switch_destroy
Neil Armstrong
1
-0
/
+37
2015-10-07
net: dsa: add missing dsa_switch mdiobus remove
Neil Armstrong
1
-0
/
+2
2015-10-07
net: dsa: add missing kfree on remove
Neil Armstrong
1
-1
/
+4
2015-10-07
net: dsa: better error reporting
Russell King
2
-10
/
+18
2015-10-03
switchdev: push object ID back to object structure
Jiri Pirko
1
-6
/
+3
2015-10-03
switchdev: bring back switchdev_obj and use it as a generic object param
Jiri Pirko
1
-14
/
+27
2015-10-03
switchdev: rename switchdev_obj_fdb to switchdev_obj_port_fdb
Jiri Pirko
1
-3
/
+3
2015-10-03
switchdev: rename switchdev_obj_vlan to switchdev_obj_port_vlan
Jiri Pirko
1
-3
/
+3
2015-10-03
switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_*
Jiri Pirko
1
-2
/
+2
2015-10-03
switchdev: rename SWITCHDEV_OBJ_* enum values to SWITCHDEV_OBJ_ID_*
Jiri Pirko
1
-6
/
+6
2015-09-29
net: dsa: fix preparation of a port STP update
Vivien Didelot
1
-3
/
+8
2015-09-29
net: dsa: fix preparation of a port STP update
Vivien Didelot
1
-3
/
+8
2015-09-29
net: switchdev: abstract object in add/del ops
Vivien Didelot
1
-12
/
+8
2015-09-29
net: switchdev: pass callback to dump operation
Vivien Didelot
1
-12
/
+14
2015-09-29
net: switchdev: remove dev from switchdev_obj cb
Vivien Didelot
1
-2
/
+2
2015-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-8
/
+35
2015-09-25
net: dsa: Set a "dsa" device_type
Florian Fainelli
1
-0
/
+5
2015-09-24
net: fix net_device refcounting
Russell King
1
-1
/
+4
2015-09-24
net: dsa: fix of_mdio_find_bus() device refcount leak
Russell King
1
-7
/
+31
2015-09-24
dsa: use prepare/commit switchdev transaction helpers
Jiri Pirko
1
-10
/
+5
2015-09-24
switchdev: move transaction phase enum under transaction structure
Jiri Pirko
1
-8
/
+10
2015-09-24
switchdev: introduce transaction item queue for attr_set and obj_add
Jiri Pirko
1
-2
/
+4
2015-09-24
switchdev: rename "trans" to "trans_ph".
Jiri Pirko
1
-4
/
+4
2015-09-22
net: dsa: Fix Marvell Egress Trailer check
Neil Armstrong
1
-1
/
+1
2015-08-31
net: dsa: Allow DSA and CPU ports to have a phy-mode property
Andrew Lunn
1
-1
/
+7
2015-08-31
net: dsa: Allow configuration of CPU & DSA port speeds/duplex
Andrew Lunn
1
-0
/
+37
2015-08-18
net: dsa: Allow multi hop routes to be expressed
Andrew Lunn
1
-10
/
+30
2015-08-18
net: dsa: convert to using IFF_NO_QUEUE
Phil Sutter
1
-1
/
+1
2015-08-13
net: dsa: add support for switchdev VLAN objects
Vivien Didelot
1
-0
/
+158
2015-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2015-08-12
net: dsa: Do not override PHY interface if already configured
Florian Fainelli
1
-1
/
+2
2015-08-11
net: dsa: add support for switchdev FDB objects
Vivien Didelot
1
-61
/
+81
2015-08-11
net: dsa: change FDB routines prototypes
Vivien Didelot
1
-7
/
+9
2015-08-11
Revert "Merge branch 'mv88e6xxx-switchdev-fdb'"
David S. Miller
1
-116
/
+102
2015-08-10
dsa: Support multiple MDIO busses
Andrew Lunn
1
-1
/
+11
2015-08-09
net: dsa: add support for switchdev FDB objects
Vivien Didelot
1
-102
/
+116
2015-07-31
net: dsa: Add netconsole support
Florian Fainelli
2
-0
/
+71
2015-07-31
net: dsa: Refactor transmit path to eliminate duplication
Florian Fainelli
6
-49
/
+33
[next]