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
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+3
2021-08-09
dccp: add do-while-0 stubs for dccp_pr_debug macros
Randy Dunlap
1
-3
/
+3
2021-07-20
memcg: enable accounting for inet_bin_bucket cache
Vasily Averin
1
-1
/
+1
2021-06-29
net: sock: introduce sk_error_report
Alexander Aring
4
-6
/
+6
2021-06-10
dccp: tfrc: fix doc warnings in tfrc_equation.c
Baokun Li
1
-0
/
+1
2021-05-17
net: Remove the member netns_ok
Yejune Deng
1
-1
/
+0
2021-04-09
net: dccp: use net_generic storage
Florian Westphal
2
-8
/
+40
2021-03-18
ipv6: weaken the v4mapped source check
Jakub Kicinski
1
-0
/
+5
2021-02-06
dccp: Return the correct errno code
Zheng Yongjun
1
-1
/
+1
2020-12-16
Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-4
/
+4
2020-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+2
2020-11-23
tcp: fix race condition when creating child sockets from syncookies
Ricardo Dias
2
-2
/
+2
2020-11-23
lsm,selinux: pass flowi_common instead of flowi to the LSM hooks
Paul Moore
2
-4
/
+4
2020-11-07
net: dccp: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-6
/
+6
2020-10-30
net: dccp: Fix most of the kerneldoc warnings
Andrew Lunn
8
-2
/
+41
2020-10-30
net: dccp: Add __printf() markup to fix -Wsuggest-attribute=format
Andrew Lunn
1
-1
/
+1
2020-09-30
inet: remove icsk_ack.blocked
Eric Dumazet
1
-1
/
+0
2020-09-10
ip: pass tos into ip_build_and_send_pkt()
Wei Wang
1
-2
/
+4
2020-08-24
net: dccp: delete repeated words
Randy Dunlap
3
-3
/
+3
2020-08-22
net: dccp: Convert to use the preferred fallthrough macro
Miaohe Lin
6
-16
/
+17
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
14
-76
/
+43
2020-07-28
net: remove sockptr_advance
Christoph Hellwig
1
-3
/
+2
2020-07-24
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
2
-11
/
+11
2020-07-22
net: dccp: Add SIOCOUTQ IOCTL support (send buffer fill)
Richard Sailer
1
-0
/
+9
2020-07-19
net/ipv6: remove compat_ipv6_{get,set}sockopt
Christoph Hellwig
4
-48
/
+0
2020-07-19
net/ipv4: remove compat_ip_{get,set}sockopt
Christoph Hellwig
1
-4
/
+0
2020-07-19
net: remove compat_sock_common_{get,set}sockopt
Christoph Hellwig
2
-6
/
+0
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-07-13
net: dccp: kerneldoc fixes
Andrew Lunn
6
-0
/
+17
2020-07-13
dccp: Replace HTTP links with HTTPS ones
Alexander A. Klimov
6
-7
/
+7
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-2
/
+5
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2
-5
/
+5
2020-06-09
dccp: Fix possible memleak in dccp_init and dccp_fini
Wang Hai
1
-2
/
+5
2020-05-18
ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl
Christoph Hellwig
1
-0
/
+1
2020-04-25
dccp: remove unused inline function dccp_set_seqno
YueHaibing
1
-5
/
+0
2020-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-5
/
+4
2020-02-28
net: dccp: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-27
inet_diag: Move the INET_DIAG_REQ_BYTECODE nlattr to cb->data
Martin KaFai Lau
1
-2
/
+2
2020-02-27
inet_diag: Refactor inet_sk_diag_fill(), dump(), and dump_one()
Martin KaFai Lau
1
-3
/
+2
2020-02-24
dccp: Add missing annotation for dccp_child_process()
Jules Irenge
1
-0
/
+1
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-1
/
+1
2019-12-04
net: ipv6: add net argument to ip6_dst_lookup_flow
Sabrina Dubroca
1
-3
/
+3
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2019-11-06
net: annotate lockless accesses to sk->sk_max_ack_backlog
Eric Dumazet
1
-1
/
+1
2019-11-04
dccp: do not leak jiffies on the wire
Eric Dumazet
1
-1
/
+1
2019-11-01
inet: stop leaking jiffies on the wire
Eric Dumazet
1
-1
/
+1
2019-10-01
netfilter: drop bridge nf reset from nf_reset
Florian Westphal
1
-1
/
+1
2019-09-27
ipv6: add priority parameter to ip6_xmit()
Eric Dumazet
1
-2
/
+3
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
1
-9
/
+7
2019-07-08
ipv6: elide flowlabel check if no exclusive leases exist
Willem de Bruijn
1
-1
/
+1
[next]