summaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/ip_queue.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
* [NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-75/+75
* [NET]: Turn nfmark into generic markThomas Graf2006-12-031-1/+1
* [NETFILTER]: Use pskb_trim in {ip,ip6,nfnetlink}_queuePatrick McHardy2006-11-161-3/+4
* [NETFILTER]: make some netfilter globals __read_mostlyBrian Haley2006-09-231-4/+4
* [NETFILTER]: Change tunables to __read_mostlyBrian Haley2006-09-231-1/+1
* [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-221-3/+3
* [NETLINK]: Encapsulate eff_cap usage within security framework.Darrel Goeddel2006-06-301-1/+1
* [NETFILTER]: ip_queue/nfnetlink_queue: drop bridge port references when dev d...Patrick McHardy2006-06-301-2/+10
* [NETFILTER]: Fix section mismatch warningsPatrick McHardy2006-04-101-17/+14Star
* [NETFILTER]: Rename init functions.Andrew Morton2006-03-291-4/+4
* [NET] sem2mutex: net/Arjan van de Ven2006-03-211-5/+6
* [NETFILTER] ip_queue: Fix wrong skb->len == nlmsg_len assumptionThomas Graf2006-03-071-1/+1
* [NET]: Fix packet timestamping.Herbert Xu2005-10-031-2/+2
* [NETLINK]: Add "groups" argument to netlink_kernel_createPatrick McHardy2005-08-301-1/+1
* [NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy2005-08-301-2/+2
* [NETFILTER]: add /proc/net/netfilter interface to nf_queueHarald Welte2005-08-301-2/+7
* [NETFILTER]: ip{6}_queue: prevent unregistration race with nfnetlink_queueHarald Welte2005-08-301-1/+1
* [NETFILTER]: Core changes required by upcoming nfnetlink_queue codeHarald Welte2005-08-301-1/+2
* [NETFILTER]: Move reroute-after-queue code up to the nf_queue layer.Harald Welte2005-08-301-27/+0Star
* [NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte2005-08-301-1/+2
* [NETFILTER]: Rename skb_ip_make_writable() to skb_make_writable()Harald Welte2005-08-301-1/+1
* [NETFILTER]: reduce netfilter sk_buff enlargementHarald Welte2005-08-301-1/+0Star
* [NETFILTER]: Fix HW checksum handling in ip_queue/ip6_queuePatrick McHardy2005-08-231-0/+7
* [NETFILTER]: Fix deadlock with ip_queue and tcp local input path.Harald Welte2005-05-311-0/+10
* [NETLINK]: Synchronous message processing.Herbert Xu2005-05-031-11/+9Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+741