summaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter
Commit message (Expand)AuthorAgeFilesLines
* [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
* [NETFILTER]: nf_conntrack: properly use RCU API for nf_ct_protos/nf_ct_l3prot...Patrick McHardy2007-02-121-0/+1
* [NETFILTER]: nf_log: minor cleanupsPatrick McHardy2007-02-121-1/+1
* [NET] IPV6: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-1013-181/+181
* [NETFILTER]: ip6_tables: remove redundant structure definitionsPatrick McHardy2007-02-083-57/+0
* [NETFILTER]: ip6_tables: support MH matchMasahide NAKAMURA2007-02-083-0/+117
* [NETFILTER]: {ip,ip6}_tables: use struct xt_table instead of redefined struct...Jan Engelhardt2007-02-082-2/+2
* [NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functionsJan Engelhardt2007-02-0812-43/+63
* [NETFILTER]: x_tables: fix return values for LOG/ULOGJan Engelhardt2007-02-081-2/+5
* [NETFILTER]: Remove useless comparisons before assignmentsJan Engelhardt2007-02-081-2/+1
* [NETFILTER]: nf_conntrack_ipv6: fix crash when handling fragmentsPatrick McHardy2007-01-091-0/+2
* [NETFILTER] IPV6: Fix dependencies.David S. Miller2006-12-171-2/+3
* [NETFILTER]: {ip,ip6,arp}_tables: fix exponential worst-case search for loopsAl Viro2006-12-131-2/+3
* [NETFILTER]: Fix {ip,ip6,arp}_tables hook validationDmitry Mishin2006-12-061-36/+23
* [NETFILTER]: Mark old IPv4-only connection tracking scheduled for removalPatrick McHardy2006-12-021-1/+1
* [NETFILTER]: nf_conntrack: endian annotationsPatrick McHardy2006-12-022-14/+14
* [NETFILTER]: Fix PROC_FS=n warningsPatrick McHardy2006-12-021-0/+2
* [NETFILTER]: x_tables: add NFLOG targetPatrick McHardy2006-12-021-7/+2
* [NETFILTER]: nf_conntrack: move conntrack protocol sysctls to individual modulesPatrick McHardy2006-12-022-51/+27
* [NETFILTER]: nf_conntrack: move extern declaration to header filesPatrick McHardy2006-12-022-21/+0
* [NETFILTER]: nf_conntrack: rename struct nf_conntrack_protocolMartin Josefsson2006-12-022-19/+19
* [IPV6]: Misc endianness annotations.Al Viro2006-12-022-3/+4
OpenPOWER on IntegriCloud