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
2015-02-05
sit: fix some __be16/u16 mismatches
Eric Dumazet
1
-4
/
+4
2015-02-05
net: remove some sparse warnings
Eric Dumazet
1
-3
/
+3
2015-02-05
ip6_gre: fix endianness errors in ip6gre_err
Sabrina Dubroca
1
-2
/
+2
2015-02-04
cls_api.c: Fix dumping of non-existing actions' stats.
Ignacy Gawędzki
1
-3
/
+4
2015-02-04
pkt_sched: fq: avoid hang when quantum 0
Kenneth Klette Jonassen
1
-2
/
+8
2015-02-04
net: rds: use correct size for max unacked packets and bytes
Sasha Levin
1
-2
/
+2
2015-02-03
ipv6: Select fragment id during UFO segmentation if not set.
Vlad Yasevich
3
-21
/
+44
2015-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
6
-63
/
+118
2015-02-01
ipv4: tcp: get rid of ugly unicast_sock
Eric Dumazet
2
-32
/
+35
2015-01-30
net: Fix vlan_get_protocol for stacked vlan
Toshiaki Makita
1
-30
/
+1
2015-01-30
net: sctp: fix passing wrong parameter header to param_type2af in sctp_proces...
Saran Maruti Ramanara
1
-1
/
+1
2015-01-30
netlink: fix wrong subscription bitmask to group mapping in
Pablo Neira
1
-2
/
+2
2015-01-30
netfilter: nf_tables: fix leaks in error path of nf_tables_newchain()
Pablo Neira Ayuso
1
-2
/
+6
2015-01-30
ipvs: rerouting to local clients is not needed anymore
Julian Anastasov
1
-11
/
+22
2015-01-29
ipv4: Don't increase PMTU with Datagram Too Big message.
Li Wei
1
-0
/
+3
2015-01-29
caif: remove wrong dev_net_set() call
Nicolas Dichtel
1
-1
/
+0
2015-01-28
tcp: ipv4: initialize unicast_sock sk_pacing_rate
Eric Dumazet
1
-0
/
+1
2015-01-28
bridge: dont send notification when skb->len == 0 in rtnl_bridge_notify
Roopa Prabhu
1
-1
/
+5
2015-01-28
tcp: fix timing issue in CUBIC slope calculation
Neal Cardwell
1
-0
/
+8
2015-01-28
tcp: fix stretch ACK bugs in CUBIC
Neal Cardwell
1
-22
/
+9
2015-01-28
tcp: fix stretch ACK bugs in Reno
Neal Cardwell
1
-4
/
+6
2015-01-28
tcp: fix the timid additive increase on stretch ACKs
Neal Cardwell
1
-6
/
+9
2015-01-28
tcp: stretch ACK fixes prep
Neal Cardwell
6
-9
/
+13
2015-01-27
net: don't OOPS on socket aio
Christoph Hellwig
1
-3
/
+0
2015-01-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-2
/
+8
2015-01-27
ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos too
Hannes Frederic Sowa
1
-19
/
+26
2015-01-27
ping: Fix race in free in receive path
subashab@codeaurora.org
1
-1
/
+4
2015-01-27
udp_diag: Fix socket skipping within chain
Herbert Xu
1
-1
/
+3
2015-01-26
Merge tag 'mac80211-for-davem-2015-01-23' of git://git.kernel.org/pub/scm/lin...
David S. Miller
4
-20
/
+26
2015-01-26
ipv4: try to cache dst_entries which would cause a redirect
Hannes Frederic Sowa
2
-5
/
+7
2015-01-26
net: sctp: fix slab corruption from use after free on INIT collisions
Daniel Borkmann
1
-1
/
+0
2015-01-26
net: cls_bpf: fix auto generation of per list handles
Daniel Borkmann
1
-2
/
+8
2015-01-26
net: cls_bpf: fix size mismatch on filter preparation
Daniel Borkmann
1
-0
/
+5
2015-01-26
netfilter: nf_tables: disable preemption when restoring chain counters
Pablo Neira Ayuso
1
-0
/
+2
2015-01-25
ipv6: Fix __ip6_route_redirect
Martin KaFai Lau
1
-1
/
+5
2015-01-25
net: dsa: set slave MII bus PHY mask
Vivien Didelot
1
-0
/
+1
2015-01-25
net: llc: use correct size for sysctl timeout entries
Sasha Levin
1
-4
/
+4
2015-01-23
nl80211: fix per-station group key get/del and memory leak
Johannes Berg
1
-5
/
+4
2015-01-23
mac80211: properly set CCK flag in radiotap
Mathy Vanhoef
1
-1
/
+1
2015-01-23
mac80211: correct header length calculation
Fred Chou
1
-0
/
+6
2015-01-23
mac80211: only roll back station states for WDS when suspending
Luciano Coelho
1
-14
/
+15
2015-01-19
ipv6: stop sending PTB packets for MTU < 1280
Hagen Paul Pfeifer
1
-5
/
+2
2015-01-19
netfilter: nf_tables: validate hooks in NAT expressions
Pablo Neira Ayuso
5
-50
/
+88
2015-01-17
net: sctp: fix race for one-to-many sockets in sendmsg's auto associate
Daniel Borkmann
1
-1
/
+7
2015-01-16
genetlink: synchronize socket closing and family removal
Johannes Berg
3
-14
/
+27
2015-01-16
genetlink: disallow subscribing to unknown mcast groups
Johannes Berg
1
-1
/
+1
2015-01-16
net: rps: fix cpu unplug
Eric Dumazet
1
-5
/
+15
2015-01-15
ip: zero sockaddr returned on error queue
Willem de Bruijn
2
-13
/
+5
2015-01-15
Merge tag 'mac80211-for-davem-2015-01-15' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2
-23
/
+35
2015-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
12
-40
/
+90
[next]