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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-06
tipc: fix unexpected link reset due to discovery messages
Tung Nguyen
1
-4
/
+8
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2
-2
/
+2
2022-12-12
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2022-12-07
tipc: call tipc_lxc_xmit without holding node_read_lock
Xin Long
1
-3
/
+9
2022-12-06
tipc: Fix potential OOB in tipc_link_proto_rcv()
YueHaibing
1
-1
/
+3
2022-11-28
tipc: re-fetch skb cb after tipc_msg_validate
Xin Long
1
-0
/
+3
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
1
-1
/
+1
2022-11-21
tipc: check skb_linearize() return value in tipc_disc_rcv()
YueHaibing
1
-1
/
+4
2022-11-21
tipc: add an extra conn_get in tipc_conn_alloc
Xin Long
1
-3
/
+6
2022-11-21
tipc: set con sock in tipc_conn_alloc
Xin Long
1
-6
/
+5
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-1
/
+1
2022-11-07
tipc: fix the msg->req tlv len check in tipc_nl_compat_name_table_dump_header
Xin Long
1
-1
/
+1
2022-10-20
tipc: fix a null-ptr-deref in tipc_topsrv_accept
Xin Long
1
-4
/
+12
2022-10-20
Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-2
/
+2
2022-10-14
tipc: fix an information leak in tipc_topsrv_kern_subscr
Alexander Potapenko
1
-1
/
+1
2022-10-14
tipc: Fix recognition of trial period
Mark Tomlinson
1
-1
/
+1
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
1
-1
/
+1
2022-09-29
net/tipc: Remove unused struct distr_queue_item
Yuan Can
1
-8
/
+0
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-1
/
+1
2022-09-02
tipc: fix shift wrapping bug in map_get()
Dan Carpenter
1
-1
/
+1
2022-08-29
genetlink: start to validate reserved header bytes
Jakub Kicinski
2
-0
/
+2
2022-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-07-25
net: Fix data-races around sysctl_[rw]mem(_offset)?.
Kuniyuki Iwashima
1
-1
/
+1
2022-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-19
/
+23
2022-06-29
net: tipc: fix possible refcount leak in tipc_sk_create()
Hangyu Hua
1
-0
/
+1
2022-06-27
tipc: move bc link creation back to tipc_node_create
Xin Long
1
-19
/
+22
2022-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+1
2022-06-17
tipc: cleanup unused function
Hoang Le
2
-12
/
+0
2022-06-17
tipc: fix use-after-free Read in tipc_named_reinit
Hoang Le
1
-2
/
+1
2022-06-09
net: rename reference+tracking helpers
Jakub Kicinski
1
-2
/
+2
2022-06-02
tipc: check attribute length for bearer name
Hoang Le
1
-2
/
+1
2022-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2022-03-22
tipc: fix the timer expires after interval 100ms
Hoang Le
1
-1
/
+2
2022-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-9
/
+12
2022-03-08
tipc: fix incorrect order of state message data sanity check
Tung Nguyen
1
-4
/
+5
2022-03-07
tipc: Use netif_rx().
Sebastian Andrzej Siewior
1
-1
/
+1
2022-03-04
tipc: fix kernel panic when enabling bearer
Tung Nguyen
1
-5
/
+7
2022-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+2
2022-02-23
tipc: Fix end of loop tests for list_for_each_entry()
Dan Carpenter
2
-2
/
+2
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-7
/
+8
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
2022-02-13
tipc: fix a bit overflow in tipc_crypto_key_rcv()
Hangyu Hua
1
-1
/
+1
2022-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-3
/
+10
2022-02-10
Merge tag 'net-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+1
2022-02-10
tipc: improve size validations for received domain records
Jon Maloy
2
-2
/
+9
2022-02-09
tipc: rate limit warning for received illegal binding update
Jon Maloy
1
-1
/
+1
2022-01-27
net: tipc: remove unused static inlines
Jakub Kicinski
1
-23
/
+0
2022-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
[next]