index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
team
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
1
-19
/
+19
2012-08-24
team: do not allow to add VLAN challenged port when vlan is used
Jiri Pirko
1
-0
/
+7
2012-08-24
team: don't print warn message on -ESRCH during event send
Jiri Pirko
1
-4
/
+4
2012-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+9
2012-08-20
team: add support for non-ethernet devices
Jiri Pirko
4
-32
/
+77
2012-08-14
netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()
Amerigo Wang
1
-7
/
+9
2012-08-03
team: add support for queue override by setting queue_id for port
Jiri Pirko
1
-2
/
+161
2012-08-03
team: add per port priority option
Jiri Pirko
1
-0
/
+25
2012-08-03
team: add signed 32-bit team option type
Jiri Pirko
1
-0
/
+12
2012-07-24
team: init error value to 0 in team_netpoll_setup()
Jiri Pirko
1
-1
/
+1
2012-07-20
team: add multiqueue support
Jiri Pirko
1
-5
/
+60
2012-07-18
team: refine IFF_XMIT_DST_RELEASE capability
Jiri Pirko
1
-0
/
+5
2012-07-17
team: add netpoll support
Jiri Pirko
5
-10
/
+119
2012-07-12
team: make team_port_enabled() and team_port_txable() static inline
Jiri Pirko
1
-12
/
+0
2012-07-12
team: add broadcast mode
Jiri Pirko
3
-1
/
+101
2012-07-12
team: use function team_port_txable() for determing enabled and up port
Jiri Pirko
2
-3
/
+9
2012-06-30
team: use IFF_LIVE_ADDR_CHANGE priv_flag
Jiri Pirko
1
-4
/
+5
2012-06-28
net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()
Thomas Graf
1
-4
/
+4
2012-06-26
team: do not allow to map disabled ports
Jiri Pirko
2
-4
/
+4
2012-06-26
team: fix team_adjust_ops with regard to enabled ports
Jiri Pirko
1
-11
/
+19
2012-06-20
team: do RCU update path fixups
Jiri Pirko
2
-6
/
+16
2012-06-20
team: Revert previous two changes.
David S. Miller
2
-11
/
+6
2012-06-20
team: use RCU_INIT_POINTER for NULL assignment of RCU pointer
Jiri Pirko
1
-1
/
+1
2012-06-20
team: use rcu_access_pointer to access RCU pointer by writer
Jiri Pirko
2
-5
/
+10
2012-06-19
team: use rcu_dereference_bh() in tx path
Jiri Pirko
2
-4
/
+4
2012-06-19
team: allow to send multiple set events in one message
Jiri Pirko
1
-24
/
+9
2012-06-19
team: ensure correct order of netlink messages delivery
Jiri Pirko
1
-20
/
+5
2012-06-19
team: implement multipart netlink messages for options transfers
Jiri Pirko
1
-82
/
+116
2012-06-19
team: lb: introduce infrastructure for userspace driven tx loadbalancing
Jiri Pirko
1
-17
/
+500
2012-06-19
team: add port_[enabled/disabled] mode callbacks
Jiri Pirko
1
-0
/
+4
2012-06-19
team: pass NULL to __team_option_inst_add() instead of 0
Jiri Pirko
1
-1
/
+1
2012-06-19
team: allow to specify one option instance to be send to userspace
Jiri Pirko
1
-86
/
+124
2012-06-19
team: fix error path in team_nl_fill_port_list_get()
Jiri Pirko
1
-1
/
+1
2012-06-19
team: fix error path in team_nl_fill_options_get()
Jiri Pirko
1
-1
/
+1
2012-06-19
team: allow async option changes
Jiri Pirko
1
-0
/
+18
2012-06-19
team: push array_index and port into separate structure
Jiri Pirko
1
-25
/
+43
2012-06-19
team: comments: s/net\/drivers\/team/drivers\/net\/team/
Jiri Pirko
3
-3
/
+3
2012-06-19
team: introduce array options
Jiri Pirko
1
-23
/
+52
2012-06-19
team: allow read/write-only options
Jiri Pirko
1
-0
/
+4
2012-06-19
team: lb: push hash counting into separate function
Jiri Pirko
1
-7
/
+16
2012-06-19
team: add mode priv to port
Jiri Pirko
1
-1
/
+2
2012-06-19
team: for nomode use dummy struct team_mode
Jiri Pirko
1
-8
/
+21
2012-06-19
team: make team_mode struct const
Jiri Pirko
4
-20
/
+41
2012-04-21
team: add per-port option for enabling/disabling ports
Jiri Pirko
1
-0
/
+24
2012-04-21
team: allow to enable/disable ports
Jiri Pirko
3
-18
/
+37
2012-04-21
team: lb: let userspace care about port macs
Jiri Pirko
1
-12
/
+0
2012-04-11
team: add missed "statics"
Jiri Pirko
3
-5
/
+5
2012-04-11
team: ab: walk through port list non-rcu
Jiri Pirko
1
-1
/
+1
2012-04-11
team: add user_linkup and user_linkup_enabled per-port option
Jiri Pirko
1
-9
/
+63
2012-04-11
team: add bool option type
Jiri Pirko
1
-11
/
+29
[next]