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
/
dccp
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-23
Revert "net: simplify sock_poll_wait"
Karsten Graul
1
-1
/
+1
2018-10-02
inet: make sure to grab rcu_read_lock before using ireq->ireq_opt
Eric Dumazet
1
-1
/
+3
2018-10-01
tcp/dccp: fix lockdep issue when SYN is backlogged
Eric Dumazet
1
-1
/
+3
2018-08-09
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
2018-08-07
dccp: fix undefined behavior with 'cwnd' shift in ccid2_cwnd_restart()
Alexey Kodanev
1
-2
/
+4
2018-07-30
net: simplify sock_poll_wait
Christoph Hellwig
1
-1
/
+1
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
4
-5
/
+15
2018-06-23
net: dccp: switch rx_tstamp_last_feedback to monotonic clock
Eric Dumazet
1
-4
/
+7
2018-06-23
net: dccp: avoid crash in ccid3_hc_rx_send_feedback()
Eric Dumazet
1
-3
/
+2
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+2
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+0
2018-06-05
net-tcp: remove useless tw_timeout field
Maciej Żenczykowski
1
-1
/
+0
2018-06-04
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
4
-15
/
+5
2018-05-26
net/dccp: convert to ->poll_mask
Christoph Hellwig
4
-15
/
+5
2018-05-22
dccp: don't free ccid2_hc_tx_sock struct in dccp_disconnect()
Alexey Kodanev
1
-2
/
+0
2018-05-03
dccp: fix tasklet usage
Eric Dumazet
2
-3
/
+13
2018-04-07
dccp: initialize ireq->ir_mark
Eric Dumazet
2
-0
/
+2
2018-03-07
dccp: check sk for closed state in dccp_sendmsg()
Alexey Kodanev
1
-0
/
+5
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-6
/
+6
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
7
-227
/
+98
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-3
/
+3
2018-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2018-01-26
dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed state
Alexey Kodanev
1
-0
/
+3
2018-01-02
net: dccp: Remove dccpprobe module
Masami Hiramatsu
3
-222
/
+0
2018-01-02
net: dccp: Add DCCP sendmsg trace event
Masami Hiramatsu
3
-0
/
+92
2018-01-02
net: dccp: drop unneeded newline
Julia Lawall
1
-1
/
+1
2017-12-20
net: tracepoint: using sock_set_state tracepoint to trace DCCP state transition
Yafang Shao
1
-1
/
+1
2017-12-13
tcp/dccp: avoid one atomic operation for timewait hashdance
Eric Dumazet
1
-3
/
+4
2017-12-05
dccp: CVE-2017-8824: use-after-free in DCCP code
Mohamed Ghannam
1
-0
/
+5
2017-12-01
tcp/dccp: block bh before arming time_wait timer
Eric Dumazet
1
-0
/
+6
2017-11-27
net: annotate ->poll() instances
Al Viro
2
-3
/
+3
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+2
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-11-01
net: dccp: ccids: lib: packet_history: use swap macro in tfrc_rx_hist_swap
Gustavo A. R. Silva
1
-3
/
+1
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-10-26
tcp/dccp: fix other lockdep splats accessing ireq_opt
Eric Dumazet
1
-1
/
+1
2017-10-25
net: dccp: Convert timers to use timer_setup()
Kees Cook
5
-15
/
+20
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+8
2017-10-21
tcp/dccp: fix ireq->opt races
Eric Dumazet
1
-5
/
+8
2017-10-18
inet/connection_sock: Convert timers to use timer_setup()
Kees Cook
1
-8
/
+10
2017-10-16
net: dccp: mark expected switch fall-throughs
Gustavo A. R. Silva
2
-1
/
+2
2017-08-31
net: dccp: Add handling of IPV6_PKTOPTIONS to dccp_v6_do_rcv()
Andrii
1
-12
/
+35
2017-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+12
2017-08-16
dccp: defer ccid_hc_tx_delete() at dismantle time
Eric Dumazet
1
-2
/
+12
2017-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+1
2017-08-14
dccp: purge write queue in dccp_destroy_sock()
Eric Dumazet
1
-4
/
+1
2017-08-07
net: ipv6: add second dif to inet6 socket lookups
David Ahern
1
-2
/
+2
2017-08-07
net: ipv4: add second dif to inet socket lookups
David Ahern
1
-2
/
+2
2017-07-27
dccp: fix a memleak for dccp_feat_init err process
Xin Long
1
-2
/
+5
[next]