summaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter
Commit message (Expand)AuthorAgeFilesLines
* [NETFILTER]: Fix/improve deadlock condition on module removal netfilterNeil Horman2007-09-111-0/+1
* [NETFILTER]: Make nf_ct_ipv6_skip_exthdr() static.Adrian Bunk2007-07-311-2/+2
* [NETFILTER]: Fix logging regressionPatrick McHardy2007-07-241-4/+2
* [NETFILTER]: nf_conntrack: mark protocols __read_mostlyPatrick McHardy2007-07-142-4/+2
* [NETFILTER]: Lower *tables printk severityPatrick McHardy2007-07-141-1/+1
* [NETFILTER]: nf_conntrack: Introduces nf_ct_get_tuplepr and uses itYasuyuki Kozakai2007-07-141-34/+8
* [NETFILTER]: nf_conntrack: make l3proto->prepare() generic and renames itYasuyuki Kozakai2007-07-141-11/+16
* [NETFILTER]: nf_conntrack: Increment error count on parsing IPv4 headerYasuyuki Kozakai2007-07-141-2/+0
* [NETFILTER]: Convert DEBUGP to pr_debugPatrick McHardy2007-07-1011-223/+160
* [NETFILTER]: nf_conntrack: remove 'ignore_conntrack' argument from nf_conntra...Patrick McHardy2007-07-101-1/+1
* [NETFILTER]: nf_conntrack: remove old memory allocator of conntrackYasuyuki Kozakai2007-07-101-6/+0
* [NETFILTER]: x_tables: mark matches and targets __read_mostlyPatrick McHardy2007-07-1013-15/+15
* [NETFILTER]: x_tables: add TRACE targetJozsef Kadlecsik2007-07-101-13/+115
* [NETFILTER]: Remove redundant parentheses/bracesJan Engelhardt2007-07-1010-40/+38
* [NETFILTER]: add some consts, remove some castsJan Engelhardt2007-07-108-21/+38
* [NETFILTER]: x_tables: switch xt_target->checkentry to boolJan Engelhardt2007-07-103-20/+20
* [NETFILTER]: x_tables: switch xt_match->checkentry to boolJan Engelhardt2007-07-108-27/+27
* [NETFILTER]: x_tables: switch xt_match->match to boolJan Engelhardt2007-07-1010-83/+80
* [NETFILTER]: x_tables: switch hotdrop to boolJan Engelhardt2007-07-1010-26/+26
* [NETFILTER]: nf_conntrack: fix helper module unload racesPatrick McHarrdy2007-06-071-2/+7
* [NET]: Fix comparisons of unsigned < 0.Bill Nottingham2007-06-032-4/+2
* [NETFILTER]: Clean up table initializationPatrick McHardy2007-05-103-163/+55
* Fix trivial typos in Kconfig* filesDavid Sterba2007-05-091-1/+1
* kconfig: fix path to modules.txt in Kconfig helpAlexander E. Patrakov2007-05-021-1/+1
* [NETLINK]: Switch cb_lock spinlock to mutex and allow to override itPatrick McHardy2007-04-251-1/+1
* [NETFILTER]: {eb,ip6,ip}t_LOG: remove remains of LOG target overloadingPatrick McHardy2007-04-251-8/+4
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-1/+1
* [NETFILTER]: Use setup_timerPatrick McHardy2007-04-251-5/+2
* [NETFILTER]: Remove changelogs and CVS IDsPatrick McHardy2007-04-255-41/+0
* [SK_BUFF] ipv6: Use skb_network_offset in some more placesArnaldo Carvalho de Melo2007-04-252-3/+4
* [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
* [SK_BUFF]: unions of just one member don't get anything done, kill themArnaldo Carvalho de Melo2007-04-252-3/+3
* [SK_BUFF]: Introduce skb_network_header_lenArnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Use the helpers to get the layer header pointerArnaldo Carvalho de Melo2007-04-251-2/+2
* [SK_BUFF]: Introduce skb_set_transport_headerArnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo2007-04-2510-42/+35
* [IP]: Introduce ip_hdrlen()Arnaldo Carvalho de Melo2007-04-252-2/+2
* [SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo2007-04-251-7/+12
* [SK_BUFF] ipv6: More skb_reset_network_header conversions related to skb_pullArnaldo Carvalho de Melo2007-04-251-2/+3
* [SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2007-04-252-4/+5
* [NET]: convert network timestamps to ktime_tEric Dumazet2007-04-252-5/+7
* [NETFILTER]: nf_conntrack_ipv6: fix incorrect classification of IPv6 fragment...Patrick McHardy2007-03-071-0/+1
* [NETFILTER]: nf_conntrack/nf_nat: fix incorrect config ifdefsPatrick McHardy2007-03-052-8/+4
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [NETFILTER]: ip6t_mh: drop piggyback payload packet on MH packetsMasahide NAKAMURA2007-02-121-0/+7
* [NETFILTER]: Kconfig: improve dependency handlingPatrick McHardy2007-02-121-1/+2
* [NETFILTER]: nf_conntrack: fix invalid conntrack statistics RCU assumptionPatrick McHardy2007-02-121-2/+2
OpenPOWER on IntegriCloud