index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
x_tables.c
Commit message (
Expand
)
Author
Age
*
netfilter: Remove checks of seq_printf() return values
Steven Rostedt (Red Hat)
2014-11-05
*
net/netfilter/x_tables.c: use __seq_open_private()
Rob Jones
2014-09-26
*
netfilter: don't use mutex_lock_interruptible()
Pablo Neira Ayuso
2014-08-08
*
netfilter: x_tables: xt_free_table_info() cleanup
Eric Dumazet
2014-06-25
*
netfilter: x_tables: fix ordering of jumpstack allocation and table update
Will Deacon
2013-10-22
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
|
\
|
*
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
*
|
netfilter: add my copyright statements
Patrick McHardy
2013-04-18
|
/
*
net: proc: change proc_net_remove to remove_proc_entry
Gao feng
2013-02-18
*
netfilter: x_tables: print correct hook names for ARP
Jan Engelhardt
2013-01-13
*
net: Fix files explicitly needing to include module.h
Paul Gortmaker
2011-10-31
*
net: Convert vmalloc/memset to vzalloc
Joe Perches
2011-09-15
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-05-11
|
\
|
*
netfilter: fix ebtables compat support
Eric Dumazet
2011-05-10
*
|
netfilter: get rid of atomic ops in fast path
Eric Dumazet
2011-04-04
|
/
*
netfilter: x_tables: return -ENOENT for non-existant matches/targets
Patrick McHardy
2011-03-14
*
netfilter: x_tables: misuse of try_then_request_module
Stephen Hemminger
2011-03-09
*
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2011-01-19
|
\
|
*
netfilter: x_tables: dont block BH while reading counters
Eric Dumazet
2011-01-10
*
|
netfilter: create audit records for x_tables replaces
Thomas Graf
2011-01-16
*
|
netfilter: x_table: speedup compat operations
Eric Dumazet
2011-01-13
|
/
*
netfilter: unregister nf hooks, matches and targets in the reverse order
Changli Gao
2010-10-04
*
netfilter: xtables: stackptr should be percpu
Eric Dumazet
2010-05-31
*
netfilter: don't xt_jumpstack_alloc twice in xt_register_table
Xiaotian Feng
2010-05-31
*
netfilter: x_tables: move sleeping allocation outside BH-disabled region
Jan Engelhardt
2010-04-21
*
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2010-04-20
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
|
netfilter: xtables: make ip_tables reentrant
Jan Engelhardt
2010-04-19
*
|
netfilter: xtables: change targets to return error code
Jan Engelhardt
2010-03-25
*
|
netfilter: xtables: change matches to return error code
Jan Engelhardt
2010-03-25
*
|
netfilter: xtables: consolidate code into xt_request_find_match
Jan Engelhardt
2010-03-25
*
|
netfilter: xtables: make use of xt_request_find_target
Jan Engelhardt
2010-03-25
*
|
netfilter: xtables: replace custom duprintf with pr_debug
Jan Engelhardt
2010-03-18
|
/
*
netfilter: CONFIG_COMPAT: allow delta to exceed 32767
Florian Westphal
2010-02-15
*
netfilter: xtables: constify args in compat copying functions
Jan Engelhardt
2010-02-15
*
netfilter: xtables: print details on size mismatch
Jan Engelhardt
2010-02-15
*
Merge branch 'master' of git://dev.medozas.de/linux
Patrick McHardy
2010-02-10
|
\
|
*
netfilter: xtables: generate initial table on-demand
Jan Engelhardt
2010-02-10
|
*
netfilter: xtables: use xt_table for hook instantiation
Jan Engelhardt
2010-02-10
*
|
netfilter: xtables: symmetric COMPAT_XT_ALIGN definition
Alexey Dobriyan
2010-02-10
|
/
*
mm: replace various uses of num_physpages by totalram_pages
Jan Beulich
2009-09-22
*
netfilter: xtables: mark initial tables constant
Jan Engelhardt
2009-08-24
*
x_tables: Convert printk to pr_err
Joe Perches
2009-06-13
*
netfilter: xtables: print hook name instead of mask
Jan Engelhardt
2009-05-08
*
netfilter: revised locking for x_tables
Stephen Hemminger
2009-04-29
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2009-03-24
|
\
|
*
netfilter: iptables: lock free counters
Stephen Hemminger
2009-02-20
*
|
netfilter: make proc/net/ip* print names from foreign NFPROTO
Jan Engelhardt
2009-02-18
|
/
*
netfilter 04/09: x_tables: fix match/target revision lookup
Patrick McHardy
2009-01-13
*
netfilter: xtables: provide invoked family value to extensions
Jan Engelhardt
2008-10-08
[next]