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-101-75/+75
* [NET]: Turn nfmark into generic markThomas Graf2006-12-021-1/+1
* [NETFILTER]: Use pskb_trim in {ip,ip6,nfnetlink}_queuePatrick McHardy2006-11-151-3/+4
* [NETFILTER]: make some netfilter globals __read_mostlyBrian Haley2006-09-221-4/+4
* [NETFILTER]: Change tunables to __read_mostlyBrian Haley2006-09-221-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-291-1/+1
* [NETFILTER]: ip_queue/nfnetlink_queue: drop bridge port references when dev d...Patrick McHardy2006-06-291-2/+10
* [NETFILTER]: Fix section mismatch warningsPatrick McHardy2006-04-091-17/+14
* [NETFILTER]: Rename init functions.Andrew Morton2006-03-281-4/+4
* [NET] sem2mutex: net/Arjan van de Ven2006-03-201-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-291-1/+1
* [NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy2005-08-291-2/+2
* [NETFILTER]: add /proc/net/netfilter interface to nf_queueHarald Welte2005-08-291-2/+7
* [NETFILTER]: ip{6}_queue: prevent unregistration race with nfnetlink_queueHarald Welte2005-08-291-1/+1
* [NETFILTER]: Core changes required by upcoming nfnetlink_queue codeHarald Welte2005-08-291-1/+2
* [NETFILTER]: Move reroute-after-queue code up to the nf_queue layer.Harald Welte2005-08-291-27/+0
* [NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte2005-08-291-1/+2
* [NETFILTER]: Rename skb_ip_make_writable() to skb_make_writable()Harald Welte2005-08-291-1/+1
* [NETFILTER]: reduce netfilter sk_buff enlargementHarald Welte2005-08-291-1/+0
* [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-301-0/+10
* [NETLINK]: Synchronous message processing.Herbert Xu2005-05-031-11/+9
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+741
OpenPOWER on IntegriCloud