index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
tipc
/
port.h
Age
Commit message (
Expand
)
Author
2013-12-29
tipc: fix deadlock during socket release
Ying Xue
2013-10-18
tipc: remove iovec length parameter from all sending functions
Ying Xue
2013-06-17
tipc: cosmetic realignment of function arguments
Paul Gortmaker
2013-06-17
tipc: save sock structure pointer instead of void pointer to tipc_port
Ying Xue
2013-06-17
tipc: rename tipc_createport_raw to tipc_createport
Ying Xue
2013-06-17
tipc: remove user_port instance from tipc_port structure
Ying Xue
2013-06-17
tipc: delete code orphaned by new server infrastructure
Ying Xue
2013-06-17
tipc: change socket buffer overflow control to respect sk_rcvbuf
Ying Xue
2012-12-07
tipc: standardize across connect/disconnect function naming
Paul Gortmaker
2012-07-10
net: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2012-04-30
tipc: compress out gratuitous extra carriage returns
Paul Gortmaker
2012-04-19
tipc: Ensure network address change doesn't impact local connections
Allan Stephens
2012-04-19
tipc: delete duplicate peerport/peernode helper functions
Allan Stephens
2012-02-29
tipc: Un-inline port routine for processing incoming messages
Allan Stephens
2011-12-29
tipc: rename struct port_list to struct tipc_port_list
Paul Gortmaker
2011-05-10
tipc: Avoid recomputation of outgoing message length
Allan Stephens
2011-02-23
tipc: Remove support for per-connection message sequence numbering
Allan Stephens
2011-02-23
tipc: Fix port counter handling to correct congestion control
Allan Stephens
2011-02-23
tipc: Combine port structure with tipc_port structure
Allan Stephens
2011-01-01
tipc: cleanup various cosmetic whitespace issues
Allan Stephens
2011-01-01
tipc: remove calls to dbg() and msg_dbg()
Allan Stephens
2011-01-01
tipc: Remove user registry subsystem
Allan Stephens
2010-12-02
tipc: Delete tipc_ownidentity()
Allan Stephens
2010-12-02
tipc: Eliminate obsolete native API forwarding routines
Allan Stephens
2010-12-02
tipc: Remove unused domain argument from multicast send routine
Allan Stephens
2010-12-02
tipc: Delete useless function prototypes
Allan Stephens
2010-12-02
tipc: Remove obsolete inclusions of header files
Allan Stephens
2010-12-02
tipc: Remove obsolete native API files and exports
Allan Stephens
2010-10-16
tipc: cleanup function namespace
stephen hemminger
2010-09-23
net: return operator cleanup
Eric Dumazet
2010-05-12
tipc: Eliminate obsolete port's "congested_link" field
Allan Stephens
2008-09-02
tipc: Don't use structure names which easily globally conflict.
David S. Miller
2007-07-10
[TIPC]: Optimize stream send routine to avoid fragmentation
Allan Stephens
2007-02-10
[NET] TIPC: Fix whitespace errors.
YOSHIFUJI Hideaki
2006-01-18
[TIPC] Avoid polluting the global namespace
Per Liden
2006-01-18
[TIPC] Minor changes to #includes
Jon Maloy
2006-01-12
[TIPC] More updates of file headers
Per Liden
2006-01-12
[TIPC] Update of file headers
Per Liden
2006-01-12
[TIPC] License header update
Per Liden
2006-01-12
[TIPC] Initial merge
Per Liden