summaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter/ip6_queue.c
Commit message (Expand)AuthorAgeFilesLines
* [NETLINK]: Switch cb_lock spinlock to mutex and allow to override itPatrick McHardy2007-04-251-1/+1
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-1/+1
* [NETFILTER]: Remove changelogs and CVS IDsPatrick McHardy2007-04-251-12/+0
* [NETLINK]: Introduce nlmsg_hdr() helperArnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-251-2/+2
* [NET]: convert network timestamps to ktime_tEric Dumazet2007-04-251-2/+4
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
* [NET] IPV6: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-76/+76
* [NETFILTER]: Fix PROC_FS=n warningsPatrick McHardy2006-12-021-0/+2
* [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]: 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/+2
* [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-24/+0
* [NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte2005-08-291-1/+1
* [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 in ip6_queuePatrick McHardy2005-07-221-0/+2
* [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