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
/
tipc
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-20
tipc: reinitialize pointer after skb linearize
Erik Hugne
1
-0
/
+1
2015-09-08
net: tipc: fix stall during bclink wakeup procedure
Kolmakov Dmitriy
1
-1
/
+29
2015-08-23
tipc: fix stale link problem during synchronization
Jon Paul Maloy
2
-3
/
+12
2015-08-23
tipc: interrupt link synchronization when a link goes down
Jon Paul Maloy
2
-4
/
+9
2015-08-23
tipc: eliminate risk of premature link setup during failover
Jon Paul Maloy
1
-1
/
+3
2015-08-17
tipc: don't sanity check non-existing TLV (NL compat)
Richard Alpe
1
-1
/
+1
2015-07-31
ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argument
Roopa Prabhu
1
-1
/
+2
2015-07-30
tipc: clean up link creation
Jon Paul Maloy
4
-121
/
+86
2015-07-30
tipc: use temporary, non-protected skb queue for bundle reception
Jon Paul Maloy
1
-15
/
+19
2015-07-30
tipc: remove implicit message delivery in node_unlock()
Jon Paul Maloy
4
-63
/
+10
2015-07-30
tipc: make resetting of links non-atomic
Jon Paul Maloy
3
-70
/
+127
2015-07-30
tipc: move received discovery data evaluation inside node.c
Jon Paul Maloy
3
-123
/
+127
2015-07-30
tipc: merge link->exec_mode and link->state into one FSM
Jon Paul Maloy
3
-180
/
+226
2015-07-30
tipc: move protocol message sending away from link FSM
Jon Paul Maloy
3
-21
/
+33
2015-07-30
tipc: move link synch and failover to link aggregation level
Jon Paul Maloy
5
-508
/
+342
2015-07-30
tipc: extend node FSM
Jon Paul Maloy
2
-11
/
+92
2015-07-30
tipc: reverse call order for link_reset()->node_link_down()
Jon Paul Maloy
2
-14
/
+22
2015-07-30
tipc: move all link_reset() calls to link aggregation level
Jon Paul Maloy
5
-69
/
+104
2015-07-30
tipc: eliminate function tipc_link_activate()
Jon Paul Maloy
3
-16
/
+8
2015-07-29
tipc: fix bug in broadcast synch message create function
Jon Maloy
1
-0
/
+3
2015-07-26
tipc: clean up socket layer message reception
Jon Paul Maloy
4
-146
/
+134
2015-07-26
tipc: introduce new tipc_sk_respond() function
Jon Paul Maloy
3
-39
/
+47
2015-07-26
tipc: let function tipc_msg_reverse() expand header when needed
Jon Paul Maloy
3
-34
/
+48
2015-07-21
tipc: fix compatibility bug
Jon Paul Maloy
1
-1
/
+1
2015-07-20
tipc: reduce locking scope during packet reception
Jon Paul Maloy
8
-389
/
+478
2015-07-20
tipc: introduce node contact FSM
Jon Paul Maloy
4
-54
/
+185
2015-07-20
tipc: move link supervision timer to node level
Jon Paul Maloy
4
-80
/
+68
2015-07-20
tipc: simplify link timer implementation
Jon Paul Maloy
2
-45
/
+72
2015-07-20
tipc: improve link FSM implementation
Jon Paul Maloy
2
-156
/
+195
2015-07-20
tipc: introduce new link protocol msg create function
Jon Paul Maloy
1
-67
/
+77
2015-07-20
tipc: clean up definitions and usage of link flags
Jon Paul Maloy
4
-78
/
+67
2015-07-20
tipc: make media xmit call outside node spinlock context
Jon Paul Maloy
8
-77
/
+198
2015-07-20
tipc: change sk_buffer handling in tipc_link_xmit()
Jon Paul Maloy
3
-40
/
+37
2015-07-20
tipc: use bearer index when looking up active links
Jon Paul Maloy
2
-73
/
+59
2015-07-20
tipc: move link input queue to tipc_node
Jon Paul Maloy
4
-19
/
+27
2015-07-20
tipc: move link creation from neighbor discoverer to node
Jon Paul Maloy
3
-16
/
+37
2015-07-20
tipc: introduce link entry structure to struct tipc_node
Jon Paul Maloy
6
-136
/
+143
2015-07-08
net/tipc: initialize security state for new connection socket
Stephen Smalley
1
-0
/
+1
2015-06-28
tipc: purge backlog queue counters when broadcast link is reset
Jon Paul Maloy
3
-1
/
+7
2015-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+11
2015-06-10
tipc: disconnect socket directly after probe failure
Erik Hugne
1
-5
/
+11
2015-05-30
tipc: unconditionally put sock refcnt when sock timer to be deleted is pending
Ying Xue
1
-5
/
+2
2015-05-26
tipc: fix bug in link protocol message create function
Jon Paul Maloy
1
-2
/
+0
2015-05-14
tipc: use sock_create_kern interface to create kernel socket
Ying Xue
1
-1
/
+1
2015-05-14
tipc: add packet sequence number at instant of transmission
Jon Paul Maloy
5
-41
/
+54
2015-05-14
tipc: improve link congestion algorithm
Jon Paul Maloy
3
-10
/
+22
2015-05-14
tipc: simplify link supervision checkpointing
Jon Paul Maloy
2
-61
/
+22
2015-05-14
tipc: rename fields in struct tipc_link
Jon Paul Maloy
3
-96
/
+97
2015-05-14
tipc: simplify packet sequence number handling
Jon Paul Maloy
4
-62
/
+53
2015-05-14
tipc: simplify include dependencies
Jon Paul Maloy
8
-17
/
+22
[next]