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