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
/
nf_queue.c
Commit message (
Expand
)
Author
Age
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
2015-04-08
|
\
|
*
netfilter: Pass socket pointer down through okfn().
David Miller
2015-04-07
|
*
netfilter: Add socket pointer to nf_hook_state.
David Miller
2015-04-07
|
*
netfilter: Use nf_hook_state in nf_queue_entry.
David S. Miller
2015-04-04
|
*
netfilter: Create and use nf_hook_state.
David S. Miller
2015-04-04
*
|
netfilter: bridge: add helpers for fetching physin/outdev
Florian Westphal
2015-04-08
|
/
*
netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER)
Pablo Neira Ayuso
2014-10-02
*
netfilter: move skb_gso_segment into nfnetlink_queue module
Florian Westphal
2013-04-29
*
netfilter: nf_queue: move device refcount bump to extra function
Florian Westphal
2013-04-29
*
netfilter: add my copyright statements
Patrick McHardy
2013-04-18
*
netfilter: kill support for per-af queue backends
Florian Westphal
2012-12-03
*
netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_queue()
Michael Wang
2012-09-03
*
netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_iterate()
Michael Wang
2012-09-03
*
netfilter: nf_queue: fix queueing of bridged gro skbs
Florian Westphal
2012-02-09
*
net: reintroduce missing rcu_assign_pointer() calls
Eric Dumazet
2012-01-12
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-08-08
|
\
|
*
netfilter: avoid double free in nf_reinject
Julian Anastasov
2011-08-08
*
|
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
Stephen Hemminger
2011-08-02
|
/
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
netfilter: allow NFQUEUE bypass if no listener is available
Florian Westphal
2011-01-18
*
netfilter: reduce NF_VERDICT_MASK to 0xff
Florian Westphal
2011-01-18
*
netfilter: nfnetlink_queue: do not free skb on error
Florian Westphal
2011-01-18
*
netfilter: nfnetlink_queue: return error number to caller
Florian Westphal
2011-01-18
*
netfilter: add __rcu annotations
Eric Dumazet
2010-11-15
*
net/netfilter: __rcu annotations
Arnd Bergmann
2010-08-19
*
net: add a noref bit on skb dst
Eric Dumazet
2010-05-17
*
netfilter: remove unnecessary returns from void function()s
Joe Perches
2010-05-13
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
netfilter: nf_queue: fix NF_STOLEN skb leak
Eric Dumazet
2010-02-19
*
netfilter: queue: use NFPROTO_ for queue callsites
Jan Engelhardt
2009-05-08
*
netfilter: Introduce NFPROTO_* constants
Jan Engelhardt
2008-10-08
*
netfilter: Use unsigned types for hooknum and pf vars
Jan Engelhardt
2008-10-08
*
Remove duplicated unlikely() in IS_ERR()
Hirofumi Nakagawa
2008-04-29
*
[NETFILTER]: Replate direct proc_fops assignment with proc_create call.
Denis V. Lunev
2008-03-27
*
[NETFILTER]: nf_queue: don't return error when unregistering a non-existant h...
Patrick McHardy
2008-03-10
*
[NETFILTER]: constify nf_afinfo
Patrick McHardy
2008-01-28
*
[NETFILTER]: nf_queue: clean up error paths
Patrick McHardy
2008-01-28
*
[NETFILTER]: {nfnetlink,ip,ip6}_queue: kill issue_verdict
Patrick McHardy
2008-01-28
*
[NETFILTER]: nf_queue: move list_head/skb/id to struct nf_info
Patrick McHardy
2008-01-28
*
[NETFILTER]: nf_queue: move queueing related functions/struct to seperate header
Patrick McHardy
2008-01-28
*
[NETFILTER]: nf_queue: remove unused data pointer
Patrick McHardy
2008-01-28
*
[NETFILTER]: nf_queue: make queue_handler const
Patrick McHardy
2008-01-28
*
[NETFILTER]: nf_queue: remove unnecessary hook existance check
Patrick McHardy
2008-01-28
*
[NETFILTER]: nf_queue: minor cleanup
Patrick McHardy
2008-01-28
*
[NETFILTER]: Replace sk_buff ** with sk_buff *
Herbert Xu
2007-10-15
*
[NET]: Make all initialized struct seq_operations const.
Philippe De Muyter
2007-07-11
*
[NETFILTER]: nf_queue: Use RCU and mutex for queue handlers
Yasuyuki Kozakai
2007-07-11
*
[NETFILTER]: nfnetlink_queue: don't unregister handler of other subsystem
Yasuyuki Kozakai
2007-07-11
*
[NETFILTER]: Fix whitespace errors
YOSHIFUJI Hideaki
2007-02-12
*
[PATCH] mark struct file_operations const 8
Arjan van de Ven
2007-02-12
[next]