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
2012-04-11
batman-adv: form groups in the bridge loop avoidance
Simon Wunderlich
2
-6
/
+116
2012-04-11
batman-adv: drop STP over batman
Simon Wunderlich
1
-0
/
+8
2012-04-11
batman-adv: add broadcast duplicate check
Simon Wunderlich
5
-0
/
+91
2012-04-11
batman-adv: don't let backbone gateways exchange tt entries
Simon Wunderlich
4
-2
/
+74
2012-04-11
batman-adv: allow multiple entries in tt_global_entries
Simon Wunderlich
2
-93
/
+311
2012-04-11
batman-adv: export claim tables through debugfs
Simon Wunderlich
3
-0
/
+64
2012-04-11
batman-adv: make bridge loop avoidance switchable
Simon Wunderlich
1
-0
/
+2
2012-04-11
batman-adv: add basic bridge loop avoidance code
Simon Wunderlich
13
-10
/
+1422
2012-04-11
batman-adv: remove old bridge loop avoidance code
Simon Wunderlich
9
-517
/
+5
2012-04-11
batman-adv: encourage batman to take shorter routes by changing the default h...
Marek Lindner
1
-1
/
+1
2012-04-11
batman-adv: Remove declaration of only locally used functions
Sven Eckelmann
2
-16
/
+14
2012-04-11
batman-adv: Replace bitarray operations with bitmap
Sven Eckelmann
6
-130
/
+41
2012-04-11
batman-adv: use ETH_ALEN instead of hardcoded numeric constants
Antonio Quartulli
1
-13
/
+13
2012-04-11
batman-adv: clean up Kconfig
Antonio Quartulli
1
-9
/
+8
2012-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
126
-544
/
+470
2012-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
12
-74
/
+71
2012-04-06
net: fix a race in sock_queue_err_skb()
Eric Dumazet
1
-1
/
+3
2012-04-06
netlink: fix races after skb queueing
Eric Dumazet
1
-11
/
+13
2012-04-05
phonet: Check input from user before allocating
Sasha Levin
1
-0
/
+3
2012-04-05
tcp: tcp_sendpages() should call tcp_push() once
Eric Dumazet
2
-4
/
+4
2012-04-05
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
7
-24
/
+11
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
7
-24
/
+11
2012-04-05
net: replace continue with break to reduce unnecessary loop in xxx_xmarksources
RongQing.Li
2
-2
/
+2
2012-04-05
net: remove k{un}map_skb_frag()
Eric Dumazet
3
-43
/
+24
2012-04-05
net/dcb: Add an optional max rate attribute
Amir Vadai
1
-0
/
+20
2012-04-05
net/route: export symbol ip_tos2prio
Amir Vadai
1
-1
/
+1
2012-04-05
ipv6: fix array index in ip6_mc_add_src()
RongQing.Li
1
-1
/
+1
2012-04-04
sctp: Allow struct sctp_event_subscribe to grow without breaking binaries
Thomas Graf
1
-2
/
+3
2012-04-04
ethtool: Add a common function for drivers with transmit time stamping.
Richard Cochran
1
-0
/
+11
2012-04-04
ethtool: Introduce a method for getting time stamping capabilities.
Richard Cochran
1
-3
/
+45
2012-04-04
ipv6: Fix 'inet6_rtm_getroute' to release 'rt->dst' in case of 'alloc_skb' fa...
Shmulik Ladkani
1
-0
/
+1
2012-04-03
netfilter: nf_conntrack: fix count leak in error path of __nf_conntrack_alloc
Pablo Neira Ayuso
1
-0
/
+1
2012-04-03
netfilter: xt_CT: fix missing put timeout object in error path
Pablo Neira Ayuso
1
-5
/
+19
2012-04-03
netfilter: xt_CT: allocation has to be GFP_ATOMIC under rcu_read_lock section
Pablo Neira Ayuso
1
-1
/
+1
2012-04-03
Merge branch 'master' of git://1984.lsi.us.es/net
David S. Miller
1
-0
/
+2
2012-04-03
filter: add XOR operation
Jiri Pirko
1
-0
/
+4
2012-04-03
filter: Allow to create sk-unattached filters
Jiri Pirko
1
-4
/
+62
2012-04-03
bpf jit: Make the filter.c::__load_pointer helper non-static for the jits
Jan Seiffert
1
-3
/
+6
2012-04-03
tcp: allow splice() to build full TSO packets
Eric Dumazet
1
-1
/
+1
2012-04-03
net: fix /proc/net/dev regression
Eric Dumazet
2
-46
/
+15
2012-04-03
af_unix: reduce high order page allocations
Eric Dumazet
1
-3
/
+12
2012-04-03
netfilter: xt_CT: remove a compile warning
Pablo Neira Ayuso
1
-0
/
+2
2012-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
10
-38
/
+64
2012-04-02
net: Report dev->promiscuity in netlink reports.
Ben Greear
1
-0
/
+3
2012-04-02
net/ipv6/addrconf.c: Checkpatch cleanups
Eldad Zack
1
-13
/
+12
2012-04-02
net/ipv6/icmp.c: Checkpatch cleanups
Eldad Zack
1
-3
/
+2
2012-04-02
net/ipv6/fib6_rules.c: Checkpatch cleanup
Eldad Zack
1
-2
/
+1
2012-04-02
net/ipv6/exthdrs_core.c: Checkpatch cleanups
Eldad Zack
1
-2
/
+1
2012-04-02
net/ipv6/exthdrs.c: Checkpatch cleanups
Eldad Zack
1
-8
/
+5
2012-04-02
net/ipv6/datagram.c: Checkpatch cleanups
Eldad Zack
1
-6
/
+4
[next]