summaryrefslogtreecommitdiffstats
path: root/net/netfilter
AgeCommit message (Expand)AuthorLines
2005-10-10[NETFILTER] nfnetlink: use highest bit of nfa_type to indicate nested TLVHarald Welte-2/+2
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro-2/+1
2005-10-04[NETFILTER]: fix sparse gfp nocast warningsRandy Dunlap-1/+2
2005-10-03[NET]: Fix packet timestamping.Herbert Xu-4/+4
2005-09-06[NETFILTER]: Fix HW checksum handling in nfnetlink_queuePatrick McHardy-1/+7
2005-09-05[NETFILTER] remove bogus hand-coded htonll() from nenetlink_queueHarald Welte-13/+2
2005-09-05[NETFILTER]: net/netfilter/nfnetlink*: make functions staticAdrian Bunk-3/+3
2005-08-29[NETLINK]: Add "groups" argument to netlink_kernel_createPatrick McHardy-2/+2
2005-08-29[NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy-1/+1
2005-08-29[NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy-6/+6
2005-08-29[NETFILTER]: Fix compilation when no PROC_FS enabledHarald Welte-2/+2
2005-08-29[NETFILTER]: check nf_log function call argumentsHarald Welte-1/+9
2005-08-29[NETFILTER]: more verbose return codes from nf_{log,queue}Harald Welte-2/+10
2005-08-29[NETFILTER]: add /proc/net/netfilter interface to nf_queueHarald Welte-25/+94
2005-08-29[NETFILTER]: add correct bridging support to nfnetlink_{queue,log}Harald Welte-0/+116
2005-08-29[NETFILTER]: split net/core/netfilter.c into net/netfilter/*.cHarald Welte-0/+829
2005-08-29[NETFILTER]: fix autoloading of nfnetlink_logHarald Welte-0/+1
2005-08-29[NETFILTER]: cleanup nfnetlink_check_attributes()Harald Welte-9/+10
2005-08-29[NETFILTER]: attribute count is an attribute of message type, not subsytemHarald Welte-7/+22
2005-08-29[NETFILTER]: Add new "nfnetlink_log" userspace packet logging facilityHarald Welte-0/+1008
2005-08-29[NETFILTER]: Add refcounting and /proc/net/netfilter interface to nfnetlink_q...Harald Welte-28/+220
2005-08-29[NETFILTER]: Add "nfnetlink_queue" netfilter queue handler over nfnetlinkHarald Welte-0/+886
2005-08-29[NETFILTER]: Core changes required by upcoming nfnetlink_queue codeHarald Welte-6/+22
2005-08-29[NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte-1/+4
2005-08-29[NETFILTER]: Add ctnetlink subsystemHarald Welte-0/+1
2005-08-29[NETFITLER]: Add nfnetlink layer.Harald Welte-0/+349