index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2005-08-29
[NETLINK]: Add "groups" argument to netlink_kernel_create
Patrick McHardy
1
-2
/
+2
2005-08-29
[NETLINK]: Convert netlink users to use group numbers instead of bitmasks
Patrick McHardy
1
-1
/
+1
2005-08-29
[NET]: Store skb->timestamp as offset to a base timestamp
Patrick McHardy
2
-6
/
+6
2005-08-29
[NETFILTER]: Fix compilation when no PROC_FS enabled
Harald Welte
1
-2
/
+2
2005-08-29
[NETFILTER]: check nf_log function call arguments
Harald Welte
1
-1
/
+9
2005-08-29
[NETFILTER]: more verbose return codes from nf_{log,queue}
Harald Welte
2
-2
/
+10
2005-08-29
[NETFILTER]: add /proc/net/netfilter interface to nf_queue
Harald Welte
3
-25
/
+94
2005-08-29
[NETFILTER]: add correct bridging support to nfnetlink_{queue,log}
Harald Welte
2
-0
/
+116
2005-08-29
[NETFILTER]: split net/core/netfilter.c into net/netfilter/*.c
Harald Welte
6
-0
/
+829
2005-08-29
[NETFILTER]: fix autoloading of nfnetlink_log
Harald Welte
1
-0
/
+1
2005-08-29
[NETFILTER]: cleanup nfnetlink_check_attributes()
Harald Welte
1
-9
/
+10
2005-08-29
[NETFILTER]: attribute count is an attribute of message type, not subsytem
Harald Welte
3
-7
/
+22
2005-08-29
[NETFILTER]: Add new "nfnetlink_log" userspace packet logging facility
Harald Welte
4
-0
/
+1008
2005-08-29
[NETFILTER]: Add refcounting and /proc/net/netfilter interface to nfnetlink_q...
Harald Welte
1
-28
/
+220
2005-08-29
[NETFILTER]: Add "nfnetlink_queue" netfilter queue handler over nfnetlink
Harald Welte
3
-0
/
+886
2005-08-29
[NETFILTER]: Core changes required by upcoming nfnetlink_queue code
Harald Welte
1
-6
/
+22
2005-08-29
[NETLINK]: Add properly module refcounting for kernel netlink sockets.
Harald Welte
1
-1
/
+4
2005-08-29
[NETFILTER]: Add ctnetlink subsystem
Harald Welte
1
-0
/
+1
2005-08-29
[NETFITLER]: Add nfnetlink layer.
Harald Welte
3
-0
/
+349