index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nf_queue.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-29
Remove duplicated unlikely() in IS_ERR()
Hirofumi Nakagawa
1
-1
/
+1
2008-03-27
[NETFILTER]: Replate direct proc_fops assignment with proc_create call.
Denis V. Lunev
1
-5
/
+2
2008-03-10
[NETFILTER]: nf_queue: don't return error when unregistering a non-existant h...
Patrick McHardy
1
-1
/
+1
2008-01-28
[NETFILTER]: constify nf_afinfo
Patrick McHardy
1
-2
/
+2
2008-01-28
[NETFILTER]: nf_queue: clean up error paths
Patrick McHardy
1
-53
/
+40
2008-01-28
[NETFILTER]: {nfnetlink,ip,ip6}_queue: kill issue_verdict
Patrick McHardy
1
-0
/
+2
2008-01-28
[NETFILTER]: nf_queue: move list_head/skb/id to struct nf_info
Patrick McHardy
1
-29
/
+36
2008-01-28
[NETFILTER]: nf_queue: move queueing related functions/struct to seperate header
Patrick McHardy
1
-0
/
+1
2008-01-28
[NETFILTER]: nf_queue: remove unused data pointer
Patrick McHardy
1
-1
/
+1
2008-01-28
[NETFILTER]: nf_queue: make queue_handler const
Patrick McHardy
1
-6
/
+6
2008-01-28
[NETFILTER]: nf_queue: remove unnecessary hook existance check
Patrick McHardy
1
-13
/
+0
2008-01-28
[NETFILTER]: nf_queue: minor cleanup
Patrick McHardy
1
-11
/
+20
2007-10-15
[NETFILTER]: Replace sk_buff ** with sk_buff *
Herbert Xu
1
-2
/
+2
2007-07-10
[NET]: Make all initialized struct seq_operations const.
Philippe De Muyter
1
-1
/
+1
2007-07-10
[NETFILTER]: nf_queue: Use RCU and mutex for queue handlers
Yasuyuki Kozakai
1
-23
/
+29
2007-07-10
[NETFILTER]: nfnetlink_queue: don't unregister handler of other subsystem
Yasuyuki Kozakai
1
-1
/
+6
2007-02-12
[NETFILTER]: Fix whitespace errors
YOSHIFUJI Hideaki
1
-11
/
+11
2007-02-12
[PATCH] mark struct file_operations const 8
Arjan van de Ven
1
-1
/
+1
2006-09-22
[NETFILTER]: nf_queue: handle GSO packets
Patrick McHardy
1
-20
/
+60
2006-07-24
[NETFILTER]: nf_queue: handle NF_STOP and unknown verdicts in nf_reinject
Patrick McHardy
1
-5
/
+4
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-04-09
[NETFILTER]: Introduce infrastructure for address family specific operations
Patrick McHardy
1
-36
/
+13
2006-02-27
[NETFILTER]: nf_queue: fix end-of-list check
Patrick McHardy
1
-1
/
+1
2006-02-27
[NETFILTER]: nf_queue: remove unnecessary check for outfn
Patrick McHardy
1
-1
/
+1
2006-02-27
[NETFILTER]: nf_queue: fix rerouting after packet mangling
Patrick McHardy
1
-7
/
+15
2006-02-27
[NETFILTER]: nf_queue: check if rerouter is present before using it
Patrick McHardy
1
-2
/
+2
2006-02-27
[NETFILTER]: nf_queue: don't copy registered rerouter data
Patrick McHardy
1
-19
/
+9
2005-11-05
[NETFILTER] nf_queue: Fix Ooops when no queue handler registered
Harald Welte
1
-1
/
+1
2005-08-29
[NETFILTER]: more verbose return codes from nf_{log,queue}
Harald Welte
1
-1
/
+5
2005-08-29
[NETFILTER]: add /proc/net/netfilter interface to nf_queue
Harald Welte
1
-20
/
+86
2005-08-29
[NETFILTER]: split net/core/netfilter.c into net/netfilter/*.c
Harald Welte
1
-0
/
+273