index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
tipc
/
node.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-07
tipc: call tipc_lxc_xmit without holding node_read_lock
Xin Long
1
-3
/
+9
2022-06-27
tipc: move bc link creation back to tipc_node_create
Xin Long
1
-19
/
+22
2022-02-16
tipc: fix wrong notification node addresses
Jon Maloy
1
-5
/
+6
2022-02-14
tipc: fix wrong publisher node address in link publications
Jon Maloy
1
-1
/
+1
2021-06-10
node.c: fix the use of indefinite article
gushengxian
1
-1
/
+1
2021-05-10
tipc: make node link identity publish thread safe
Hoang Le
1
-6
/
+6
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-04-07
net: tipc: Fix spelling errors in net/tipc module
Zheng Yongjun
1
-1
/
+1
2021-03-28
node.c: A typo fix
Bhaskar Chowdhury
1
-1
/
+1
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+8
2021-03-17
tipc: simplify signature of tipc_nametbl_withdraw() functions
Jon Maloy
1
-2
/
+1
2021-03-17
tipc: simplify signature of tipc_namtbl_publish()
Jon Maloy
1
-14
/
+15
2021-03-15
tipc: better validate user input in tipc_nl_retrieve_key()
Eric Dumazet
1
-3
/
+8
2021-03-11
tipc: clean up warnings detected by sparse
Hoang Huu Le
1
-0
/
+5
2021-01-14
net: tip: fix a couple kernel-doc markups
Mauro Carvalho Chehab
1
-1
/
+1
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+4
2020-12-08
net: tipc: prevent possible null deref of link
Cengiz Can
1
-2
/
+4
2020-12-04
tipc: support 128bit node identity for peer removing
Hoang Le
1
-3
/
+18
2020-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2020-12-01
net/tipc: fix all function Return: notation
Randy Dunlap
1
-3
/
+3
2020-12-01
net/tipc: fix node.c kernel-doc
Randy Dunlap
1
-1
/
+25
2020-12-01
net/tipc: fix various kernel-doc warnings
Randy Dunlap
1
-2
/
+3
2020-12-01
tipc: fix incompatible mtu of transmission
Hoang Le
1
-0
/
+2
2020-11-02
tipc: remove unneeded semicolon
Tom Rix
1
-1
/
+1
2020-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2020-10-09
tipc: fix NULL pointer dereference in tipc_named_rcv
Hoang Huu Le
1
-1
/
+1
2020-09-18
tipc: add automatic rekeying for encryption key
Tuong Lien
1
-2
/
+23
2020-09-18
tipc: add automatic session key exchange
Tuong Lien
1
-1
/
+16
2020-09-18
tipc: introduce encryption master key
Tuong Lien
1
-2
/
+4
2020-09-18
tipc: optimize key switching time and logic
Tuong Lien
1
-27
/
+25
2020-07-13
net: tipc: kerneldoc fixes
Andrew Lunn
1
-2
/
+2
2020-06-17
tipc: update a binding service via broadcast
Hoang Huu Le
1
-6
/
+23
2020-06-02
Revert "tipc: Fix potential tipc_node refcnt leak in tipc_rcv"
Tuong Lien
1
-1
/
+0
2020-05-26
tipc: add support for broadcast rcv stats dumping
Tuong Lien
1
-8
/
+53
2020-05-26
tipc: enable broadcast retrans via unicast
Tuong Lien
1
-1
/
+1
2020-05-26
tipc: introduce Gap ACK blocks for broadcast link
Tuong Lien
1
-2
/
+8
2020-04-18
tipc: Fix potential tipc_node refcnt leak in tipc_rcv
Xiyu Yang
1
-1
/
+3
2020-03-26
tipc: Add a missing case of TIPC_DIRECT_MSG type
Hoang Le
1
-1
/
+2
2020-02-10
tipc: make three functions static
Chen Wandun
1
-3
/
+4
2019-12-10
tipc: introduce variable window congestion control
Jon Maloy
1
-7
/
+9
2019-11-22
tipc: update replicast capability for broadcast send link
Hoang Le
1
-1
/
+7
2019-11-08
tipc: add support for AEAD key setting via netlink
Tuong Lien
1
-0
/
+135
2019-11-08
tipc: introduce TIPC encryption & authentication
Tuong Lien
1
-19
/
+80
2019-11-08
tipc: enable creating a "preliminary" node
Tuong Lien
1
-27
/
+72
2019-11-07
tipc: eliminate checking netns if node established
Hoang Le
1
-9
/
+5
2019-11-06
tipc: update cluster capabilities if node deleted
Hoang Le
1
-1
/
+11
2019-10-29
tipc: improve throughput between nodes in netns
Hoang Le
1
-4
/
+151
2019-10-06
net: tipc: have genetlink code to parse the attrs during dumpit
Jiri Pirko
1
-5
/
+1
2019-08-18
tipc: clean up skb list lock handling on send path
Jon Maloy
1
-3
/
+4
2019-08-08
tipc: add loopback device tracking
John Rutherford
1
-0
/
+1
[next]