summaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAgeFilesLines
* [NETFILTER]: Fix HW checksum handling in nfnetlink_queuePatrick McHardy2005-09-061-1/+7
* [NETFILTER] remove bogus hand-coded htonll() from nenetlink_queueHarald Welte2005-09-051-13/+2
* [NETFILTER]: net/netfilter/nfnetlink*: make functions staticAdrian Bunk2005-09-052-3/+3
* [NETLINK]: Add "groups" argument to netlink_kernel_createPatrick McHardy2005-08-291-2/+2
* [NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy2005-08-291-1/+1
* [NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy2005-08-292-6/+6
* [NETFILTER]: Fix compilation when no PROC_FS enabledHarald Welte2005-08-291-2/+2
* [NETFILTER]: check nf_log function call argumentsHarald Welte2005-08-291-1/+9
* [NETFILTER]: more verbose return codes from nf_{log,queue}Harald Welte2005-08-292-2/+10
* [NETFILTER]: add /proc/net/netfilter interface to nf_queueHarald Welte2005-08-293-25/+94
* [NETFILTER]: add correct bridging support to nfnetlink_{queue,log}Harald Welte2005-08-292-0/+116
* [NETFILTER]: split net/core/netfilter.c into net/netfilter/*.cHarald Welte2005-08-296-0/+829
* [NETFILTER]: fix autoloading of nfnetlink_logHarald Welte2005-08-291-0/+1
* [NETFILTER]: cleanup nfnetlink_check_attributes()Harald Welte2005-08-291-9/+10
* [NETFILTER]: attribute count is an attribute of message type, not subsytemHarald Welte2005-08-293-7/+22
* [NETFILTER]: Add new "nfnetlink_log" userspace packet logging facilityHarald Welte2005-08-294-0/+1008
* [NETFILTER]: Add refcounting and /proc/net/netfilter interface to nfnetlink_q...Harald Welte2005-08-291-28/+220
* [NETFILTER]: Add "nfnetlink_queue" netfilter queue handler over nfnetlinkHarald Welte2005-08-293-0/+886
* [NETFILTER]: Core changes required by upcoming nfnetlink_queue codeHarald Welte2005-08-291-6/+22
* [NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte2005-08-291-1/+4
* [NETFILTER]: Add ctnetlink subsystemHarald Welte2005-08-291-0/+1
* [NETFITLER]: Add nfnetlink layer.Harald Welte2005-08-293-0/+349
OpenPOWER on IntegriCloud