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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-04
devlink: Fix reporter's recovery condition
Aya Levin
1
-2
/
+5
2020-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-133
/
+140
2020-05-01
drop_monitor: work around gcc-10 stringop-overflow warning
Arnd Bergmann
1
-4
/
+7
2020-05-01
devlink: fix return value after hitting end in region read
Jakub Kicinski
1
-0
/
+5
2020-05-01
net: fix skb_panic to output real address
Jesper Dangaard Brouer
1
-1
/
+1
2020-05-01
bpf: Bpf_{g,s}etsockopt for struct bpf_sock_addr
Stanislav Fomichev
1
-23
/
+95
2020-05-01
net/core: Introduce netdev_get_xmit_slave
Maor Gottlieb
1
-0
/
+22
2020-04-30
docs: networking: convert pktgen.txt to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2020-04-29
bpf: Allow bpf_map_lookup_elem for SOCKMAP and SOCKHASH
Jakub Sitnicki
2
-2
/
+20
2020-04-29
netpoll: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
1
-4
/
+5
2020-04-28
docs: networking: convert gen_stats.txt to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2020-04-28
Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Daniel Borkmann
2
-32
/
+23
2020-04-27
net: rtnetlink: remove redundant assignment to variable err
Colin Ian King
1
-1
/
+1
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2
-32
/
+23
2020-04-26
net: bpf: Allow TC programs to call BPF_FUNC_skb_change_head
Lorenzo Colitti
1
-0
/
+2
2020-04-26
bpf: Fix missing bpf_base_func_proto in cgroup_base_func_proto for CGROUP_NET=n
Stanislav Fomichev
1
-77
/
+1
2020-04-26
bpf: Enable more helpers for BPF_PROG_TYPE_CGROUP_{DEVICE,SYSCTL,SOCKOPT}
Stanislav Fomichev
1
-1
/
+1
2020-04-25
net: remove obsolete comment
Eric Dumazet
1
-1
/
+0
2020-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+1
2020-04-23
net: napi: use READ_ONCE()/WRITE_ONCE()
Eric Dumazet
2
-5
/
+5
2020-04-23
net: napi: add hard irqs deferral feature
Eric Dumazet
2
-11
/
+36
2020-04-21
cgroup, netclassid: remove double cond_resched
Jiri Slaby
1
-3
/
+1
2020-04-20
net: Add testing sysfs attribute
Andrew Lunn
1
-1
/
+14
2020-04-20
net: Add IF_OPER_TESTING
Andrew Lunn
3
-3
/
+23
2020-04-14
xdp: Reset prog in dev_change_xdp_fd when fd is negative
David Ahern
1
-1
/
+2
2020-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-2
/
+2
2020-04-09
net-sysfs: remove redundant assignment to variable ret
Colin Ian King
1
-1
/
+1
2020-04-09
bpf: Fix use of sk->sk_reuseport from sk_assign
Joe Stringer
1
-1
/
+1
2020-04-07
net: revert default NAPI poll timeout to 2 jiffies
Konstantin Khlebnikov
1
-1
/
+2
2020-04-02
neigh: support smaller retrans_time settting
Hangbin Liu
1
-4
/
+6
2020-04-02
net: core: enable SO_BINDTODEVICE for non-root users
Vincent Bernat
1
-1
/
+1
2020-04-03
net, sk_msg: Don't use RCU_INIT_POINTER on sk_user_data
Jakub Sitnicki
1
-1
/
+1
2020-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2020-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
5
-12
/
+196
2020-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-3
/
+3
2020-03-30
devlink: Allow setting of packet trap group parameters
Ido Schimmel
1
-2
/
+54
2020-03-30
devlink: Add packet trap group parameters support
Ido Schimmel
1
-0
/
+31
2020-03-30
devlink: Add packet trap policers support
Ido Schimmel
1
-0
/
+428
2020-03-30
bpf: Don't refcount LISTEN sockets in sk_assign()
Joe Stringer
2
-4
/
+5
2020-03-30
bpf: Add socket assign support
Joe Stringer
2
-0
/
+42
2020-03-30
devlink: Add auto dump flag to health reporter
Eran Ben Elisha
1
-4
/
+22
2020-03-30
devlink: Implicitly set auto recover flag when registering health reporter
Eran Ben Elisha
1
-6
/
+3
2020-03-30
net: devlink: use NL_SET_ERR_MSG_MOD instead of NL_SET_ERR_MSG
Jiri Pirko
1
-2
/
+2
2020-03-30
net: fix fraglist segmentation reference count leak
Florian Westphal
1
-0
/
+1
2020-03-29
ethtool: add timestamping related string sets
Michal Kubecek
1
-0
/
+6
2020-03-29
net: ipv6: add rpl sr tunnel
Alexander Aring
1
-0
/
+2
2020-03-29
net: add net available in build_state
Alexander Aring
2
-3
/
+3
2020-03-29
net: Fix typo of SKB_SGO_CB_OFFSET
Cambda Zhu
1
-2
/
+2
2020-03-29
net: page pool: allow to pass zero flags to page_pool_init()
Denis Kirjanov
1
-3
/
+5
2020-03-28
xdp: Support specifying expected existing program when attaching XDP
Toke Høiland-Jørgensen
2
-5
/
+35
[prev]
[next]