summaryrefslogtreecommitdiff
path: root/net/ipv6/netfilter/ip6_queue.c
AgeCommit message (Expand)Author
2008-01-28[NETFILTER]: {nfnetlink,ip,ip6}_queue: kill issue_verdictPatrick McHardy
2008-01-28[NETFILTER]: nf_queue: move list_head/skb/id to struct nf_infoPatrick McHardy
2008-01-28[NETFILTER]: ip6_queue: resync dev-index based flushingPatrick McHardy
2008-01-28[NETFILTER]: ip6_queue: deobfuscate entry lookupsPatrick McHardy
2008-01-28[NETFILTER]: {nf_netlink,ip,ip6}_queue: use list_for_each_entryPatrick McHardy
2008-01-28[NETFILTER]: nf_queue: move queueing related functions/struct to seperate headerPatrick McHardy
2008-01-28[NETFILTER]: nf_queue: remove unused data pointerPatrick McHardy
2008-01-28[NETFILTER]: nf_queue: make queue_handler constPatrick McHardy
2007-11-07[NETFILTER]: ip{,6}_queue: convert to seq_file interfaceAlexey Dobriyan
2007-10-15[NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroomHerbert Xu
2007-10-15[NETFILTER]: Do not copy skb in skb_make_writableHerbert Xu
2007-10-10[NET]: make netlink user -> kernel interface synchroniousDenis V. Lunev
2007-10-10[NET]: Wrap hard_header_parseStephen Hemminger
2007-10-10[NET]: Support multiple network namespaces with netlinkEric W. Biederman
2007-10-10[NET]: Make device event notification network namespace safeEric W. Biederman
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman
2007-04-25[NETLINK]: Switch cb_lock spinlock to mutex and allow to override itPatrick McHardy
2007-04-25[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[NETFILTER]: Remove changelogs and CVS IDsPatrick McHardy
2007-04-25[NETLINK]: Introduce nlmsg_hdr() helperArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo
2007-04-25[NET]: convert network timestamps to ktime_tEric Dumazet
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman
2007-02-10[NET] IPV6: Fix whitespace errors.YOSHIFUJI Hideaki
2006-12-02[NETFILTER]: Fix PROC_FS=n warningsPatrick McHardy
2006-12-02[NET]: Turn nfmark into generic markThomas Graf
2006-11-15[NETFILTER]: Use pskb_trim in {ip,ip6,nfnetlink}_queuePatrick McHardy
2006-09-22[NETFILTER]: make some netfilter globals __read_mostlyBrian Haley
2006-09-22[NETFILTER]: Change tunables to __read_mostlyBrian Haley
2006-09-22[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy
2006-06-29[NETLINK]: Encapsulate eff_cap usage within security framework.Darrel Goeddel
2006-04-09[NETFILTER]: Fix section mismatch warningsPatrick McHardy
2006-03-28[NETFILTER]: Rename init functions.Andrew Morton
2006-03-20[NET] sem2mutex: net/Arjan van de Ven
2006-03-07[NETFILTER] ip_queue: Fix wrong skb->len == nlmsg_len assumptionThomas Graf
2005-10-03[NET]: Fix packet timestamping.Herbert Xu
2005-08-29[NETLINK]: Add "groups" argument to netlink_kernel_createPatrick McHardy
2005-08-29[NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy
2005-08-29[NETFILTER]: add /proc/net/netfilter interface to nf_queueHarald Welte
2005-08-29[NETFILTER]: ip{6}_queue: prevent unregistration race with nfnetlink_queueHarald Welte
2005-08-29[NETFILTER]: Core changes required by upcoming nfnetlink_queue codeHarald Welte
2005-08-29[NETFILTER]: Move reroute-after-queue code up to the nf_queue layer.Harald Welte
2005-08-29[NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte
2005-08-29[NETFILTER]: Rename skb_ip_make_writable() to skb_make_writable()Harald Welte
2005-08-29[NETFILTER]: reduce netfilter sk_buff enlargementHarald Welte
2005-08-23[NETFILTER]: Fix HW checksum handling in ip_queue/ip6_queuePatrick McHardy
2005-07-22[NETFILTER]: Fix deadlock in ip6_queuePatrick McHardy
2005-05-03[NETLINK]: Synchronous message processing.Herbert Xu
2005-04-16Linux-2.6.12-rc2Linus Torvalds