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
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-6
/
+17
2018-11-21
tcp: defer SACK compression after DupThresh
Eric Dumazet
3
-6
/
+16
2018-11-20
tcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest timestamp during TCP ...
Stephen Mallon
1
-0
/
+1
2018-11-20
tcp: drop dst in tcp_add_backlog()
Eric Dumazet
1
-0
/
+2
2018-11-20
ipv4: Don't try to print ASCII of link level header in martian dumps.
David S. Miller
1
-1
/
+1
2018-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-11-17
ip_tunnel: don't force DF when MTU is locked
Sabrina Dubroca
1
-1
/
+1
2018-11-17
tcp: add SRTT to SCM_TIMESTAMPING_OPT_STATS
Yousuk Seung
1
-0
/
+2
2018-11-16
udp: fix jump label misuse
Paolo Abeni
1
-2
/
+2
2018-11-16
tcp: clean up STATE_TRACE
Yafang Shao
1
-4
/
+0
2018-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-14
/
+15
2018-11-11
tcp: tsq: no longer use limit_output_bytes for paced flows
Eric Dumazet
2
-4
/
+5
2018-11-11
tcp: get rid of tcp_tso_should_defer() dependency on HZ/jiffies
Eric Dumazet
1
-2
/
+5
2018-11-11
tcp: refine tcp_tso_should_defer() after EDT adoption
Eric Dumazet
1
-3
/
+4
2018-11-11
tcp: do not try to defer skbs with eor mark (MSG_EOR)
Eric Dumazet
1
-0
/
+4
2018-11-11
tcp: minor optimization in tcp ack fast path processing
Yafang Shao
1
-3
/
+4
2018-11-09
net: tcp: remove BUG_ON from tcp_v4_err
Li RongQing
1
-1
/
+0
2018-11-08
tcp_bbr: update comments to reflect pacing_margin_percent
Neal Cardwell
1
-8
/
+7
2018-11-08
ipv4/tunnel: use __vlan_hwaccel helpers
Michał Mirosław
1
-1
/
+1
2018-11-08
inet: frags: better deal with smp races
Eric Dumazet
1
-14
/
+15
2018-11-08
fou, fou6: ICMP error handlers for FoU and GUE
Stefano Brivio
2
-0
/
+69
2018-11-08
udp: Support for error handlers of tunnels with arbitrary destination port
Stefano Brivio
1
-18
/
+52
2018-11-08
net: Convert protocol error handlers from void to int
Stefano Brivio
10
-64
/
+87
2018-11-08
udp: Handle ICMP errors for tunnels with same destination port on both endpoints
Stefano Brivio
2
-9
/
+71
2018-11-07
inet: minor optimization for backlog setting in listen(2)
Yafang Shao
2
-2
/
+1
2018-11-07
udp: cope with UDP GRO packet misdirection
Paolo Abeni
1
-1
/
+22
2018-11-07
ip: factor out protocol delivery helper
Paolo Abeni
1
-37
/
+36
2018-11-07
udp: add support for UDP_GRO cmsg
Paolo Abeni
1
-0
/
+4
2018-11-07
udp: implement GRO for plain UDP sockets.
Paolo Abeni
2
-22
/
+95
2018-11-07
udp: implement complete book-keeping for encap_needed
Paolo Abeni
1
-6
/
+13
2018-11-07
net: fix raw socket lookup device bind matching with VRFs
Duncan Eastoe
1
-2
/
+1
2018-11-07
net: provide a sysctl raw_l3mdev_accept for raw socket lookup with VRFs
Mike Manning
3
-2
/
+39
2018-11-07
net: ensure unbound datagram socket to be chosen when not in a VRF
Mike Manning
1
-9
/
+6
2018-11-07
net: ensure unbound stream socket to be chosen when not in a VRF
Mike Manning
1
-8
/
+6
2018-11-07
net: allow binding socket in a VRF when there's an unbound socket
Robert Shearman
2
-8
/
+25
2018-11-06
net: Add extack argument to ip_fib_metrics_init
David Ahern
2
-8
/
+20
2018-11-06
net: Add extack argument to rtnl_create_link
David Ahern
1
-1
/
+1
2018-11-05
net: bpfilter: fix iptables failure if bpfilter_umh is disabled
Taehee Yoo
1
-3
/
+3
2018-11-01
net: drop skb on failure in ip_check_defrag()
Cong Wang
1
-4
/
+8
2018-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-17
/
+37
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
3
-3
/
+3
2018-10-30
bpf: tcp_bpf_recvmsg should return EAGAIN when nonblocking and no data
John Fastabend
1
-0
/
+1
2018-10-29
ipv4/igmp: fix v1/v2 switchback timeout based on rfc3376, 8.12
Hangbin Liu
1
-17
/
+36
2018-10-28
net: diag: document swapped src/dst in udp_dump_one.
Lorenzo Colitti
1
-0
/
+1
2018-10-26
net: allow traceroute with a specified interface in a vrf
Mike Manning
1
-2
/
+2
2018-10-25
net/{ipv4,ipv6}: Do not put target net if input nsid is invalid
Bjørn Mork
1
-0
/
+1
2018-10-24
net: udp: fix handling of CHECKSUM_COMPLETE packets
Sean Tranchetti
1
-2
/
+18
2018-10-24
net: Don't return invalid table id error when dumping all families
David Ahern
2
-0
/
+7
2018-10-24
net/ipv4: Put target net when address dump fails due to bad attributes
David Ahern
1
-5
/
+8
2018-10-23
tcp: add tcp_reset_xmit_timer() helper
Eric Dumazet
2
-12
/
+14
[next]