Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b17b4ab8ce3894744b487e6c880ecea807ed5f86
/
net
/
tipc
b53ce3e
tipc: unlock in error path
by Insu Yun
· 9 years ago
d5c91fb
tipc: fix premature addition of node to lookup table
by Jon Paul Maloy
· 9 years ago
4d5cfcb
tipc: fix connection abort during subscription cancel
by Parthasarathy Bhuvaragan
· 9 years ago
039f506
ip_tunnel: Move stats update to iptunnel_xmit()
by Pravin B Shelar
· 9 years ago
f188b95
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
dc8d1eb
tipc: fix node reference count bug
by Jon Paul Maloy
· 9 years ago
1ce0bf5
net: Generalise wq_has_sleeper helper
by Herbert Xu
· 9 years ago
7098356
tipc: fix error handling of expanding buffer headroom
by Ying Xue
· 9 years ago
f4195d1
tipc: avoid packets leaking on socket receive queue
by Ying Xue
· 9 years ago
9a65083
tipc: correct settings of broadcast link state
by Jon Paul Maloy
· 9 years ago
1a90632
tipc: eliminate remnants of hungarian notation
by Jon Paul Maloy
· 9 years ago
38206d5
tipc: narrow down interface towards struct tipc_link
by Jon Paul Maloy
· 9 years ago
5be9c08
tipc: narrow down exposure of struct tipc_node
by Jon Paul Maloy
· 9 years ago
5405ff6
tipc: convert node lock to rwlock
by Jon Paul Maloy
· 9 years ago
2312bf6
tipc: introduce per-link spinlock
by Jon Paul Maloy
· 9 years ago
1d7e1c2
tipc: reduce code dependency between binding table and node layer
by Jon Paul Maloy
· 9 years ago
5c10e97
tipc: small cleanup of function tipc_node_check_state()
by Jon Paul Maloy
· 9 years ago
c7cad0d
tipc: move linearization of buffers to generic code
by Jon Paul Maloy
· 9 years ago
73186df
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
5cbb28a
tipc: linearize arriving NAME_DISTR and LINK_PROTO buffers
by Jon Paul Maloy
· 9 years ago
742e038
tipc: link_is_bc_sndlink() can be static
by Wu Fengguang
· 9 years ago
2af5ae3
tipc: clean up unused code and structures
by Jon Paul Maloy
· 9 years ago
c49a0a8
tipc: ensure binding table initial distribution is sent via first link
by Jon Paul Maloy
· 9 years ago
c72fa87
tipc: eliminate link's reference to owner node
by Jon Paul Maloy
· 9 years ago
7214bcf
tipc: eliminate redundant buffer cloning at transmission
by Jon Paul Maloy
· 9 years ago
60852d6
tipc: let neighbor discoverer tranmsit consumable buffers
by Jon Paul Maloy
· 9 years ago
959e178
tipc: introduce jumbo frame support for broadcast
by Jon Paul Maloy
· 9 years ago
b06b281
tipc: simplify bearer level broadcast
by Jon Paul Maloy
· 9 years ago
5266698
tipc: let broadcast packet reception use new link receive function
by Jon Paul Maloy
· 9 years ago
fd556f2
tipc: introduce capability bit for broadcast synchronization
by Jon Paul Maloy
· 9 years ago
2f56612
tipc: let broadcast transmission use new link transmit function
by Jon Paul Maloy
· 9 years ago
c1ab3f1d
tipc: make struct tipc_link generic to support broadcast
by Jon Paul Maloy
· 9 years ago
3230190
tipc: use explicit allocation of broadcast send link
by Jon Paul Maloy
· 9 years ago
0e05498
tipc: make link implementation independent from struct tipc_bearer
by Jon Paul Maloy
· 9 years ago
5fd9fd6
tipc: create broadcast transmission link at namespace init
by Jon Paul Maloy
· 9 years ago
0043550
tipc: move broadcast link lock to struct tipc_net
by Jon Paul Maloy
· 9 years ago
6beb19a
tipc: move bcast definitions to bcast.c
by Jon Paul Maloy
· 9 years ago
ba3e208
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
e535679
tipc: conditionally expand buffer headroom over udp tunnel
by Jon Paul Maloy
· 9 years ago
45c8b7b
tipc: allow non-linear first fragment buffer
by Jon Paul Maloy
· 9 years ago
53387c4
tipc: extend broadcast link window size
by Jon Paul Maloy
· 9 years ago
26440c8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
c819930
tipc: update node FSM when peer RESET message is received
by Jon Paul Maloy
· 9 years ago
282b3a0
tipc: send out RESET immediately when link goes down
by Jon Paul Maloy
· 9 years ago
73f646c
tipc: delay ESTABLISH state event when link is established
by Jon Paul Maloy
· 9 years ago
8306f99
tipc: disallow packet duplicates in link deferred queue
by Jon Paul Maloy
· 9 years ago
81204c4
tipc: improve sequence number checking
by Jon Paul Maloy
· 9 years ago
f9aa358
tipc: simplify tipc_link_rcv() reception loop
by Jon Paul Maloy
· 9 years ago
9945e80
tipc: limit usage of temporary skb list during packet reception
by Jon Paul Maloy
· 9 years ago
dde4b5a
tipc: move fragment importance field to new header position
by Jon Paul Maloy
· 9 years ago
0f8b8e2
tipc: eliminate risk of stalled link synchronization
by Jon Paul Maloy
· 9 years ago
4e3ae00
tipc: reinitialize pointer after skb linearize
by Erik Hugne
· 9 years ago
7845989
net: tipc: fix stall during bclink wakeup procedure
by Kolmakov Dmitriy
· 9 years ago
2be80c2
tipc: fix stale link problem during synchronization
by Jon Paul Maloy
· 9 years ago
5ae2f8e
tipc: interrupt link synchronization when a link goes down
by Jon Paul Maloy
· 9 years ago
17b2063
tipc: eliminate risk of premature link setup during failover
by Jon Paul Maloy
· 9 years ago
8f8ff913
tipc: don't sanity check non-existing TLV (NL compat)
by Richard Alpe
· 9 years ago
343d60a
ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argument
by Roopa Prabhu
· 9 years ago
440d896
tipc: clean up link creation
by Jon Paul Maloy
· 9 years ago
9073fb8
tipc: use temporary, non-protected skb queue for bundle reception
by Jon Paul Maloy
· 9 years ago
23d8335
tipc: remove implicit message delivery in node_unlock()
by Jon Paul Maloy
· 9 years ago
598411d
tipc: make resetting of links non-atomic
by Jon Paul Maloy
· 9 years ago
cf14881
tipc: move received discovery data evaluation inside node.c
by Jon Paul Maloy
· 9 years ago
662921c
tipc: merge link->exec_mode and link->state into one FSM
by Jon Paul Maloy
· 9 years ago
5045f7b
tipc: move protocol message sending away from link FSM
by Jon Paul Maloy
· 9 years ago
6e49815
tipc: move link synch and failover to link aggregation level
by Jon Paul Maloy
· 9 years ago
66996b6
tipc: extend node FSM
by Jon Paul Maloy
· 9 years ago
655fb24
tipc: reverse call order for link_reset()->node_link_down()
by Jon Paul Maloy
· 9 years ago
6144a99
tipc: move all link_reset() calls to link aggregation level
by Jon Paul Maloy
· 9 years ago
cbeb83c
tipc: eliminate function tipc_link_activate()
by Jon Paul Maloy
· 9 years ago
5a4c355
tipc: fix bug in broadcast synch message create function
by Jon Maloy
· 9 years ago
cda3696
tipc: clean up socket layer message reception
by Jon Paul Maloy
· 9 years ago
bcd3ffd
tipc: introduce new tipc_sk_respond() function
by Jon Paul Maloy
· 9 years ago
29042e1
tipc: let function tipc_msg_reverse() expand header when needed
by Jon Paul Maloy
· 9 years ago
1604089
tipc: fix compatibility bug
by Jon Paul Maloy
· 9 years ago
d999297
tipc: reduce locking scope during packet reception
by Jon Paul Maloy
· 9 years ago
1a20cc2
tipc: introduce node contact FSM
by Jon Paul Maloy
· 9 years ago
8a1577c
tipc: move link supervision timer to node level
by Jon Paul Maloy
· 9 years ago
333ef69
tipc: simplify link timer implementation
by Jon Paul Maloy
· 9 years ago
6ab30f9
tipc: improve link FSM implementation
by Jon Paul Maloy
· 9 years ago
426cc2b
tipc: introduce new link protocol msg create function
by Jon Paul Maloy
· 9 years ago
d3504c3
tipc: clean up definitions and usage of link flags
by Jon Paul Maloy
· 9 years ago
af9b028
tipc: make media xmit call outside node spinlock context
by Jon Paul Maloy
· 9 years ago
22d85c7
tipc: change sk_buffer handling in tipc_link_xmit()
by Jon Paul Maloy
· 9 years ago
36e78a4
tipc: use bearer index when looking up active links
by Jon Paul Maloy
· 9 years ago
d39bbd4
tipc: move link input queue to tipc_node
by Jon Paul Maloy
· 9 years ago
d3a43b9
tipc: move link creation from neighbor discoverer to node
by Jon Paul Maloy
· 9 years ago
9d13ec6
tipc: introduce link entry structure to struct tipc_node
by Jon Paul Maloy
· 9 years ago
fdd75ea
net/tipc: initialize security state for new connection socket
by Stephen Smalley
· 9 years ago
7d967b6
tipc: purge backlog queue counters when broadcast link is reset
by Jon Paul Maloy
· 9 years ago
25c43bf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
b3be5e3
tipc: disconnect socket directly after probe failure
by Erik Hugne
· 9 years ago
1ea23a2
tipc: unconditionally put sock refcnt when sock timer to be deleted is pending
by Ying Xue
· 9 years ago
f3903bc
tipc: fix bug in link protocol message create function
by Jon Paul Maloy
· 9 years ago
fa787ae
tipc: use sock_create_kern interface to create kernel socket
by Ying Xue
· 10 years ago
dd3f9e7
tipc: add packet sequence number at instant of transmission
by Jon Paul Maloy
· 9 years ago
f21e897
tipc: improve link congestion algorithm
by Jon Paul Maloy
· 9 years ago
cd4eee3
tipc: simplify link supervision checkpointing
by Jon Paul Maloy
· 9 years ago
a97b9d3
tipc: rename fields in struct tipc_link
by Jon Paul Maloy
· 9 years ago
e4bf4f7
tipc: simplify packet sequence number handling
by Jon Paul Maloy
· 9 years ago
Next »