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
/
include
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-21
netfilter: accounting rework: ct_extend + 64bit counters (v4)
Krzysztof Piotr Oledzki
3
-6
/
+53
2008-07-14
netfilter: Let nf_ct_kill() callers know if del_timer() returned true.
David S. Miller
1
-10
/
+10
2008-07-08
netfilter: nf_conntrack: add allocation flag to nf_conntrack_alloc
Pablo Neira Ayuso
1
-1
/
+2
2008-06-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2008-06-17
netfilter: nf_nat: fix RCU races
Patrick McHardy
1
-0
/
+1
2008-06-09
netfilter: nf_conntrack: remove unnecessary function declaration
Rami Rosen
1
-2
/
+0
2008-06-09
netfilter: nf_conntrack: properly account terminating packets
Fabian Hugelshofer
1
-1
/
+18
2008-06-09
netfilter: nf_conntrack: add nf_ct_kill()
Patrick McHardy
1
-0
/
+2
2008-04-29
netfilter: nf_conntrack: padding breaks conntrack hash on ARM
Philip Craig
1
-10
/
+0
2008-04-14
[NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE macro indrection by funct...
Jan Engelhardt
1
-2
/
+0
2008-04-14
[NETFILTER]: nf_nat: use bool type in nf_nat_proto
Jan Engelhardt
1
-21
/
+21
2008-04-14
[NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_tuple.h
Jan Engelhardt
3
-26
/
+28
2008-04-14
[NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l4proto
Jan Engelhardt
1
-7
/
+6
2008-04-14
[NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l3proto
Jan Engelhardt
1
-4
/
+4
2008-04-14
[NETFILTER]: Remove unused callbacks in nf_conntrack_l3proto
Jan Engelhardt
1
-11
/
+0
2008-04-14
[NETFILTER]: nf_conntrack: add tuplehash l3num/protonum accessors
Patrick McHardy
1
-0
/
+10
2008-04-14
[NETFILTER]: nf_nat: kill helper and seq_adjust hooks
Patrick McHardy
1
-0
/
+3
2008-04-14
[NETFILTER]: nf_conntrack_extend: warn on confirmed conntracks
Patrick McHardy
1
-8
/
+1
2008-04-14
[NETFILTER]: nf_nat: don't add NAT extension for confirmed conntracks
Patrick McHardy
1
-3
/
+0
2008-04-14
[NETFILTER]: nf_conntrack: add DCCP protocol support
Patrick McHardy
2
-0
/
+8
2008-04-14
[NETFILTER]: nf_nat: remove unused name from struct nf_nat_protocol
Patrick McHardy
1
-3
/
+0
2008-04-14
[NETFILTER]: nf_nat: move NAT ctnetlink helpers to nf_nat_proto_common
Patrick McHardy
1
-4
/
+4
2008-04-14
[NETFILTER]: nf_nat: add helpers for common NAT protocol operations
Patrick McHardy
1
-0
/
+11
2008-03-25
[NETFILTER]: nf_conntrack_sip: support multiple media channels
Patrick McHardy
1
-1
/
+1
2008-03-25
[NETFILTER]: nf_conntrack_sip: create signalling expectations
Patrick McHardy
1
-1
/
+3
2008-03-25
[NETFILTER]: Add nf_inet_addr_cmp()
Patrick McHardy
1
-12
/
+3
2008-03-25
[NETFILTER]: nf_conntrack: introduce expectation classes and policies
Patrick McHardy
3
-5
/
+18
2008-03-25
[NETFILTER]: nf_conntrack_expect: support inactive expectations
Patrick McHardy
1
-1
/
+2
2008-03-25
[NETFILTER]: nf_conntrack_expect: constify nf_ct_expect_init arguments
Patrick McHardy
1
-3
/
+3
2008-03-25
[NETFILTER]: nf_conntrack: fix NF_CT_TUPLE_DUMP for IPv4
Patrick McHardy
1
-5
/
+33
2008-03-10
[NETFILTER]: nf_conntrack: replace horrible hack with ksize()
Pekka Enberg
1
-1
/
+0
2008-02-07
[NETFILTER]: nf_conntrack: fix ct_extend ->move operation
Patrick McHardy
1
-1
/
+1
2008-01-31
[NETFILTER]: nf_conntrack: annotate l3protos with const
Jan Engelhardt
1
-2
/
+2
2008-01-31
[NETFILTER]: nf_{conntrack,nat}_proto_tcp: constify and annotate TCP modules
Jan Engelhardt
1
-1
/
+1
2008-01-31
[NETFILTER]: nf_conntrack: naming unification
Patrick McHardy
3
-7
/
+7
2008-01-31
[NETFILTER]: nf_conntrack: reorder struct nf_conntrack_l4proto
Patrick McHardy
1
-10
/
+9
2008-01-31
[NETFILTER]: nf_conntrack: avoid duplicate protocol comparison in nf_ct_tuple...
Patrick McHardy
1
-9
/
+8
2008-01-31
[NETFILTER]: nf_conntrack: optimize __nf_conntrack_find()
Patrick McHardy
1
-2
/
+1
2008-01-31
[NETFILTER]: nf_conntrack: switch rwlock to spinlock
Patrick McHardy
1
-1
/
+1
2008-01-31
[NETFILTER]: nf_conntrack: use RCU for conntrack hash
Patrick McHardy
1
-0
/
+2
2008-01-31
[NETFILTER]: nf_conntrack_expect: use RCU for expectation hash
Patrick McHardy
1
-0
/
+2
2008-01-31
[NETFILTER]: nf_conntrack: use RCU for conntrack helpers
Patrick McHardy
1
-4
/
+0
2008-01-31
[NETFILTER]: nf_conntrack: sparse warnings
Stephen Hemminger
1
-2
/
+2
2008-01-31
[NETFILTER]: nf_log: add netfilter gcc printf format checking
Helge Deller
1
-1
/
+1
2008-01-28
[NETNS][FRAGS]: Move ctl tables around.
Pavel Emelyanov
1
-1
/
+3
2008-01-28
[NETFILTER]: nf_conntrack: remove print_conntrack function from l3protos
Patrick McHardy
1
-3
/
+0
2008-01-28
[NETFILTER]: nf_conntrack: clean up a few header files
Patrick McHardy
3
-19
/
+4
2008-01-28
[NETFILTER]: Use the ctl paths instead of hand-made analogue
Pavel Emelyanov
1
-1
/
+1
2008-01-28
[NETFILTER]: Introduce nf_inet_address
Jan Engelhardt
2
-14
/
+7
2008-01-28
[NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo arg
Patrick McHardy
1
-3
/
+3
[next]