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
2006-02-03
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
8
-23
/
+23
2006-02-02
[NET]: Add CONFIG_NETDEBUG to suppress bad packet messages.
Stephen Hemminger
1
-0
/
+7
2006-02-02
[IPV4]: Remove suprious use of goto out: in icmp_reply
Horms
1
-2
/
+1
2006-02-02
[IPV6]: Fix illegal dst locking in softirq context.
Herbert Xu
1
-6
/
+0
2006-02-02
[IPV4] multipath_wrandom: Fix softirq-unsafe spin lock usage
Herbert Xu
1
-4
/
+4
2006-02-02
[SCTP]: Fix 'fast retransmit' to send a TSN only once.
Vlad Yasevich
2
-6
/
+8
2006-02-02
[IPV6]: Don't hold extra ref count in ipv6_ifa_notify
Herbert Xu
1
-5
/
+1
2006-02-02
[NET] snap: needs hardware checksum fix
Stephen Hemminger
1
-0
/
+2
2006-02-01
SUNRPC: Move upcall out of auth->au_ops->crcreate()
Trond Myklebust
2
-9
/
+22
2006-02-01
SUNRPC: Remove the deprecated function lookup_hash() from rpc_pipefs code
Trond Myklebust
1
-3
/
+3
2006-02-01
SUNRPC: rpc_timeout_upcall_queue should not sleep
Trond Myklebust
1
-38
/
+58
2006-02-01
SUNRPC: Fix a lock recursion in the auth_gss downcall
Trond Myklebust
3
-16
/
+32
2006-02-01
[PATCH] DocBook: fix some kernel-doc comments in net/sunrpc
Martin Waitz
1
-4
/
+5
2006-01-31
[DCCP] ipv6: dccp_v6_send_response() has a DST leak too.
David S. Miller
1
-0
/
+1
2006-01-31
[IPV6] tcp_v6_send_synack: release the destination
Eric W. Biederman
1
-0
/
+1
2006-01-31
[NET]: Do not export inet_bind_bucket_create twice.
Sam Ravnborg
1
-1
/
+0
2006-01-31
[BRIDGE]: Fix device delete race.
Stephen Hemminger
2
-6
/
+16
2006-01-31
[IPV4]: Always set fl.proto in ip_route_newports
Patrick McHardy
2
-2
/
+3
2006-01-31
Fix ipv4/igmp.c compile with gcc-4 and IP_MULTICAST
Linus Torvalds
1
-0
/
+1
2006-01-31
Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-9
/
+29
2006-01-30
[TCP] H-TCP: Fix accounting
Baruch Even
1
-1
/
+0
2006-01-30
[IPV4] igmp: remove pointless printk
Dave Jones
1
-1
/
+0
2006-01-30
[SCTP]: heartbeats exceed maximum retransmssion limit
Vlad Yasevich
1
-1
/
+1
2006-01-30
[SCTP]: correct the number of INIT retransmissions
Vlad Yasevich
2
-4
/
+4
2006-01-30
[PATCH] Typo corrections for ieee80211
Larry Finger
1
-2
/
+2
2006-01-27
[PATCH] ieee80211: Fix iwlist scan can only show about 20 APs
Zhu Yi
1
-2
/
+10
2006-01-27
[PATCH] ieee80211: Fix problem with not decrypting broadcast packets
Zhu Yi
1
-5
/
+17
2006-01-24
[IPV6] MLDv2: fix change records when transitioning to/from inactive
David L Stevens
1
-9
/
+47
2006-01-24
[AF_KEY]: no message type set
Jerome Borsboom
1
-0
/
+2
2006-01-24
[BONDING]: Remove CAP_NET_ADMIN requirement for INFOQUERY ioctl
Thomas Graf
1
-2
/
+3
2006-01-23
[NET]: Fix skb fclone error path handling.
Herbert Xu
1
-3
/
+5
2006-01-23
[NET]: Fix some whitespace issues in af_packet.c
Kris Katterjohn
1
-8
/
+8
2006-01-23
[NET]: more whitespace issues in net/core/filter.c
Kris Katterjohn
1
-3
/
+3
2006-01-19
Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6
David S. Miller
9
-46
/
+102
2006-01-18
[PATCH] EDAC: atomic scrub operations
Alan Cox
1
-1
/
+1
2006-01-18
[PATCH] svcrpc: gss: svc context creation error handling
J. Bruce Fields
1
-1
/
+2
2006-01-18
[PATCH] svcrpc: gss: server context init failure handling
Kevin Coffman
1
-12
/
+17
2006-01-18
[PATCH] svcrpc: gss: handle the GSS_S_CONTINUE
Andy Adamson
1
-5
/
+25
2006-01-18
[PATCH] svcrpc: save and restore the daddr field when request deferred
J. Bruce Fields
1
-0
/
+2
2006-01-18
Merge git://tipc.cslab.ericsson.net/pub/git/tipc
David S. Miller
46
-1700
/
+1693
2006-01-18
[IPV4]: Fix multiple bugs in IGMPv3
David L Stevens
1
-30
/
+122
2006-01-18
[PKTGEN]: Respect hard_header_len of device.
David S. Miller
1
-2
/
+3
2006-01-17
[IPV4]: RT_CACHE_STAT_INC() warning fix
Andrew Morton
1
-1
/
+2
2006-01-18
[TIPC] Avoid polluting the global namespace
Per Liden
44
-1673
/
+1654
2006-01-18
[TIPC] Group protocols with sub-options in Kconfig
Per Liden
1
-1
/
+1
2006-01-18
[TIPC] Add help text for TIPC configuration option
Per Liden
1
-1
/
+6
2006-01-18
[TIPC] Remove unused #includes
Per Liden
3
-4
/
+0
2006-01-18
[TIPC] Move ethernet protocol id to linux/if_ether.h
Per Liden
1
-3
/
+2
2006-01-18
[TIPC] Updated link priority macros
Per Liden
4
-12
/
+20
2006-01-18
[TIPC] Minor changes to #includes
Jon Maloy
6
-6
/
+10
[next]