index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2005-09-07
[NETFILTER]: Fix HW checksum handling in nfnetlink_queue
Patrick McHardy
1
-1
/
+7
2005-09-06
[NETFILTER] remove bogus hand-coded htonll() from nenetlink_queue
Harald Welte
1
-13
/
+2
2005-09-06
[NETFILTER]: net/netfilter/nfnetlink*: make functions static
Adrian Bunk
2
-3
/
+3
2005-08-30
[NETLINK]: Add "groups" argument to netlink_kernel_create
Patrick McHardy
1
-2
/
+2
2005-08-30
[NETLINK]: Convert netlink users to use group numbers instead of bitmasks
Patrick McHardy
1
-1
/
+1
2005-08-30
[NET]: Store skb->timestamp as offset to a base timestamp
Patrick McHardy
2
-6
/
+6
2005-08-30
[NETFILTER]: Fix compilation when no PROC_FS enabled
Harald Welte
1
-2
/
+2
2005-08-30
[NETFILTER]: check nf_log function call arguments
Harald Welte
1
-1
/
+9
2005-08-30
[NETFILTER]: more verbose return codes from nf_{log,queue}
Harald Welte
2
-2
/
+10
2005-08-30
[NETFILTER]: add /proc/net/netfilter interface to nf_queue
Harald Welte
3
-25
/
+94
2005-08-30
[NETFILTER]: add correct bridging support to nfnetlink_{queue,log}
Harald Welte
2
-0
/
+116
2005-08-30
[NETFILTER]: split net/core/netfilter.c into net/netfilter/*.c
Harald Welte
6
-0
/
+829
2005-08-30
[NETFILTER]: fix autoloading of nfnetlink_log
Harald Welte
1
-0
/
+1
2005-08-30
[NETFILTER]: cleanup nfnetlink_check_attributes()
Harald Welte
1
-9
/
+10
2005-08-30
[NETFILTER]: attribute count is an attribute of message type, not subsytem
Harald Welte
3
-7
/
+22
2005-08-30
[NETFILTER]: Add new "nfnetlink_log" userspace packet logging facility
Harald Welte
4
-0
/
+1008
2005-08-30
[NETFILTER]: Add refcounting and /proc/net/netfilter interface to nfnetlink_q...
Harald Welte
1
-28
/
+220
2005-08-30
[NETFILTER]: Add "nfnetlink_queue" netfilter queue handler over nfnetlink
Harald Welte
3
-0
/
+886
2005-08-30
[NETFILTER]: Core changes required by upcoming nfnetlink_queue code
Harald Welte
1
-6
/
+22
2005-08-30
[NETLINK]: Add properly module refcounting for kernel netlink sockets.
Harald Welte
1
-1
/
+4
2005-08-30
[NETFILTER]: Add ctnetlink subsystem
Harald Welte
1
-0
/
+1
2005-08-30
[NETFITLER]: Add nfnetlink layer.
Harald Welte
3
-0
/
+349