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
/
linux
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-27
ipset: drop ipset_nest_start() and ipset_nest_end()
Michal Kubecek
1
-7
/
+4
2019-04-27
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
1
-1
/
+1
2019-04-08
netfilter: make two functions static
Florian Westphal
1
-1
/
+0
2019-04-08
netfilter: nft_osf: Add version option support
Fernando Fernandez Mancera
1
-3
/
+8
2019-03-01
netfilter: convert the proto argument from u8 to u16
Li RongQing
1
-2
/
+2
2019-01-18
netfilter: conntrack: remove pkt_to_tuple callback
Florian Westphal
1
-0
/
+2
2019-01-18
netfilter: conntrack: gre: switch module to be built-in
Florian Westphal
1
-13
/
+1
2019-01-18
netfilter: conntrack: gre: convert rwlock to rcu
Florian Westphal
1
-0
/
+1
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-3
/
+1
2018-12-17
netfilter: nat: remove nf_nat_l4proto struct
Florian Westphal
1
-2
/
+0
2018-12-04
netfilter: nf_tables: fix suspicious RCU usage in nft_chain_stats_replace()
Taehee Yoo
1
-12
/
+0
2018-11-26
netfilter: nfnetlink_cttimeout: fetch timeouts for udplite and gre, too
Florian Westphal
1
-0
/
+13
2018-11-12
Merge branch 'master' of git://blackhole.kfki.hu/nf-next
Pablo Neira Ayuso
1
-1
/
+1
2018-11-03
netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment()
Jozsef Kadlecsik
1
-2
/
+2
2018-11-01
netfilter: ipset: list:set: Decrease refcount synchronously on deletion and r...
Stefano Brivio
1
-1
/
+1
2018-10-27
netfilter: ipset: Introduction of new commands and protocol version 7
Jozsef Kadlecsik
1
-1
/
+1
2018-10-16
netfilter: nft_osf: Add ttl option support
Fernando Fernandez Mancera
1
-1
/
+2
2018-09-17
netfilter: remove obsolete need_conntrack stub
Florian Westphal
1
-3
/
+0
2018-08-08
netfilter: nfnetlink_osf: add missing enum in nfnetlink_osf uapi header
Fernando Fernandez Mancera
1
-12
/
+0
2018-08-03
netfilter: nfnetlink_osf: rename nf_osf header file to nfnetlink_osf
Fernando Fernandez Mancera
1
-1
/
+1
2018-08-03
netfilter: nf_osf: move nf_osf_fingers to non-uapi header file
Fernando Fernandez Mancera
1
-0
/
+2
2018-07-30
netfilter: nf_osf: add nf_osf_find()
Pablo Neira Ayuso
1
-0
/
+9
2018-07-18
netfilter: nf_tables: take module reference when starting a batch
Florian Westphal
1
-0
/
+1
2018-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-6
/
+14
2018-06-06
netfilter: ipset: Limit max timeout value
Jozsef Kadlecsik
1
-4
/
+6
2018-06-06
netfilter: ipset: List timing out entries with "timeout 1" instead of zero
Jozsef Kadlecsik
1
-2
/
+8
2018-06-01
netfilter: nf_tables: fix chain dependency validation
Pablo Neira Ayuso
1
-0
/
+1
2018-05-17
netfilter: fix fallout from xt/nf osf separation
Florian Westphal
1
-0
/
+6
2018-05-07
netfilter: extract Passive OS fingerprint infrastructure from xt_osf
Fernando Fernandez Mancera
1
-0
/
+27
2018-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-3
/
+5
2018-03-11
netfilter: x_tables: add and use xt_check_proc_name
Florian Westphal
1
-0
/
+2
2018-03-05
netfilter: compat: prepare xt_compat_init_offsets to return errors
Florian Westphal
1
-1
/
+1
2018-03-05
netfilter: x_tables: add counters allocation wrapper
Florian Westphal
1
-0
/
+1
2018-03-05
netfilter: x_tables: move hook entry checks into core
Florian Westphal
1
-0
/
+2
2018-03-05
netfilter: nfnetlink_acct: remove useless parameter
Taehee Yoo
1
-2
/
+1
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-6
/
+27
2018-01-08
netfilter: ipset: Fix "don't update counters" mode when counters used at the ...
Jozsef Kadlecsik
2
-6
/
+25
2018-01-08
netfilter: xtables: add and use xt_request_find_table_lock
Florian Westphal
1
-0
/
+2
2017-12-05
netlink: Remove smp_read_barrier_depends() from comment
Paul E. McKenney
1
-2
/
+1
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
25
-0
/
+25
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
25
-0
/
+25
2017-10-25
locking/atomics, net/netlink/netfilter: Convert ACCESS_ONCE() to READ_ONCE()/...
Mark Rutland
1
-1
/
+1
2017-09-04
netfilter: xt_hashlimit: add rate match mode
Vishwanath Pai
1
-1
/
+2
2017-06-19
netfilter: nfnetlink: extended ACK reporting
Pablo Neira Ayuso
1
-4
/
+6
2017-05-15
netfilter: xtables: zero padding in data_to_user
Willem de Bruijn
1
-1
/
+1
2017-04-07
netfilter: Add nfnl_msg_type() helper function
Pablo Neira Ayuso
1
-0
/
+5
2017-02-12
netfilter: nfnetlink: allow to check for generation ID
Pablo Neira Ayuso
1
-0
/
+1
2017-01-09
xtables: add xt_match, xt_target and data copy_to_user functions
Willem de Bruijn
1
-0
/
+9
2016-12-06
netfilter: x_tables: pack percpu counter allocations
Florian Westphal
1
-1
/
+6
2016-12-06
netfilter: x_tables: pass xt_counters struct to counter allocator
Florian Westphal
1
-26
/
+1
[next]