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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
58
-357
/
+433
2018-03-04
net: make skb_gso_*_seglen functions private
Daniel Axtens
1
-2
/
+35
2018-03-04
net: xfrm: use skb_gso_validate_network_len() to check gso sizes
Daniel Axtens
2
-2
/
+3
2018-03-04
net: sched: tbf: handle GSO_BY_FRAGS case in enqueue
Daniel Axtens
1
-1
/
+2
2018-03-04
net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len
Daniel Axtens
8
-12
/
+13
2018-03-03
Merge tag 'batadv-net-for-davem-20180302' of git://git.open-mesh.org/linux-merge
David S. Miller
9
-39
/
+50
2018-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
11
-39
/
+98
2018-03-02
Merge tag 'mac80211-for-davem-2018-03-02' of git://git.kernel.org/pub/scm/lin...
David S. Miller
3
-9
/
+14
2018-03-02
rds: Incorrect reference counting in TCP socket creation
Ka-Cheong Poon
1
-3
/
+11
2018-03-01
net: ethtool: don't ignore return from driver get_fecparam method
Edward Cree
1
-1
/
+4
2018-03-01
vrf: check forwarding on the original netdevice when generating ICMP dest unr...
Stephen Suryaputra
1
-1
/
+10
2018-03-01
net: allow interface to be set into VRF if VLAN interface in same VRF
Mike Manning
1
-5
/
+9
2018-03-01
net: ipv4: avoid unused variable warning for sysctl
Arnd Bergmann
1
-2
/
+1
2018-02-28
ipvs: remove IPS_NAT_MASK check to fix passive FTP
Julian Anastasov
1
-1
/
+1
2018-02-28
mlxsw: spectrum: Fix handling of resource_size_param
Jiri Pirko
1
-3
/
+4
2018-02-28
net/smc: fix NULL pointer dereference on sock_create_kern() error path
Davide Caratti
1
-1
/
+3
2018-02-28
net/smc: use link_id of server in confirm link reply
Karsten Graul
2
-1
/
+2
2018-02-28
net/smc: use a constant for control message length
Karsten Graul
2
-2
/
+2
2018-02-28
net/tcp/illinois: replace broken algorithm reference link
Joey Pabalinas
1
-1
/
+1
2018-02-28
tcp: purge write queue upon RST
Soheil Hassas Yeganeh
1
-0
/
+1
2018-02-28
tcp: revert F-RTO extension to detect more spurious timeouts
Yuchung Cheng
1
-18
/
+12
2018-02-28
tcp: revert F-RTO middle-box workaround
Yuchung Cheng
1
-10
/
+7
2018-02-27
tls: Use correct sk->sk_prot for IPV6
Boris Pismenny
1
-15
/
+37
2018-02-27
sit: fix IFLA_MTU ignored on NEWLINK
Xin Long
1
-0
/
+7
2018-02-27
ip6_tunnel: fix IFLA_MTU ignored on NEWLINK
Xin Long
1
-4
/
+8
2018-02-27
ip_gre: fix IFLA_MTU ignored on NEWLINK
Xin Long
1
-5
/
+0
2018-02-27
netfilter: nf_tables: use the right index from flowtable error path
Pablo Neira Ayuso
1
-1
/
+1
2018-02-27
tipc: correct initial value for group congestion flag
Jon Maloy
2
-0
/
+2
2018-02-27
devlink: Fix resource coverity errors
Arkadi Sharshevsky
1
-16
/
+21
2018-02-27
net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68
Sabrina Dubroca
1
-2
/
+6
2018-02-27
devlink: Compare to size_new in case of resource child validation
Arkadi Sharshevsky
1
-1
/
+1
2018-02-27
cfg80211: add missing dependency to CFG80211 suboptions
Romain Naour
1
-8
/
+5
2018-02-27
netfilter: nf_tables: missing attribute validation in nf_tables_delflowtable()
Pablo Neira Ayuso
1
-0
/
+5
2018-02-27
netfilter: nf_tables: return EBUSY if device already belongs to flowtable
Pablo Neira Ayuso
1
-1
/
+17
2018-02-26
ip_tunnel: Do not use mark in skb by default
Thomas Winter
1
-10
/
+3
2018-02-26
bridge: Fix VLAN reference count problem
Ido Schimmel
1
-0
/
+2
2018-02-26
qrtr: add MODULE_ALIAS macro to smd
Ramon Fried
1
-0
/
+1
2018-02-26
l2tp: fix tunnel lookup use-after-free race
James Chapman
1
-7
/
+7
2018-02-26
l2tp: fix race in pppol2tp_release with session object destroy
James Chapman
1
-25
/
+27
2018-02-26
l2tp: fix races with tunnel socket close
James Chapman
4
-116
/
+42
2018-02-26
l2tp: don't use inet_shutdown on ppp session destroy
James Chapman
1
-10
/
+0
2018-02-26
l2tp: don't use inet_shutdown on tunnel destroy
James Chapman
1
-9
/
+2
2018-02-26
libceph, ceph: avoid memory leak when specifying same option several times
Chengguang Xu
1
-0
/
+7
2018-02-25
netfilter: use skb_to_full_sk in ip6_route_me_harder
Eric Dumazet
1
-4
/
+5
2018-02-25
batman-adv: Fix internal interface indices types
Sven Eckelmann
5
-21
/
+31
2018-02-25
netfilter: don't set F_IFACE on ipv6 fib lookups
Florian Westphal
2
-14
/
+2
2018-02-25
netfilter: increase IPSTATS_MIB_CSUMERRORS stat
Taehee Yoo
1
-1
/
+3
2018-02-25
batman-adv: Fix netlink dumping of BLA backbones
Sven Eckelmann
1
-4
/
+7
2018-02-25
batman-adv: Fix netlink dumping of BLA claims
Sven Eckelmann
1
-4
/
+7
2018-02-25
batman-adv: Ignore invalid batadv_v_gw during netlink send
Sven Eckelmann
1
-1
/
+1
[next]